The application discloses a kind of multi-host shared plug-in management and execution method,
system, equipment and medium, it is related to computer technical field.The method includes: in host application program, initialize a globally unique plug-in service instance;The instance receives plug-in registration, and according to the
namespace in event name, create and manage plug-in instance, to realize the sharing of plug-in to multiple hosts;When host triggers event, plug-in service instance obtains and executes multiple
processing functions associated with event;After execution, call data merging engine, and according to
data type and preset strategy, the result data returned by multiple
processing functions is intelligently merged into a final result, to avoid data conflict.The application effectively saves
system resources by realizing plug-in sharing;Through intelligent data merging, the
data consistency and
business logic correctness when multiple plug-ins work cooperatively are guaranteed, and the stability and
maintainability of
system are improved.