noun
concurrent processing
Technical computing term for executing multiple processes or tasks simultaneously.
このシステムは並行処理によってパフォーマンスを向上させている。
This system improves performance through concurrent processing.
並列処理 (parallel processing) often implies simultaneous execution on multiple processors or cores, while 並行処理 (concurrent processing) can also refer to interleaved execution on a single processor.
Compound of 並行 (parallel, concurrent) and 処理 (processing).