[rabbitmq-discuss] Sample code for python?
Dan Reverri
reverri at gmail.com
Wed Jul 1 00:46:57 BST 2009
On Tue, Jun 30, 2009 at 2:51 PM, Allen Fowler<allen.fowler at yahoo.com> wrote:
>
> Hello,
>
> I am looking at RabbitMQ to perhaps add message passing to a Python program being written.
>
> Right now "messages" are being pased in and out of a database. Not a very good solution.
>
> How hard is it to produce and consume messages from Python using RabbitMQ? What libraries do I need, and is there sample code / tutorial available?
>
> Thank you,
> :)
>
>
>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
Here are some introduction articles if you are interested in using
AMQP from Twisted:
Getting started with RabbitMQ, Python, Twisted, and txAMQP on Ubuntu 9.04
http://app.arat.us/blog/?p=38
Writing an AMQP connector with Python, Twisted, Trial and txAMQP
http://app.arat.us/blog/?p=112
More information about the rabbitmq-discuss
mailing list