The invention discloses a gallery integrated internal production
software system based on a modular low-
coupling architecture, which is characterized in that a
system function is divided into a plurality of modularized modules and the modularized modules are packaged and deployed by a uniform interface, so that the
coupling degree between the modules is remarkably reduced, and the problem of global code change caused by module dependence in a traditional single architecture is avoided; direct calling is replaced by an event-driven mechanism,
asynchronous communication and decoupling cooperation between modules are realized, and the stability and
maintainability of the
system during function change or addition are improved; the configuration driving mechanism enables the
business process to be dynamically adjusted, different
business requirements can be met without modifying a program
source code, the plug-in management mechanism provides a standardized third-party extension access channel and supports function loading according to requirements, and the limitation that a traditional system is fixed in function and closed in development is broken through; according to the method, the
software can run consistently in Windows, Linux, MacOS and other environments, and the key problems that in the prior art, the
coupling degree is high, the expansibility is poor, configuration is not flexible, and the platform
adaptation capacity is weak can be effectively solved.