Popularity
2.5
Stable
Activity
6.0
-
185
14
24

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

Programming language: Python
License: MIT License
Latest version: v3.10.0

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.

Do you think we are missing an alternative of Thespian Actor Library or a related project?

Add another 'Concurrency and Parallelism' Package