- Mastering Apache Storm
- Ankit Jain
- 187字
- 2021-07-02 20:32:24
Preface
Real-time data processing in no longer a luxury exercised by a few big companies but has become a necessity for businesses that want to compete, and Apache Storm is one of the de facto standards for developing real-time processing pipelines. The key features of Storm are that it is horizontally scalable, is fault tolerant, and provides guaranteed message processing. Storm can solve various types of analytic problem: machine learning, log processing, graph analysis, and so on.
Mastering Storm will serve both as a getting started guide to inexperienced developers and as a reference for implementing advanced use cases with Storm for experienced developers. In the first two chapters, you will learn the basics of a Storm topology and various components of a Storm cluster. In the later chapters, you will learn how to build a Storm application that can interact with various other big data technologies and how to create transactional topologies. Finally, the last two chapters cover case studies for log processing and machine learning. We are also going to cover how we can use the Storm scheduler to assign delicate work to delicate machines.
- Web應(yīng)用系統(tǒng)開發(fā)實踐(C#)
- Python for Secret Agents:Volume II
- Web開發(fā)的貴族:ASP.NET 3.5+SQL Server 2008
- Android 7編程入門經(jīng)典:使用Android Studio 2(第4版)
- JSP開發(fā)案例教程
- 人人都懂設(shè)計模式:從生活中領(lǐng)悟設(shè)計模式(Python實現(xiàn))
- Oracle JDeveloper 11gR2 Cookbook
- Swift語言實戰(zhàn)精講
- SQL Server與JSP動態(tài)網(wǎng)站開發(fā)
- NetBeans IDE 8 Cookbook
- Getting Started with Eclipse Juno
- OpenStack Networking Essentials
- 物聯(lián)網(wǎng)系統(tǒng)架構(gòu)設(shè)計與邊緣計算(原書第2版)
- Python第三方庫開發(fā)應(yīng)用實戰(zhàn)
- Sitecore Cookbook for Developers