[Spread-users] New Perl module available: Spread::Session

Jeremy Hylton jeremy at zope.com
Sat Feb 9 20:16:38 EST 2002


>>>>> "JWM" == Jason W May <jmay at pobox.com> writes:

  JWM> Then maybe some cross-language messaging experiments, using XML
  JWM> or perhaps YAML for the message format.  Guido, do you have any
  JWM> Python wrappers for Spread?

Yes.  See http://www.python.org/other/spread/

The wrapper for a mailbox object has a fileno() method that returns
the mailbox fd.  This allows us to use mailboxes in a select() loop.

Jeremy






More information about the Spread-users mailing list