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:12.2/python-greenlet && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
get-rid-of-ts_origin.patch | 0000003760 3.67 KB | |
greenlet-0.3.1.tar.gz | 0000039037 38.1 KB | |
i686-register-fixes.patch | 0000002018 1.97 KB | |
python-greenlet.changes | 0000000735 735 Bytes | |
python-greenlet.spec | 0000002627 2.57 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0