FileSize | 24184 |
MD5 | 6BB582724173143193869B5AB180791F |
PackageDescription | useful additions to futures, from the future - Python 2.x
Code from the future, delivered to you in the now. For example:
* A futurist.GreenThreadPoolExecutor using eventlet green thread pools. It
provides a standard executor API/interface and it also gathers execution
statistics.
* A futurist.ProcessPoolExecutor derivative that gathers execution
statistics.
* A futurist.SynchronousExecutor that doesn’t run concurrently. It has the
same executor API/interface and it also gathers execution statistics.
* A futurist.ThreadPoolExecutor derivative that gathers execution statistics.
* A futurist.periodics.PeriodicWorker that can use the previously mentioned
executors to run asynchronous work periodically in parallel or
synchronously.
* etc.
.
This package contains the Python 2.x module. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-futurist |
PackageSection | python |
PackageVersion | 1.6.0-0ubuntu1 |
SHA-1 | F9C7954C317CE949C282C845CDAC48FE01170754 |
SHA-256 | F67B02C3218E8739465CD927F905C4361D9EB2885617BCC0E2F1EA4317B3893D |