Task parallelism: Difference between revisions

Content deleted Content added
No edit summary
Tag: wikilinks removed
Language support: Added Cilk Plus to list
Line 55:
Task parallelism can be supported in general-purposes languages either built-in facilities or libraries. Notable examples include:
* C++ (Intel): [[Threading Building Blocks]]
* C++ (Intel): [[Cilk Plus]]
* C++ (Open Source/Apache 2.0): [[RaftLib]]
* C, C++, Objective-C (Apple): [[Grand Central Dispatch]]