4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 18 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Example for waiting for processing. More... almost 6 years ago
avoid signalling empty batch to BatchStartAware handler More... almost 6 years ago
Merge pull request #1 from LMAX-Exchange/master More... almost 6 years ago
fix EventHandler comment More... almost 6 years ago
Example to show how to release a sequence before a full batch is complete. More... almost 6 years ago
Example to show how to release a sequence before a full batch is complete. More... almost 6 years ago
Remove synchronized from fillInStackTrace methods More... about 6 years ago
Bump version for VarHandles More... about 6 years ago
Add support for multi-version jar and testing against it. More... about 6 years ago
Remove padding from ring buffer array. More... about 6 years ago
Add multi-producer sequence that uses var handles More... about 6 years ago
Upgrade to gradle 5.1 More... about 6 years ago
Remove <tt> tags from javadoc. More... about 6 years ago
Revert "Revert "Add Sequence with JDK 9 support and add as a multi-release jar."" More... about 6 years ago
Tweak gradle setting for gradle wrapper More... about 6 years ago
Gradle properties More... over 6 years ago
close #233 More... over 6 years ago
Update MultiProducerSequencer.java More... over 6 years ago
Update SingleProducerSequencer.java More... over 6 years ago
Upgrade to gradle 4.10 More... over 6 years ago
Upgrade HdrHistogram to 2.1.10 and Checkstyle to 8.12. More... over 6 years ago
Gradle properties More... over 6 years ago
Add javadoc for TimeoutBlockingWaitStrategy, fixes #229. More... over 6 years ago
Upgrade to gradle 4.7 More... almost 7 years ago
Use synchronized block in Blocking strategies to avoid allocation when waiting on a condition variable. #227. More... almost 7 years ago
Fix batch size calculation in OneToOneSequencedBatchThroughputTest More... almost 7 years ago
Merge branch 'MendelMonteiro-add-batch-size' More... almost 7 years ago
Fix remaining formatting issues More... almost 7 years ago
Use BatchStartAware interface to count batches in performance tests More... almost 7 years ago
Fix brace formatting and line length More... almost 7 years ago