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
Add dependency on test classes from perf tests. More... over 12 years ago
Use Sequencer in OffHeadRingBuffer and rename from MultiProducerOffHeapRingBuffer. Have the Sequencer use the cursor as the sequnce if no gating sequence is provided More... over 12 years ago
Use Sequencer in OffHeadRingBuffer and rename from MultiProducerOffHeapRingBuffer. Have the Sequencer use the cursor as the sequnce if no gating sequence is provided More... over 12 years ago
Merge branch 'master' of github.com:LMAX-Exchange/disruptor More... over 12 years ago
Make DaemonThreadFactory a singleton. Add main method to perf test. Simple gradle task to copy dependencies to a know directory. More... over 12 years ago
Set project name rather than archivesBaseName More... over 12 years ago
Added copyright headers More... over 12 years ago
Always run perf tests, even if no inputs have changed More... over 12 years ago
Re-instate gradle eclipse support More... over 12 years ago
Small modificiations to performance to assess small performance gotcha More... over 12 years ago
Merge changes from origin More... over 12 years ago
Add code to .gitignore More... over 12 years ago
Use simple long for claim sequence on SingleProducerSequencer More... over 12 years ago
Completed refactoring of sequencing and publication into separate classes More... over 12 years ago
Add default task More... over 12 years ago
Add Eclipse Gradle support More... over 12 years ago
Merge branch 'master' of https://github.com/LMAX-Exchange/disruptor More... over 12 years ago
Small changes to project meta data More... over 12 years ago
Fix missing signing and upload properties issue More... over 12 years ago
Add accessor methods to Disruptor for commonly used function: get, getCursor and getBufferSize. More... over 12 years ago
Temporarily disable signing and uploading More... over 12 years ago
Add gradle wrapper More... over 12 years ago
Update source and target compatibility to 1.6 More... over 12 years ago
Update .gitignore to ignore test directory More... over 12 years ago
Configure IDEA project More... over 12 years ago
Remove ant build script More... over 12 years ago
Add Gradle build script More... over 12 years ago
Remove IDEA configs More... over 12 years ago
Merge branch 'master' of https://github.com/LMAX-Exchange/disruptor More... over 12 years ago
Updated .gitignore to exclude .idea/workspace.xml More... over 12 years ago