Stream Processing Runtime Performance

Operating Kafka Streams and Apache Flink for predictable throughput, state and recovery: separating their execution models, sizing partitions or operator parallelism, diagnosing backpressure, bounding native state, and relating commits or checkpoints to result visibility. Use when one partition or operator limits a pipeline, checkpoints grow or stall, RocksDB drives RSS outside the heap, exactly-once changes latency, or effective runtime configuration differs from declared settings. Generic topology and event-time semantics belong to streaming-pipeline-topologies; plain Kafka consumer loops to kafka-consumers-in-java.

robsonkades 668a622 4 files · 12.2 KB Updated

File contents

robsonkades/agent-skills/tree/main/skills/stream-processing-runtime-performance commit 668a622742

Frequently asked questions

npx skillmds@latest add robsonkades/stream-processing-runtime-performance