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
17 days
ago. based on code collected
17 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 37 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Corrected file names to be the same as package scope Java classes.
Martin Thompson
More...
over 13 years ago
Javadoc corrections for SequenceBarrier
Martin Thompson
More...
over 13 years ago
Add publish method to Disruptor using the EventPublisher helper class.
Adrian Sutton
More...
over 13 years ago
Rename DisruptorWizard to Disruptor. Also rename wizard package to dsl.
Adrian Sutton
More...
over 13 years ago
Introduced Sequencer and first performance test not using the RingBuffer
Martin Thompson
More...
over 13 years ago
Introduced Sequencer.
Martin Thompson
More...
over 13 years ago
Another step towards factoring out SequenceManager.
Martin Thompson
More...
over 13 years ago
Javadoc corrections for SequenceBarrier
Martin Thompson
More...
over 13 years ago
Code styling.
Martin Thompson
More...
over 13 years ago
Javadoc and warning clean up.
Martin Thompson
More...
over 13 years ago
Trying a different cache line padding technique
Martin Thompson
More...
over 13 years ago
DependencyBarrier to SequenceBarrier name change and added PaddedAtomicBoolean
Martin Thompson
More...
over 13 years ago
DependencyBarrier to SequenceBarrier name change and added PaddedAtomicBoolean
Martin Thompson
More...
over 13 years ago
DependencyBarrier to SequenceBarrier name change.
Martin Thompson
More...
over 13 years ago
DependencyBarrier to SequenceBarrier name change.
Martin Thompson
More...
over 13 years ago
Support custom event processors in the DisruptorWizard.
Adrian Sutton
More...
over 13 years ago
Tidy up construction and usage of padded longs.
Martin Thompson
More...
over 13 years ago
Reduce padding to the minimum to avoid waste
Martin Thompson
More...
over 13 years ago
More efficient version of PaddedLong
Martin Thompson
More...
over 13 years ago
Revert change for limit of batch size.
Martin Thompson
More...
over 13 years ago
Batch size check needs to allow one item being processed.
Martin Thompson
More...
over 13 years ago
Small refinement to EventPublisher
Michael Barker
More...
over 13 years ago
Factored out PaddedLong
Martin Thompson
More...
over 13 years ago
Forking tests was screwing up results. Test now run without forking.
Martin Thompson
More...
over 13 years ago
Do not allow a batch size greater than the ring buffer size.
Martin Thompson
More...
over 13 years ago
Clean up of WaitStrategy naming.
Martin Thompson
More...
over 13 years ago
Revert commit of runQueueTest=false back to true.
Martin Thompson
More...
over 13 years ago
Pulled up all generic sequence tracking methods into SequenceManager interface out of the RingBuffer
Martin Thompson
More...
over 13 years ago
Rename of EventFactory.create() to EventFactory.newInstance() to follow current Java coding convention.
Martin Thompson
More...
over 13 years ago
Added javadoc for EventPublisher
Michael Barker
More...
over 13 years ago
←
1
2
…
33
34
35
36
37
38
39
40
41
…
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