The invention discloses a Pipeline-based high-performance service
orchestration engine, which relates to the field of service governance, and comprises the following steps of: 1, initializing a request
list, creating a request object with a unified request format, concurrently sending requests by utilizing asynchronous
programming and an event-driven architecture, and maintaining a
task list to track a request state; setting a
callback processing response to realize summarization and combination of failure retry and success results; according to the method, the request
list is initialized, the request objects in the unified format are created, the requests are sent concurrently, the
callback processing response is set to achieve failure retry and result summarization, synchronous calling of downstream services is initiated through HTTP, the request state is checked, the effective request objects are returned, MySQL is initialized to serve as data storage, and the request objects are processed. And a
data access and update interface is provided, the LSTM
recurrent neural network is constructed, the
load distribution of the request object is optimized, the request
processing efficiency is improved, and the
system load is effectively predicted and managed.