FileSize | 16080 |
MD5 | 0FD552DA287AEE16194B32606FEE743F |
PackageDescription | Lightweight in-process concurrent programming (python3)
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 | python3-greenlet |
PackageSection | python |
PackageVersion | 0.4.10-1 |
SHA-1 | 675FE32C0C27B26DED91928A78887EB9BBAC2CA2 |
SHA-256 | E06C7C335F9CB4B9D6DCAEC95376A143850E73B7088913A242D140F4AFB196FA |