AMQP cake with Ruby: Using Ruby and RabbitMQ together
There are a bunch of different ways to get connected to RabbitMQ. Thankfully the community has somewhat rallied behind the queue messaging system and there are a growing number of clients/libraries to aid in accessing the queue’s functionality.
In this post, we’ll explore the different options for connecting a ruby program to the AMQP-driven queue server. So, with no further ado:
- August 4, 2009
- By: ari
- Posted in: Uncategorized
- 0 Comments
- Continue reading >




