strom中Worker與Task關係

 Worker和Task關係 – 1個worker進程執行的是1個topology的子集(注:不會出現1個worker爲多個topology服務)。1個 worker進程會啓動1個或多個executor線程來執行1個topology的component(spout或bolt)。因此,1個 運行中的topology就是由集羣中多臺物理機上的多個worker進程組成的。 – executor是1個被w
相關文章
相關標籤/搜索