Data Processing - Batch
About
The batch semantics means grouping data into batch in order to manipulate a lot of data at once as opposed to read and process each unit of data.
For batch processing, see Bulk
Articles Related
Structure
The data is stored in a container:
-
Buffer for code (implemented by collection)
System
This two systems are all manipulating data by batch. The batch are the digits below.
Documentation / Reference