Book Image

Apache Kafka

By : Nishant Garg
Book Image

Apache Kafka

By: Nishant Garg

Overview of this book

<p>Message publishing is a mechanism of connecting heterogeneous applications together with messages that are routed between them, for example by using a message broker like Apache Kafka. Such solutions deal with real-time volumes of information and route it to multiple consumers without letting information producers know who the final consumers are.</p> <p>Apache Kafka is a practical, hands-on guide providing you with a series of step-by-step practical implementations, which will help you take advantage of the real power behind Kafka, and give you a strong grounding for using it in your publisher-subscriber based architectures.</p> <p>Apache Kafka takes you through a number of clear, practical implementations that will help you to take advantage of the power of Apache Kafka, quickly and painlessly. You will learn everything you need to know for setting up Kafka clusters. This book explains how Kafka basic blocks like producers, brokers, and consumers actually work and fit together. You will then explore additional settings and configuration changes to achieve ever more complex goals. Finally you will learn how Kafka works with other tools like Hadoop, Storm, and so on.</p> <p>You will learn everything you need to know to work with Apache Kafka in the right format, as well as how to leverage its power of handling hundreds of megabytes of messages per second from multiple clients.</p>
Table of Contents (15 chapters)

Summary


In this chapter we have learned how to install and build Kafka 0.7.x and 0.8. The following chapter discusses the steps required to set up single/multibroker Kafka clusters. From here onwards, the book only focuses on Kafka 0.8.