[Twisted-Python] [Q] multi-process chat client and poller

Alec Flett alecf at metaweb.com
Wed Jan 14 17:28:58 EST 2009


On Jan 13, 2009, at 10:56 PM, V S P wrote:

> Hi,
>
> Another option for me of course TAO ORB, or as you pointed out Erlang
> RabbitMQ (especially since Erlang was designed to do this), or as  
> people
> suggested one of the open source Message Queuing systems.
>

For simple service discovery on a network, the Bonjour stuff works  
reasonably well - plus the avahi libraries, which have a python  
adapter, are asynchronous, event-loop based, in a way that I believe  
would fit in well with Twisted. That at least gives you discovery,  
though not queuing.

Alec
>





More information about the Twisted-Python mailing list