openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
disruptor
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
22 days
ago. based on code collected
22 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 19 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changelog for 3.3.3
Michael Barker
More...
over 9 years ago
Update version to 3.3.3.
Michael Barker
More...
over 9 years ago
Fix issue with Gradle and Eclipse. Upgrade to Gradle 2.8. Fixes #128.
Michael Barker
More...
over 9 years ago
Merge pull request #125 from LMAX-Exchange/default-exception-handler
Adrian Sutton
More...
over 9 years ago
More accurate exception message when attempting to use setDefaultExceptionHandler after handleExceptionsWith.
Adrian Sutton
More...
over 9 years ago
More descriptive method name in ExceptionHandlerWrapper when changing the actual handler.
Adrian Sutton
More...
over 9 years ago
Add Disruptor.setDefaultExceptionHandler API that changes the exception handler for all event processors and worker pools created by Disruptor regardless of whether they were created before or after the call to setDefaultExceptionHandler. This fixes #122
Adrian Sutton
More...
over 9 years ago
Provide a default exceptionHandler in Disruptor DSL to avoid creating WorkerPools with a null exceptionHandler. Default is FatalExceptionHandler which matches the default BatchEventProcessor provides.
Adrian Sutton
More...
over 9 years ago
Fix #121, use thread factory in Disruptor DSL. Deprecate uses of Executor to create threads.
Michael Barker
More...
over 9 years ago
Fix idea.module configuration in the gradle build.
Michael Barker
More...
over 9 years ago
Merge pull request #123 from Spikhalskiy/javadoc-fix
Michael Barker
More...
over 9 years ago
Fix javadoc for com.lmax.disruptor.util.getMinimumSequence(Sequence[], long)
Dmitry Spikhalskiy
More...
over 9 years ago
Update to grade 2.5
Michael Barker
More...
over 9 years ago
Update to gradle 2.5
Michael Barker
More...
over 9 years ago
Remove warnings from RingBufferEventMatcher.
Michael Barker
More...
over 9 years ago
Comment out line giving generics grief.
Michael Barker
More...
over 9 years ago
Add example show dynamic addition of processors.
Michael Barker
More...
over 9 years ago
Mass reformating.
Michael Barker
More...
over 9 years ago
Merge branch 'brimzi-master'
Michael Barker
More...
almost 10 years ago
Small formatting changes.
Michael Barker
More...
almost 10 years ago
alternative usage of event poller
Brimzi
More...
almost 10 years ago
Merge pull request #114 from itugs/master
Michael Barker
More...
almost 10 years ago
Add missing DaemonThreadFactory parameter to executor to finish test case
Mingyoo, Jung
More...
almost 10 years ago
Simple multi-producer with translator example.
Michael Barker
More...
almost 10 years ago
README.md updates.
Michael Barker
More...
almost 10 years ago
Update version to 3.3.2.
Michael Barker
More...
almost 10 years ago
Merge pull request #108 from hsrinara/master
Michael Barker
More...
almost 10 years ago
More generics around usages of ExceptionHandler.java
narayanah
More...
almost 10 years ago
Update version number in build.
Michael Barker
More...
almost 10 years ago
Update wrapper properties.
Michael Barker
More...
almost 10 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree