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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to