Yahoo Web Search

Search results

  1. 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. 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.

  3. 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.

  4. Feb 1, 2024 · Apache Kafka is a distributed streaming platform used for high-throughput, real-time data pipelines, initially developed at LinkedIn, now widely adopted across various industries due to its...

  5. kafka.apache.org › introApache Kafka

    Kafka is a distributed system consisting of servers and clients that communicate via a high-performance TCP network protocol . It can be deployed on bare-metal hardware, virtual machines, and containers in on-premise as well as cloud environments.

  6. 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.

  7. Apache Kafka is a distributed data streaming platform used for real-time data pipelines, integration, stream processing, and more. Learn how Kafka works and how it's used with examples.

  8. 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.

  9. What Is Apache Kafka®? Developed as a publish-subscribe messaging system to handle mass amounts of data at LinkedIn, today, Apache Kafka® is an open-source distributed event streaming platform used by over 80% of the Fortune 100.

  10. Apache Kafka is a distributed data store optimized for ingesting and processing streaming data in real-time. Streaming data is data that is continuously generated by thousands of data sources, which typically send the data records in simultaneously.