On Fri, 11 Feb 2005, Dominic Fox wrote: ... > http://www.codepoetics.com/code/concurrent.py > > Comments and constructive criticism welcome.
For an alternative approach (based on using generators forming a dataflow component system) you might find our project interesting - the core concurrency stuff is packaged up separately with API docs (and trivial example) here: http://kamaelia.sourceforge.net/Docs/Axon.html Best Regards, Michael. -- http://mail.python.org/mailman/listinfo/python-list
