Hacker News new | ask | show | jobs
by jacques_chester 5555 days ago
To me the headline feature of ZMQ is that I don't need to run an independent server to pass messages around. It's basically a socket with queuing. That reduces my administrative complexity, which is a clear win.