FileSize | 17306 |
MD5 | 2E2D531F6B3EB4B8C7A5E53F0316460C |
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 | A0C84829FFA27C89B8A62E09A7E12BF15DC2465E |
SHA-256 | 6E5962F808C5C9194763F989A9DCFD970C3087FAF64172D2A89923ABA4956E06 |