FileSize | 16964 |
MD5 | 8AFB17E1E88865443EB55B0BC63D96C0 |
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.13-2 |
SHA-1 | D30E8E4CC849D15161FD098FE2220C0CF5210AB9 |
SHA-256 | 5F1E4F194C84D63B88DA217089C8FC7A75B5EBC321C3ACA38E1EAEF5E544DD07 |