FileSize | 18280 |
MD5 | A8126795C54E9A2FFBEE4A38A9265EA3 |
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.10-1 |
SHA-1 | 41171400192B28BC9314F3702744C59DED7650AF |
SHA-256 | 04F43E970E7C67BB31BA321FE43167939243EF5011F32FFF1A833F84AC9BF5FC |