Next: SingletonProxy, Previous: Set, Up: Base classes [Index]
My instances provide a guaranteed safe mechanism to allow for communication between processes. All access to the underlying data structures is controlled with critical sections so that things proceed smoothly.
• SharedQueue class-instance creation: | (class) | |
• SharedQueue-accessing: | (instance) |