Yahoo Suche Web Suche

Suchergebnisse

  1. Suchergebnisse:
  1. More than 80% of all Fortune 100 companies trust, and use 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.

  2. kafka.apache.org. Apache Kafka ist eine freie Software der Apache Software Foundation, die insbesondere zur Verarbeitung von Datenströmen dient. Kafka ist dazu entwickelt, Datenströme zu speichern und zu verarbeiten, und stellt eine Schnittstelle zum Laden und Exportieren von Datenströmen zu Drittsystemen bereit.

  3. kafka.apache.org › introApache Kafka

    Kafka combines three key capabilities so you can implement your use cases for event streaming end-to-end with a single battle-tested solution: To publish (write) and subscribe to (read) streams of events, including continuous import/export of your data from other systems. To store streams of events durably and reliably for as long as you want.

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

    Website. kafka .apache .org. 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. kafka.apache.org › get-startedApache 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. Real-Time.

  6. Introduction. Try this Apache Kafka hands-on tutorial. 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.

  7. Vor 6 Tagen · 1. Overview. In this tutorial, we’ll learn the basics of Kafka – the use cases and core concepts anyone should know. We can then find and understand more detailed articles about Kafka. 2. What Is Kafka? Kafka is an open-source stream processing platform developed by the Apache Software Foundation.

  8. Apache Kafka® is a distributed event streaming platform that is used for building real-time data pipelines and streaming applications. Kafka is designed to handle large volumes of data in a scalable and fault-tolerant manner, making it ideal for use cases such as real-time analytics, data ingestion, and event-driven architectures.

  9. Apache Kafka is an open-source distributed streaming system used for stream processing, real-time data pipelines, and data integration at scale.

  10. Apache Kafka is an open-source distributed event-streaming framework developed at LinkedIn by a team that included Jay Kreps, Jun Rao, and Neha Narkhede.