Kafka
Installing Kafka On A Raspberry Pi 3
Whilst working with golang, my first project was to create a CQRS framework with event sourcing using kafka. Then, my first project to use this needed to be running 24/7 collecting statistical data from a stream of data using web sockets. I did not want to be running this on Read more…