/Thespian

Python Actor concurrency library

Primary LanguagePythonMIT LicenseMIT

Thespian Actor Library

This library provides the framework of an Actor model for use by applications implementing Actors.

Thespian Site with Documentation: http://thespianpy.com/doc

Please report any issues here via the Github issue tracker.

Latest PyPI version Supported Python versions Stability Travis CI build status

Contacts:

ChangeLog

See the Thespian Release Notes.

History

As of 31 Mar 2017 (corresponding to version 3.7.2 of Thespian), the Thespian primary author (Kevin Quick) is no longer working at GoDaddy. This author is still committed to the development and maintenance of the Thespian library, and is doing so on a forked version at https://github.com/kquick/Thespian. This fork will continue to use the above mailing list, the http://thespianpy.com domain, and publish via pypi under the "thespian" package name.

Any modifications and support of GoDaddy's original version of Thespian (https://github.com/godaddy/Thespian) will be done solely at GoDaddy's discretion; the original author will monitor those changes and merge them into the author's version at https://github.com/kquick/Thespian as appropriate.

As of 10 Dec 2019, GoDaddy and Kevin Quick are working on transfer of ownership for the Thespian project to the latter.