Displaying 1 result from an estimated 1 matches for "check_status_chang".
Did you mean:
check_status_change
2008 Jan 25
1
worker and sleep
Hi Hermant,
I have seen some earlier messages in the list where you warned people
never to use sleep() in workers. However, currently I have a need for
a worker to issue a command to an external host and then keep
checking that external host for a status change. Other than sleep,
what else can be used to make a worker wait some time (say 1 second)
between checks?
cheers,
mengkuan