FileSize | 17760 |
MD5 | 36508A3D2E9276F982C6D750D6CEA683 |
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.1-0ubuntu2 |
SHA-1 | 30045D49C3DF51F64E358548BFF746A41E368F0D |
SHA-256 | C5867D64BC32C147E23B6F149B63F04A7CC8AD8E7FC579FDD93ED401BC78915C |