Skip to content

Go + Kafka

Published:

Table of contents

Open Table of contents

Description

This project demonstrates how to build a simple order processing system using Go and Apache Kafka.
The system consists of two workers:

Source code can be found on GitHub.

Running Locally

Technologies Used