PyAsync: An asynchronous TCP server module
Fredrik Lundh
effbot at telia.com
Tue Feb 29 08:45:23 EST 2000
More information about the Python-list mailing list
Tue Feb 29 08:45:23 EST 2000
- Previous message (by thread): PyAsync: An asynchronous TCP server module
- Next message (by thread): Sending MIME-Attachments in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Constantinos A. Kotsokalis wrote: > PyAsync is an asynchronous TCP server module (with small client > functionality too). It is very simple to use, and although it's > version 0.1 (first announcement) it's been tested for months and > seems to be quite stable. PyAsync is available at: > > http://www.softlab.ece.ntua.gr/~ckotso/PyAsync/ how does this one differ from asyncore? (except for not already being in the standard library, and having a non-pythonish license ;-) </F>
- Previous message (by thread): PyAsync: An asynchronous TCP server module
- Next message (by thread): Sending MIME-Attachments in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list