搜索资源列表

  1. zhexue

    0下载:
  2. 通过研究Linux的线程机制和信号量实现哲学家就餐问题的并发控制-By studying the Linux thread and semaphore mechanisms to achieve dining philosophers problem of concurrency control
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王晓难
  1. ProducersAndCustomers

    0下载:
  2. 通过研究Linux的线程机制和信号量实现生产者消费者(Bounded Buffer)问题的并发控制。 通过n个缓冲区组成缓冲池共同完成“生产和消费”任务,每个缓冲区存放一个产品,生产者将生产出的产品放入空缓冲区;消费者从满缓冲区中取出产品。一旦所有缓冲区均满时,生产者必须等待消费者提供空缓冲区。另外,对所有生产者和消费者线程来说,缓冲池是临界资源,即任何一个线程在对某个缓冲区进行“存”和“取”操作时须和其他线程互斥执行。 -By
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:vivien
  1. LinuxDeviceDriver-07

    0下载:
  2. Linux设备驱动开发详解-07 :含并发控制的globalmem驱动-Explain the development of Linux device driver-07: concurrency control with the driver globalmem
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:bob
  1. ProducerandConsumerProblem

    0下载:
  2. 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:29696
    • 提供者:CoCo
  1. gaobingfawangzhanjiagou

    0下载:
  2. 高并发高流量网站架构知识集合: 架构考虑问题; 负载均衡; 服务器优化; 数据库优化; cache技术:oscache/memcache/ehcache java优化等-High-concurrency fr a mework for high-traffic Web site of knowledge set
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:2978816
    • 提供者:陈小稳
  1. CAR

    0下载:
  2. 一个JAVA实现的停车场多出口多入口的同步实现程序。-JAVA realization of a multi-car park entrance to export more than the realization of the synchronization process.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:41984
    • 提供者:王明
  1. Retlang.0.4.2.0

    0下载:
  2. Retlang is a robust library for writing highly concurrent applications. The library borrows part of its name and design from Erlang. Retlang provides a concurrency solution that is quite different from basic lockin
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:862208
    • 提供者:yuchao
  1. pickle4j

    0下载:
  2. Pickle是一个Java库,其中包含的持久性,并发类和日志记录-Pickle is a Java library containing classes for persistence, concurrency, and logging.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1176576
    • 提供者:gzzhangjy
  1. HighPerformanceAndHighConcurrencyServerArchitectur

    0下载:
  2. 由于自己正在做一个高性能大用户量的论坛程序,对高性能高并发服务器架构比较感兴趣,于是在网上收集了不少这方面的资料和大家分享。希望能和大家交流-Because my own are doing a high volume of large users forum procedures, high performance and high concurrency server architecture more interested in,
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:2064384
    • 提供者:Ken
  1. Patterns_of_Enterprise_Application_Architecture.ra

    0下载:
  2. 这本书总结了企业级应用程序的分层、构建基于Web的用户界面、构建领域业务逻辑、将内存模块关联到关系数据库、事务与并发、无状态环境下的会话状态、分布策略等七个方面的问题-This book summarizes the enterprise-level applications layered to build Web-based user interface to build the field of business logic, t
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:2129920
    • 提供者:alex
  1. C8051F

    0下载:
  2. C8051F020并行控制12864,C8051F020串行控制12864-C8051F020 concurrency control 12864,C8051F020 serial control 12864
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:130048
    • 提供者:闵晓东
  1. 730

    0下载:
  2. 关于DB2的一些学习资料,包括概述,数据并发性,安全性,规划等-Some of the learning on the DB2 information, including an overview, data concurrency, security, planning, etc.
  3. 所属分类:其他数据库

    • 发布日期:2024-05-17
    • 文件大小:4533248
    • 提供者:苏媛
  1. softhy469h

    0下载:
  2. 作为一款大型高并发高负载的开源SNS(社交网络服务)软件,iwebSNS功能强大,易于扩展,具有良好的伸缩性和稳定性-As a large, high-concurrency high-load open source SNS (social network service) software, iwebSNS powerful, easy to expand, has good scalability and stability of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3003392
    • 提供者:ahujjd
  1. ProgrammingErlang.pdf.tar

    0下载:
  2. programing erlang 此书全面介绍erlang编程。适用于多线程网络开发程序员阅读。 主要用于大型服务器并发控制。-This book describes a comprehensive programing erlang programming erlang. For multi-threaded Web development programmer to read. Is mainly used for lar
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:1891328
    • 提供者:BEN
  1. Web_Servers_Nginx_Introduction_And_Practice

    0下载:
  2. 这是金山软件公司张默在CSDN大会讲解Nginx服务器的演讲稿,内附Nginx的介绍,并结合金山网狭游戏的实际服务器运营情况来介绍Nginx高并发,高负载的强大功能-This is a software company Kingsoft Zhang Mo CSDN of the General Assembly in a speech to explain Nginx server, Nginx included the introdu
  3. 所属分类:技术管理

    • 发布日期:2024-05-17
    • 文件大小:1521664
    • 提供者:yz
  1. yao

    0下载:
  2. linux 命令行下的网络socket 和sqlite3 的完全实现,gcc 4.0 以上版本编译;服务器是基于进程实现的并发服务器。-linux command line sqlite3 network socket, and the full realization, gcc 4.0 or later to compile server is a server-based process to achieve concurrenc
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:98304
    • 提供者:徐德亮
  1. Ada_Distilled.pdf.tar

    0下载:
  2. Ada distilled This book is for experienced programmers new to Ada. Heavily commented example programs help experienced programmer experiment with Ada. This is not a comprehensive book on the entire Ada language.
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:948224
    • 提供者:valexey
  1. iweb_sns

    0下载:
  2. 作为一款大型高并发高负载的开源SNS(社交网络服务)软件,iwebSNS功能强大,易于扩展,具有良好的伸缩性和稳定性。这是其源代码。-As a large, high-concurrency high-load open source SNS (social network service) software, iwebSNS powerful, easy to expand, has good scalability and stab
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:4770816
    • 提供者:wanshanshui
  1. yii-1.1

    0下载:
  2. 最新的开源的yii-1.1框架~轻量,但功能强大,并发也很牛-The latest open-source fr a mework for ~ yii-1.1 lightweight, but powerful, concurrency is also very cattle ~ ~
  3. 所属分类:WEB源码

    • 发布日期:2024-05-17
    • 文件大小:3276800
    • 提供者:罗军
  1. u++-5.5.0.tar

    0下载:
  2. uC++ Translator and Concurrency Runtime System. The u++ command compiles uC++ and C++ source files and links C++ object files named on the command line. The u++ command introduces a translator pass over the s
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:544768
    • 提供者:hlide
« 1 2 3 4 5 67 8 9 10 11 ... 17 »

源码中国 www.ymcn.org