4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changelog. More... almost 10 years ago
Make ExecptionHandler type parameterised. More... almost 10 years ago
More example code. More... about 10 years ago
Example code. More... about 10 years ago
Deprecate resetTo method. More... about 10 years ago
Rename Torture test to Stress test. More... about 10 years ago
Remove broken example code. More... about 10 years ago
Add target to generate jar for performance testing. More... over 10 years ago
Fix #102, checkstyle failures. More... over 10 years ago
LongRingBuffer example. More... over 10 years ago
Merge pull request #97 from nicholassm/fix_warnings_in_tests More... over 10 years ago
Added type args to remove warnings in tests. More... over 10 years ago
Small javadoc tweaks. More... over 10 years ago
Javadoc fixes More... over 10 years ago
Remove broken perf tasks from build script. More... over 10 years ago
Update README.md More... over 10 years ago
Use simple volatile read for Sequence instead of UNSAFE. More... over 10 years ago
Whitespace changes and update to 3.3.0. More... over 10 years ago
Update version number to 3.2.2 More... over 10 years ago
Fix #89, move bufferSize, hasAvailableCapacity and remainingCapacity methods from Seqeuncer to Sequenced. More... over 10 years ago
Remove PauseWaitStrategy experiement. More... over 10 years ago
Upgrade HdrHistogram using version from maven central. More... over 10 years ago
Remove JMH from build. More... over 10 years ago
Some examples More... over 10 years ago
More comprehensive test for batching. More... over 10 years ago
Update to gradle 1.12. More... over 10 years ago
Pass the ringBuffer to EventProcessorFactory.createEventProcessor instead of making each instance fetch it from the disruptor. More... over 10 years ago
Make EventHandler contravariant in EventHandlerGroup and make WorkHandler contravariant. 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. More... over 10 years ago
Add perf classpath to IDEA module configuration. More... over 10 years ago