Apache Kafka is publish-subscribe messaging rethought as a distributed commit log.
A C++ Client library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It is designed as single threaded async library using libevent. For Apache Kafka protocol message formatting it uses libkafka-asio.
Date: May 25, 2016
Author: Ganesh Nikam
Categories: project
Tagged: Flat, UI, Development
Client: