dhellmann + concurrency   30

Kamaelia
In Kamaelia you build systems from simple components that talk to each other. This speeds development, massively aids maintenance and also means you build naturally concurrent software. It's intended to be accessible by any developer, including novices. It also makes it fun :)
python  framework  library  concurrency 
january 2009 by dhellmann
Stackless.com - About Stackless
Stackless Python is an enhanced version of the Python programming language. It allows programmers to reap the benefits of thread-based programming without the performance and complexity problems associated with conventional threads. The microthreads that
python  asynchronous  stackless  concurrency  readlater  pymagdifferent  threading 
october 2007 by dhellmann
Parallel Python - Home
pp is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network)
distributed  concurrency  python  parallel  programming  pymagdifferent 
september 2007 by dhellmann

Copy this bookmark:



description:


tags: