slackbuilds_ponce/python/trollius/README
Dimitris Zlatanidis 20e1233217 python/trollius: Added (Port of the Tulip project).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-04-21 12:01:24 +07:00

4 lines
224 B
Text

Trollius provides infrastructure for writing single-threaded concurrent
code using coroutines, multiplexing I/O access over sockets and other
resources, running network clients and servers, and other related
primitives.