Description
This library provides the framework of an Actor model for use by
applications implementing Actors.
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.
Concurent, distributed, Location Independent, fault tolerant, scalable
Thespian Actor Library alternatives and similar packages
Based on the "Concurrency and Parallelism" category.
Alternatively, view Thespian Actor Library alternatives based on common mentions on social networks and blogs.
-
Ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads. -
concurrent.futures
(Python standard library) A high-level interface for asynchronously executing callables.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Thespian Actor Library or a related project?