Apache Kafka

Apache Kafka是一款开源的消息发布与订阅系统,它被重新设计为分布式提交日志,具备高速处理能力,单一Kafka Broker即可应对每秒数百兆的数据读写,并支持数千客户端。其设计允许集群弹性且透明地扩展,而无需停机。Kafka提供了强大的持久性和容错性,消息被持久化到磁盘并复制到集群中以防止数据丢失。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Apache Kafka is publish-subscribe messaging rethought as a distributed commit log.


Fast

A single Kafka broker can handle hundreds of megabytes of reads and writes per second from thousands of clients.


Scalable

Kafka is designed to allow a single cluster to serve as the central data backbone for a large organization. It can be elastically and transparently expanded without downtime. Data streams are partitioned and spread over a cluster of machines to allow data streams larger than the capability of any single machine and to allow clusters of co-ordinated consumers


Durable

Messages are persisted on disk and replicated within the cluster to prevent data loss. Each broker can handle terabytes of messages without performance impact.


Distributed by Design
Kafka has a modern cluster-centric design that offers strong durability and fault-tolerance guarantees.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值