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: 9473, column: 2)
Licenses

Lint warnings

LinterMessageLocation
derivation

Report failure to compile a package to a derivation

failed to create mips64el-linux derivation: (match-error "match" "no matching pattern" "mips64el-linux")