Python-service To solving the problem of wasting time of loading model. Myservice -> a simple service to deal with the client's request. Myworker -> a worker to deal the data from Myservice. MyClient -> to do what you want to do by Myservice.