FileSize | 13132 |
MD5 | AB4466E2730F4951B57BB9DA3A079104 |
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.3.1-1ubuntu5 |
SHA-1 | C2984A0D369AC2486992494223223C803F12430A |
SHA-256 | C1DA20874DF345EBB3D4C49B92315DA4CF8EC3BBE0AE56E48E4FE4F38D325FE8 |