- Mastering Apache Storm
- Ankit Jain
- 91字
- 2021-07-02 20:32:32
Executor
Within each worker process, there can be multiple threads executing parts of the topology. Each of these threads is called an executor. An executor can execute only one of the components, that is, any spout or bolt in the topology.
Each executor, being a single thread, can execute only tasks assigned to it serially. The number of executors defined for a spout or bolt can be changed dynamically while the topology is running, which means that you can easily control the degree of parallelism of various components in your topology.
推薦閱讀
- Advanced Machine Learning with Python
- DevOps for Networking
- Interactive Data Visualization with Python
- C語言程序設(shè)計(jì)基礎(chǔ)與實(shí)驗(yàn)指導(dǎo)
- Java FX應(yīng)用開發(fā)教程
- Cassandra Design Patterns(Second Edition)
- JavaScript by Example
- Responsive Web Design by Example
- 量化金融R語言高級(jí)教程
- Apache Spark 2.x for Java Developers
- Java Web開發(fā)詳解
- LabVIEW虛擬儀器入門與測(cè)控應(yīng)用100例
- C編程技巧:117個(gè)問題解決方案示例
- 軟件工程與UML案例解析(第三版)
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)(IC3)