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".
- Links to openSUSE:13.1:Update / python-greenlet
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Maintenance:2902/python-greenlet.openSUSE_13.1_Update && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000154 154 Bytes | |
greenlet-0.4.1.zip | 0000075749 74 KB | |
greenlet-0.4.2.zip | 0000074404 72.7 KB | |
ppc64le-support.patch | 0000001304 1.27 KB | |
python-greenlet.changes | 0000005391 5.26 KB | |
python-greenlet.spec | 0000002579 2.52 KB |
Comments 0