deadlocks
美 [ˈdedˌlɑk]
英 [ˈdedˌlɒk] 
- na.僵局;停滞;没有弹簧的锁
- 网络死锁;锁死系统;产生死锁
词形变化
复数:deadlocks 同义词
英汉解释
英英解释
例句
It has much better integrity than optimistic locking but requires you to be careful with your application design to avoid Deadlocks.
它拥有比乐观锁更好的完整性,但是需要你小心设计应用程序以避免死锁。
In complex Web environments, just like any other application, you need to be able to determine where any deadlocks are originating.
就像其他应用程序一样,在复杂Web环境中也需要能够确定任何死锁的起因。
However, it is usually possible to diluent deadlocks altogether by following certain software design practices.
但是,通过可靠的软件设计实践活动通常可以防止死锁的发生。
This event is not generated for system tasks or for tasks that are waiting on resources that do not generate detectable deadlocks.
对于系统任务或正在等待未生成可检测死锁的资源的任务,不生成该事件。
My hope is that this final major summit before Copenhagen can help ease deadlocks, particularly between the developed and developing world.
希望是,在哥本哈根会议之前的最后一次重要首脑会议能够缓解特别是在发达国家和发展中国家之间的僵局。
Deadlocks of this nature can be resolved using some of the debugging features described in the first article of this series.
这种性质的死锁可以用本系列的第一篇文章中描述的某些调试特性来解决。
Multiple servers and processes trying to update the same variables at the same time result in deadlocks, time-outs, and failed transactions.
尝试同时升级同一变量的多个服务器和进程可能会导致死锁、超时以及失败的事务。
Although deadlocks cannot be completely avoided , following certain coding conventions can minimize the chance of generating a deadlock .
尽管死锁不能完全避免,但遵守特定的编码惯例可以将发生死锁的机会降至最低。
However, it is usually possible to prevent deadlocks altogether by following certain software design practices.
的软件设计实践活动通常可以防止死锁的。
After formatting the event monitor files, typically you should be able to find all the SQL statements participating in the deadlocks.
在格式化事件监控器文件之后,通常您能够找到所有参与死锁的SQL语句。
Many methods of the managed threading classes provide time-outs to help you detect deadlocks.
托管线程处理类的许多方法都提供了超时设定,可帮您检测到死锁。
The new lock event monitor collects information about lock timeouts, deadlocks, and lock waits that are more than a specified duration.
新的锁事件监视程序收集关于锁超时、死锁和超过指定时间段的锁等待的信息。
That tends to produce deadlocks.
僵局就此产生。
Other thread-related bugs are possible as well, including race conditions and deadlocks.
还可能出现其他与线程相关的bug,包括争用情况和死锁。
Strong deadlocks (on all but the base model CL) make it secure, bonnet needs the key to open it.
坚固的闭锁装置使他(除了基本版CL)非常安全,引擎盖需要钥匙打开。
A class or instance can be locked by code other than your own, potentially causing deadlocks or performance problems.
类或实例可由其他代码锁定,您自己的代码进行锁定可能会引起死锁或性能问题。
However, in certain special circumstances, they may be used to prevent database-level deadlocks , which result in transaction failure.
但是在某些特殊场合下,需要使用悲观锁,以防止那些会引起整个事务失败的数据库死锁的发生。
If the criteria do not match the branches, deadlocks or a lack of synchronization can occur.
若该条件与分支不匹配,可能会出现死锁或缺乏同步的现象。
This was done to address deadlocks in the thread-pool. These deadlocks were caused when too many threads were waiting on other tasks.
这么做是为了处理线程池中的死锁,当太多线程等待其他任务结束时就会出现死锁。
However, you should not allow page locks if such queries will run concurrently because deadlocks are more likely to occur.
但是,如果上述查询将同时运行,则不应允许页锁定,因为很有可能会出现死锁。
They, effectively generated political demand to break deadlocks on some key issues.
在一些关键问题上,实际上是它们造成政治上的需要,从而打破了僵局。
These can be invaluable for debugging, as they can identify the source of deadlocks or other unexpected behaviors.
这些对调试非常有价值,因为它们能标识死锁或者其他异常行为的来源。
Minimize deadlocks by always accessing resources in the same order, throughout the application.
在整个应用程序中,总是按相同次序访问资源可以最小化死锁。
Deadlocks weren't the only problem with fixed-size equity rounds.
常规投资流程中,僵局并不是唯一出现的问题。
This non-blocking behavior also significantly reduces the likelihood of deadlocks for complex transactions.
这种无阻止的行为也大大降低了复杂事务出现死锁的可能性。
Chris, a Fortune 500 executive, is known in his firm as a gifted negotiator who can break impossible deadlocks.
克里斯,一家世界五百强企业的执行官,在公司以天才的谈判者著称,他可以打破看似不可能有任何改变的僵局。
You can avoid deadlocks by evaluating dependencies between the caller and child process.
您可以通过计算调用方和子进程之间的依赖项从而避免出现死锁情况。
Sharing connections can reduce the size of the connection pool and avoid deadlocks.
共享连接可以减少连接池的大小和避免死锁。
Implemented badly, this can lead to all types of issues, from performance problems to deadlocks to unexpected application behavior.
如果实现得不好,将导致包括性能问题、死锁以及异常的应用程序行为等各类问题。
The consequences of failing to identify a lock can be either deadlocks or incorrect results.
未能识别锁可能造成死锁或错误的结果。
This property should be set to false in concurrent update scenarios as deadlocks may occur in these scenarios.
在并发更新的情况下,这一属性应该设置为false,因为在这些情况下可能出现死锁。
It's particularly useful for detecting symptoms of deadlocks, lock contention, memory leaks, and cycling threads.
这种特性特别适用于检测死锁、锁竞争、内存泄漏和循环线程。
ThreadAnalyzer used to analyze thread dumps to track down deadlocks, slow-downs and crashes.
ThreadAnalyzer可用于分析线程转储以跟踪死锁、运行迟缓和崩溃。
This article, the final installment in this four-part series, examines class loader deadlocks and constraint violations.
本文是本系列中的四篇文章的最后一篇,它研究了类装入器死锁和约束违反。
A key to breaking deadlocks with principled negotiations is to use objective criteria.
在运用原则谈判法进行谈判的过程中,打开谈判僵局的关键在于使用客观标准。
You may experience deadlocks from a database if both methods try to access to the same table.
如果两个方法都试图访问同一张表,您就可能遇到来自数据库的死锁。
This solution ensures that no two neighbors are eating simultaneously, and no deadlocks will occur.
这个结果保证不会有两个邻居同时用餐,也不会发生死结。
The competition for limited resources leads to deadlocks in flexible manufacturing systems (FMS).
柔性制造系统对有限资源的竞争会产生死锁现象。
Deadlocks occur when two tasks permanently block each other because each task has a lock on a resource needed by the other task.
如果两个任务因均拥有一个对方所需资源的锁而永久互相锁定,就会发生死锁。
Deadlocks can be a particularly hard problem to debug.
在侦错时死结可能会是个特别难处理的问题。