Thread-Level Parallelism 线程级并行
The microprocessor architecture design has entered the era of thread level parallelism.
目前微处理器系统结构设计已经进入线程级并行的时代。
参考来源 - 线程级并行的硬件技术研究·2,447,543篇论文数据,部分数据来源于NoteExpress
These sorts of applications are characterized by large amounts of live heap data and considerable thread-level parallelism, and are often run on high-end multi-core processors.
这类应用的特点是存在大量活跃堆数据和线程级别的并发,并且往往运行在高端多核处理器上。
This is a good fit for large-scale server applications which often have large amounts of live heap data and considerable thread-level parallelism.
这对于经常产生大量存活堆数据和线程级别数据的大规模服务器端应用来说是非常棒的。
In the synchronous case, this level of parallelism isn't achievable, because the limiting factor is the number of threads in the servlet thread pool.
而使用同步则无法达到这种并行程度,因为servlet线程池中的线程数是有限制的。
应用推荐