31 May
2001
31 May
'01
7:55 a.m.
my design migth be flaky. if I only had a better one ... Robert ----- Original Message ----- From: "Oleg Broytmann" <phd@phd.fep.ru> To: "Robert Rottermann" <robert@redcor.ch> Cc: <zope@zope.org> Sent: Wednesday, May 30, 2001 3:07 PM Subject: Re: [Zope] Looking for a timer
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.