CSP (Communicating Sequential Processes) library for Ruby
Stars
8
Forks
0
Watchers
8
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
Generalized the creation of a thread for waiting and rescheduling processes. Also created a simple tcp server example.
0fdf8aeView on GitHubFixed the alternation stuff to work with the new scheduler model (closes #2).
e63a128View on GitHubImplemented timeout and skip guards for the alternation
743af87View on GitHubRewrote the communication event handling and started implementing the alternative class
5eab108View on GitHubDefinitions are only saved if they have a non-nil name
da0d504View on GitHubMore fiber migration work. Holy cow this stuff is fast
7397387View on GitHub