Top 20 NuGet Packages depending on NetMQ

Total dependencies: 84

QuantConnect LEAN Engine: Messaging Project - The external messaging system implementation
RabbitFoot Messaging
DotFramework.Infra.Messaging.ZeroMq
晓幽游戏脚本控制客户端模块
晓幽游戏脚本Player控制库
Open-source IoT Platform - Device management, data collection, processing and visualization.
Prism module for DistributedVisionRunner.App
Client lib for DistributedVisionRunner.App
Framework for building actors networks
Provides support for writing Jupyter kernels using the .NET Core SDK.
Reactive Extensions (RX) with NetMQ as the transport layer. Send messages anywhere on the network!
Client library for the QUSMA Data Management System.
pi-top[4] device.
Library for hosting manufacturing/production test results parsers. This is designed to operate with the Tequra Analytics Import Service
A Spigot Stream implementation over 0MQ (ZeroMQ). This implementation utilizes XPUB/XSUB. The intermediary should be provided by the consumer of this stream
ZeroMQ(也称为 ØMQ,0MQ 或 zmq)是一个可嵌入的网络通讯库(对 Socket 进行了封装)。 它提供了携带跨越多种传输协议(如:进程内,进程间,TCP 和多播)的原子消息的 sockets 。 有了ZeroMQ,我们可以通过发布-订阅、任务分发、和请求-回复等模式来建立 N-N 的 socket 连接。 ZeroMQ 的异步 I / O 模型为我们提供可扩展的基于异步消息处理任务的多核应用程序。当前组件使用了NetMQ 为CAP提供了 发布-订阅, 推送-拉取两种消息模式。 示例请参见Sample.ZeroMQ.InMemory, 当测试 推送-拉取 消息模式时 , 可以启动 ...
Framework for building actors networks
NetMQ transport support for Obvs
Hosted ZeroMQ as service
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.