aliases:
tags: Type/Tech area/tech/dev proto
from: "[[Programming Paradigm]]"
related:
contra:
to:
dateCreated: 2024-01-02, 12:54
dateModified: 2024-01-02, 12:54
version: 1.0
publish: true
Concurrent computing is a form of computing in which several computations are executed concurrently—during overlapping time periods—instead of sequentially—with one completing before the next starts. | |
---|---|
wikipedia:: Concurrent computing |