Pykka: Pykka (A Python implementation of the actor model)
Pykka:
Pykka: Pykka is a Python implementation of the actor model.
Pykka: The actor model introduces some simple rules to control the sharing
Pykka: of state and cooperation between execution units, which makes it
Pykka: it easier to build concurrent applications.
Pykka:
Pykka: Homepage: http://www.pykka.org/
Pykka:
Pykka:
Pykka: