FileSize | 16436 |
MD5 | A05281D3B66F3C1A5C8DE6A76552E5CB |
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.2-1ubuntu0.1 |
SHA-1 | 5F792C04C6C291A28375006AFE3619E9D364B4C9 |
SHA-256 | 8B1FF636F69B3F48E48B7AF447B592C5475198512F034E9C4C163125B64F2F9F |