Backport of the concurrent.futures package to Python 2.6 and 2.7.
The concurrent.futures module provides a high-level interface for
asynchronously executing callables.
