FileSize | 17572 |
MD5 | 04D265C7B2653CCFC24613C765123638 |
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.2-1ubuntu1 |
SHA-1 | 1318DE36AED3A6648011BAED2DF2CCCC5CF4615B |
SHA-256 | 6B95EC304270794B30E48D8065486D1800C7F7319A46617407032028B8EA0FA5 |