May 2006
Intermediate to advanced
432 pages
12h 21m
English
Index
64-bit operations
nonatomic nature of; 36
ABA problem; 336
abnormal thread termination
handling; 161–163
abort saturation policy; 174
See also lifecycle; termination;
abrupt shutdown
limitations; 158–161
triggers for; 164
vs. graceful shutdown; 153
AbstractExecutorService
task representation use; 126
abstractions
See models/modeling; representation;
AbstractQueuedSynchronizer
See AQS framework;
access
See also encapsulation; sharing; visibility;
exclusive
and concurrent collections; 86
integrity
nonblocking algorithm use; 319
mutable state
importance of coordinating; 110
remote resource
as long-running GUI task; 195
serialized
WorkerThread example; 227li
vs. object serialization; 27fn
visibility role in; 33
AccessControlContext ...