Commit 6d50d47f authored by Dominik Charousset's avatar Dominik Charousset

Add fork/join reference to documentation

parent 7d8b0e13
......@@ -49,6 +49,8 @@ namespace policy {
* worker makes sure that at least one job is left in its exposed queue
* to allow other workers to steal it.
*
* [1] http://dl.acm.org/citation.cfm?doid=2398857.2384639
*
* @relates job_queue_policy
*/
class fork_join {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment