0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Skeletal implementation of DrbDemultiplexer More... about 12 years ago
Added SmartMutex protection to Reactor More... about 12 years ago
Added SmartMutex class More... about 12 years ago
Very rough implementation of Reactor More... about 12 years ago
Updated README More... about 12 years ago
Updated documentaion of the Executor class More... about 12 years ago
Moved ExecutionContext into module Concurrent::Executor More... about 12 years ago
Moved Kernel methods from obligation.rb to functions.rb More... about 12 years ago
Added ExecutionContext#stop and improved Executor tests More... about 12 years ago
Removed duplicate test More... about 12 years ago
Moved all Kernel functions into the 'concurrent/functions' library. More... about 12 years ago
Fully implemented Executor with specs More... about 12 years ago
Executor now kills worker thread on timeout. More... about 12 years ago
Initial spike of Executor.run More... about 12 years ago
Fixed issue with EventMachineDeferProxy and order of spec execution. More... about 12 years ago
Trying to track down a very rare concurrency bug with Future. More... about 12 years ago
Updated Future to use optional alternate thread pool. More... about 12 years ago
Updated Defer+initialize and Defer#go to use optional alternate thread pool. More... about 12 years ago
Updated Defer#initialize to use named arguments instead of regular paramaters More... about 12 years ago
Updated Defer#initialize to use named arguments instead of regular paramaters More... about 12 years ago
Updated goroutine to use optional alternate thread pool. More... about 12 years ago
Updated Agent to use its own internal thread. More... about 12 years ago
Monkeypatched Mutex#sync_with_timeout More... about 12 years ago
Merge branch 'master' of github.com:jdantonio/concurrent-ruby More... about 12 years ago
Specs now run in random order More... about 12 years ago
Released v0.1.1 More... about 12 years ago
Better synchronization More... about 12 years ago
Updated README More... about 12 years ago
Better synchronization More... about 12 years ago
Removed Fibers from Event because they were unnecessary. More... about 12 years ago