搜索资源列表
zeromq-3.0.3
- 一个支持跨平台跨语言的类似socket消息通信实现,支持c++,java,c#-To support cross-language cross-platform messaging to achieve a similar socket, support c++, java, c#, etc.
zeromq-cSharp
- zeromq C#版本,对zmq进行包装并提供各种Socket的实现-zeromq C# version, and provides packaging for zmq implementation of Socket
zeromq-2.0.7
- zeromq-2.0.7.zip,轻量级的消息队列,支持多平台架构,支持windows
zeromq-2.0.10
- 通讯中间件,开源的c程序代码,可以在多平台上使用-middleware
ZeroMQ
- 基于通信方面的内容,ZeroMQ ,封装了对于socket 的网络层,更加操作简单-Content-based communication aspects, ZeroMQ
multithreaded-server.c
- Multithreaded server with ZeroMQ
zeromq-4.1.0-rc1
- zeroMQ 4.1源码 ZeroMQ,史上最快的消息队列-zeromq-4.1.0 Source ZeroMQ,史上最快的消息队列
zeromq-4.2.1
- 底层是用C语言写的一个通信框架,这个是java绑定的,编译好直接用的(dicengshiCyuyan xie de ,zhege shi java bangidng de ,bianyihao zhijei yong de)
pairServer
- pairserver using zeromq
ZeroMQ-4.x.2
- 基于ZMQ4.2.2源代码,CZMQ4.0.3源代码的云平台网络通讯源代码,实现?MQ - The Guide中可靠的健壮通信(Figure 49 - The Paranoid Pirate Pattern)的源代码,包含Worker.c,Broker.c,Client.c。(Based on the ZMQ4.2.2 source code, CZMQ4.0.3 source code cloud platform network communication source code, to a
ZeroMQ-4.x.3
- 基于ZMQ4.2.2源代码,CZMQ4.0.3源代码的云平台网络通讯源代码VS2015工程,实现?MQ - The Guide中管家模式通信(Figure 50 - The Majordomo Pattern)(http://zguide.zeromq.org/page:all)的源代码,包含MDP_Worker.c,MDP_Broker.c,MDP_Client.c。(Based on the ZMQ4.2.2 source code, the source code of CZMQ4.0.3
hellotime
- 使用zeromq库实现客户端与服务端的通信(请求应答模式)(using zeromq lib make client and server communication)
pyzmqnotes-master
- The ZeroMQ API provides sockets (a kind of generalization over the traditional IP and Unix domain sockets), each of which can represent a many-to-many connection between endpoints. Operating with a message-wise granularity, they require that a messag