I think you can referer this topic : https://github.com/apache/incubator-dolphinscheduler/issues/268 , and then do you have some suggestions about how to implement it? BTW, the architecture of DolphinScheduler has changed in verison 1.3 which master will send task to worker directly, so I think we'd better controlling the concurrency tasks in the pool on master-end, not worker-end, do you have some ideas?
Best Regards --------------- DolphinScheduler(Incubator) PPMC Lidong Dai 代立冬 [email protected] --------------- [email protected] <[email protected]> 于2020年7月18日周六 下午5:40写道: > Hi all, > How does worker control task concurrency? What is the idea of > implementation? Someone have any idea? > > > > [email protected] >
