Talk:Concurrent computing: Difference between revisions

Content deleted Content added
TinucherianBot (talk | contribs)
Autoassessment for WP:COMP ! ( FAQ ) :
Blufox (talk | contribs)
Line 28:
 
--[[User:70.189.73.224|70.189.73.224]] 15:08, 23 September 2006 (UTC)
 
== Types of concurrency ==
Atleast accordigng to CTM Book the three variants are
* Shared memory concurrency
* Message Passing concurrency
* Dataflow concurrency
(i.e Dataflow is an independent branch)
 
== Clearer definition ==