openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
concurrent-ruby
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 83 of 106
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
wip: RubyThreadPoolExecutor now uses post/execute from Exector.
Jerry D'Antonio
More...
over 11 years ago
wip: RubyThreadPoolExecutor now uses Exector for stop events.
Jerry D'Antonio
More...
over 11 years ago
Reset PerThreadExecutor to original state.
Jerry D'Antonio
More...
over 11 years ago
Reset ImmediateExecutor to original state.
Jerry D'Antonio
More...
over 11 years ago
wip: Java executors now share JavaExecutor mixin module.
Jerry D'Antonio
More...
over 11 years ago
wip: RubySingleThreadExecutor now gets run/stop/kill from Executor mixin.
Jerry D'Antonio
More...
over 11 years ago
wip: Created stub of Executor mixin module.
Jerry D'Antonio
More...
over 11 years ago
Minor test refactor.
Jerry D'Antonio
More...
over 11 years ago
File name changes to support selective require.
Jerry D'Antonio
More...
over 11 years ago
ScheduledTask noe uses global timer pool.
Jerry D'Antonio
More...
over 11 years ago
Marked intermittently failing tests as PENDING
Jerry D'Antonio
More...
over 11 years ago
Fixed stuff I broke while refactoting OptionsParser.
Jerry D'Antonio
More...
over 11 years ago
Merge pull request #52 from jdantonio/refactor/with-ste
Jerry D'Antonio
More...
over 11 years ago
Complete specs and YARD doc for TimerSet and Concurrent::timer
Jerry D'Antonio
More...
over 11 years ago
Concurrent::timer and global timer pool now use TimerSet.
Jerry D'Antonio
More...
over 11 years ago
Moved OptionsParser to its own file to prevent recursive require statements.
Jerry D'Antonio
More...
over 11 years ago
Updated YARD docs for PriorityQueue.
Jerry D'Antonio
More...
over 11 years ago
Implemented non-blocking MutexPriorityQueue.
Jerry D'Antonio
More...
over 11 years ago
Implemented JavaPriorityQueue.
Jerry D'Antonio
More...
over 11 years ago
Stubbed PriorityQueue classes and tests.
Jerry D'Antonio
More...
over 11 years ago
Organized files in subdirectories.
Jerry D'Antonio
More...
over 11 years ago
Refactored ScheduledTask with IVar and Concurrent::timer.
Jerry D'Antonio
More...
over 11 years ago
Implemented Concurrent::timer function.
Jerry D'Antonio
More...
over 11 years ago
Implemented SingleThreadExecutor.
Jerry D'Antonio
More...
over 11 years ago
Minor refactoring to thread pools and their docs.
Jerry D'Antonio
More...
over 11 years ago
More closely aligned FixedThreadPool and CachedThreadPool with their Java counterparts.
Jerry D'Antonio
More...
over 11 years ago
More YARD documentation.
Jerry D'Antonio
More...
over 11 years ago
Channel.select now returns a pair [value, channel] to recognize between sources
Michele Della Torre
More...
over 11 years ago
added source channel to probe
Michele Della Torre
More...
over 11 years ago
Merge branch 'master' of https://github.com/jdantonio/concurrent-ruby
Michele Della Torre
More...
over 11 years ago
←
1
2
…
79
80
81
82
83
84
85
86
87
…
105
106
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree