FileSize | 17110 |
MD5 | 14FF88FDBE6B9572EC2D3C46ACB88F26 |
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.9-0ubuntu1 |
SHA-1 | 914952AF5284B1B0F4586BE9CAEBEC3222584BEB |
SHA-256 | 0348806BE463E09A301BCE81A5F7276D7CEE1B9DA24B82118C7E3A362E722FDA |