'structured concurrent `trio`-"actors"'
https://github.com/goodboy/tractor
e4ef973be9
Add a new test to verify actors register with their `.uid` tuple as per #7. Break off relevant "discovery" tests into a new test module. |
||
---|---|---|
tests | ||
tractor | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
requirements-test.txt | ||
setup.py |
README.md
tractor
async, multicore, distributed Python built on trio