I know I can start my engine by ipengine --profile=/path/to/ipcontroller-engine.json
. And there are len(c.ids)
processes.
But, how can I set the numbers of processes running on every remote node? It seems that ipengine --profile=/path/to/ipcontroller-engine.json
is just launch just one process on remote machine.