On Fri, Jan 16, 2009 at 10:33 PM, Jesse Noller <jnol...@gmail.com> wrote: (...)
> Personally, rather then using a value to indicate whether to run or > not, I would tend to use an event to coordinate start/stop state. The reason I implemented workers.Thread and workers.Process this way is basically so taht long-running, potentially blocking work could be done yet while still maintaining the ability to communicate with the rest of the system and propagate events. See: http://hg.softcircuit.com.au/index.wsgi/projects/circuits/file/0a97da2a69b3/circuits/workers.py cheers James -- http://mail.python.org/mailman/listinfo/python-list