0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated RubyGems in Gemfile to https address. More... almost 12 years ago
Added more Travis CI targets More... almost 12 years ago
Added rudimentary stress test script. More... almost 12 years ago
Minor documentation update. More... almost 12 years ago
Minor test teardown refactor. More... almost 12 years ago
Removed deprecated Reactor. More... almost 12 years ago
Minor test timing refactor. More... almost 12 years ago
Major thread pool refactor that solved JRuby deadlock problem. More... almost 12 years ago
Added non-blocked #run! method to Running module. More... almost 12 years ago
Removed defer. It has become redundant and unnecessary. More... almost 12 years ago
Agent now supports dup/freeze/copy_on_deref options. More... almost 12 years ago
Default Ruby is now latest 2.0 More... almost 12 years ago
Function module now uses *args on most calls. More... almost 12 years ago
Reactor is now Runnable. More... almost 12 years ago
Fixed erroneous require More... almost 12 years ago
Executor is now a Runnable. More... almost 12 years ago
Added behaves_as :runnable to Executor specs. More... almost 12 years ago
Merged latest master More... almost 12 years ago
Finished tests of Channel#pool and Supervisor#add_workers More... almost 12 years ago
Better timing of EventMachineDeferProxy tests More... almost 12 years ago
Removed deprecated Utilities module. More... almost 12 years ago
Improved timing of Future tests More... almost 12 years ago
Removed TcpSyncDemux More... almost 12 years ago
wip: Initial spike of Channel#pool and Supervisor#add_workers More... almost 12 years ago
More deterministic Future#add_observer behavior. More... almost 12 years ago
Future observation now triggers on rejection. More... almost 12 years ago
Fixed bug in Agent More... almost 12 years ago
Better test cleanup More... almost 12 years ago
Merge branch 'master' into runnable-supervisor More... almost 12 years ago
Agent uses thread pool more efficiently; no longer has #length methof. More... almost 12 years ago