PyAsync: An asynchronous TCP server module

Fredrik Lundh effbot at telia.com
Tue Feb 29 08:45:23 EST 2000


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>





More information about the Python-list mailing list