algorithmqueuework-stealing

work stealing algorithm


I am reading an article about Concurrency Runtime, and there is algorithm named work stealing in this article. but I have no idea what this algorithm is! so I want a little explanation or some good link that could help me to make a presentation about this algorithm.


Solution

  • Are any of these helpful?

    Work-Stealing in .NET 4.0

    Scheduling Multithreaded Computations by Work Stealing