Files
api-guidelines/asynchronous-api-guidelines/core-asynchronous-principles/stream-processing.md
2024-05-10 09:32:22 +00:00

4 lines
162 B
Markdown

# Stream Processing
It can be understood as the capability of processing data directly as it is produced or received (hence, in real-time or near to real-time).