
tmedia.disruptor.1.2.21.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of disruptor Show documentation
Show all versions of disruptor Show documentation
Conversant Disruptor - very high throughput Java BlockingQueue
module com.conversantmedia.disruptor {
exports com.conversantmedia.util.collection;
exports com.conversantmedia.util.concurrent;
exports com.conversantmedia.util.estimation;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy