Quantcast
Channel: Minimalist dynamic task scheduler - Code Review Stack Exchange
Browsing all 3 articles
Browse latest View live

Answer by Jive Dadson for Minimalist dynamic task scheduler

Revision 3 This is probably the Director's Cut. The only thing I might do is to allow the user to choose whether to do the in-thread call (when necessary) either immediately or deferred. That would...

View Article



Answer by Harald Scheirich for Minimalist dynamic task scheduler

ObservationsWithout actually timing things these are just speculations ... It looks like you're basically using deferred as the strategy when you think that the pool is oversubscribed, which means that...

View Article

Minimalist dynamic task scheduler

Dynamic execution policy did not make the cut for C++17. Submitted for your criticism, a minimalist dynamic task scheduler to use until the std::async sorts it out...I am interested not only in code...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images