FileSize | 19316 |
MD5 | 7075E7C9634C634B545FA7C0153E436C |
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.10-1 |
SHA-1 | B838DB4B643544649B01AA7C41F25C6FA1A4175E |
SHA-256 | 123D6DAD767386CEE89D7197C7368E6EBD9936D1EE1967D1EA1069823D651209 |