Essentially, any process or thread can be dispatched to run on any processor, except for processors or threads that are bound to run on a specific processor.
从本质上讲,任何进程或线程都可以分派到任意处理器上运行,但绑定在特定处理器上运行的处理器或线程除外。
The optimum size of a thread pool depends on the number of processors available and the nature of the tasks on the work queue.
线程池的最佳大小取决于可用处理器的数目以及工作队列中的任务的性质。
But after creating the second thread, the primordial thread is preempted and is never allowed to tell the threads to terminate because the two RT threads execute on the two processors and never block.
但是创建第二个线程后,原始线程被抢占并且再也不允许告知线程结束,因为两个RT线程在两个处理器上执行而且永远不会阻塞。
Like a thread pool, the TPL can perform load balancing across threads and processors.
与线程池的功能类似,TPL能够在线程和处理器之间实现负载均衡。
For example, processor affinity, which determines which processors a thread can run on, is expressed as a 32 - or 64-bit integer acting as a bitmask.
例如,处理器的亲缘性(affinity)决定了一个线程能够运行在哪个处理器上,它被表示为32位或64位整数的位掩码。
Virtual-extension portion is also pretty small; it contains thread heaps for DataBlade modules and other user-defined routines that run in user-defined virtual processors.
虚拟扩展区也极为小;它包含了用于DataBlade模块的线程heaps和其他在用户定义的虚拟处理器中运行的用户定义例程。
This requires minimal resources while the process waits, in particular, Play is capable of working of a mini-thread pool (typically the number of processors on your machine plus one).
这样在处理等待时就可以将所需的资源降到最低限度,特别地,Play使用了一个微型的线程池(通常数量为机器上的处理器个数加上1)。
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.
这类应用的特点是存在大量活跃堆数据和线程级别的并发,并且往往运行在高端多核处理器上。
For SPARC T-Series processors, the natural level of granularity is an execution thread, not a time-sliced microsecond of execution resources.
对于SPARC T系列处理器,自然粒度级别是执行线程,不是短至微秒的执行资源。
The server GC allocates one heap and one GC thread for each of processors.
ServerGC为每一个处理器分配一个托管堆和一个GC线程。
As voice chat does run in a separate thread from the game some newer multi-core or multi-threaded processors may help improve voice chat performance, and in some cases quality.
语音系统是一个单独运行的进程,如果你如果双核或是多核心处理器,可能效果会更好。
As voice chat does run in a separate thread from the game some newer multi-core or multi-threaded processors may help improve voice chat performance, and in some cases quality.
语音系统是一个单独运行的进程,如果你如果双核或是多核心处理器,可能效果会更好。
应用推荐