Y
Hacker News
new
|
ask
|
show
|
jobs
by
deathflute
4155 days ago
Can somebody comment on the advantages of using this over zeromq/nanomsg?
Thanks!
1 comments
matticakes
4155 days ago
NSQ 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.
link