Concurrent computing: Difference between revisions

Content deleted Content added
Digital27 (talk | contribs)
m See also: removed sheaf
change paradigms template to navbox (see Template talk:Programming paradigms#too long)
Line 2:
{{for multi|the American computer company|Concurrent Computer Corporation|a more theoretical discussion|Concurrency (computer science)}}
{{more citations needed|date=February 2014}}
{{Programming paradigms}}
 
'''Concurrent computing''' is a form of [[computing]] in which several [[computation]]s are executed ''[[Concurrency (computer science)|concurrently]]''—during overlapping time periods—instead of ''sequentially—''with one completing before the next starts.
Line 220 ⟶ 219:
 
{{Concurrent computing}}
{{Programming paradigms navbox}}
{{Types of programming languages}}