Agent is an attempt at modelling Go-like concurrency, in Ruby
Stars
729
Forks
17
Watchers
729
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'agent-preserve-closed-channel' of https://github.com/tbetbetbe/agent into tbetbetbe-agent-preserve-closed-channel
89b89b6View on GitHubMerge pull request #26 from tbetbetbe/agent-fix-travis-change-jruby-timeout
07b1171View on GitHubMerge pull request #27 from tbetbetbe/agent-speedup-travis
7bd7de1View on GitHubAllows receivers of closed channels to receive the contents of the channel.
7628713View on GitHubAdd specs proving that closing channels triggers select
4efc56aView on GitHubMerge pull request #23 from tbetbetbe/fixes_behaviour_of_select_for_closed_channels
d092e3cView on GitHub