Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,807,123,756 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

deadlock
(redirected from deadlocks)

   Also found in: Dictionary/thesaurus, Legal, Wikipedia 0.05 sec.

deadlock

See deadly embrace.


deadlock [′ded‚läk]
(computer science)
A situation in which a task in a multiprogramming system cannot proceed because it is waiting for an event that will never occur. Also known as deadly embrace; interlock; knot.

(parallel, programming)deadlock - A situation where two or more processes are unable to proceed because each is waiting for one of the others to do something.

A common example is a program waiting for output from a server while the server is waiting for more input from the controlling program before outputting anything. It is reported that this particular flavour of deadlock is sometimes called a "starvation deadlock", though the term "starvation" is more properly used for situations where a program can never run simply because it never gets high enough priority.

Another common flavour is "constipation", in which each process is trying to send stuff to the other but all buffers are full because nobody is reading anything). See deadly embrace.

Another example, common in database programming, is two processes that are sharing some resource (e.g. read access to a table) but then both decide to wait for exclusive (e.g. write) access.

The term "deadly embrace" is mostly synonymous, though usually used only when exactly two processes are involved. This is the more popular term in Europe, while deadlock predominates in the United States.

Compare: livelock. See also safety property, liveness property.


How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
Deadlocks continue in the Acton-Agua Dulce Unified and Lancaster school districts.
Thus, even though the venture agreement can maximize elements for consensus, the partners' inherent differences require provisions to anticipate and resolve deadlocks.
The first presentation, a conference Birds-of-a-Feather session entitled "Dealing With Deadlocks in Java(TM) EE Platform-Based Applications," will be hosted by Petko Chobantonov and Michael Nonemacher, both Software Engineers at Lombardi, on Tuesday, May 16 at 10:30 - 11:20 p.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.