RubyFlow The Ruby and Rails community linklog

Bugs Bunny: Broadcast AMQP messages within a Unicorn served Sinatra app

I have just created a small demo app called Bugs Bunny: a Unicorn served Sinatra application which uses Bunny (a Ruby AMQP 0.9.1 client) to broadcast messages to every Unicorn worker. It requires an AMQP message server, such as RabbitMQ, in order to publish and receive messages. Clone the repository and run it yourself at Github.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in