FileSize | 17432 |
MD5 | 92DE5FEC836BB4BD023455D59AE27093 |
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 | BB0F49B1E2A7148929D4F0949E2B04E50132B361 |
SHA-256 | 6388623BECFBA1BD75BFB622155385637ACCD02E5D49366796A18E623CB089AD |