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
Added dynamic removal of sequences from the ring buffer More... over 12 years ago
Refactor out removing of Sequences from a SequenceGroup into a separate method More... over 12 years ago
Pull sequence adding method into a static utility class to be shared by SequenceGroup and RingBuffer. Add addWhileRunning method to SequenceGroup More... over 12 years ago
Remove optimisation from BlockingWaitStrategy, has some possible failure conditions More... over 12 years ago
Fix #30, handle removing non-existant Sequence from SequenceGroup More... over 12 years ago
Add performance test for WorkProcessor More... over 12 years ago
Javadoc for RingBuffer get method More... over 12 years ago
More javadoc for the RingBuffer More... over 12 years ago
Add more eclipse project configuration More... over 12 years ago
Refactoring: Remove unecessary/duplicated code in SingleProducerSequencer More... over 12 years ago
Javadoc updates for RingBuffer factory methods More... over 12 years ago
White space changes More... over 12 years ago
Variable renaming and Javadoc More... over 12 years ago
Refactor out sequence adding method More... over 12 years ago
Move gating sequences back into the ring buffer. Remove specific claim(long sequence) call. Support a new initialiseTo(long sequence) call. More... over 12 years ago
Remove BatchDescriptor.java More... over 12 years ago
Remove incorrect assignment More... over 12 years ago
Fix some javadoc errors More... over 12 years ago
Introduced AbstractSequencer, and started on dynamic addition of Sequences More... over 12 years ago
Remove OffHeapRingBuffer (may re-appear post 3.0) More... over 12 years ago
Group changed to 'com.lmax' More... over 12 years ago
Remove javaVersion task from gradle script More... over 12 years ago
Break dependency between perf and test More... over 12 years ago
Remove buildAll task from gradle script More... over 12 years ago
Add perfClasses as dependency to build. More... over 12 years ago
Make gradle script look a bit nicer More... over 12 years ago
If set use JAVA_HOME to resolve path to javac More... over 12 years ago
Update IDEA module perf dependencies. More... over 12 years ago
Bring build.gradle syntax in line. More... over 12 years ago
Update default task to also build pref tests. More... over 12 years ago