Aeron instead of Kafka? #16
hrstoyanov
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello @hg-ms @fh-ms @m-stoer
I looked at the Eclipse Datagrid source code and it seems that the only implementation for data replication is via Kafka. While well known and reliable, Kafka requires the maintenance of HA cluster of of Kafka server nodes, which is unnecessary burden for Eclipse Datagrid.
Have you evaluated f Aeron instead (or as an alternative to Kafka)?
I may find some spare cycles to code Aeron integration, but wanted to check with you first.
All reactions