|
- Apache Kafka
Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications
- Apache Kafka
Everything you need to know about Kafka in 10 minutes (clicking the image will load a video from YouTube)
- Apache Kafka
For more on streams, check out the Apache Kafka Streams documentation, including some helpful new tutorial videos Operating Kafka at scale requires that the system remain observable, and to make that easier, we’ve made a number of improvements to metrics
- Apache Kafka
Apache Kafka® is a distributed streaming platform What exactly does that mean? A streaming platform has three key capabilities: Pub Sub Publish and subscribe to streams of records, similar to a message queue or enterprise messaging system Stream Storage Store streams of records in a fault-tolerant durable way
- Apache Kafka
Here is a description of a few of the popular use cases for Apache Kafka® For an overview of a number of these areas in action, see this blog post Messaging Kafka works well as a replacement for a more traditional message broker
- Apache Kafka
Apache Kafka 4 0 is a significant milestone, marking the first major release to operate entirely without Apache ZooKeeper® By running in KRaft mode by default, Kafka simplifies deployment and management, eliminating the complexity of maintaining a separate ZooKeeper ensemble
- Apache Kafka
Apache Kafka: A Distributed Streaming Platform Apache Kafka Toggle navigation Get Started Introduction Quickstart Use Cases Books Papers Videos Podcasts Docs Key Concepts APIs Configuration Design Implementation Operations Security Clients
- Apache Kafka
> bin kafka-run-class sh org apache kafka streams examples wordcount WordCountDemo The demo application will read from the input topic streams-plaintext-input, perform the computations of the WordCount algorithm on each of the read messages
|
|
|