Penguin
Diff: DeadlyEmbrace
EditPageHistoryDiffInfoLikePages

Differences between version 2 and revision by previous author of DeadlyEmbrace.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, October 27, 2003 11:45:51 am by StuartYeates Revert
Older page: version 1 Last edited on Sunday, October 26, 2003 6:26:26 am by AristotlePagaltzis Revert
@@ -1 +1,3 @@
 This is a special case of a DeadLock: two processes both wait for the other to continue. It is relatively easy to produce such a condition f.ex by writing a piping together a program that alternates between writing a line its output and reading one from input with one that expects all input in a single batch and produces all output in a single batch. 
+  
+See [Synchronisation]