Abstract

Good progress has been made in the microservice technology in recent years due to the development of docker container technology. Although microservice architecture can adjust the number of containers, there is a new problem. That is according to the current load pressure of services, how to adjust the number of containers accurately and quickly in real time, especially when the load pressure of services suddenly increases or decreases. In order to deal with the problem, a container scheduling strategy based on machine learning is proposed in this paper. The paper uses the data set obtained by our experiments to train random forest regression model in advance to predict the required containers of services in the next time window, according to the current load pressure of services. Large amounts of data has been collected to make the data set for the experiment. Based on the data set, random forest regression model has been trained in advance to predict the number of required containers of services in next time window. When adjusting the number of containers to balance load pressure of services, the proposed algorithm saves 50% of the time compared with traditional algorithms. In addition, the accuracy is 10%~38% higher compared with other machine learning algorithms.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.