4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 23 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md for 3.2.0 More... over 11 years ago
Fix warning and add perf test documentation for PingPongLatencyTest More... over 11 years ago
Update number of iterations for latency test More... over 11 years ago
Finish off queue version of ping/pong test More... over 11 years ago
Remove unnecessary 2nd await More... over 11 years ago
Added Ping-Pong latency test More... over 11 years ago
Use HdrHistogram in latency tests. Measure synchronously. Track coordinated omission More... over 11 years ago
Use HdrHistogram to measure latency More... over 11 years ago
Separate the EventReleasing interface from the WorkHandler and rename to EventReleaseAware. Add copyrights. More... over 11 years ago
Make nextSequence a local variable again More... over 11 years ago
Merge patch that fixes race with when using event releaser More... over 11 years ago
Add EventReleaser support for WorkerPool More... over 11 years ago
Handle case where we only have 1 processor available in torture test More... over 11 years ago
Merge pull request #60 from prolic/patch-1 More... over 11 years ago
fix exception message typo More... over 11 years ago
Merge pull request #59 from prolic/patch-1 More... over 11 years ago
fix typo More... over 11 years ago
Cache the available sequence in the WorkProcessor, fix crippled performance for the multi-producer case More... over 11 years ago
Fixes #56, errors when generating javadoc with JDK8 More... over 11 years ago
Change groovy compiler level More... over 11 years ago
Updates for 3.1.1 More... over 11 years ago
Fixed bug in WorkerPool where it would consume messages before they were published in the multi-producer scenario More... over 11 years ago
Fix spelling More... over 11 years ago
[Mike] Update to version 3.1.0, update changelog More... over 11 years ago
Add timeout version of disruptor.shutdown() More... over 11 years ago
Only check the isRunning flag if we don't want in include stopped/exited event processors when getting the end of chain More... over 11 years ago
Whitespace changes (remove trailing) and enforce with checkstyle More... over 11 years ago
Whitespace changes More... over 11 years ago
Fix spelling More... over 11 years ago
Fix worker pool performance test More... over 11 years ago