Skip to content

Getting Started with Storm Continuous Streaming Computation with Twitter's Cluster Technology

Best in textbook rentals since 2012!

ISBN-10: 1449324010

ISBN-13: 9781449324018

Edition: 2012

Authors: Jonathan Leibiusky, Gabriel Eisbruch, Dario Simonassi

List price: $20.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Even as data is turning the world upside down, the next revolution is taking shape: realtime data analysis. Data tools like Hadoop are batch-oriented; they're good at taking a set of data, analyzing it, and giving you the result later. But these tools are not particularly good at handling streaming data: data that is constantly arriving, and results that are changing as fast as the data arrives. Storm is a new tool that solves that problem. This book gets you started with it.
Customers also bought

Book details

List price: $20.99
Copyright year: 2012
Publisher: O'Reilly Media, Incorporated
Publication date: 9/20/2012
Binding: Paperback
Pages: 106
Size: 7.00" wide x 9.19" long x 0.22" tall
Weight: 0.396
Language: English

Jonathan has been working in software development for more than 10 years. In the last 3 years he has developed and contributed to several new and existing open source projects, including "Jedis": http://github.com/xetorthio/jedis , which is being used actively by VMWare, SpringSource, etc.. Today, Jonathan is the Head of Research and Development and is tasked with researching new technologies and opening up MercadoLibre (NASDAQ MELI): open source, and open to the community.

Gabriel is a computer science student and works as an Software Architect in Mercadolibre (NASDAQ MELI) since 2007. He is tasked with researching technologies and developing projects. In the last year he has specialized in big data analysis, implementing Mercadolibre's hadoop cluster.

Dario has been working in software development for more than 10 years. Since 2004 he has specialized in large website, operations and performance. Today, Dario is the Chief Architect of MercadoLibre (NASDAQ MELI) where he leads the architecture team.

Preface
Basics
Getting Started
Topologies
Spouts
Bolts
A Real-Life Example
Using Non-JVM Languages with Storm
Transactional TopologiesInstalling the Storm ClientInstalling Storm Cluster Real Life Example Setup