搜索资源列表
zmq-1.0.1.tar
- 短小但强大的消息队列,网站性能提升利器,架构必不可少-Short but powerful message queues, Web site performance tool, essential infrastructure
zeromq-cSharp
- zeromq C#版本,对zmq进行包装并提供各种Socket的实现-zeromq C# version, and provides packaging for zmq implementation of Socket
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 fr a mework. It gives you
Projects
- ZMQ开发示例,已经根据最新版的ZMG库进行开发,例子.本此提供的是最基本的应答例子-ZMQ development paradigm has been developed, based on the latest version of ZMG example library. Present this offer is an example of the basic response
testZeroMQ
- 内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求 下载ZeroMQ 下载网址:http://zeromq.org/intro:get-the-software 点击“Windows sources”下载zeromq-4.0.3.zip文件 编译ZeroMQ库文件 解压zeromq-4.0.3.zip文件,进入builds\msvc目录,用VS打开*.sln工程
testZeroMQ
- 简单的zmq通信实现,这使用订阅-发布模型。-Simple zmq communications implementation.
http---zguide_zeromq_org-py-all
- ZMQ教程,使用C语言编写,有其他版本,如PHP、python、lua和haxe。-zero MQ guide,The Guide is originally in C, but also in PHP, Python, Lua, and Haxe.
cSharp-Pzmq_googlebuffer
- 基于googlebuffer协议包与zmq的c#版-C# version based on package and ZMQ googlebuffer agreement
ZmqTest
- ZMQ编程实例,里面封装了两个DLL文件,可以直接拿过来用。-ZMQ programming examples, which have two DLL file, you can directly take ove。
zmq.class.php
- zmq class is a good class for php
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 c
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
zeroMQ
- 一个zmq通讯实例,实测pc和开发板可运行(An example of ZMQ communication, measured PC and development board can run)
REP-REQ
- 这是一个zmq的范例代码,可以用来学习rep和req模式(This is an example code for ZMQ that can be used to learn the rep and req patterns)
ZmqClient
- C#实现的ZMQ客户端程序,功能比较简单,仅仅能通数据。(C# implementation of the ZMQ client program, the function is relatively simple, just can pass data)
BlockChainGoodSea
- 从底层实现的区块链商品溯源系统,基于python,用到zmq消息队列关键技术(The chain traceability system implemented from the bottom layer is based on python, which uses the key technology of ZMQ message queue.)
zeromq-4.1.5
- “ZMQ (以下 ZeroMQ 简称 ZMQ)是一个简单好用的传输层,像框架一样的一个 socket library,他使得 Socket 编程更加简单、简洁和性能更高。是一个消息处理队列库,可在多个线程、内核和主机盒之间弹性伸缩。ZMQ 的明确目标是“成为标准网络协议栈的一部分,之后进入 Linux 内核”。现在还未看到它们的成功。但是,它无疑是极具前景的、并且是人们更加需要的“传统”BSD 套接字之上的一层封装。ZMQ 让编写高性能
ZeroMQ_Server
- 通过ZeroMQ,建立Metatrader 4与Python通讯(Through ZeroMQ, the communication between Metatrader 4 and Python is established.)