onyx

FYI: alternative Onyx :onyx: chat is at <https://gitter.im/onyx-platform/onyx> ; log can be found at <https://clojurians-log.clojureverse.org/onyx/index.html>
2019-01-19T06:31:22.032100Z

@kwladyka Did you find your answer ... well is it still well supported? I was considering using onyx in a stream processing project and wanted to make sure whether it is worth the time

kwladyka 2019-01-19T08:58:34.033100Z

@ho0man no, but because it needs to run zookeeper it start to be more complex. I will try find simpler solution, but I didn’t achieve it yet.

2019-01-19T10:17:13.035300Z

Onyx has a few components (Zookeeper and Aeron) that increase complexity mostly from an Ops point of view. If something small and simple is what you’re looking for , I would advice against Onyx

kwladyka 2019-01-19T12:14:15.035700Z

yeah, but didn’t solve puzzle what to choose then yet

kwladyka 2019-01-19T12:14:17.035900Z

thanks