AbyPaul01

Results 3 comments of AbyPaul01

> Hi Patrik! > > Right now "stopping" workers is a bit weird - workers send a message to master saying they have stopped and then send a "client_ready" message...

Want to check whether the thought process is aligned Currently once the master sends a stop message, each worker does the following steps in sequence 1. stop() - which kills...