How To Enable STOMP Messaging Protocol in JBoss AS7 - If you need messaging with JBoss AS 7, you can use its standalone/configuration/standalone-full.xml configuration file which configures a messaging stack built on top of HornetQ. The whole messaging stack is configured in its messaging <subsystem> element ...
RabbitMQ in Action
Manning released the book "RabbitMQ in Action", Distributed messaging for everyone, by Alvaro Videla and Jason J.W. Williams, with a foreword by Alexis Richardson. A 37% discount code is available here. RabbitMQ in Action is a fast-paced run through building and managing scalable applications using the RabbitMQ messaging server. It starts by explaining how message … Continue reading RabbitMQ in Action