Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. kafka.apache.org › protocolApache Kafka

    This document covers the wire protocol implemented in Kafka. It is meant to give a readable guide to the protocol that covers the available requests, their binary format, and the proper way to make use of them to implement a client.

    • KIP-35

      Changes to main/ global protocol documentation page with...

  2. Learn how to use the binary protocol implemented in Kafka for client-server communication. The guide covers the available requests, their binary format, partitioning strategies, batching, versioning and compatibility, and more.

  3. Apache Kafka. Kafka protocol guide. This document covers the wire protocol implemented in Kafka. It is meant to give a readable guide to the protocol that covers the available requests, their binary format, and the proper way to make use of them to implement a client.

  4. en.wikipedia.org › wiki › Apache_KafkaApache Kafka - Wikipedia

    Apache Kafka is a distributed event store and stream-processing platform. It is an open-source system developed by the Apache Software Foundation written in Java and Scala . The project aims to provide a unified, high-throughput, low-latency platform for handling real-time data feeds.

  5. Apache Kafka is an event streaming platform used to collect, process, store, and integrate data at scale. It has numerous use cases including distributed streaming, stream processing, data integration, and pub/sub messaging. In order to make complete sense of what Kafka does, we'll delve into what an event streaming platform is and how it works.

  6. 14 de jun. de 2017 · This document covers the protocol implemented in Kafka 0.8 and beyond. It is meant to give a readable guide to the protocol that covers the available requests, their binary format, and the proper way to make use of them to implement a client.

  7. Learn what Apache Kafka is, how it works, and what it is used for. Kafka is a distributed event streaming platform that uses a high-performance TCP network protocol to communicate events between brokers and clients.