FileSize | 17656 |
MD5 | 632E39B28F3986EAE0660E6C6C6EDDE2 |
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.5-1ubuntu1 |
SHA-1 | FC8E2C1AAFF9398B3D765E8EDC3547914710B945 |
SHA-256 | A3DEC8810A0F5795B349B658FE6B3A2D96CFBF71C4FA6F249D2E037D76477B33 |