FileSize | 18600 |
MD5 | 2056A10FF3F14767F6B376A6F2D7DA01 |
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.13-2 |
SHA-1 | 94248E7188D582957E8785DE689C4428F47B9828 |
SHA-256 | 3AC5FA8342D4E6067A76E1483E7625EA71683BE7AF889EB3F779553B97EA9E67 |