Each task will be assigned a dedicated thread for its data processing. A slot can be shared by multiple tasks if they are in the same slot sharing group[1].
[1] https://ci.apache.org/projects/flink/flink-docs-release-1.10/concepts/runtime.html#task-slots-and-resources Thanks, Zhu ゞ野蠻遊戲χ <zhoujiazhi1...@vip.qq.com> 于2020年11月25日周三 上午10:32写道: > Hi all > > Can only one thread run at a time for a slot? Or one slot can run > multiple threads in parallel at the same time? > > Thanks, > Jiazhi >