Please enable JavaScript.
Coggle requires JavaScript to display documents.
Software - Coggle Diagram
Software
-
Modes Of Processing:
Batching processing:
Data is processed in groups (batches) as the data is similar, and inputs the data all at once.
-
Real Time Processing
Data is processed immediately, output is processed quickly
-
-