- Building Python Real:Time Applications with Storm
- Kartik Bhatnagar Barry Hart
- 139字
- 2021-07-30 10:10:07
Preface
Apache Storm is a powerful framework for creating complex workflows that ingest and process huge amounts of data. With its generic concepts of spouts and bolts, along with simple deployment and monitoring tools, it allows developers to focus on the specifics of their workflow without reinventing the wheel.
However, Storm is written in Java. While it supports other programming languages besides Java, the tools are incomplete and there is little documentation and few examples.
One of the authors of this book created Petrel, the first framework that supports the creation of Storm topologies in 100 percent Python. He has firsthand experience with the struggles of building a Python Storm topology on the Java tool set. This book closes this gap, providing a resource to help Python developers of all experience levels in building their own applications using Storm.
- 軟件項(xiàng)目管理(第2版)
- JavaScript高效圖形編程
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Java:Data Science Made Easy
- The Computer Vision Workshop
- Java Web程序設(shè)計(jì)
- Java EE 7 Development with NetBeans 8
- Flux Architecture
- Apache Mesos Essentials
- 可解釋機(jī)器學(xué)習(xí):模型、方法與實(shí)踐
- Java程序設(shè)計(jì)案例教程
- 輕松上手2D游戲開發(fā):Unity入門
- 基于SpringBoot實(shí)現(xiàn):Java分布式中間件開發(fā)入門與實(shí)戰(zhàn)
- 軟件工程基礎(chǔ)與實(shí)訓(xùn)教程
- 深入理解BootLoader