Apache Kafka: A Distributed Streaming Platform.
https://kafka.apache.org/
Apache Kafka. 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.
Apache Kafka - Wikipedia
https://en.wikipedia.org/wiki/Apache_Kafka
Apache Kafka is an open-source stream-processing software platform developed by the Apache Software Foundation, written in Scala and Java.
GitHub - apache/kafka: Mirror of Apache Kafka
https://github.com/apache/kafka
Apache Kafka. See our web site for details on the project. We build and test Apache Kafka with Java 8, 11 and 15. We set the release parameter in javac and scalac to 8 to ensure the generated binaries are compatible with Java 8 or higher (independently of the Java version used for compilation).
What is Apache Kafka? | AWS | Amazon Web Services, Inc.
https://aws.amazon.com/ru/msk/what-is-kafka/
Apache Kafka is a distributed streaming platform that is used to build real time streaming data pipelines and applications that adapt to data streams. Learn more about how Kafka works, the benefits, and how your business can begin using Kafka.
Apache Kafka as a service optimized for developers | Heroku
https://www.heroku.com/kafka
Apache Kafka is a distributed commit log for fast, fault-tolerant communication between producers and consumers using message based topics. Kafka provides the messaging backbone for building a new generation of distributed applications capable of handling billions of events and millions of transactions.
KafkaJS · KafkaJS, a modern Apache Kafka client for Node.js
https://kafka.js.org/
KAFKA is a registered trademark of The Apache Software Foundation and has been licensed for use by KafkaJS. Every commit is tested against a production-like multi-broker Kafka cluster, ensuring that regressions never make it into production.
Apache Kafka (@apachekafka) | Твиттер
https://twitter.com/apachekafka
Apache Kafka Ретвитнул(а) Kafka Streams. We passed Apache Kafka 2.8.0 feature freeze deadline, so it's time to point out two KIP highlights: KIP-418 replaces `branch()` with the type-safe `split()` operator and adds a few other goodies to simplify branching/splitting of KStreams. \
Kafka For Beginners. What is Kafka? | by Rinu Gour | Medium
https://medium.com/@rinu.gour123/kafka-for-beginners-74ec101bc82d
What is Kafka? We use Apache Kafka when it comes to enabling communication between producers and consumers using message-based topics. Apache Kafka is a fast, scalable, fault-tolerant, publish-subscribe messaging system. Basically, it designs a platform for high-end new generation distributed...
Franz Kafka (@franzkafkaolmak) • Фото и видео в Instagram
https://www.instagram.com/franzkafkaolmak/
Franz Kafka. "En iyiyi ararken iyiyi kaybediyorsunuz." youtube.com/channel/UCUyLqGkHsV_jw3p_kgggqVQ.
The Kafka Project | Home
http://www.kafka.org/
. The Kafka Project. «Two men were standing behind the grave and were holding a tombstone between them in the air; scarcely had K. arrived when they thrust the stone into the The Project was started in 1998 with the purpose of publishing online all Kafka texts in German, according to the manuscripts.
What is Apache Kafka? | Confuent
https://www.confluent.io/what-is-apache-kafka/
Apache Kafka is a community distributed event streaming platform capable of handling trillions of events a day. Initially conceived as a messaging queue, Kafka is based on an abstraction of a distributed commit log. Since being created and open sourced by LinkedIn in 2011, Kafka has quickly...
Apache Kafka: Next Generation Distributed Messaging System
https://www.infoq.com/articles/apache-kafka/
Apache Kafka is a distributed publish-subscribe messaging system. This article covers the architecture, features and characteristics It was originally developed at LinkedIn Corporation and later on became a part of Apache project. Kafka is a fast, scalable, distributed in nature by its design, partitioned and...