Map
Index
Random
Help
th

QuoteRef: brinP12_1973

topics > all references > ThesaHelp: references a-b



Topic:
managing shared memory
Topic:
critical regions
Topic:
event controlled processing
ThesaHelp:
references a-b
Topic:
parallel control statements

Reference

Brinch-Hansen, P., "Concurrent programming", Computer Surveys, 5, 4, pp. 223-245, December 1973. Google

Quotations
230 ;;Quote: structured multi-programming requires disjoint processes that begin and end at the same place; allows sequential analysis cause of independence
QuoteRef: brinP12_1973 ;;230 two processes independent if all changed variables are private (checkable)
QuoteRef: brinP12_1973 ;;234 momentary events not useful cause timing (before-after) very important
QuoteRef: brinP12_1973 ;;237 critical regions -- mutual exclusion: only one process, termination processing region will terminate, fair scheduling: will reach region first (p. 240) eg region v do v ;= v:; end ordering so region v region w ..end
241 ;;Quote: a conditional critical region is entered when some condition is met


Related Topics up

Topic: managing shared memory (74 items)
Topic: critical regions (58 items)
Topic: event controlled processing (46 items)
ThesaHelp: references a-b (396 items)
Topic: parallel control statements (12 items)

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