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. -
Tomorrow
Magic decorator syntax for asynchronous code in Python -
SCOOP (Scalable COncurrent Operations in Python)
SCOOP (Scalable COncurrent Operations in Python) -
pipelines
An experimental programming language for data flow -
concurrent.futures
(Python standard library) A high-level interface for asynchronously executing callables. -
threading
(Python standard library) Higher-level threading interface. -
multiprocessing
(Python standard library) Process-based "threading" interface.
Tired of breaking your main and manually rebasing outdated pull requests?
* 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?