Map
Index
Random
Help
th

Quote: protect all condition variables with a boolean expression; guarantees that the expression is true despite an inconsistent Signal or Broadcast

topics > all references > references a-b > QuoteRef: birrAD_1991 , p. 101



Topic:
waitfor condition in parallel processing
Topic:
concurrency control by monitors

Quotation Skeleton

[Producer-consumer] is an example of the following general … Thread.Wait(m,c) END;' … [p. 102] With this style it is immediately clear … be verified only by looking at all the … [Hoare's original design for monitors avoided the extra test for 'expression' at the cost of a more complicated implementation.] … A final advantage of this convention is that … to ensure that only the correct threads are …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: Modula-3's condition variables are simpler than Hoare's original design for monitors

Related Topics up

Topic: waitfor condition in parallel processing (20 items)
Topic: concurrency control by monitors (24 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.