FileSize | 18130 |
MD5 | 9373153BE36925D749FAE89155954AA5 |
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.11-1build2 |
SHA-1 | 66DBD43121777C5984E4BA103941019741CEB085 |
SHA-256 | 0A8C95C022998CBBC70A59DECA7B92303B6DB40AF2C61C0AA51A1AE11C04EF9C |