[Zope] Looking for a timer
Oleg Broytmann
Oleg Broytmann <phd@phd.fep.ru>
Wed, 30 May 2001 17:07:13 +0400 (MSD)
On Wed, 30 May 2001, Robert Rottermann wrote:
> is there a way to poll for a flag and go to hibernation for a given amount
> of time if it is not set.
You can play with treads... but if you are doing something like this in
the Web application, you are probably doing something wrong.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.