Data Concurrency - Sequential Execution (Serial Process)

Data System Architecture

Data Concurrency - Sequential Execution (Serial Process)

About

sequential execution is a process that can be imagined as a single worker on an assembly line moving between tasks (operations - one job at a time) whereas a parallel program is more like a series of workers, each doing a specific task.





Discover More
Data System Architecture
Concurrency - Parallel Execution

Where a sequential execution can be imagined as a single worker on an assembly line moving between tasks, a parallel process is more like a series of workers, each doing a specific task. Parallelism...



Share this page:
Follow us:
Task Runner