Package Info

python-thespian


Python Actor concurrency library


Development/Languages/Python

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.

  * Concurrent
  * Distributed
  * Fault Tolerant
  * Scalable
  * Location independent

Actor programming is broadly applicable and it is ideally suited for Cloud-based applications as well, where compute nodes are added and removed from the environment dynamically.

  • More Information: http://thespianpy.com
  • Release Notes: http://thespianpy.com/doc/releases.html

License: MIT
URL: https://thespianpy.com

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
3.10.0-bp155.2.9 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-thespian
3.10.0-bp154.1.26 info GA Release 2022-05-12 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-thespian
3.10.0-bp153.1.14 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-thespian
  • python3-thespian
3.10.0-bp152.1.1 info GA Release 2020-05-04 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-thespian
  • python3-thespian