I found ActiveMQ integrated in Apache NMS to be incredibly easy to understand, configure and transparent.
For example, ActiveMQ comes with a web interface that allows you to use a web browser to view message queues, as well as to read, delete, and even create messages. Thus, you can easily start developing and testing only one part of your distributed application, and debugging and monitoring are very simple.
realMarkusSchmidt Oct 18 '09 at 17:43 2009-10-18 17:43
source share