Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I was thinking why RabbitMQ and not ZeroMQ? just for my knowledge


They solve slightly different (architecture) problems and they are on completely different ends of the message queue library spectrum of "usability vs. customizability".

RabbitMQ is a "batteries included" solution. ZeroMQ is a roll your own sort of library. If you just want a message queue use RabbitMQ. If you want to build your own message queue system (with complex or specific requirements) use ZeroMQ.


RabbitMQ was easier for me to develop a prototype to test out the idea.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: