搜索资源列表
javazeromq
- This Java bridge to zeromq without JNI. TCP subcriber/publisher are currently supported. Ø MQ (ZeroMQ, 0MQ, zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry whole message
kfs-0.2.3.tar
- 一个分布式文件系统,用C++实现,内容包括 : metaserver:a single meta-data server that provides a global namespace chunkserver:blocks of a file are broken up into chunks and stored on individual chunk servers. client library:that provides the file system API to
tbb22_004oss_src
- intel最新Threading Building Blocks (TBB) 分布式计算库源码-latest intel Threading Building Blocks (TBB) library souce code
dnclib-1.1_src
- DISCO Network Calculator, a network calculus library, contains a number of classes written in Java(tm) which may be useful for analysing communication networks using the Network Calculus. This calculus allows to determine such characteristics of data
net_2013_3_24
- 稳定易用的大容量 windows socket api 封装库,采用重叠完成端口模型实现,引擎采用异步消息控制,实现了一个简明易用的网络框架,发送和接收数据全都采用异步模式,发送和接收数据都不会给调用线程带来等待或者延迟,同时引擎实现了两种通信模式,流模式和消息模式,可以节省用户大量的构建时间。 引擎内部实现参考了 ACE 的种种概念,比如 proactor(预先操作,前摄器),task(任务),主动对象(Active Object),message queue(消息队列),lock(
