Networked Broadcast Messaging
Greg Taylor
squishywaffle at gmail.com
Thu Aug 13 09:31:25 EDT 2009
On Aug 11, 9:18 pm, David Bolen <db3l.... at gmail.com> wrote:
>
> If you want better guarantees, you might look into a distributed
> message bus like Spread (http://www.spread.org/) or perhaps a
> messaging protocol like XMPP (http://xmpp.org/) through its PubSub
> extension. Both have Python interfaces, though I have no personal
> experience with either. But perhaps that will also give you some
> terms or starting points for searching for other options.
This is also very helpful. In particular Spread, looks very
attractive.
Thanks for the tip,
Greg
More information about the Python-list
mailing list