FileSize | 18296 |
MD5 | 9C39F164CACF2A1CC7C67EBF736DD98B |
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-1 |
SHA-1 | 472CA6DBDF4B570D1D426C20DD3B15FC5516D308 |
SHA-256 | 54A194A6E31B3E8F2BFF572AFD2A12A1F0A1731AD3E21C15A0AEB81B75268894 |