Onyx 0.9.15 发布了,Onyx 是一个无中心、支持云、容错的分布式计算系统,使用 Clojure 编写,支持批处理和流处理混合,提供信息模型用于描述和构建分布式工作流。该版本更新如下:
Feature: new :lifecycle/after-apply-fn lifecycle has been added. This lifecycle is called after :onyx/fn is applied, but before the batch is written.
Reduced number of dependencies.
Increase default publication creation timeout to 5000ms
Dependency change: Upgraded Aeron to 1.0.4
onyx-peer-http-query added important health checks for Aeron media driver status
Increase default :onyx.messaging/inbound-buffer-size to 100000.
Reduced default core.async thread pool size to 16.
Reduced use of clojure.core.async/alts!! to improve performance and reduce thread sharing.
软件详情:https://github.com/onyx-platform/onyx/releases/tag/0.9.15
下载地址:https://github.com/onyx-platform/onyx/archive/0.9.15.zip
来自:开源中国社区

