Map
Index
Random
Help
th

Quote: handle shared mutable state by arguments, initialized constant, client synchronization, or thread-dependent variables

topics > all references > references m-o > QuoteRef: mcjoPR1_1989 , p. 395



Topic:
managing shared memory

Quotation Skeleton

We can think of four basic approaches to … mutable state: [p. 396] 1. Make it an argument … [of the functions] … 2. Make it a constant [initialized at process creation] … 3. Let the client synchronize [mutable state that affects the entire application] … 4. Make it thread-dependent, by having the procedure … a table.   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: managing shared memory (74 items)

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