erlang AMQP client library

Posted by jldupont on Stack Overflow See other posts from Stack Overflow or by jldupont
Published on 2010-03-17T14:46:50Z Indexed on 2010/03/17 14:51 UTC
Read the original article Hit count: 515

Filed under:
|
|

Is there an Erlang AMQP client library that isn't tied to the hip with RabbitMQ ?

I know about http://hg.rabbitmq.com/rabbitmq-erlang-client/ but I would like something more decoupled... pain when it comes to packaging this stuff for a Debian repository, installation etc...

© Stack Overflow or respective owner

Related posts about erlang

Related posts about amqp