FileSize | 18648 |
MD5 | 01F0035E021F5114D06EF63A4054C4EB |
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.11-1build2 |
SHA-1 | 77F9E345BD13F7338D57BA32BD3C5C2C436965B9 |
SHA-256 | B1E7AFE25AA510FE1A4A14946A92FBC1EAF1A2F0ABC21AC1F2E1B7165043B4D6 |