Object Oriented Software Engineering   View all facts   Glossary   Help | 
| subject > problem > failure > deadlock or livelock > deadlock | 
| deadlock comparison table | ||||||
| Subject | is a kind of | have example | hang | has definition | appear as | have example in real life | 
|---|---|---|---|---|---|---|
| deadlock or livelock | failure | the production of incorrect outputs, the system running too slowly, or the user having trouble finding online help | ||||
| deadlock | deadlock or livelock | 
  | a system | A failure in which two or more threads are stopped, waiting for each other to do something | a hung system where the system is not consuming CPU time | gridlock | 
Next deadlock or livelock: livelock     Up: deadlock or livelock