mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
3e7214f62c
Signed-off-by: B. Watson <yalhcru@gmail.com> |
||
---|---|---|
.. | ||
Pykka.info | ||
Pykka.SlackBuild | ||
README | ||
slack-desc |
Pykka is a Python implementation of the actor model. The actor model introduces some simple rules to control the sharing of state and cooperation between execution units, which makes it easier to build concurrent applications.