concurrency
英
美
n. (计)并发性,并行性; 〈古〉司法上的一致性;司法一致的事实;共同权利;共同权力; (刑诉)(刑事判决中)一致的刑期
英英释义
noun
- acting together, as agents or circumstances or events
- agreement of results or opinions
双语例句
- A concurrency control algorithm based on the transaction conflict graph is proposed.
提出了一种基于事务冲突图的并发控制方法。 - Concurrency and throughput also have to do with when you release the locks.
并发性和吞吐量还与您释放锁的时间有关。 - One symptom of insufficient concurrency and insufficient connection pool size is an idle CPU.
并发性不足和连接池大小不足的一个症状是CPU闲置。 - Examples might be routing, flow/ concurrency control, auditing, access control, and semantic mapping.
例子包括路由、流/并发控制、审计、访问控制和语义映射。 - This is called concurrency control.
这称为并发控制。 - This concurrency control can greatly reduce timeout situations between readers and writers accessing the same data row.
这种并发性控制可以极大地减少读取程序和写入程序访问相同的数据行时产生的超时情况。 - Java APIs also tend to be better prepared for serialization and concurrency issues.
JavaAPI往往也为串行化和并发问题做了更好的准备。 - Many programming languages and platforms have added new concurrency features to help developers take advantage of multi-core computers.
很多编程语言和平台都已增加了新的并发性功能以帮助开发人员充分利用多内核的计算机。 - PHP has a complex relationship with multitasking or concurrency.
PHP与多任务或并发的关系十分复杂。 - However, waiting to write the data can have advantages for performance and concurrency.
但是,推迟写数据在性能和并发上具有优势。