Boost logo

Boost Users :

Subject: [Boost-users] Does Boost 1.56 boost::async support auto scheduling (launch deferred)?
From: Adi Shavit (adishavit_at_[hidden])
Date: 2014-12-01 02:15:18


Hi,

  Onc of the design choices for async() default launch policy was to allow
the OS scheduler to decide whether or not to launch a new thread or remain
on the same thread (presumably based on available system resources).
Does Boost 1.56 or 1.57 support this default auto scheduling yet?
It seems to be launching as many threads as tasks.

Thanks,
Adi



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net