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
23 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 25 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use finally block instead of additional catch clause
Michael Barker
More...
almost 12 years ago
Merge branch 'master' of https://github.com/willemsst/disruptor
Steven Willems
More...
almost 12 years ago
Additional array copy for safety.
Michael Barker
More...
almost 12 years ago
Merge pull request #51 from influenza/patch-1
Michael Barker
More...
almost 12 years ago
Fix build file
Michael Barker
More...
almost 12 years ago
Small change to accuracy of java doc
Ron Dahlgren
More...
almost 12 years ago
Add checkstyle configuration and fix numerous errors
Michael Barker
More...
almost 12 years ago
Formatting fixes post merge from Sam
Michael Barker
More...
almost 12 years ago
shutdown the disruptor gracefully in case of a fatal exception
Steven Willems
More...
almost 12 years ago
shutdown the disruptor gracefully in case of a fatal exception
Steven Willems
More...
almost 12 years ago
Reformat using idea 11.
Sam Barker
More...
almost 12 years ago
make argument order self consistent
Sam Barker
More...
almost 12 years ago
tryPublish throws illegalArgumentException when the bounds checking fails
Sam Barker
More...
almost 12 years ago
remove more idea warnings
Sam Barker
More...
almost 12 years ago
Tidy up after merge
Sam Barker
More...
almost 12 years ago
Merge remote-tracking branch 'upstream/master' into batchPublicationOnRingBuffer
Sam Barker
More...
almost 12 years ago
final .idea lib
Sam Barker
More...
almost 12 years ago
* Add bounds checking for batch publication * Refactor RingBufferTest to use better matchers and reduce duplication
Sam Barker
More...
almost 12 years ago
* Fix sequence handling for the multi-producer case. * Also use correct publish signature in translateAndPublishBatch for multiple event translators
Sam Barker
More...
almost 12 years ago
Add bulk next/publish method to the ring buffer and additional mock based test
Michael Barker
More...
almost 12 years ago
Prevent calls to next(n) and tryNext(n) with values < 1
Michael Barker
More...
almost 12 years ago
Small tweak to torture test
Michael Barker
More...
almost 12 years ago
tryPublish will now return false if the batch size is bigger than the ring buffer
Sam Barker
More...
almost 12 years ago
add batchSize and offset to batch publication
Sam Barker
More...
almost 12 years ago
tidy up idea warnings
Sam Barker
More...
almost 12 years ago
Fix javadoc
Michael Barker
More...
almost 12 years ago
Update readme
Michael Barker
More...
almost 12 years ago
Fix a broken rename/refactoring
Michael Barker
More...
almost 12 years ago
Add threaded torture test
Michael Barker
More...
almost 12 years ago
Fix error in MultiProducerSequenceTest
Michael Barker
More...
almost 12 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
…
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