Inter-Pod Communication for Hyper-AI Tools
Hi @eclipse-research-labs/hyper-ai-project
Following talks from the last GA, I built this kafka-example
project which contains a dummy example application for node-to-node (or container to container) communication using a resilient distributed kafka broker. It is configurable: the more resiliency is used, the more heavy in CPU usage it will be.
It can also be used from within the same node as far as I know.
Please let me know your thoughts @nicolaslouca @manosbampis . CSEM requires the use of such peer-to-peer communication for the T6.1 EncryptFlow component.