-
Notifications
You must be signed in to change notification settings - Fork 743
Home
Sergey Ivasenko edited this page Feb 8, 2016
·
2 revisions
NetMQ is a 100% native C# port of the lightweight messaging library ZeroMQ.
NetMQ extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. NetMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols, and more.