'structured concurrent `trio`-"actors"'
https://github.com/goodboy/tractor
97865a192a
Test that the actor nursery API and ``tractor.run`` entrypoint work when the sub-actor's main task is all that is run (i.e. no rpc requests). |
||
---|---|---|
piker | ||
tests | ||
.gitignore | ||
LICENSE | ||
README.md |
README.md
tractor
async, multicore, distributed Python built on trio