FileSize | 20020 |
MD5 | 8F82583870855CC1FE49CC4C061E283A |
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.15-2 |
SHA-1 | EAAFB3B42E13D49B3FFAC23AD1D8FADB3798D93C |
SHA-256 | 63643BB2ED0F34F052ABD3E97CC653A5F609862CBF7F314D2A19C4B747540B92 |