ANN: Twisted 1.1.1
Ville Vainio
ville.spammehardvainio at spamtut.fi
Fri Dec 12 08:14:08 EST 2003
More information about the Python-list mailing list
Fri Dec 12 08:14:08 EST 2003
- Previous message (by thread): ANN: Twisted 1.1.1
- Next message (by thread): ANN: Twisted 1.1.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jjl at pobox.com (John J. Lee) writes: > Now, if he'll just publish that in a glossy magazine and make > asynchronous network programming fashionable... then half of all FWIW, in Symbian pretty much every program is single threaded, w/ comms and such handled by asynchronous "Active Objects" and "Active Scheduler" that execs the RunL method of Active Object when the object has stuff to do. This is mostly done to save resources, allegedly. -- Ville Vainio http://www.students.tut.fi/~vainio24
- Previous message (by thread): ANN: Twisted 1.1.1
- Next message (by thread): ANN: Twisted 1.1.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list