forked from goodboy/tractor
3f0c644768
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 |