Thread-pool的意思|示意

美 / / 英 / /

线程池


Thread-pool的网络常见释义

头文件 实现代码 Thread-pool.h(头文件): #include

Thread-pool相关短语

1、 Thread pool pattern 线程池

2、 thread pool 线程池 ; 线程池类 ; 线程池线程 ; 理器

3、 worker thread pool 线程池

Thread-pool相关例句

A thread pool worker thread pulls the next WWEC from the input queue and runs it.

线程池工作线程从输入队列提取下一个WWEC,并运行它。

Of course, it can't release them until the thread pool itself is released by the application.

当然,直到它本身被应用程序释放之后,线程池才能释放线程。

For example, services waiting for asynchronous responses could release threads back into the thread pool.

例如,正在等待异步响应的服务可能会释放线程,将其放回线程池中。

This article includes three sample applications; one for each of the thread pool implementations described.

本文包括三个 示例应用程序;分别对应一个描述的线程池实现。

The ORB thread pool - the microflow is started from a different JVM with remote EJB invocation.

ORB 线程池 — 微观流通过远程 EJB 调用从一个不同的 JVM 启动。

A Runnable is submitted to a custom thread pool.

将可运行线程提交到自定义线程池。