3e7214f62c
Signed-off-by: B. Watson <yalhcru@gmail.com> |
||
---|---|---|
.. | ||
Pykka.SlackBuild | ||
Pykka.info | ||
README | ||
slack-desc |
README
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.