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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
3.10.0-bp156.3.2 info | GA Release | 2023-07-24 | 15 SP6 |
|
|
3.10.0-bp155.2.9 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
3.10.0-bp154.1.26 info | GA Release | 2022-05-12 | 15 SP4 |
|
|
3.10.0-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
3.10.0-bp152.1.1 info | GA Release | 2020-05-04 | 15 SP2 |
|
|