FileSize | 18248 |
MD5 | 842C0FD541764850D85ABBC617F4386C |
PackageDescription | Lightweight in-process concurrent programming
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 | python-greenlet |
PackageSection | python |
PackageVersion | 0.4.15-2 |
SHA-1 | 6585E42F4602801E211B6CAE6FACDA7F9B37EECD |
SHA-256 | 10F6350144468AF1B3D459596F14BCD0CE27D5A7014873D656A34288BC8490E5 |