Go to file
Joshua Harlow 38206d9c0c Create a green executor & green future
In order to use the multi-threaded engine
which takes an executor as input for projects
which have *not* eventlet monkey patched the
threading module we provide a eventlet
compatible executor and future objects which
can work with the same multi-threaded engine.

This executor also works in natively threaded
applications by correctly altering the future
condition attribute to use a greened condition,
which is required to make sure that greenthreads
run when the condition is waited on.

blueprint eventlet-engine

Change-Id: Ida9ce6183471ad6b323a3c9ca863561699e32ddc
2013-10-08 06:04:00 +00:00
2013-09-30 10:39:23 -04:00
2013-09-18 17:56:46 +04:00
2013-09-17 13:27:27 -07:00
2013-05-07 10:49:44 -07:00
2013-07-07 21:46:32 -07:00
2013-06-27 11:00:05 -07:00
2013-10-05 21:49:08 +00:00
2013-10-05 21:49:08 +00:00

TaskFlow

A library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects.

Join us

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 4.8 MiB