| Home | Trees | Indices | Help |
|
|---|
|
|
Class that monitors reader insertion/removal. and notify observers
note: a reader monitoring thread will be running as long as the reader monitor has observers, or ReaderMonitor.stop() is called.
It implements the shared state design pattern, where objects of the same type all share the same state, in our case essentially the ReaderMonitoring Thread. Thanks to Frank Aune for implementing the shared state pattern logics.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
__shared_state =
|
|||
|
|||
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed Jul 22 16:13:03 2009 | http://epydoc.sourceforge.net |