kevinschoon / broadway

actor system implemented in asyncio and python > 3.4 (concept heavily borrowed from akka!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

broadway

actor system implemented in asyncio and python > 3.4 (concept heavily borrowed from akka!)

this project is still in incubating period, some simple examples are in example folder and documentation is yet to be finished. Please see TODO.md for detail.

About

actor system implemented in asyncio and python > 3.4 (concept heavily borrowed from akka!)

License:Apache License 2.0


Languages

Language:Python 100.0%