FileSize | 17148 |
MD5 | 292C4AB3001BB0ABD3130F4393174FFB |
PackageDescription | Lightweight in-process concurrent programming
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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-greenlet |
PackageSection | python |
PackageVersion | 0.4.2-1ubuntu1 |
SHA-1 | 2C76BAEC74BA608FD1CD1F4954FA21560D942746 |
SHA-256 | CD6137FB06B32146CE00D0E844BE4F950F60BB18D1FAA45A83C997209D4A51C0 |