[Twisted-Python] timers

Andrzej Leszczynski leszczynscy at yahoo.com
Thu Jul 21 11:28:51 EDT 2005


--- David Guaraglia <dguaraglia at gmx.de> wrote:

> What will you exactly do with the timers? Depending
> on the use you could 
> replace the timers with a thread, or a deferred, or
> a TimeoutMixin.

Threads are out of the question. There going to be a
clas deriving from a Protocol used over TCP/IP. E.g.
there is long lasting connection with the
client/server and a need to send kind of heart beat
messages every given period of time as well as pegging
some stat info.

A.




More information about the Twisted-Python mailing list