concurrent system的意思|示意

美 / kənˈkɜ:rənt ˈsistəm / 英 / kənˈkə.rənt ˈsɪstəm /

并行系统


concurrent system的用法详解

文章:

英语单词concurrent system的用法讲解

Concurrent system是指一种把多个任务同时运行在计算机系统上的系统。它能够有效地利用多核处理器或多个处理器来执行多个任务,以提高系统总体的运行速度。换句话说,concurrent system可以同时处理多个任务,不需要等待任何任务完成才能执行另一个任务。

Concurrent system的基本操作有两个:并行处理和消息传递。并行处理是指在一个系统中针对多个任务同时进行处理,以便能够提高处理效率;而消息传递是指通过编程程序或协调工作的服务程序,实现不同任务之间的相互通信,实现并行任务的协作与分担。

Concurrent system常被应用于任务处理的算法或程序设计,以提高系统的性能。它可以帮助减少延迟,提升程序运行效率,并允许程序在多种处理器上运行。同时,它可以有效地控制当多个任务需要使用同一资源时,系统的稳定性与安全性,从而实现多任务并行处理的可控性。

综上所述,concurrent system不仅可以提高系统性能,而且可以有效确保系统稳定性与安全性,是一种非常有用的系统。

concurrent system相关短语

1、 Concurrent Versions System 协作版本系统,并发版本系统,并发版本控制系统,并发版本管理系统

2、 concurrent system modeling 同作系统模型化

3、 decision free concurrent system 决策自由并行系统

4、 discrete concurrent system 离散并发系统

5、 message-passing concurrent system 并发传值系统

6、 asynchronous and concurrent system 异步并发系统

7、 Concurrent force system 汇交力系,共点力系

8、 concurrent control system 并行控制系统,翻译,并发控制系统

9、 concurrent operating system 并行操作系统,并发操作系统,翻译

concurrent system相关例句

Concurrent System . It is a widely used open - source, network - transparent version control system.

CVS是一种广泛应用的,开源的, 透明于网络的版本控制系统.

互联网

With the development of concurrent system in modern software applications, the testing and debugging of concurrent software have attracted more and more attentions of the programmers.

随着并发系统在现代软件开发中的应用日益广泛,并发程序的调试、测试技术的研究已经引起了人们的高度重视。

In this thesis, discuss the safety and fairness in concurrent system, and point out its importance when multithreading accessing the critical resources.

文中首先讨论了多线程并发系统中的安全性与公平性问题,指出安全性与公平性在并发系统中访问临界资源时的重要性。

To model check a value-passing concurrent system, an abstract model must be constructed, and Symbolic Transition Graphs with Assignment is such an abstract model.

对并发传值系统进行模型检测需要建立相应的抽象模型,带赋值的符号迁移图是一种广为使用的抽象模型。