ZeroMQ « rabbitmq « Java Enterprise Q&A





1. Low latency messaging software    stackoverflow.com

I have worked with TIBCO RV on applications that require low latency messaging. I have heard of projects where the team had to roll out their own socket code to get ...

2. interested in zeroMQ but client binding options prove limiting    stackoverflow.com

This is related to an earlier question I had asked about what sort of middleware one can use for developing a client/server app. Among the options suggested, I was intrigued by ...

3. Performance comparison between ZeroMQ, RabbitMQ and Apache Qpid    stackoverflow.com

I need a high performance message bus for my application so I am evaluating performance of ZeroMQ, RabbiMq and Apache Qpid. To measure the performance, I am running a test program ...