Open RichardWright opened 2 years ago
Java kafka streams application are deployed/run inside ksql servers. Is that what happens when this library deploys?
Hi @RichardWright this would be run as a standalone service ideally in a container and use Kafka as the source of truth. Think of these apps as microservices
Java kafka streams application are deployed/run inside ksql servers. Is that what happens when this library deploys?