Within a consumer application, should a single OmmConsumerClient instance be used to handle all OmmConsumer::registerClient() for every single item the application will register for?
Or is there a recommendation to split this up to multiple instances of OmmConsumerClient?