並行処理
ひとつのCPUで複数の処理を同時に行う 方式。
データの処理時間を配分する 必要がある。
concurrent processing
並列処理(parallel processing)
並行プロセス(concurrent process)