CONCURRENCY - 翻译成中文

concurrency
并发数

在 英语 中使用 Concurrency 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
To improve concurrency, PostgreSQL uses the Lehman, Yao variation of B-trees, which lifts this requirement and thus allows sparse indexes.
为了提高并发性,PostgreSQL使用了Lehman,YaovariationofB-trees,其升高了要求并且因此允许稀疏索引。
Not only in size, in achieving the competitive needs of concurrency the code becoming increasingly complex, a breeding ground of bugs.
不仅在大小上,为实现并发的竞争需求,代码变得越来越复杂,容易滋生bug。
The multiprocessing package offers both local and remote concurrency, effectively side-stepping the Global Interpreter Lock by using subprocesses instead of threads.
Multiprocessing包同时提供本地和远程并发,使用子进程代替线程,有效避免GlobalInterpreterLock带来的影响。
According to Thoughtworks Dehghani, performance and concurrency had always been an issue in the past with Python, but Python 3 aimed to address those issues.
根据ThoughtworksDehghani的说法,性能和并发性在Python中一直是一个问题,但Python3旨在解决这些问题。
Joe Armstrong is the principal inventor of the Erlang programming Language and coined the term"Concurrency Oriented Programming".
JoeArmstrong是Erlang语言设计者,"ConcurrencyOrientedProgramming"这一概念也由他定义。
There are two concurrency concepts embedded in the language, however: the std::marker traits Sync and Send.
有两个并发概念内嵌于语言中:std::marker中的Sync和Sendtrait。
Improve concurrency: respond to large-scale users' read/write requests in a timely manner, and can read/write large amounts of data randomly.
提高并发性:及时响应大规模用户的读/写请求,能对海量数据进行随机读/写。
The Plaid language also claims to support concurrency by default, but uses a permissions model, as described in this paper, to setup control flow.
Plaid语言也声称默认情况下支持并发,但使用的是这篇论文中所描述的一种权限模型来构建控制流。
Concurrency is the composition of independently executing processes, while parallelism is the simultaneous execution of(possibly related) computations.
并发性是独立执行进程的组合,而并行性是同时执行(可能是相关的)计算。
Concurrency is when two or more tasks can start, run, and complete in overlapping time periods.
Concurrency指的是两个或以上的任务,可以在一个重叠时间内启动、执行和结束。
Recently, I have been quite intrigued by Erlang's concurrency model and robustness even though there is no place for it in my day-day tasks.
最近,我十分好奇于Erlang的并发模型以及鲁棒性,即便在我每天的工作当中没有使用它的地方。
Either reduce concurrency, provide more of the limited resource(such as switching from spinning disks to SSDs), or add more nodes.
或者减少并发数,或者提供更多的受限资源(比如从机械磁盘换成SSD),或者添加更多节点。
Rust is well known as a new systems programming language focusing on safety, speed, and concurrency.
Rust是众所周知的一种新的系统编程语言,侧重于安全性、速度和并发性
Concurrency means that two or more tasks are making progress even though they might not be executing simultaneously.
并发意味着两个或两个以上的任务正在进行中,即使他们可能不会同时执行。
Concurrency, transactional integrity, durability- these problems were solved in the Oracle database many years ago.
并发性、事务完整性、持久性-这些问题Oracle数据库早在许多年前就已经解决了。
You can even use optimistic concurrency control to ensure that your change doesn't conflict with the changes from another user.
你甚至可以使用optimisticconcurrencycontrol确保你的变化不会与其他用户的变化发生冲突:.
Since version 5.0, the Java platform has also included high-level concurrency APIs, found in the java. util. concurrent packages.
自从5.0版本以来,这个平台还包括高级并发API,主要集中在java.util.concurrent包。
On Linux and Mac Async I/O is not as useful in the context of RV because RV manages decode and read concurrency itself.
对于Linux和Mac,异步I/O在RV环境下不太实用,因为RV自行管理解码和读取并发性
Also, by only calling request handlers synchronously, the reactor pattern limits maximum concurrency, especially on symmetric multiprocessing hardware.
此外,因为请求处理器只会被同步调用,因此会限制反应器模式的最大并发数,特别是在对称多处理硬件。
Concurrency transparency All clients have the same view of the state of the file system.
并发透明性:所有客户端都具有相同的文件系统状态视图。
结果: 160, 时间: 0.0276

顶级字典查询

英语 - 中文