The final, event MPM is an experimental module that keeps separate pools of threads for different tasks.
最新的eventMPM是一种实验性的模型,为不同的任务使用单独的线程池。
Tuning the appropriate thread pools to restrict the number of concurrent threads.
调优适当的线程池以限制并发线程的数量。
Proper management of the thread pools is important, because threads are fairly expensive resources in terms of memory consumption in the server, as well as other low-level operating system resources.
正确管理线程池非常重要,因为线程对于服务器中的内存使用量以及其他低级操作系统资源而言是相当珍贵的资源。
If the free pools have lots of connections, the maintenance threads will have a lot of work to do, which can significantly impact performance.
如果空闲池有许多连接,则维护线程需要执行许多工作,这会显著地影响性能。
The TPL also has a new set of features not seen in either threads or thread pools. For example, Tasks have a safe Cancel method.
TPL还拥有一套从前的线程或线程池所不具备的新功能,例如任务拥有一个安全的Cancel方法。
The Common Language Runtime has always had basic support for parallel programming in the form of locks, threads, and thread pools.
通用语言运行时(Common LanguageRuntime,CLR)以锁、线程和线程池的形式为并行编程提供基本的支持。
In addition, WebSphere Application Server tuning of the JVM heap and threads pools is automated based on the size of the virtual machine.
此外,jvm堆和线程池的WebSphereApplicationserver调优会根据虚拟机的大小自动进行。
In addition, WebSphere Application Server tuning of the JVM heap and threads pools is automated based on the size of the virtual machine.
此外,jvm堆和线程池的WebSphereApplicationserver调优会根据虚拟机的大小自动进行。
应用推荐