Content deleted Content added
m Removing link(s) Wikipedia:Articles for deletion/List of important publications in concurrent, parallel, and distributed computing (2nd nomination) closed as delete (XFDcloser) |
No edit summary |
||
Line 8:
This is a property of a system—whether a [[computer program|program]], [[computer]], or a [[computer network|network]]—where there is a separate execution point or "thread of control" for each process. A ''concurrent system'' is one where a computation can advance without waiting for all other computations to complete.<ref>''Operating System Concepts'' 9th edition, Abraham Silberschatz. "Chapter 4: Threads"</ref>
Concurrent computing is a form of [[modular programming]].
==Introduction==
|