Streaming in Mule

Streaming is the process where we just refer the data as its bytes arrive instead of scanning and loading the entire document to index it. Streaming speeds up the processing of large documents without overloading memory. Mule supports end-to-end streaming throughout a flow.

Enablement of Streaming 

We can enable streaming through 2 modes:

CategoriesUncategorized