FileSize | 14262 |
MD5 | 957B58BEA47DC8975900AC35860439AB |
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.10-1 |
SHA-1 | A546F0262F8381D1FC19EAF310A7A15CF6B3B02A |
SHA-256 | 05C9D198B27B525576AEB7780356B24B55CCCBD5C8FCC2816225A17A75E8D3A1 |