Product Information > JADE .NET Developer’s Reference > Chapter 2 - Object Management > Deadlocks

Deadlocks

A deadlock is a situation in which two or more JADE sessions are unable to proceed because they end up waiting on locks held by one another.

Simple Deadlocks

Indirect Deadlocks

Single Object Deadlocks

Deadlock Detection

Deadlock Exceptions

Double Deadlock Exceptions

Avoiding Deadlock Exceptions

Lock Order

Reserve Locks

Update Locks

Investigating Deadlocks