slot problem

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

slot problem

ゞ野蠻遊戲χ
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
Reply | Threaded
Open this post in threaded view
|

Re: slot problem

Zhu Zhu
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].


Thanks,
Zhu

ゞ野蠻遊戲χ <[hidden email]> 于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