Title of article :
The java.util.concurrent synchronizer framework
Author/Authors :
Doug Lea، نويسنده ,
Issue Information :
دوهفته نامه با شماره پیاپی سال 2005
Pages :
17
From page :
293
To page :
309
Abstract :
Most synchronizers (locks, barriers, etc.) in the J2SE 5.0 java.util.concurrent package are constructed using a small framework based on class AbstractQueuedSynchronizer. This framework provides common mechanics for atomically managing synchronization state, blocking and unblocking threads, and queuing. The paper describes the rationale, design, implementation, usage, and performance of this framework.
Journal title :
Science of Computer Programming
Serial Year :
2005
Journal title :
Science of Computer Programming
Record number :
1079824
Link To Document :
بازگشت