https://confluence.simplprogramme.eu/display/SIMPL/Annex+6+-+Architecture+building+blocks
Data streaming concerns a specific use case where the data exchange is not a singular
occurrence, but should happen periodically. Small chunks of data are continuously
being transmitted from provider to consumer. Possible sources for data streaming can
be sensors or server logs. The use of data streaming typically coincides with real-time
and near real-time data processing.