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
22 days
ago. based on code collected
22 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 20 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update changelog.
Michael Barker
More...
almost 10 years ago
Make ExecptionHandler type parameterised.
Michael Barker
More...
almost 10 years ago
More example code.
Michael Barker
More...
about 10 years ago
Example code.
Michael Barker
More...
about 10 years ago
Deprecate resetTo method.
Michael Barker
More...
about 10 years ago
Rename Torture test to Stress test.
Michael Barker
More...
about 10 years ago
Remove broken example code.
Michael Barker
More...
about 10 years ago
Add target to generate jar for performance testing.
Michael Barker
More...
over 10 years ago
Fix #102, checkstyle failures.
Michael Barker
More...
over 10 years ago
LongRingBuffer example.
Michael Barker
More...
over 10 years ago
Merge pull request #97 from nicholassm/fix_warnings_in_tests
Michael Barker
More...
over 10 years ago
Added type args to remove warnings in tests.
Nicholas Schultz-Møller
More...
over 10 years ago
Small javadoc tweaks.
Michael Barker
More...
over 10 years ago
Javadoc fixes
Michael Barker
More...
over 10 years ago
Remove broken perf tasks from build script.
Michael Barker
More...
over 10 years ago
Update README.md
Michael Barker
More...
over 10 years ago
Use simple volatile read for Sequence instead of UNSAFE.
Michael Barker
More...
over 10 years ago
Whitespace changes and update to 3.3.0.
Michael Barker
More...
over 10 years ago
Update version number to 3.2.2
Michael Barker
More...
over 10 years ago
Fix #89, move bufferSize, hasAvailableCapacity and remainingCapacity methods from Seqeuncer to Sequenced.
Michael Barker
More...
over 10 years ago
Remove PauseWaitStrategy experiement.
Michael Barker
More...
over 10 years ago
Upgrade HdrHistogram using version from maven central.
Michael Barker
More...
over 10 years ago
Remove JMH from build.
Michael Barker
More...
over 10 years ago
Some examples
Michael Barker
More...
over 10 years ago
More comprehensive test for batching.
Michael Barker
More...
over 10 years ago
Update to gradle 1.12.
Michael Barker
More...
over 10 years ago
Pass the ringBuffer to EventProcessorFactory.createEventProcessor instead of making each instance fetch it from the disruptor.
suttona
More...
over 10 years ago
Make EventHandler contravariant in EventHandlerGroup and make WorkHandler contravariant.
suttona
More...
over 10 years ago
Make it possible to include custom event processors in a chain of dependencies via an EventProcessorFactory rather than having to break the chain and use asSequenceBarrier. This approach also enables custom event processors to use pollers instead of barriers.
suttona
More...
over 10 years ago
Add perf classpath to IDEA module configuration.
suttona
More...
over 10 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
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