FileSize | 16772 |
MD5 | D60B17FE3C82ECDFC16FE2DA075F3EE8 |
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 | AF1F4E3D7784C6A6E98CAB029641A58A865D2970 |
SHA-256 | 6FEAF76AF0DF9ED4637DD95AC3B25A054FA8591A5C2594478EE72896F98A5039 |