In a multiprocessing environment , the processing time for a thread is related to the availability of system resources and synchronization with other threads 在多处理环境中,线程的处理时间与可用系统资源以及与其他线程的同步有关。
In the traditional model for multiprocessor support symmetric multiprocessing , or smp , each processor has equal access to memory and i o 在支持多处理器的传统模型中(对称多处理,或者说是smp ) ,每个处理器对内存和i / o有同等的访问权限。
The java platform has integrated threading and multiprocessing into the language to a much greater degree than most previous programming languages Java平台把线程和多处理技术集成到了语言中,这种集成程度比以前的大多数编程语言都要强很多。
Option to provide a means of reducing the system overhead associated with the excessive context switching sometimes seen in symmetric multiprocessing environments 选项可以减少有时在对称多处理( smp )环境下遇到的、与过多的上下文切换有关的系统开销。
Since a symmetric multiprocessing computer has only one checkpoint thread , the multiple threads when using numa result in an increase of the speed of the checkpoint 由于对称多处理( smp )计算机仅有一个检查点线程,因此,在使用numa时,多个线程将导致检查点的速度增加。
In a multiprogramming or multiprocessing environment , oneor more sequences of instructions treated by a control program as an element of work to be accomplished by a computer 在多道程序或多进程环境中,要由计算机来完成的基本工作元,它是由控制程序处理的一个或多个指令序列。
In reality , throughput is affected by a large number of variables including message arrival rate , message processing time , multiprocessing and scheduling , and resource constraints 实际上,吞吐量受到很多因素的影响,包括消息到达的速度、消息处理时间、多处理和调度、资源约束等。
The key questions include real - time operating system , analog - to - digital conversion in real - time system , multiprocessing in real - time system and communication between multiple tasks 主要内容包括实时操作系统、实时系统下的模数转换、实时系统下的多任务以及多任务间的通信的叙述。
Note that symmetric multiprocessing the ability to run processes on multiple processors is not supported on this hardware , due to stability problems with such configurations 注意, symmetric multiprocessing smp进程运行在多处理器上的能力因为该配置下稳定性的问题,在此硬件上不被支持。
At the same time , this paper also discusses the intelligent measuring system ' s real - time multiprocessing . with the help of rt - linux operating system , real - time system process multiple tasks 同时,还探讨了智能测试系统的实时多任务处理,采用在rt - linux操作系统下,进行多任务实时检测。
simultaneous processing by two or more processing units 同义词:parallel processing,
百科解释
Multiprocessing is the use of two or more central processing units (CPUs) within a single computer system. The term also refers to the ability of a system to support more than one processor and/or the ability to allocate tasks between them.