31 packages
returned for Tags:"netmq"
Filter
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
A 100% native C# port of the lightweight high performance messaging library ZeroMQ (Planetarium fork)
38,175 total downloads
last updated 11/10/2015
Latest version: 0.1.37
zeromq
netmq
esb
Succubus Distributed Application Framework
18,138 total downloads
last updated 4/25/2020
Latest version: 0.5.0-pre
NetMQ
ZeroMQ
zmq
FSharp binding for NetMQ
Reactive Extensions (RX) with NetMQ as the transport layer. Send messages anywhere on the network!
Javascript client for NetMQ/ZeroMQ over WebSocket.
Please note ZeroMQ/NetMQ don't support WebSockets yet, but you can download NetMQ.WebSockets from nuget as an extesnion to NetMQ.
ZeroMQ(也称为 ØMQ,0MQ 或 zmq)是一个可嵌入的网络通讯库(对 Socket 进行了封装)。 它提供了携带跨越多种传输协议(如:进程内,进程间,TCP 和多播)的原子消息的 sockets 。 有了ZeroMQ,我们可以通过发布-订阅、任务分发、和请求-回复等模式来建立 N-N 的 socket 连接。 ZeroMQ 的异步 I / O 模型为我们提供可扩展的基于异步消息处理任务的多核应用程序。当前组件使用了NetMQ 为CAP提供了 发布-订阅, 推送-拉取两种消息模式。 示例请参见Sample.ZeroMQ.InMemory, 当测试 推送-拉取 消息模式时 , 可以启动...
More information
Generate NetMQ binary messages.
ZeroMQ (via NetMQ) pub/sub platform, built with CQRS in mind, using event sourcing
A lightweight message routing library supporting various messaging frameworks and serialization formats.
SSL implemenation over NetMQ, used to be part of NetMQ and now separate project
ZeroMQ (via NetMQ) pub/sub platform, built with CQRS in mind, using event sourcing
NetMQ high is a sample project on how to write NetMQ components with the Actor pattern and ZProto. Additionally, it was adapted to work with MessagePack.
WebSocket Extension to NetMQ.
Wraps and extensions for ZeroMQ.
Devices for NetMQ, used to be part of NetMQ and now separate project
A package that compile NetMQ in .Net Framework 3.5, which supports using in Unity3D.