September 2014
Intermediate to advanced
316 pages
7h 6m
English
RabbitMQ is one of the leading message queuing servers today. It runs on every OS and has clients in almost every programming language you can think of. It also can use many different queuing protocols. The main protocol we are concerned with is Advanced Message Queuing Protocol (AMQP). Let's get started by installing RabbitMQ so we can build something with it.
I have noted earlier that most of my development for this book is being done on Mac OS X, so that is where we are going to start. RabbitMQ has an installation page that details each of these installations. RabbitMQ's page will always have the latest versions and instructions, and I recommend you check it to ensure you get the most up-to-date information. ...
Read now
Unlock full access