Concurrent Python

Michael Sparks zathras at thwackety.com
Sat Feb 12 08:05:23 EST 2005


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.




More information about the Python-list mailing list