virtual tbb::concurrent_queue< std::string > & new_products()
Get list of new products.
Definition of an entry in the transient data store.
tbb::concurrent_queue< std::string > m_publishedData
registry for all data published in the event; getting read from time to time