FileSize | 34192 |
MD5 | 5FDDC1C45B20ECF1B75332D8529C4DC4 |
PackageDescription | Lightweight in-process concurrent programming - documentation
The greenlet package is a spin-off of Stackless, a version of CPython that
supports micro-threads called "tasklets". Tasklets run pseudo-concurrently
(typically in a single or a few OS-level threads) and are synchronized with
data exchanges on "channels".
.
greenlet is the standalone package derived from the py lib, and is used by
several non-blocking IO packages as a more flexible alternative to Python's
built in coroutines.
.
This is the documentation for greenlet. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-greenlet-doc |
PackageSection | doc |
PackageVersion | 0.4.17-1build1 |
SHA-1 | 04877746F035384C7F1D950C3B087AAF5B7AA3AD |
SHA-256 | 204410EA2F855DD38309D04B93CD08E9C54F4FBC462AD4DEECF5F0879DD87D05 |