Process arrangement method and system based on multithread support asynchronization
A multi-threading and process technology, applied in the direction of responding to errors, creating/generating source code, etc., can solve the problems of complex process arrangement technology, unfavorable maintenance and secondary development, etc., to achieve simple operation, timely process call, and less time-consuming Effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0047] A process orchestration method based on multi-thread support for asynchrony, comprising the following steps:
[0048] S1: Obtain the unique associated process in different business processes;
[0049] S2: Obtain the start node of the associated process;
[0050] S3: Find the node name of the starting node, and create a packaged preset instance through the reflection mechanism;
[0051] S4: Execute the main method in the preset instance;
[0052] The main method in this embodiment is as figure 1 shown, including:
[0053] Start method to determine whether the current node executes the main method;
[0054] The main method is to set the operation items of the current node;
[0055] result processing methods, storage and / or processing operational matters;
[0056] Start the next node method, obtain the next node according to the associated process, and when the dependent nodes of the next node have executed the main method and the next node has not executed the main ...
Embodiment 2
[0075] This embodiment provides a process orchestration system that supports asynchrony based on multithreading, including:
[0076] The first obtaining module is used to obtain the unique associated process in different business processes;
[0077] The second obtaining module is used to obtain the start node of the associated process;
[0078] The first setting module is used to find the node name of the starting node, and create a packaged preset instance through the reflection mechanism;
[0079] The first execution module is used to execute the main method in the preset instance;
[0080] The main method in this embodiment includes:
[0081] Start method to determine whether the current node executes the main method;
[0082] The main method is to set the operation items of the current node;
[0083] result processing methods, storage and / or processing operational matters;
[0084] Start the next node method, obtain the next node according to the associated process, a...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

