view_stream Data streaming service
dedicated
Apache Kafka is an open source streaming software platform developed by LinkedIn and dedicated to the Apache Software Foundation, written in Scala and Java. The goal of the project is to provide a unified, high-performance, low-latency platform for real-time data processing. Kafka can connect to external systems (for data import / export) via Kafka Connect and provides Kafka Streams, a Java stream processing library.