Dictionary    Maps    Thesaurus    Translate    Advanced >   


Tip: Click Thesaurus above for synonyms. Also, follow synonym links within the dictionary to find definitions from other sources.

1. The Jargon File (version 4.4.7, 29 Dec 2003)
deadly embrace
 n.

    Same as deadlock, 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.


2. The Free On-line Dictionary of Computing (30 December 2018)
deadlock
deadly embrace

    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.

   [Jargon File]

   (2000-07-26)


Common Misspellings >
Most Popular Searches: Define Misanthrope, Define Pulchritudinous, Define Happy, Define Veracity, Define Cornucopia, Define Almuerzo, Define Atresic, Define URL, Definitions Of Words, Definition Of Get Up, Definition Of Quid Pro Quo, Definition Of Irreconcilable Differences, Definition Of Word, Synonyms of Repetitive, Synonym Dictionary, Synonym Antonyms. See our main index and map index for more details.

©2011-2024 ZebraWords.com - Define Yourself - The Search for Meanings and Meaning Means I Mean. All content subject to terms and conditions as set out here. Contact Us, peruse our Privacy Policy