TopologyProvider
The main interface to provide the Topology to be executed
The Developer Guide section helps you learn about the functionalities of the Azkarra Streams Framework and the concepts Azkarra uses to execute your Kafka Streams instance, and helps you obtain a deeper understanding of how Azkarra Streams works.
The main interface to provide the Topology to be executed
The execution container that handles all the code logic to run and manage KafkaStreams
instances.
How to configure your application ?
How to use the dependency injection pattern in Azkarra Streams ?
How to execute operations before/after a KafkaStreams instance starts/stops?
How to handle exception thrown during KafkaStreams
execution ?
Configuring Azkarra embedded web server
How to secure your streams application?
How to tune internal RocksDB state stores ?