mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 21:05:07 +08:00
[Java] Support multiple workers in Java worker process (#5505)
This commit is contained in:
@@ -87,6 +87,7 @@ ray {
|
||||
|
||||
// See src/ray/ray_config_def.h for options.
|
||||
config {
|
||||
num_workers_per_process_java: 10
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user