(Go: >> BACK << -|- >> HOME <<)

Skip to content

Developing immutable event stream applications with Clojure and Kafka

Notifications You must be signed in to change notification settings

practicalli/clojure-kafka

Repository files navigation

Kafa and Clojure - Immutable Event Streams

GitHub version

kafka-clojure-logo

This is an introduction to developing Kafka and Clojure applications, specifically systems built around an immutable event stream.

Join the conversation on Gitter

This workshop will cover the following topics:

  • Understanding Kafka architecture
  • Producers and Consumers
  • Designing Kafka (topics, partitions consumer groups, etc)
  • Replaying events
  • Effective Monitoring

Configuration

TODO work in progress, no git repository available as yet.

Kafka and Clojure Code Examples

To get a copy of the repository, use the following git clone command which creates a new directory called clojure-webapps-example that contains the cloned code.

git clone https://github.com/practicalli/kafka-clojure-code-examples.git`

This work is licensed under a Creative Commons Attribution 4.0 ShareAlike License (including images & stylesheets).

Creative Commons License
Kafka and Clojure, Practicalli by John Stevenson is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Based on a work at Kafka and Clojure, Practicalli on Gitub.
Permissions beyond the scope of this license may be available at @jr0cket.