FileSize | 15494 |
MD5 | 1B63D8A40D54528CC816A9505CF6EA36 |
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.11-1 |
SHA-1 | 72BE38CC1AA0EFDD3402670085352314B35AECC2 |
SHA-256 | 395F26BA5E23251DAF1B593DFB69C2339848F54FABE6A080FF8E5F47FE173A2B |