FileSize | 15602 |
MD5 | 0937594F1D92F4B2F632DD6515261125 |
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 | 0257ED48F40F3EE8737AAA16503306C7B4CA78E9 |
SHA-256 | 3C9C52B7AC07AD6356D1B02BCC8F3B214861C6EF79696A1AC44019A398A3334F |