tornado-threadpool
tornado-threadpool copied to clipboard
Official thread pool is available
New in Python 3.2 https://docs.python.org/dev/library/concurrent.futures.html#threadpoolexecutor And its backport https://pypi.python.org/pypi/futures
The future object it return is fully compatible with tornado.
I suggest merge this repo back or abandon.