Storm Real-Time Processing Cookbook

Quinton Anderson

買這商品的人也買了...

商品描述

Efficiently process unbounded streams of data in real time

Overview

  • Learn the key concepts of processing data in real time with Storm
  • Concepts ranging from Log stream processing to mastering data management with Storm
  • Written in a Cookbook style, with plenty of practical recipes with well-explained code examples and relevant screenshots and diagrams

In Detail

Storm is a free and open source distributed real-time computation system. Storm makes it easy to reliably process unbounded streams of data, doing for real-time processing what Hadoop did for batch processing. Storm is simple, can be used with any programming language, and is a lot of fun to use!

Storm Real Time Processing Cookbook will have basic to advanced recipes on Storm for real-time computation.

The book begins with setting up the development environment and then teaches log stream processing. This will be followed by real-time payments workflow, distributed RPC, integrating it with other software such as Hadoop and Apache Camel, and more.

What you will learn from this book

  • Create a log spout
  • Consume messages from a JMS queue
  • Implement unidirectional synchronization based on a data stream
  • Execute disaster recovery on a separate AWS region

Approach

A Cookbook with plenty of practical recipes for different uses of Storm.

Who this book is written for

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.

商品描述(中文翻譯)

高效處理即時的無界數據流
概述
- 學習使用Storm進行即時數據處理的關鍵概念
- 從日誌流處理到掌握Storm的數據管理等概念
- 以食譜風格撰寫,提供豐富的實用食譜,並附有詳細的代碼示例、相關截圖和圖表

詳細內容
Storm是一個免費且開源的分佈式實時計算系統。Storm使得可靠地處理無界數據流變得簡單,就像Hadoop對批處理所做的一樣。Storm簡單易用,可與任何編程語言一起使用,並且非常有趣!

《Storm實時處理食譜》將提供有關使用Storm進行實時計算的基礎和高級食譜。

本書首先介紹如何設置開發環境,然後教授日誌流處理。接著介紹實時支付工作流、分佈式RPC,以及與Hadoop和Apache Camel等其他軟件的集成等內容。

本書將學到的內容
- 創建日誌輸出
- 從JMS隊列中消費消息
- 基於數據流實現單向同步
- 在AWS的另一個區域上執行災難恢復

方法
這是一本提供了許多實用Storm用途食譜的食譜書。

本書適合對實時處理有基本了解並希望學習使用Storm在實時處理中處理無界數據流的Java開發人員。