Here's what makes Apache Kafka so fast
Apache Kafka is a distributed streaming platform, which allows you to:
- Publish and subscribe to streams of records, similar to a message queue or enterprise messaging system.
- Store streams of records in a fault-tolerant durable way.
- Process streams of records as they occur.
Read full article from Here's what makes Apache Kafka so fast
No comments:
Post a Comment