A consumer continuously reads messages from a single category and dispatches the messages to the handlers that have been added to the consumer.
This library provides generalizations that are used by platform-specific implementations that provide concrete functionality.
See the consumers user guide at the Eventide documentation site for more:
http://docs.eventide-project.org/user-guide/consumers.html
The consumer
library is released under the MIT License.