About 2,990 results
Open links in new tab
  1. 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 …

  2. Apache Kafka

    Kafka abstracts away the details of files and gives a cleaner abstraction of log or event data as a stream of messages. This allows for lower-latency processing and easier support for multiple …

  3. Apache Kafka

    Often the value that makes most sense in configuration is not the one most useful to program with. For example, let's say you want to throttle I/O to avoid using up all the I/O bandwidth. …

  4. Project information - Apache Kafka

    Apache Kafka, Kafka, and the Kafka logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.

  5. Apache Kafka Quickstart

    Apache Kafka Quickstart. Everything you need to know about Kafka in 10 minutes (clicking the image will load a video from YouTube)

  6. org.apache.kafka.streams.processor (kafka 4.0.0 API)

    Provides a low-level programming model (Processor API, aka, PAPI) to express a (stateful) data flow computation over input topics. Use Topology as the entry point for your program.

  7. Apache Kafka

    Apache Kafka, Kafka, and the Kafka logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.

  8. Apache Kafka

    Kafka Streams simplifies application development by building on the Kafka producer and consumer libraries and leveraging the native capabilities of Kafka to offer data parallelism, …

  9. Apache Kafka

    With the release of Kafka 4.0, significant changes have been introduced that impact compatibility across various components. To assist users in planning upgrades and ensuring seamless …

  10. Apache Kafka

    In this guide we will start from scratch on setting up your own project to write a stream processing application using Kafka Streams. It is highly recommended to read the quickstart first on how …

Refresh