RabbitMQ vs ApacheQpid (AMQP)

Roger Binns rogerb at rogerbinns.com
Tue Oct 13 16:40:50 EDT 2009


jacopo wrote:
> I am considering two solutions for a distributed system:  either
> RabbitMQ with py-amqplib or ApacheQpid with its own set of API. 

Have you considered the multiprocessing module?

http://docs.python.org/library/multiprocessing.html#using-a-remote-manager

Roger




More information about the Python-list mailing list