Hacker News new | ask | show | jobs
by DominikD 2068 days ago
He changed his mind over time. ZeroMQ is still maintained and nanomsg is pretty much dormant.
1 comments

Look up "nanomsg is not dead" and nanomsg's replacement nng for even further confusion.

My takeaway is that even though these newer libs seem to be simpler and avoid some issues, they've just never caught on.

Problem is - nng is also hardly being updated. I was really hopeful for a C library that would by on par with ZeroMQ but every time a new project comes along that needs some sort of message bus and I have the time to evaluate the technology, ZeroMQ simply wins.