Disruptor 是一个 Java 的并发编程框架,大大的简化了并发程序开发的难度,在性能上也比 Java 本身提供的一些并发包要好。
更新内容:
Add batch size to BatchStartAware.onBatchStart()
BatchStartAware.onBatchStart()
Upgrade to newer versions of gradle, checkstyle and JUnit
Deprecate classes & methods for later release
Remove JMock and rewrite tests accordingly
Javadoc cleanup
下载地址:
Source code (zip)
Source code (tar.gz)
评论删除后,数据将无法恢复
Disruptor 3.3.7 发布,并行编程框架
更新内容:
Add batch size to
BatchStartAware.onBatchStart()Upgrade to newer versions of gradle, checkstyle and JUnit
Deprecate classes & methods for later release
Remove JMock and rewrite tests accordingly
Javadoc cleanup
下载地址:
Source code (zip)
Source code (tar.gz)