March 2018
Intermediate to advanced
380 pages
9h 23m
English
Kafka (https://kafka.apache.org) is an open source stream processing system. It has a distributed pub/sub-based message queue for storage. Its fault tolerance and scale has helped it to replace JMS and AMQP as the preferred messaging queue. Spring provides an abstraction on top of Kafka to make it easier to configure and work with Kafka.