FileSize | 43020 |
MD5 | 2ED5918CE5FB8B98F4DE9CB826B2F4DF |
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.10-1 |
SHA-1 | 6CA4C7088761656EE9EF74C5CD61DEFF123A2CAE |
SHA-256 | A6E77442E6D59E8ACB2CF334971AE49C30CE5D0FCC5BE121721422D8885DB628 |