The embodiment of the invention provides a multi-account concurrent
processing management system and a multi-account concurrent
processing management method, which are applied to the technical field of multi-account high-
concurrency business
processing, and are used for analyzing a plurality of received account operation requests into a micro-operation set, packaging micro-operations into an operation
object identifier, an operation type and a dependency relationship, and storing the operation
object identifier, the operation type and the dependency relationship. Comprising resource dependence,
granularity dependence and
business logic dependence; determining a lock execution path based on the operation
object identifier, the operation type and the dependency relationship; constructing a dependency
tensor model, performing conflict density mapping to form conflict
density distribution, and performing
tensor conflict operation on the microoperation in combination with a lock execution path to obtain a conflict intensity value; a high-conflict area is identified based on conflict
density distribution, a potential
deadlock graph is constructed, a micro-operation
directed acyclic graph is generated, nodes with zero in-degree and out-degree are identified to form a first execution sequence, a second execution sequence is constructed according to residual micro-operations, a micro-operation execution sequence is formed through splicing, and efficient
parallel scheduling and
throughput capacity improvement are achieved.