
好词典

源自拉丁语 'concurrere'(一起跑),由 'con-'(共同)和 'currere'(跑)组成,17世纪进入英语。
❶ 指两个或多个事件、过程或活动在同一时间段内发生或运行的状态,常用于计算机科学中描述多任务处理。
“Modern operating systems handle concurrency efficiently.”
(现代操作系统能高效处理并发任务。)
“The software uses concurrency to speed up data processing.”
(该软件利用并发加速数据处理。)
❶ 在更广泛的语境中,指多个事物同时存在或发生的状态,如交通或事件的并发。
“The concurrency of these two festivals caused traffic congestion.”
(这两个节日的同期举行导致了交通拥堵。)
“Researchers studied the concurrency of climate events.”
(研究人员研究了气候事件的并发性。)
concurrency control — 计算机科学中确保并发操作正确性的机制,避免数据冲突或错误。
“Databases use concurrency control to maintain data integrity.”
(数据库使用并发控制来维护数据完整性。)
high concurrency — 描述系统在短时间内处理大量并行请求的能力,常用于网络服务场景。
“The website is designed to support high concurrency during sales events.”
(该网站设计用于支持促销活动期间的高并发访问。)