Workers API This section lists the functions available as part of the workers API. Launch WorkersLaunches worker engines into the cluster.List WorkersReturns all information on all the workers in the cluster.Await WorkersWaits for workers to either reach the running status, or to complete and exit.Stop WorkersStops worker engines.Parent topic: Distributed Computing with Workers