41 packages tagged with “NetMQ”
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
Succubus Distributed Application Framework
Reactive Extensions (RX) with NetMQ as the transport layer. Send messages anywhere on the network!
FSharp binding for NetMQ
ZeroMQ(也称为 ØMQ,0MQ 或 zmq)是一个可嵌入的网络通讯库(对 Socket 进行了封装)。 它提供了携带跨越多种传输协议(如:进程内,进程间,TCP 和多播)的原子消息的 sockets 。 有了ZeroMQ,我们可以通过发布-订阅、任务分发、和请求-回复等模式来建立 N-N 的 socket 连接。 ZeroMQ 的异步 I / O 模型为我们提供可扩展的基于异步消息处理任务的多核应用程序。当前组件使用了NetMQ 为CAP提供了 发布-订阅, 推送-拉取两种消息模式。 示例请参见Sample.ZeroMQ.InMemory, 当测试 推送-拉取 消息模式时 , 可以启动 Sample.ConsoleApp 可以测试负载均衡。
Wraps and extensions for ZeroMQ.
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.
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.
Abstractions for Zaabee.ZeroMQ
Package Description
SSL implemenation over 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.
Devices for NetMQ, used to be part of NetMQ and now separate project
NetMQ transport for Whitestone Cambion
A NetMQ support for the Message.Router library.
An implementation of the NetMq REQ-REP (Request/Reply) demonstrating multiple language IPC calls.
RevStackCore Event Bus NetMQ implementation
UNOFFICIAL: NetMQ is 100% C# native port of ZeroMQ. NetMQ is lightweight high performance messaging library. This current version is still in alpha phase and not recommended for production usage yet
Abstractions for Aoxe.ZeroMQ
Descriptions some.
Core messaging support (interfaces); does not require NetMQ.
Common messaging support using NetMQ.