Interface | Description |
---|---|
ProducerConsumerRunnableInt |
Interface to use with the ProducerConsumerExecutor class.
|
Class | Description |
---|---|
ConsumerRunnableBase |
Base class for Consumers used in the ProducerConsumerExecutor.
|
ProducerConsumerExecutor |
Producer-Consumer class for multi-threaded operation.
|
ProducerRunnableBase |
Base class for Producers used in the ProducerConsumerExecutor.
|