This website requires JavaScript.
Explore
Help
Sign In
jc211
/
tractor
forked from
goodboy/tractor
Watch
1
Star
0
Fork
You've already forked tractor
0
Code
Pull Requests
Activity
'structured concurrent `trio`-"actors"'
21
Commits
211
Branches
0
Tags
9.3
MiB
Python
100%
ae9ab81ff3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Tyler Goodlet
ae9ab81ff3
Don't bother unsetting the squeue; let errors propogate up
2018-07-05 16:21:55 -04:00
piker
Don't bother unsetting the squeue; let errors propogate up
2018-07-05 16:21:55 -04:00
tests
Arbiter now supports non-empty statespace
2018-07-05 16:21:55 -04:00
.gitignore
Initial commit
2018-07-05 16:01:15 -04:00
LICENSE
Initial commit
2018-07-05 16:01:15 -04:00
README.md
Initial commit
2018-07-05 16:01:15 -04:00
README.md
tractor
async, multicore, distributed Python built on trio