Class: ConcurrentSHM::Channel::SingleBuffered
- Inherits:
-
ConcurrentSHM::Channel
- Object
- ConcurrentSHM::Channel
- ConcurrentSHM::Channel::SingleBuffered
- Defined in:
- lib/concurrent-shm/channel.rb
Overview
A buffered channel with a buffer depth of 1.
Defined Under Namespace
Classes: Empty, Fixed, Variable