in addition, it provided an example showing how to find the sql statements involved in one deadlock situation by analyzing the traces.
另外,给出了一个例子,演示如何通过分析跟蹤找到一个死锁情况所涉及的sql语句。
as part of our debug code, we built in some deadlock detection logic -- for example, logic that detects and reports layering violations.
我们在调试代码中构建了一些死锁检测逻辑 ——例如,检测和报告分层违规的逻辑。
because each thread is waiting for a lock held by the other, a deadlock occurs.
因为每个线程都在等候对方持有的锁,所以就发生了死锁。
the answer is that lock timeout reporting builds partly on functionality delivered by deadlock event monitor code.
答案是构建锁定超时报告需要用到死锁事件监视器代码交付的功能。
the utility also performs deadlock detection.
该工具还执行死锁检测。
hence, if you simulate multiple clients running this code simultaneously, then the deadlock problem is recreated.
因此,如果您模拟多个同时运行此代码的客户机,那么就会重现死锁场景。
if it is constant over time, a probable deadlock or hang could have occurred.
如果它长时间不变,那么很可能是发生了死锁或挂起。
to avoid a deadlock you must connect all required control inputs and data inputs.
为了避免出现死锁,您必须连接所有必需的控制输入和数据输入。
this policy could lead to deadlock situations if the pools are not sized correctly, but it controls the number of active objects, which might help scalability.
如果池大小的分配不正确,这种策略可能导致死锁的情况,但是它控制了活动对象的数量,所以可能会对可伸缩性有所帮助。
who is to blame for the menacing deadlock and what can be done to overcome it?
谁该为这险恶的僵局负责?又能做些什么来克服现在的状况呢?
it reduces resource allocation and reduces the chance of deadlock scenarios.
它减少了资源分配,还减少了出现死锁情况的机会。
a class loader deadlock occurs when two threads each own a lock on two different class loaders, and both threads are waiting for the lock owned by the other thread.
当两个线程在两个不同的类装入器上都拥有各自的锁,同时又都等候对方拥有的锁的时候,就会发生类装入器死锁。
bosnia has been without a functioning government for months; some fear that the deadlock could turn violent.
波斯尼亚已有数月处于无政府状态,一些人担心这样的僵局将转化成暴力。
the database recognizes a deadlock event.
数据库识别出死锁事件。