Словари, Словарь Dictionary
! & ( * , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = @ %
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ { ~
D D- D. D/ DA DB DC DD DE DF DG DH DI DJ DK DL DM DN DO DP DQ DR DS DT DU DV DW DX DY DZ

deadlock

 
 
deadlock A situation where two or more 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 . Another example, common in programming, is two processes that are sharing some resource (e.g. read access to a ) 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 predominates in the United States. Compare: . See also , . [] (2000-07-26)
на заглавную О сайте10 самыхСловариОбратная связь к началу страницы
© 2010 Admin User
словарь
словарь online
online словарь
цитаты chrome
XHTML | CSS
1.8.11