FileSize | 12846 |
MD5 | 4AB4518E5F69E4AA44261C71DB7EC26D |
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 | 35DDE239BF7578809D7A9E6F951FB4919AE3C5FE |
SHA-256 | 0DC6C5222588C159C0C860290A6A0D18EE565538B7D92FFEF3D12DC492E0F89E |