How to protect Python source from modification
Frank Millman
frank at chagford.com
Wed Sep 14 11:19:04 EDT 2005
Magnus Lycka wrote:
> Frank Millman wrote:
> > I have seen Twisted mentioned many times in this ng, but I have no idea
> > what it actually does. Can someone tell me in simple terms what
> > advantage it might give me over a multi-threaded socket server program.
>
> More control. Less resource usage. Twisted also provides a very
> flexible way of building network aware software which you will
> appreciate if you ever consider using something else than sockets.
>
[snip Twisted tutorial]
Thanks a ton, Magnus, that really was a brilliant description.
Clearly I must find the time to look into Twisted properly.
Many thanks again
Frank
More information about the Python-list
mailing list