On Sat, Oct 16, 2010 at 5:42 AM, hiral wrote:
> Like we 'named pipes', how we can achieve comminication between more
> than two processes.
> And how it can be scaled to remote machines?
> Any idea?
Have you looked at the multiprocessing module? It handles
communication between processes both loc
I am planning to use python module if available.
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I use RabbitMQ in such cases. Hopefully this could help you.
Regards,
Alex
On 10/16/10, hiral wrote:
> Hi,
>
> Like we 'named pipes', how we can achieve comminication between more
> than two processes.
> And how it can be scaled to remote machines?
> Any idea?
>
> Thank you.
> --
> http://m
Hi,
Like we 'named pipes', how we can achieve comminication between more
than two processes.
And how it can be scaled to remote machines?
Any idea?
Thank you.
--
http://mail.python.org/mailman/listinfo/python-list