Generally refers a method of data delivery. Data is often said to flow in a stream. Most specifically streaming data is a type of data that flows from a particular source to a single destination. It usually flows through a channel of some type that is set up for streaming, as opposed to data that is sent in packets, which may be addressed and routed independently, possibly to multiple recipients.

