2011/10/16 Matt Hoyt <mrho...@yahoo.com>

> I've started work on a library for amqp messaging in clojure:
> https://github.com/mrh0057/clj-amqp.  The library matches pretty close to
> the rabbitmq java library.  I didn't port over the consume and wait
> functionality from the rabbitmq library because I can't think of a use case
> for clojure.
>

While it is never a bad thing to have more libraries, there is a few pretty
complete ones out there already, for example, my own
https://github.com/michaelklishin/langohr.
-- 
MK

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
  • AMQP Matt Hoyt
    • Re: AMQP Michael Klishin

Reply via email to