FileSize | 17944 |
MD5 | E23E93C54DB1B0CDC3EEE75B57C8D16E |
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.15-2 |
SHA-1 | A0CC13CF904D7D6BD665D13C1EB2A857976D2AB9 |
SHA-256 | 3266F9C21D137634A63CCE8AF77CCB69EEE44BA97E3D674E2B9650B8503614D2 |