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".
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.1/python-greenlet && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
greenlet-0.4.7.zip | 0000077540 75.7 KB | |
ppc64le-support.patch | 0000001304 1.27 KB | |
python-greenlet.changes | 0000007715 7.53 KB | |
python-greenlet.spec | 0000002703 2.64 KB |
Revision 1 (latest revision is 2)
Stephan Kulow (coolo)
committed
(revision 1)
osc copypac from project:openSUSE:Factory package:python-greenlet revision:e5d47816ec43a4490b65679c26784eed, using expand
Comments 0