FileSize | 19136 |
MD5 | 88E627438BA264A16430E6316A33B1B7 |
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 | C9378133D74E22A677AF535B4D17AA21E2EF97D2 |
SHA-256 | BBF7FD412A9BF273BA6D65416F5181398AE4311F38562144B951233D5B04C21D |