Sequential Execution

Attempting multi-threaded workloads sequentially on a single thread would produce unacceptable latency or force the user to wait for each operation to complete before the next begins.

1 sources - 1 claims

Attempting multi-threaded workloads sequentially on a single thread would produce unacceptable latency or force the user to wait for each operation to complete before the next begins.