Over 70 practical recipes to help you develop messaging applications using RabbitMQ with the help of plenty of real-life examples Overview Create scalable distributed applications with RabbitMQ Exploit RabbitMQ on both Web and mobile platforms Deploy message services on cloud computing platforms Full of screenshots and descriptions with clear, step-by-step instructions and practical examples In Detail RabbitMQ is an open source message broker software (sometimes called message-oriented middleware) that implements the Advanced Message Queuing Protocol (AMQP). The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform framework for clustering and failover. Messaging enables software applications to con...