Python Actor Runtime LibrarY* * (the "E" is for Erlang) [ Introduction | Usage | Documentation | Bugs | Download ] Introduction PARLEY is an API for writing Python programs that implement the Actor model of distributed systems, in which lightweight concurrent processes communicate through asynchronous message-passing. Actor systems typically are easier to write and debug than traditional concurren