There are ways to create a multithreaded bottle server. This allows downloading an image and also requesting status at the same time. - [ ] secure sensitive information with threads - build numbers - [ ] multithread the server
There are ways to create a multithreaded bottle server.
This allows downloading an image and also requesting status at the same time.