FileSize | 13752 |
MD5 | 903786B7D51A8260B4D8C5025735AB36 |
PackageDescription | Lightweight in-process concurrent programming (python3)
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 | python3-greenlet |
PackageSection | python |
PackageVersion | 0.4.1-0ubuntu2 |
SHA-1 | C9F00D77BC0E7DB7D3ADCF5B907BD40AB7B9724F |
SHA-256 | 62CD9FEB8D042418CE5B35DC97B0D7CA84FFC5111BE1811FD93BF6ACF1C9AFA5 |