Kafka on OSX / macOS
Source: https://dtflaneur.wordpress.com/2015/10/05/installing-kafka-on-mac-osx/ Apache Kafka is a highly-scalable publish-subscribe messaging system that can serve as the data backbone in distributed applications. With Kafka’s Producer-Consumer model it becomes easy to implement multiple data consumers that do live monitoring as well persistent...