A Decomposition Method of Microservice-Oriented Based on Community Detection Strategy
摘要
Microservice architecture is a distributed style, which aims to enhance software system scalability, maintainability and flexibility by breaking down monolithic into microservices. In this paper, we use community detection strategy to perform extraction process of microservices based on graph and the scheme with the higher modularity will be selected. Subsequently, we take four metrics to validate result compared with other three methods. Finally, the result demonstrates that scheme obtained by community detection strategy got higher scores than other three methods.