gpt4 book ai didi

multithreading - Delphi 中的抢占式多线程

转载 作者:行者123 更新时间:2023-12-03 15:17:37 26 4
gpt4 key购买 nike

我读过有关抢占式多线程的内容 herehere .

有没有办法在 Delphi 中做到这一点以及它与 other methods of threading in Delphi 相比如何(优点和缺点) ?

最佳答案

您所指的“其他方法”似乎都在使用操作系统的底层线程功能——这是抢占式的。换句话说,选择你认为最方便的那个,它就会抢占先机。

获得非抢占式(又称协作式)线程需要一些额外的工作,通常是将线程转换为“纤程”。

关于multithreading - Delphi 中的抢占式多线程,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4221083/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com