Content deleted Content added
→Types of concurrency: futures |
m →Types of concurrency: sp |
||
Line 37:
[[User:Blufox|Blufox]] ([[User talk:Blufox|talk]]) 09:32, 1 October 2008 (UTC)
:Dataflow variables are a kind of [[Futures and promises|future]]. The listing of shared memory and message-passing in the article is referring to forms of ''explicit'' communication between threads (as opposed to the presumably "implicit" communication inherent in a future). The implied
== Clearer definition ==
|