Python Actor concurrency library
Thespian is a Python library providing a framework for developing concurrent, distributed, fault tolerant applications.
Thespian is built on the Actor Model which allows applications to be written as a group of independently executing but cooperating “Actors” which communicate via messages. These Actors run within the Actor System provided by the Thespian library.
- Sources inherited from project devel:languages:python:backports
- Links to openSUSE:Factory / python-thespian
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Cloud:OpenStack:Master/python-thespian && cd $_
- Create Badge
Refresh
Refresh
Comments 0