LumaPictures / pflow

Flow based programming for Python
27 stars 10 forks source link

MultiProcessRuntime #6

Closed Flushot closed 9 years ago

Flushot commented 9 years ago

We've already got single-threaded execution with gevent, but implementing a multiprocessing-based runtime will help parallelize graph execution.