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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to