FileSize | 16136 |
MD5 | 5F3CF005EEC29CC1AE3BD2A77B9B4AA5 |
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.0-1ubuntu2 |
SHA-1 | 5F8E8CCC165E96B8C929D3646BA7FD0BD6E519D0 |
SHA-256 | 941C51F9B845F78F109A58C7C24014A995F75A8669813D0077B6A9F496BC2D23 |