FileSize | 11572 |
MD5 | 9A100E3DF3AA4A5883C19155D9312111 |
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 | 33205F826479CEDE23C4CE56C4F470B439561E8F |
SHA-256 | CCB071E5924359BA529EAC87C24E7CB76F0B87CBCED874FAB69DBE2FFCAF411A |