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
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library. -
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.
Less time debugging, more time building
* 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?