Threaded server in python!?

Laura Creighton lac at strakt.com
Sun Jan 5 04:28:20 EST 2003


Twisted is released under the Gnu Lesser General Public License (LGPL).

> Andrew Bennetts <andrew-pythonlist at puzzling.org> wrote
>  
> > Using a library like Twisted <http://twistedmatrix.com/>, it's
> > straightforward to handle multiple sockets, without needing threads.
> > 
> > As a bonus, Twisted has implementations of many common protocols, ready for
> > you to use and adapt to your problem -- I strongly recommend it, as I
> > suspect you will find it *much* easier than the alternatives.
> 
> Twisted looks great, based on a quick glance at the web site, but if
> the license terms were on the web site I could not find them. What
> license is Twisted released under?
> Thanks
> -- 
> http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list