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
2 days
ago. based on code collected
2 days
ago.
Aug 21, 2024 — Aug 21, 2025
Showing page 87 of 106
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added at_exit hook to shutdown the global thread pool.
Jerry D'Antonio
More...
over 11 years ago
Global thread pool is now a thread pool executor.
Jerry D'Antonio
More...
over 11 years ago
Made pending an intermittently failing test so we can find it and fix it.
Jerry D'Antonio
More...
over 11 years ago
Refactored brittle thread pool tests.
Jerry D'Antonio
More...
over 11 years ago
Made pending several intermittently failing tests so we can find them and fix them.
Jerry D'Antonio
More...
over 11 years ago
Refactored brittle thread pool #overload_policy :caller_runs tests
Jerry D'Antonio
More...
over 11 years ago
Merge pull request #41 from jdantonio/thread-pool-overload
Jerry D'Antonio
More...
over 11 years ago
Implemented thread pool overload policies.
Jerry D'Antonio
More...
over 11 years ago
Implemented queue length functionality for RubyThreadPoolExecutor.
Jerry D'Antonio
More...
over 11 years ago
JavaThreadPoolExecutor now passes the new queue specs.
Jerry D'Antonio
More...
over 11 years ago
Wrote queue specs for thread pool executors.
Jerry D'Antonio
More...
over 11 years ago
Merge pull request #40 from jdantonio/mvar-exchanger
Michele Della Torre
More...
over 11 years ago
Use MVars for exchanger instead of mutexes and conditions.
Chris Seaton
More...
over 11 years ago
Moved pending specs from thread_pool_shared to thread_pool_executor_shared.
Jerry D'Antonio
More...
over 11 years ago
Created shared specs for thread pool executors.
Jerry D'Antonio
More...
over 11 years ago
Added MRI 1.9.3 to Travis 'allow failure' list.
Jerry D'Antonio
More...
over 11 years ago
Added tests for thread pool executor classes.
Jerry D'Antonio
More...
over 11 years ago
Moved thread pool tests from shared to ruby-specific.
Jerry D'Antonio
More...
over 11 years ago
Removed support for Ruby 1.9.2
Jerry D'Antonio
More...
over 11 years ago
Addressed bug with growing thread pools.
Jerry D'Antonio
More...
over 11 years ago
Removed deprecated spec files.
Jerry D'Antonio
More...
over 11 years ago
added first implementation of Exchanger
Michele Della Torre
More...
over 11 years ago
Remove experiments.
Chris Seaton
More...
over 11 years ago
TVars: remove branch from Travis.
Chris Seaton
More...
over 11 years ago
TVar: Move documentation onto wiki.
Chris Seaton
More...
over 11 years ago
Merge branch 'master' into tvars.
Chris Seaton
More...
over 11 years ago
Merge pull request #39 from jdantonio/thread-pool-executor
Jerry D'Antonio
More...
over 11 years ago
Refactored thread pools.
Jerry D'Antonio
More...
over 11 years ago
Removed duplicate code in thread pools.
Jerry D'Antonio
More...
over 11 years ago
Ruby thread pools now extend RubyThreadPoolExecutor.
Jerry D'Antonio
More...
over 11 years ago
←
1
2
…
83
84
85
86
87
88
89
90
91
…
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