| In this paper,it studies the problems existed in the development process of traditional software in order to achieve the purpose of compatibility with different businesses and improving system throughput.Also,the high concurrency common business framework which is based on domain model and performance function is proposed.In addition,MVC is used as the software architecture pattern in the system.The distributed deployment of hardware is adopted in this system to achieve the processing of high concurrent access request,and WCF is used as the communication protocol between servers.The performance monitor based on a server is designed and implemented in this paper,and performance monitor is used to conduct a real-time acquisition of the resources occupation rate of current server.Besides,the diagnosis of access request interceptor on server resource utilization is designed and implemented in the program,and the access requests are distributed into the server with a low resource utilization in accordance with the diagnostic results,thus realizing the load balancing that the system has on high concurrent access request.The common business framework is discussed in this paper through data maintenance and page display.And the system achieves the custom creation of subsystems and its functions.Also,the creation of data tables and data table fields are achieved by the self-defining function based on the subsystem.According to the business types commonly used in the development process of the software,the models in the fields of tabulation and form are designed and implemented.In terms of page display,the virtual pages and templates and performance function are designed and implemented.And various performance functions are achieved in this system according to the actual business needs.In this paper,the regular expression is used to conduct a recognition and extraction of the performance functions in HTML.The reflection mechanism is adopted by the performance function in order to output character strings with a specific format into HTML codes with a specific function.Finally,it makes a summary of the implementation process of the system.Also,the limitations of common business framework and the corresponding expansion mode are analyzed. |