7 ms·
Can somebody comment on the advantages of using this over zeromq/nanomsg? Thanks!
by deathflute 12y ago
Can somebody comment on the advantages of using this over zeromq/nanomsg?
Thanks!
- matticakes 12y agoNSQ is a full-featured messaging platform out-of-the-box, whereas zeromq and nanomsq are lower level libraries that you could use to build (the same) functionality.