FileSize | 19012 |
MD5 | 1A1DACD43C9EE4B4507C784A2F3561B8 |
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 | 58D2201D3082CEDE044F96700D74BB3CE49AE381 |
SHA-256 | 797AFF347C56537B61F1BACB8403B4C370B0BDBBF3AD823F1CA6161F26B8300E |