Tag

Message Streaming

0 views collected around this technical thread.

Efficient Ops
Efficient Ops
Apr 13, 2025 · Backend Development

Master Kafka’s Core Concepts: A Visual Guide to Topics, Partitions, and Architecture

This article visually breaks down Kafka’s fundamental concepts—including producers, consumers, topics, consumer groups, partitions, and cluster architecture—explaining how messages flow, are stored, and achieve load balancing and ordering within a distributed streaming system.

KafkaMessage StreamingTopics
0 likes · 7 min read
Master Kafka’s Core Concepts: A Visual Guide to Topics, Partitions, and Architecture
Tencent Cloud Developer
Tencent Cloud Developer
Feb 15, 2022 · Backend Development

Message Queue Middleware Selection Guide: Kafka vs Pulsar vs RocketMQ vs RabbitMQ vs NSQ

This guide compares Kafka, Pulsar, RocketMQ, RabbitMQ, and NSQ across architecture, consumption models, delay and dead‑letter support, persistence, ordering, multi‑tenant isolation, and performance, recommending Kafka for high‑throughput log processing, Pulsar for transactional delayed messaging and disaster recovery, and NSQ for Go‑centric custom solutions.

KafkaMessage QueueMessage Streaming
0 likes · 26 min read
Message Queue Middleware Selection Guide: Kafka vs Pulsar vs RocketMQ vs RabbitMQ vs NSQ
Top Architect
Top Architect
Nov 14, 2021 · Big Data

Kafka Core Concepts Illustrated: Basics, Producers/Consumers, Topics, Partitions, and Architecture

This article provides a visual walkthrough of Kafka's fundamental concepts—including its basic architecture, producer‑consumer model, topics, partitions, and cluster design—offering clear explanations and diagrams to help readers grasp how Kafka enables reliable, scalable message streaming in modern systems.

Big DataConsumerKafka
0 likes · 5 min read
Kafka Core Concepts Illustrated: Basics, Producers/Consumers, Topics, Partitions, and Architecture