Thespian Save

Python Actor concurrency library

Project README

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.

.. image:: https://img.shields.io/pypi/v/Thespian.svg?style=flat :target: https://pypi.python.org/pypi/Thespian :alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/pyversions/Thespian.svg?style=flat :target: https://pypi.python.org/pypi/Thespian :alt: Supported Python versions

.. image:: https://img.shields.io/pypi/status/Thespian.svg?style=flat :target: https://pypi.python.org/pypi/Thespian :alt: Stability

.. image:: https://travis-ci.org/kquick/Thespian.svg?branch=master :target: https://travis-ci.org/kquick/Thespian :alt: Travis CI build status

Contacts:

ChangeLog

See the Thespian Release Notes_.

.. _Thespian Release Notes: http://thespianpy.com/doc/releases.html

History

Thespian was developed at GoDaddy as part of the support for GoDaddy's dedicate and virtual server product line. At one point, Thespian was helping to manage 10,000 physical servers via a combination of on-server and remote actors.

The primary Thespian author (Kevin Quick) is no longer working at GoDaddy, but through GoDaddy's willingness to open-source the Thespian code and transfer the rights to this author, this repository is still being maintained and developed. With heartfelt thanks to the Vertigo team at GoDaddy, this Python Actor model has been developed and refined to provide a highly functional library for general use.

Open Source Agenda is not affiliated with "Thespian" Project. README Source: thespianpy/Thespian
Stars
312
Open Issues
16
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating