Binary package “python-greenlet” in ubuntu xenial
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.
Source package
Published versions
- python-greenlet 0.4.9-2fakesync1 in amd64 (Proposed)
- python-greenlet 0.4.9-2fakesync1 in amd64 (Release)
- python-greenlet 0.4.9-2fakesync1 in arm64 (Proposed)
- python-greenlet 0.4.9-2fakesync1 in arm64 (Release)
- python-greenlet 0.4.9-2fakesync1 in armhf (Proposed)
- python-greenlet 0.4.9-2fakesync1 in armhf (Release)
- python-greenlet 0.4.9-2fakesync1 in i386 (Proposed)
- python-greenlet 0.4.9-2fakesync1 in i386 (Release)
- python-greenlet 0.4.9-2fakesync1 in powerpc (Proposed)
- python-greenlet 0.4.9-2fakesync1 in powerpc (Release)
- python-greenlet 0.4.9-2fakesync1 in ppc64el (Proposed)
- python-greenlet 0.4.9-2fakesync1 in ppc64el (Release)
- python-greenlet 0.4.9-2fakesync1 in s390x (Proposed)
- python-greenlet 0.4.9-2fakesync1 in s390x (Release)