Skip to main content

5 docs tagged with "kafka"

View all tags

Kafka Connect

Explains Kafka Connect for integrating Kafka with external systems through reusable source and sink connectors.

Kafka: The Complete Guide

Introductory Kafka guide covering core concepts, brokers, topics, partitions, producers, consumers, and event streaming basics.

Parallel Consumer in Kafka

Explains parallel consumer patterns in Kafka for increasing throughput when processing is slower than message consumption.