Re: asynchronous events with multithreading and multiprocessing with circuits

2009-01-07 Thread James Mills
On Thu, Jan 8, 2009 at 3:45 PM, James Mills wrote: > For those interested, I have just completed implementing > multiprocessing support for circuits (1). (...) PS: circuits can be found on PyPi or here: http://trac.softcircuits.com.au/circuits/ The code/support I mentioned is in the development

asynchronous events with multithreading and multiprocessing with circuits

2009-01-07 Thread James Mills
Hi folks, For those interested, I have just completed implementing multiprocessing support for circuits (1). It has historically always had multithreading support. These components can be found in circuits.workers and are called: Thread and Process The reason these exist is to perform "work", ie: