7 ms·
I wasn't aware it's not a broker. Thanks for clearing that up.
by JohnLen 12y ago
I wasn't aware it's not a broker. Thanks for clearing that up.
- stingraycharles 12y agoIt's fairly trivial to build an in-memory broker with zmq, though, but you should rather consider zmq as building blocks for a message queue, or sockets on steroids. It fills a need for certain applications, and it is very good at what it does.