单词 | deadlock |
释义 | deadlocks是deadlock的复数
复数:deadlocks n. impasse,stalemate,gridlock,standstill,logjam 例句释义: 僵局,停滞,没有弹簧的锁,死锁,锁死系统,产生死锁 1. It has much better integrity than optimistic locking but requires you to be careful with your application design to avoid Deadlocks. 它拥有比乐观锁更好的完整性,但是需要你小心设计应用程序以避免死锁。 www.bugsboard.net 2. In complex Web environments, just like any other application, you need to be able to determine where any deadlocks are originating. 就像其他应用程序一样,在复杂Web环境中也需要能够确定任何死锁的起因。 www.ibm.com 3. However, it is usually possible to diluent deadlocks altogether by following certain software design practices. 但是,通过可靠的软件设计实践活动通常可以防止死锁的发生。 dictsearch.appspot.com 4. This event is not generated for system tasks or for tasks that are waiting on resources that do not generate detectable deadlocks. 对于系统任务或正在等待未生成可检测死锁的资源的任务,不生成该事件。 msdn2.microsoft.com 5. My hope is that this final major summit before Copenhagen can help ease deadlocks, particularly between the developed and developing world. 希望是,在哥本哈根会议之前的最后一次重要首脑会议能够缓解特别是在发达国家和发展中国家之间的僵局。 voa.hjenglish.com 6. Deadlocks of this nature can be resolved using some of the debugging features described in the first article of this series. 这种性质的死锁可以用本系列的第一篇文章中描述的某些调试特性来解决。 www.ibm.com 7. Multiple servers and processes trying to update the same variables at the same time result in deadlocks, time-outs, and failed transactions. 尝试同时升级同一变量的多个服务器和进程可能会导致死锁、超时以及失败的事务。 www.ibm.com 8. Although deadlocks cannot be completely avoided , following certain coding conventions can minimize the chance of generating a deadlock . 尽管死锁不能完全避免,但遵守特定的编码惯例可以将发生死锁的机会降至最低。 www.bing.com 9. However, it is usually possible to prevent deadlocks altogether by following certain software design practices. 的软件设计实践活动通常可以防止死锁的。 www.ttxyy.com 10. After formatting the event monitor files, typically you should be able to find all the SQL statements participating in the deadlocks. 在格式化事件监控器文件之后,通常您能够找到所有参与死锁的SQL语句。 www.ibm.com 1. Many methods of the managed threading classes provide time-outs to help you detect deadlocks. 托管线程处理类的许多方法都提供了超时设定,可帮您检测到死锁。 msdn2.microsoft.com 2. The new lock event monitor collects information about lock timeouts, deadlocks, and lock waits that are more than a specified duration. 新的锁事件监视程序收集关于锁超时、死锁和超过指定时间段的锁等待的信息。 www.ibm.com 3. That tends to produce deadlocks. 僵局就此产生。 www.bing.com 4. Other thread-related bugs are possible as well, including race conditions and deadlocks. 还可能出现其他与线程相关的bug,包括争用情况和死锁。 msdn2.microsoft.com 5. Strong deadlocks (on all but the base model CL) make it secure, bonnet needs the key to open it. 坚固的闭锁装置使他(除了基本版CL)非常安全,引擎盖需要钥匙打开。 dictsearch.appspot.com 6. A class or instance can be locked by code other than your own, potentially causing deadlocks or performance problems. 类或实例可由其他代码锁定,您自己的代码进行锁定可能会引起死锁或性能问题。 msdn2.microsoft.com 7. However, in certain special circumstances, they may be used to prevent database-level deadlocks , which result in transaction failure. 但是在某些特殊场合下,需要使用悲观锁,以防止那些会引起整个事务失败的数据库死锁的发生。 dictsearch.appspot.com 8. If the criteria do not match the branches, deadlocks or a lack of synchronization can occur. 若该条件与分支不匹配,可能会出现死锁或缺乏同步的现象。 www.ibm.com 9. This was done to address deadlocks in the thread-pool. These deadlocks were caused when too many threads were waiting on other tasks. 这么做是为了处理线程池中的死锁,当太多线程等待其他任务结束时就会出现死锁。 www.infoq.com 10. However, you should not allow page locks if such queries will run concurrently because deadlocks are more likely to occur. 但是,如果上述查询将同时运行,则不应允许页锁定,因为很有可能会出现死锁。 207.46.16.251 1. They, effectively generated political demand to break deadlocks on some key issues. 在一些关键问题上,实际上是它们造成政治上的需要,从而打破了僵局。 www.ftchinese.com 2. These can be invaluable for debugging, as they can identify the source of deadlocks or other unexpected behaviors. 这些对调试非常有价值,因为它们能标识死锁或者其他异常行为的来源。 www.ibm.com 3. Minimize deadlocks by always accessing resources in the same order, throughout the application. 在整个应用程序中,总是按相同次序访问资源可以最小化死锁。 www.ibm.com 4. Deadlocks weren't the only problem with fixed-size equity rounds. 常规投资流程中,僵局并不是唯一出现的问题。 www.bing.com 5. This non-blocking behavior also significantly reduces the likelihood of deadlocks for complex transactions. 这种无阻止的行为也大大降低了复杂事务出现死锁的可能性。 msdn2.microsoft.com 6. Chris, a Fortune 500 executive, is known in his firm as a gifted negotiator who can break impossible deadlocks. 克里斯,一家世界五百强企业的执行官,在公司以天才的谈判者著称,他可以打破看似不可能有任何改变的僵局。 www.bing.com 7. You can avoid deadlocks by evaluating dependencies between the caller and child process. 您可以通过计算调用方和子进程之间的依赖项从而避免出现死锁情况。 msdn2.microsoft.com 8. Sharing connections can reduce the size of the connection pool and avoid deadlocks. 共享连接可以减少连接池的大小和避免死锁。 www.ibm.com 9. Implemented badly, this can lead to all types of issues, from performance problems to deadlocks to unexpected application behavior. 如果实现得不好,将导致包括性能问题、死锁以及异常的应用程序行为等各类问题。 www.ibm.com 10. The consequences of failing to identify a lock can be either deadlocks or incorrect results. 未能识别锁可能造成死锁或错误的结果。 msdn2.microsoft.com 1. This property should be set to false in concurrent update scenarios as deadlocks may occur in these scenarios. 在并发更新的情况下,这一属性应该设置为false,因为在这些情况下可能出现死锁。 www-128.ibm.com 2. It's particularly useful for detecting symptoms of deadlocks, lock contention, memory leaks, and cycling threads. 这种特性特别适用于检测死锁、锁竞争、内存泄漏和循环线程。 www.ibm.com 3. ThreadAnalyzer used to analyze thread dumps to track down deadlocks, slow-downs and crashes. ThreadAnalyzer可用于分析线程转储以跟踪死锁、运行迟缓和崩溃。 www.ibm.com 4. This article, the final installment in this four-part series, examines class loader deadlocks and constraint violations. 本文是本系列中的四篇文章的最后一篇,它研究了类装入器死锁和约束违反。 www.ibm.com 5. A key to breaking deadlocks with principled negotiations is to use objective criteria. 在运用原则谈判法进行谈判的过程中,打开谈判僵局的关键在于使用客观标准。 www.bing.com 6. You may experience deadlocks from a database if both methods try to access to the same table. 如果两个方法都试图访问同一张表,您就可能遇到来自数据库的死锁。 www.ibm.com 7. This solution ensures that no two neighbors are eating simultaneously, and no deadlocks will occur. 这个结果保证不会有两个邻居同时用餐,也不会发生死结。 dictsearch.appspot.com 8. The competition for limited resources leads to deadlocks in flexible manufacturing systems (FMS). 柔性制造系统对有限资源的竞争会产生死锁现象。 www.fabiao.net 9. Deadlocks occur when two tasks permanently block each other because each task has a lock on a resource needed by the other task. 如果两个任务因均拥有一个对方所需资源的锁而永久互相锁定,就会发生死锁。 msdn2.microsoft.com 10. Deadlocks can be a particularly hard problem to debug. 在侦错时死结可能会是个特别难处理的问题。 technet.microsoft.com 1. Often simple precautions like installing deadlocks or always locking the car can reduce the likelihood of loss quite considerably. 给房子装上安全门闩,或者把车门锁好这样一些简单的防范措施往往在相当程度上减少了财产的损失。 www.thnu.edu.cn 2. If all concurrent transactions access objects in the same order, deadlocks are less likely to occur. 如果所有并发事务按同一顺序访问对象,则发生死锁的可能性会降低。 technet.microsoft.com 3. The following example shows how TRY. . . CATCH can be used to handle deadlocks. 下面的示例显示如何使用TRY.CATCH处理死锁。 msdn2.microsoft.com 4. During the process of the design, some lurking problems are very hard to be found such as deadlocks. 在设计的过程中,很多潜藏的错误不易被发现,例如死锁。 www.lw23.com 5. Performance might improve because rows locks can better avoid deadlocks with collocated rows in the spatial index. 性能可能会提高的原因是行锁定可以更好地避免空间索引中按顺序排列的行出现死锁。 technet.microsoft.com 6. Thread Analyzer analyzes Java thread usage and identifies deadlocks and bottlenecks. ThreadAnalyzer分析Java线程使用情况并标识死锁和瓶颈。 www.ibm.com 7. Event alerts - system-defined alerts that are triggered when deadlocks are detected. 事件警报-检测到死锁时触发的系统定义警报。 www.ibm.com 8. Activating a database starts the logger for logging activity and the deadlock detector for detecting the deadlocks. 数据库的激活将启动日志记录器来记录活动以及启动死锁检测器来检测死锁。 www.ibm.com 9. This version of the program demonstrates a common source of deadlocks: programmer stupidity. 这个版本的程序演示了一个产生死锁的一般来源:程序员的错误。 www.ibm.com 10. avoid manual synchronization because that often leads to deadlocks and race conditions. 避免手工的同步机制,应为这样容易导致死锁和竞态条件。 www.jscode.cn 1. The alternative is to break negotiation deadlocks based on willpower. 而另一种打开谈判僵局的办法是运用你的意志力。 www.bing.com 2. Turning to the issue of locking, TPL Dataflow has an interesting design to avoid deadlocks. 现在来谈谈锁的问题,为了避免死锁,TPLDataflow采用了一个很有趣的设计。 www.infoq.com 3. Deadlocks arise when two sessions are both waiting for access to resources locked by the other. 当两个会话同时等待访问由其他会话锁定的资源时,便会发生死锁。 msdn2.microsoft.com 4. On the conservative protocol ground, the pipeline simulation algorithm is used to solve deadlocks . 在保守协议的基础上,模拟算法采用流水线技术避免了死锁; dictsearch.appspot.com 5. Decreasing the query wait time lowers the probability of such deadlocks. 减少查询等待时间可降低这类死锁的概率。 msdn2.microsoft.com 6. This pattern also helps to avoid any deadlocks in case the backend system uses transactions. 这一模式还可以帮助您免除后端系统使用事务时引起的任何死锁。 www.ibm.com 7. Use most appropriate technique for handling deadlocks within each class. 对每一类使用适当的技术来处理死锁。 csts.suda.edu.cn 8. Corporate deadlocks are often generated in corporation practice, especially in the operation of individual-owned companies in China. 公司僵局在我国公司实践特别是民营企业运营中经常发生,但未引起足够的重视。 dictsearch.appspot.com 9. Shows event exception processing for deadlocks. 展示了针对死锁的事件异常处理。 www-128.ibm.com 10. The existence of empty siphons or insufficiently marked ones is the reason for deadlocks in S4R. 在S4R网中,死锁的产生归因于存在空的或未被充分标记的信标。 www.boshuo.net 1. While this change doesn't completely eliminate the possibility of deadlocks, it should make them far less likely. 尽管这个改变无法彻底排除死锁的可能性,但是发生问题的概率大大减小的。 www.infoq.com 2. Events that the event monitor can capture include database activity, such as connections, deadlocks, statements, or transactions. 事件监控器可以捕获的事件包括数据库活动,比如连接、死锁、语句或事务。 www.ibm.com 3. This helps avoid global deadlocks for applications. 这有助于应用程序避免全局死锁。 www.ibm.com 4. Then, optimize the SQL statements to eliminate the deadlocks. 然后,优化SQL语句以消除死锁。 www.ibm.com 5. These problems help us reason about how to ensure that we avoid deadlocks between processes competing for resources. 这些问题帮助我们处理如何确保避免竞争资源的进程之间的死锁。 www.ibm.com 6. The lock escalations, lock timeouts and deadlocks will indicate some potential problems in your system or application. 锁升级、锁超时和死锁将表明系统或应用程序中存在某些潜在问题。 www.ibm.com 7. Implement these isolation levels to minimize deadlocks that can occur between read and write operations. 实现这些隔离级别可使得在读写操作之间发生死锁的可能性降至最低。 technet.microsoft.com 8. However, deadlocks can occur with these resources. 但是,这些资源可能导致死锁。 msdn2.microsoft.com 9. Avoiding deadlocks is important; the key is careful planning. 避免死锁很重要,其关键在于仔细规划。 msdn2.microsoft.com 10. As an example, assume there are deadlocks when multiple shoppers log on and register a shop concurrently. 作为例子,我们假定当多个顾客同时登录并注册一个商店时发生死锁。 www.ibm.com 1. Use DB2 Snapshot to monitor the number of deadlocks and lock waits. 使用DB2快照(DB2Snapshot)监控死锁和锁等待的数目。 www.ibm.com 2. This is done to avoid deadlocks while working with an empty database. 这样做的目的是避免使用空数据时出现的死锁。 www.ibm.com 3. We can process both types of exceptions, the threshold exceptions that are user-defined and the event exceptions for deadlocks. 我们可以处理两种类型的异常:用户定义的阈值异常和针对死锁的事件异常。 www.ibm.com 4. If any deadlocks exist in the thread dump, ThreadAnalyzer will detect and report them. 如果线程转储中存在任何死锁,ThreadAnalyzer将检测并报告它们。 www.ibm.com 5. A counter enumerates values that increase, such as the number of deadlocks. 计数器计算增加的值,比如死锁数。 www.ibm.com 6. In the final article in this series, we'll look at two of the most complex problems that can occur: deadlocks and constraint violations. 在本系列的最后一篇文章中,将研究两个可能发生的最复杂的问题:死锁和违反约束。 www.ibm.com 7. However, it can be a problem when the frequency or percentage of deadlocks is high. 但是当死锁的频率或比例较高时容易出现问题。 www.ibm.com 8. Specifically, problems such as race conditions and deadlocks that lie dormant could suddenly become major problems. 尤其是潜在的竞态条件和死锁会突然间成为最令人头疼的问题。 www.infoq.com 9. Whereas Americans are troubled by deadlocks, Chinese know how to leverage them to keep pressure on the other side. 美国人讨厌僵持局面,中国人知道如何借力打力运用僵局来给对方施加压力。 www.bing.com 10. The anti-pattern in Figure 19 represents a join-decision pair that deadlocks. 图19中的反模式展示了发生死锁的join-decision对。 www.ibm.com 1. Deadlocks or hot spots often occur in administration or architecture tables such as log tables, control tables, and lock tables. 死锁或热点,经常发生在管理或框架表,比如日志表、控制表。 dictsearch.appspot.com 2. Therefore, in a multi-threaded environment, you must ensure the correct order of nested locks in order to avoid deadlocks. 因此,在一个多线程环境中,您必须确保使用正确的嵌套锁顺序,从而避免产生死锁。 www.ibm.com 3. If the panel deadlocks, or Congress doesn't accept its recommendations, an array of cuts totaling $1. 2 trillion would kick in. 如果委员会陷入僵局,或国会不接受委员会的建议,一系列总计1.2万亿美元的赤字削减措施将启动。 cn.wsj.com 4. The jstack tool is useful for diagnosing deadlocks. jstack工具可用于检测死锁问题。 www.ibm.com 5. Deadlocks can also happen within a single thread. 死锁也会发生在单独的线程中。 www.ibm.com 6. In order to improve an application's concurrency, you need to figure out which SQL statements are causing the deadlocks. 为了改善应用程序的并发性,您需要找到引起死锁的SQL语句。 www.ibm.com 7. To prevent deadlocks, the variable totalSlept keeps a measure of total wait time and ends the loop at the resolution time-out limit. 为防止死锁,变量totalSlept将记录所有的等待时间,并在达到解析超时限制时结束循环。 www.ibm.com 8. Running multiple DB2MOVE commands to copy schemas from one database to another results in deadlocks. 运行多个DB2MOVE命令将模式从一个数据库复制到另一个数据库会导致死锁。 www.ibm.com 9. The SQL Server 2005 behavior allows for better concurrency but opens up the chance of deadlocks for concurrent cursors. SQLServer2005行为可以提高并发性能,但也可能使并发游标出现死锁。 msdn2.microsoft.com 10. With physical locks, you have to manage these very carefully in order to avoid potential deadlocks . 对于物理锁,你必须非常小心的管理,以避免潜在的死锁; dictsearch.appspot.com 1. In addition to more challenging problems, such as class loader constraint violations and deadlocks. 以及更有挑战性的问题,例如类别载入器约束违反和死结。 www-128.ibm.com 2. Deadlocks can also occur if a thread is waiting for another thread to start or finish. 如果线程正在等待另一个线程开始或完成,也会发生死锁。 technet.microsoft.com 3. If, for example, the committee deadlocks, existing congressional committees could be asked to find the cuts. 假如说该国会委员会在此问题上陷入僵局,现有的国会委员会可能会被要求找到解决方法。 chinese.wsj.com 4. Realize that issues such as lock contention and deadlocks might affect the performance and behavior of the library. 请注意,锁争用和死锁等问题会影响库的性能和行为。 technet.microsoft.com 5. SQL Server detects deadlocks and terminates one user's process. SQLServer将检测到死锁并终止一个用户的进程。 technet.microsoft.com 6. When deadlocks occur, trace flag 1204 and trace flag 1222 return information that is captured in the SQL Server 2005 error log. 发生死锁时,跟踪标志1204和跟踪标志1222会返回在SQLServer2005错误日志中捕获的信息。 msdn2.microsoft.com 7. If the lock monitor thread stops finding deadlocks, the Database Engine increases the intervals between searches to 5 seconds. 如果锁监视器线程停止查找死锁,数据库引擎将两个搜索间的时间间隔增加到5秒。 msdn2.microsoft.com 8. Deadlocks that are due to shared and exclusive locks, resulting in poor performance and failed transactions 由共享和专用锁造成的死锁,从而造成性能较差以及事务失败 www.ibm.com 9. Minimizing deadlocks can increase transaction throughput and reduce system overhead because fewer transactions are 将死锁减至最少可以增加事务的吞吐量并减少系统开销,因为只有很少的事务 technet.microsoft.com 10. A Discussion on the Corporate Deadlocks in Limited Liability Companies and the Countermeasures 论有限责任公司僵局及其应对 scholar.ilib.cn 1. The number of locks that have occurred and any deadlocks 已经出现的锁和死锁的数量 www.ichacha.net 2. Improved design and its implementation on algorithm of seeking cycle deadlocks in AGVS AGVS循环死锁搜索算法的改进设计及其实现 www.ilib.cn 3. Static Detection of Deadlocks in OpenMP Fortran Programs 程序中死锁的静态检测 www.ilib.cn 4. Study on Strategies of Overcoming Deadlocks in GA-Based Solution for JSSP 用遗传算法求解JSSP时的死锁对策研究 www.ilib.cn 5. LOCK - Number of locks held, deadlocks and lock waits escalations LOCK——保存的锁、死锁和锁等待升级的数目。 www.ibm.com 6. Fixed many bugs in the parser (crashes, deadlocks and parsing errors) 修复了语法分析器(崩溃、死锁、分析错误)的多个问题 blog.sina.com.cn 7. Analysis for Characterization of Deadlocks in k-Ary n-Cube Networks k元n—立方体网络的死锁特征剖析 www.ilib.cn 8. On the Judicial Disbandment System of Corporate Deadlocks 试论公司僵局的司法解散制度 www.ilib.cn 9. Number of Deadlocks per second SQL 每秒死锁数 blog.sina.com.cn |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。