Closed uric closed 11 years ago
Currently the widget server starts each VM in the pool serially and waits for it to be fully bootstrapped. That means that the server takes a lot of time to start. Need to make this process async and parallel.
Currently the widget server starts each VM in the pool serially and waits for it to be fully bootstrapped. That means that the server takes a lot of time to start. Need to make this process async and parallel.