ray/src
Robert Nishihara ba7efafa67 Remove force_start argument from StartWorkerProcess. (#2762)
This removes the force_start argument from StartWorkerProcess in the worker pool so that no more than maximum_startup_concurrency are ever started concurrently. In particular, when the raylet starts up, it my start fewer than num_workers workers.
2018-08-30 13:43:47 +08:00
..
common Support pluggable backend log lib with glog (#2695) 2018-08-23 09:43:38 -07:00
global_scheduler [xray] Fix valgrind crash when memory profiling raylet (#2583) 2018-08-09 15:37:17 -07:00
local_scheduler [java] Fix the logic of generating TaskID (#2747) 2018-08-27 13:11:33 -07:00
plasma Upgrade arrow to include more detailed flushing message (#2706) 2018-08-24 11:44:04 -07:00
ray Remove force_start argument from StartWorkerProcess. (#2762) 2018-08-30 13:43:47 +08:00