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
disruptor
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
18 days
ago. based on code collected
18 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 34 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert multi-threaded claim strategy because of race conditions on Apple Macs
Martin Thompson
More...
over 13 years ago
only memory barrier pending publications at end of batch.
Martin Thompson
More...
over 13 years ago
Change latency test to be more like new throughput tests.
Martin Thompson
More...
over 13 years ago
Set rather than lazySet pending publications.
Martin Thompson
More...
over 13 years ago
Added code for checking if sufficient processors exist for running the performance tests.
Martin Thompson
More...
over 13 years ago
Added progress reporting to throughput tests in new format.
Martin Thompson
More...
over 13 years ago
Removed optimisation for lazySet on critical section of claim strategy
Martin Thompson
More...
over 13 years ago
New multi-thread claim strategy implementation for serialising the publishers.
Martin Thompson
More...
over 13 years ago
Generalise queue references.
Martin Thompson
More...
over 13 years ago
claim sequence naming clean up.
Martin Thompson
More...
over 13 years ago
Reworked throughput tests to separate the running of blocking queue and disruptor tests to different loops which makes things easier for the optimiser to separate the profiling.
Martin Thompson
More...
over 13 years ago
Reworked test to allow number of publishers to be changed via a constant.
Martin Thompson
More...
over 13 years ago
Rename size to bufferSize
Martin Thompson
More...
over 13 years ago
Push setting of cursor on publication down into ClaimStrategy.
Martin Thompson
More...
over 13 years ago
Use LockSupport.parkNanos() rather than sleep or yield when the buffer is full to cause back pressure.
Martin Thompson
More...
over 13 years ago
Rename mask to indexMask
Martin Thompson
More...
over 13 years ago
Rename mask to indexMask
Martin Thompson
More...
over 13 years ago
Batch size should be int rather than long.
Martin Thompson
More...
over 13 years ago
Drop iteration count to 100 million for per runs. Seems to be sufficient.
Martin Thompson
More...
over 13 years ago
Tidy up of util class and location.
Martin Thompson
More...
over 13 years ago
Reworked performance tests to use a CountDownLatch to signal end of test run for threads.
Martin Thompson
More...
over 13 years ago
Tidy up endOfChain code in the Disruptor.
Martin Thompson
More...
over 13 years ago
Remove use of sequences from queue tests to avoid memory barrier.
Martin Thompson
More...
over 13 years ago
Fix issue 12 - only unmark processors as end of chain if the set of dependent processors is not empty.
Adrian Sutton
More...
over 13 years ago
Add a shutdown method to the Disruptor to wait until all events have been processed then halt the consumers.
Adrian Sutton
More...
over 13 years ago
Only remove the first occurrence.
Martin Thompson
More...
over 13 years ago
Reworked internals of SequenceGroup so it does not create an iterator as garbage when getting the current sequence.
Martin Thompson
More...
over 13 years ago
Maven artifact deployment script merged from maven-deploy branch into trunk
Dalibor Novak
More...
over 13 years ago
Rationalised maven deployment script
Dalibor Novak
More...
over 13 years ago
Fix exception handling Disruptor test to cope with the new behaviour of checking the alert status.
Adrian Sutton
More...
over 13 years ago
←
1
2
…
30
31
32
33
34
35
36
37
38
…
44
45
→
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