The invention provides a distributed event
processing method and
electronic equipment, which can be applied to the field of distributed technologies. The distributed event
processing method comprises the following steps: receiving an event
processing request at a request receiving entrance of a distributed
system, and searching a priority and a
mutual exclusion execution type corresponding to an
event type from a preset event registration
library according to an identifier representing the
event type in the event processing request; based on the priority and the
timestamp of the event processing request, inserting an
event object obtained after packaging the event processing request into a
priority scheduling queue; after an
event object used for execution is extracted from the
priority scheduling queue, conflict detection is carried out on a
mutual exclusion execution type corresponding to the
event type based on a global mapping table maintained in the distributed
system; and under the condition that the conflict is not detected, calling a service processor corresponding to the event type to execute the
event object, and updating the current execution count of the event type in the global mapping table based on the execution state.