[rabbitmq-discuss] Authorization in RabbitMQ
Marek Majkowski
majek04 at gmail.com
Mon Oct 4 15:15:48 BST 2010
On Mon, Oct 4, 2010 at 14:38, Ralf Kistner <ralf.kistner at gmail.com> wrote:
> So far the best solution seems to be to implement a custom protocol,
> with a small application on the server relaying the messages to
> RabbitMQ via AMQP.
Sounds fine. I suggest HTTP if it suits your use case. Ruby eventmachine
library is pretty pleasant, python Twisted one is okay but requires a bit
more time to learn.
Marek
More information about the rabbitmq-discuss
mailing list