- Mastering Apache Storm
- Ankit Jain
- 43字
- 2021-07-02 20:32:32
Parallelism of a topology
Parallelism means the distribution of jobs on multiple nodes/instances where each instance can work independently and can contribute to the processing of data. Let's first look at the processes/components that are responsible for the parallelism of a Storm cluster.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- 摩登創(chuàng)客:與智能手機和平板電腦共舞
- 構(gòu)建移動網(wǎng)站與APP:HTML 5移動開發(fā)入門與實戰(zhàn)(跨平臺移動開發(fā)叢書)
- C語言程序設計(第2版)
- Python 3網(wǎng)絡爬蟲實戰(zhàn)
- 游戲程序設計教程
- Python 3破冰人工智能:從入門到實戰(zhàn)
- HTML5+CSS3+JavaScript Web開發(fā)案例教程(在線實訓版)
- 快速念咒:MySQL入門指南與進階實戰(zhàn)
- Teaching with Google Classroom
- Raspberry Pi Home Automation with Arduino(Second Edition)
- UI設計全書(全彩)
- Apache Camel Developer's Cookbook
- OpenCV with Python Blueprints