Python multiplexing is too hard (was: Network statistics program)

Moshe Zadka moshez at math.huji.ac.il
Thu May 18 01:11:38 EDT 2000


On 17 May 2000, Cameron Laird wrote:

> What's the really cool, idiomatic way to multiplex in Python?
> I'm not happy with anything I do in this regard.

I'm not at all sure this is what you mean, but how about the "asyncore"
module?

Personally, most of my programs are GUI's, so I use either the Tk or Gtk+
``file events''.
--
Moshe Zadka <moshez at math.huji.ac.il>
http://www.oreilly.com/news/prescod_0300.html
http://www.linux.org.il -- we put the penguin in .com





More information about the Python-list mailing list