0
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added JRuby build target for Travis. More... over 10 years ago
Merge branch 'master' into refactor/thread_pool More... over 10 years ago
Fixed failing Agent and Promise tests. More... over 10 years ago
More efficient locking in AbstractThreadPool. More... over 10 years ago
Made rudimentary stress test rake task. More... over 10 years ago
Updated all 'channel' references to 'actor' in Actor class. More... over 10 years ago
Updated all 'channel' references to 'actor' in Actor specs. More... over 10 years ago
Renamed Actor#receive to Actor#act to align with Scala. More... over 10 years ago
Merge branch 'master' into stress More... over 10 years ago
Fixed timing in FixedThreadPool tests. More... over 10 years ago
Channel is now Actor and requires subclassing. More... over 10 years ago
Removed functional-ruby dependency. More... over 10 years ago
wip: Began refactoring thread pool. More... over 10 years ago
Released 0.3.0.pre.1 with vastly better JRuby support. More... over 10 years ago
Refactored exception handling tests for Promise and Agent. More... over 10 years ago
Updated Travis build targets. More... over 10 years ago
Improved exception class detection when rescuing Agent and Promise. More... over 10 years ago
More consistent Event behavior on JRuby. More... over 10 years ago
Merge branch 'master' into stress More... over 10 years ago
Updated gem dependencies More... over 10 years ago
Updated RubyGems in Gemfile to https address. More... over 10 years ago
Added more Travis CI targets More... over 10 years ago
Added rudimentary stress test script. More... over 10 years ago
Minor documentation update. More... over 10 years ago
Minor test teardown refactor. More... over 10 years ago
Removed deprecated Reactor. More... over 10 years ago
Minor test timing refactor. More... over 10 years ago
Major thread pool refactor that solved JRuby deadlock problem. More... over 10 years ago
Added non-blocked #run! method to Running module. More... over 10 years ago
Removed defer. It has become redundant and unnecessary. More... over 10 years ago