☰
Following are the Apache STORM books recommended by CoreJavaGuru, which are worth the investment for a bright future.
Author: Quinton Anderson
Publisher: Packt Publishing
Lenght: 254 pages
Java developers can expand into real-time data processing with this fantastic guide to Storm. Using a cookbook approach with lots of practical recipes, it's the user-friendly way to learn how to process unlimited data streams.
If you are a Java developer with basic knowledge of real-time processing and would like to learn Storm to process unbounded streams of data in real time, then this book is for you.
Author: Sean T. Allen, Matthew Jankowski, Peter Pathirana)
Publisher: Manning Publications
Lenght: 280 pages
Storm Applied is an example-driven guide to processing and analyzing real-time data streams. This immediately useful book starts by teaching you how to design Storm solutions the right way. Then, it quickly dives into real-world case studies that show you how to scale a high-throughput stream processor, ensure smooth operation within a production cluster, and more. Along the way, you'll learn to use Trident for stateful stream processing, along with other tools from the Storm ecosystem.
This book moves through the basics quickly. While prior experience with Storm is not assumed, some experience with big data and real-time systems is helpful.
Author: Jonathan Leibiusky, Gabriel Eisbruch, Dario Simonassi
Publisher: O'Reilly Media
Lenght: 106 pages
This book introduces you to Storm, a distributed, JVM-based system for processing streaming data. Through simple tutorials, sample Java code, and a complete real-world scenario, you'll learn how to build fast, fault-tolerant solutions that process results as soon as the data arrives.