Language

Package: java-kafka-clients @ 1.0.0

Synopsis

Distributed streaming platform

Description

Kafka is a distributed streaming platform, which means:

  • it can publish and subscribe to streams of records;

  • it can store streams of records in a fault-tolerant way;

  • it can process streams of records as they occur.

Home page
https://kafka.apache.org
Location
gnu/packages/java.scm (line: 10033, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings