mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-29 13:50:29 +08:00
| .. | ||
| 4.0.0 | ||
| data.yml | ||
| logo.png | ||
| README_en.md | ||
| README.md | ||
Kafka
Kafka is a distributed stream processing platform.
Key Features:
- It allows applications to publish or subscribe to streams of data or events.
- It can store records in a fault-tolerant and durable manner, preserving the order of records.
- It enables real-time processing of records as they arrive.