An idiomatic Clojure client for RabbitMQ that embraces the AMQP 0.9.1 model
Get Started! » Read doc guides » Join the Mailing List » Contribute »Langohr embraces the AMQP 0.9.1 model and RabbitMQ extensions to it. The API follows the protocol and uses established terminology.
With Langohr, common operations don't require Java interop. Get API sugar and automatic conversion to Clojure data structures where it makes sense.
Langohr learns from several years of work with (and on) amqp gem, the official RabbitMQ Java client and Hot Bunnies.
Very low overhead over the RabbitMQ Java client
Langohr is ready to be used in environments such as Heroku with Cloud AMQP and the Heroku RabbitMQ add-on