Files
deb-python-taskflow/taskflow
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
2013-08-17 20:34:19 -07:00
2013-09-13 22:09:03 -07:00
2013-08-29 12:41:22 -07:00