Files
deb-python-taskflow/taskflow/engines/action_engine
Joshua Harlow 86c60dfa60 Use executors instead of pools
A executor is a more generic concept than a pool and
also seems to work better with eventlet. This is also
a more supported model of performing concurrent operations
than using the mostly unknown multiprocessing thread
pool implementation.

Fixes: bug 1225275

Change-Id: I09e9a9000bc88cc57d51342b83b31f97790a62e9
2013-09-13 22:09:03 -07:00
..
2013-09-13 22:09:03 -07:00