Apache Kafka

Apache Kafka is a distributed streaming platform that:

  1. Lets you publish and subscribe to streams of records. In this respect it is similar to a message queue or enterprise messaging system.
  2. Lets you store streams of records in a fault-tolerant way.
  3. Lets you process streams of records as they occur.

Installation

Install the kafkaAUR package.

Start kafka.service, which should also automatically start/enable zookeeper@kafka.service as well.

Usage

For usage see official documentation

Clients

For additional clients, see the official client list

gollark: What if NDing went along a greenness spectrum? Regular dragon -> green alt -> green breed -> ND.
gollark: Brocollificate!
gollark: I personally am able to see the time on my phone via just enabling displaying seconds.
gollark: I just noticed that I'm egg locked, so ignore me until tomorrow for catching.
gollark: Why 2 way?
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.