Pooling was applied in the executor to achieve efficient use of thread resources.
执行程序中应用了池,这可以有效地使用线程资源。
This technique might be required for applications or libraries that do their own form of thread pooling and thread dispatching.
执行自身形式的线程入池和线程调度的应用程序或库可能需要这种技术。
Asynchronous completion token supported thread pooling by allowing services to release threads back into the pool while awaiting asynchronous responses.
异步完成令牌支持线程池,它允许服务在等待异步响应时释放线程,并将其放回到池中。
应用推荐