forked from goodboy/tractor
Allows for waiting on another actor (by name) to register with the arbiter. This makes synchronized actor spawning and consecutive task coordination easier to accomplish from within sub-actors. Resolves #31 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _actor.py | ||
| _forkserver_hackzorz.py | ||
| _ipc.py | ||
| _portal.py | ||
| _state.py | ||
| _trionics.py | ||
| log.py | ||