2d812e4163
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". Dependency of the just-imported py-gevent. ok rpointel@ |
||
---|---|---|
.. | ||
pkg | ||
distinfo | ||
Makefile |