April 2012
Intermediate to advanced
312 pages
10h 30m
English
This chapter covers
Up to this point, you’ve been limited in your ability to configure RabbitMQ servers from apps or scripts. Sure, you could write code that runs rabbitmqctl and then tries to “scrape” the output for results but that’s a brittle solution and is likely to break anytime the guys at Rabbit decide to change rabbitmqctl’s output. In reality, both rabbitmqctl and the management web UI are designed for interaction with something that has a heartbeat. So where does that leave you when you want to automate the ...
Read now
Unlock full access