Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: limit the number of active tasks

$
0
0
I solved this problem by having my task generator generate functions that start tasks instead of the tasks themselves. My consumer then can decide how many of these task-starting functions to run at a time and thus how many tasks are running at a time.

-evan

Viewing all articles
Browse latest Browse all 4845

Trending Articles