also the fork-join threadpool in Java.
On Wednesday, March 18, 2015 at 7:12:13 PM UTC+1, Sebastian Good wrote: > > Task stealing parallelism is an increasingly common use case and easy to > program. e.g. Cilk, Grand Central Dispatch, > > On Thursday, March 12, 2015 at 11:52:37 PM UTC-4, Viral Shah wrote: >> >> I am looking to put together a set of use cases for our multi-threading >> capabilities - mainly to push forward as well as a showcase. I am thinking >> of starting with stuff in the microbenchmarks and the shootout >> implementations that are already in test/perf. >> >> I am looking for other ideas that would be of interest. If there is real >> interest, we can collect all of these in a repo in JuliaParallel. >> >> -viral >> >> >> >>
