profile picture

Posts tagged "kafka":

Writing a Kafka Producer and High Level Consumer in Clojure

14 Jan 2015

Kafka is a platform for handling real-time data feeds. In some ways it is like a database that exposes semantics of a messaging system.

Read more →
Tags: clojure kafka
Other posts