|
|
|
Data Consumers are configurable objects that process data generated by a Data Producer. Consumers implement the IGatewayOutputProcessor interface which passes data in the form of RTI IResultSet objects.
Consumers can filter the data and pass it on to another consumer (see GatewayProcessorFilter) to create processing chains or pipelines. Other consumers are responsible for creating some kind of persistent data store such as an index, browse list, database or report.