There are many papers about work-stealing in the academic. Cilk ,Cilk plus,TPL and so on also use work stealing. I want to know which applications are suitable to be solved by work-stealing in real life.
I'm studying the fine-grained task parallelism now. I also want to know which applications are suitable written in fine-grained task parallelism in real life. Thank you very much.


