FileSize | 42284 |
MD5 | B6B2ABBAA9DB06FE6C71CC8F74CB6D32 |
PackageDescription | Lightweight in-process concurrent programming - documentation
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.
.
This is the documentation for greenlet. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-greenlet-doc |
PackageSection | doc |
PackageVersion | 0.4.12-2 |
SHA-1 | 4E64242A697EFBCD5F6BF5945FF655982A8ED974 |
SHA-256 | 71EE39759DF4907F904E5C04EC027C574F63A1A7A41D4157554B4E71F1F1FA48 |