Skip to content

rumineykova/sessionactors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
rn710
Dec 27, 2015
695564b · Dec 27, 2015

History

4 Commits
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015
Dec 27, 2015

Repository files navigation

Session Actor is an actor framework in Python with support for session types. An actor can implement multiple session types (roles) in a similar way as an object can implement multiple interfaces. The framework supports automatic discovery of roles and runtime checks for protocol compliance. This project is a fork of the cell project (https://github.com/celery/cell), which is an actor framework in Python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages