CN101201753B - Method for configuring and managing multimode machine supervising engine - Google Patents

Method for configuring and managing multimode machine supervising engine Download PDF

Info

Publication number
CN101201753B
CN101201753B CN 200710115188 CN200710115188A CN101201753B CN 101201753 B CN101201753 B CN 101201753B CN 200710115188 CN200710115188 CN 200710115188 CN 200710115188 A CN200710115188 A CN 200710115188A CN 101201753 B CN101201753 B CN 101201753B
Authority
CN
China
Prior art keywords
state machine
state
management engine
communication
upload
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN 200710115188
Other languages
Chinese (zh)
Other versions
CN101201753A (en
Inventor
孙勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Communication Information System Co Ltd
Original Assignee
Inspur Communication Information System Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Communication Information System Co Ltd filed Critical Inspur Communication Information System Co Ltd
Priority to CN 200710115188 priority Critical patent/CN101201753B/en
Publication of CN101201753A publication Critical patent/CN101201753A/en
Application granted granted Critical
Publication of CN101201753B publication Critical patent/CN101201753B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides a configuration management method of the management engine of a multiple state machine. The invention abstracts a state machine which satisfy the requirements of different workflow businesses into a group of transition rules and the action classes of related operations defined in the transition rules, and the multiple state machine is managed in a configured way; users can generate a session of a designated state machine through the user interface of the management engine of the state machine and assign the session an initial status. When users send an event request to the session, the management engine of the state machine finds related operations according to the sent event and executes the operations, and then the management engine drives the session to move to a next designated state according to operation results and executes operations triggered by state change, thus finishing the driving of the event sent by users to the session. The management engine of the state machine of the invention brings great convenience to state machine design and driving management, and can manage a plurality of different state machines and simplify state machine design for users.

Description

A kind of configuring management method of managing multimode machine supervising engine
Technical field
The present invention relates to the computer application development technical field; Specifically a kind of configuring management method of state machine management engine; Can be used for managing a plurality of communications (a concrete workflow of carrying out is represented in a communication) of various states machine; State transition according to dependent event driving specific communications state is applicable to the control and the management of each link in the complex work flow process.
Background technology
State machine obtains widespread usage in a lot of especially software development industries of industry.In software development process, tend to run into such demand, promptly a series ofly closely link to each other, complementary tasks, for control and accomplish such task sequence, our abstract its workflow designs that state machine is managed, the execution of control task.But develop such state machine and need very big workload and technical sophistication degree; The developer not only need analyze also business demand, the concrete The Logic of Tasks of design of abstract workflow; Workflow also will drop into management, the control of great effort exploitation, so that can circulate according to user's needs to task workflow.Simultaneously, to a kind of management of workflow, the design of control, often be difficult to be applied in other professional workflow, to the business demand that the user constantly changes, need exploitation different state machine, this just causes a large amount of repeated labors.
Summary of the invention
The objective of the invention is to realize by following mode, is with the state machine that meets different operating flow process business demand, and abstract is the execution class of the associative operation that defines in one group of migration rule and the migration rule; Accomplish the management of a plurality of state machines through the mode of configuration; The user interface of user through the state machine management engine generates the communication of designated state machine, and gives original state, when the user when event request is sent in this communication; The state machine management engine will find relevant operation according to the incident of sending; And carry out and should operate, drive communications status according to operating result then and move to next designated state, and executing state changes the operation that causes; Accomplish the event-driven that the user sends to this communication, concrete steps are following:
Step 1: according to the demand of big data quantity configuration management function, take out each state the up funtion part of big data quantity configuration file migration rule as follows:
1) state is in transition process, and original state, final state, the operation that incident, incident caused that causes state transition, state change operation and the state machine name information that is caused, with its stored in form with database table; The up function of big data quantity configuration file wherein, original state be idle, when by " up " event-driven, need carry out the upload operation; This is operating as an asynchronous operation, and after this asynchronous operation was called successfully, the final state of migration was upload_in_progress; When this asynchronous operation malloc failure malloc; The final state of migration still is idle, thread pool is put in the upload operation be regarded as calling success, after the upload operation runs succeeded; To be upload_completed with communications status by the upload_in_progress migration through triggering the UPLOAD_COMPLETED incident;
2) carrying out the same trigger event that passes through in failure back, is upload_failed with communications status by the upload_in_progress migration; If the upload operation is being carried out in current communication; At this moment send interrupt event to this communication; Then will carry out the abort operation, communications status will be upload_failed by the upload_in_progress migration after the abort operation runs succeeded, and so just accomplish the work of business diagnosis.
Step 2: with the maximum number of communications of the original state of state machine, final state, support and state machine title stored in form with database table, with the current communications status of state machine also with the stored in form of database table;
Step 3: operation that incident caused in the development status machine and state change the operation that is caused; For these operations; The state machine management engine has been stipulated unified operation-interface, and the user only need realize this operation-interface, content of operation is defined into realizes in the class then; Realize the formal definition operation of specified interface; Be that the state machine management engine calls what operate for ease, the operation that in the up function of big data quantity configuration file, relates to has two, and one is the operation that thread pool is put in the upload operation; One is upload operation itself; Because the upload operation is the asynchronous operation that need managed, carried out by thread pool,, accomplish exploitation to state machine through preceding 3 steps so this operation will be defined as a thread pool task;
Step 4: realize the DAO interface of state machine management engine, in this interface, stipulated to the parameter that reads, needs when reading of the data of storage in step 1,2 and the type of rreturn value, so that the state machine management engine uses.
Step 5: after above step is accomplished; User mode machine management engine drives the communications status migration of the up functional status machine of big data quantity configuration file; At first add the communication of this state machine through the user interface of state machine management engine; Transmit the incident of appointment then to the driving communications status changing method of state machine management engine user interface; The state machine management engine will find relevant migration rule with incident according to the communications status of state machine title, current appointment, and carry out the operation that incident causes in the migration rule, be set to move the state that matees with operating result in the rule according to the current communications status of operating result; If have state to change the operation that causes in the migration rule, will carry out this operation; So far an incident is accomplished communication drivers;
To stopping passing through the driving of a plurality of incidents, when incident during with the final state of communication drivers to state machine, the state machine management engine will be deleted this communication automatically from initially for communication; Simultaneously the state machine management engine also through user interface to the user Force Deletion to certain communication is provided, to inquiry of all kinds communicate status information and necessary authentication function.
Communication is meant the state recording of state machine representative workflow; Be applied to management, control and driving to each link in the complex work flow process; The state machine management engine is managed a plurality of communications status of a plurality of state machines; According to sending to the designated communication incident, carry out corresponding operating, and accomplish migration task this communications status according to operating result.
The state machine management engine adopts single instance mode to realize; Can manage, drive the communication of a plurality of state machines simultaneously through the mode of configuration; And the extraction and the execution of completion associative operation; When designated communication is carried out state transition, adopt atomic operation, thread pool is transferred in the operation that can not accomplish moment managed, carry out.
The state machine management engine adopts the configurability of state machine management engine status migration rule, to a plurality of state machines with to the management of the communications status of the same state machine of a plurality of uses.
The invention has the beneficial effects as follows: the state machine management engine is the driven by engine device that state machine designed to the different business demand; It can be accomplished the state-driven based on the task of different conditions machine; And the extraction of associative operation, execution, make the developer of state machine only need consider the business demand of state machine, therefrom take out the state transition rule that meets this state machine and design the associative operation task; And needn't be concerned about control, the execution of concrete state transition; And the application of resource, release, the cost of development of having saved state machine has in a large number been simplified the design complexities of state machine.
Description of drawings
Accompanying drawing 1 is the main flow chart of state machine management engine;
Accompanying drawing 2 is that the user interface of state machine management engine is used illustration;
Accompanying drawing 3 is the modular design figure of state machine management engine;
Accompanying drawing 4 drives the program flow diagram that communications status changes for the state machine management engine.
Embodiment
With reference to the configuring management method of Figure of description to managing multimode machine supervising engine of the present invention, explanation at length below the work.
The present invention is for solving its technical matters, and the technical scheme that is adopted is as shown in Figure 1.User interface through the state machine management engine is realized the operation to the state machine management engine; When the user specifies the designated communication of state machine to send the allocate event request in the state machine management engine through user interface, the state machine management engine at first will change the relevant state machine migration informations such as operation that cause according to operation, operating result, next state, the state that state machine title, communications status and event request find incident to cause in database, put into internal memory; Carry out the operation that this incident causes then; And find corresponding next state according to operating result, and it is set to current communications status, if incident cause be operating as sky; Then the directly next state of state machine is set to current communications status; If the operation that the state change causes in the state machine migration information is not empty, then will carry out this state and change the operation that causes, return user interface then; If state changes the sky that is operating as that causes, then directly return user interface.
It more than is the Core Feature of state machine management engine; Promptly the communications status to the designated state machine drives migration; But around this Core Feature, the state machine management engine also need design other subsidiary function, for this reason; The user interface of state machine management engine provides three major types totally ten two functional methods to the user, and is as shown in Figure 2.One type is the systemic-function method, the startup of state machine management engine is arranged and close two functions.Another kind of is the business function method, has six, is respectively all communications status in the state that adds communication, drives communications status variation, deleting communication, inquiry designated communication, all communications status of inquiring about the designated state machine, the query State machine management engine.Whether the state machine of verifying appointment in addition exists, verifies whether the communication of appointment exists; Whether the current amount of communications of checking designated state machine reaches maximal value, whether checking designated state machine can trigger allocate event, the function of these four Authentication-Types under designated state.
This state machine management engine adopts OO modular design, and is as shown in Figure 3.Below will construe the module relationship of state machine management engine with the Core Feature that drives the communications status variation.The migration of communications status is by event driven in the state machine management engine; The user passes to event message " control center " through " user's application interface ", and " control center " obtains the designated communication state with the ID that communicates by letter according to the state machine title in " communications status administrative center "." control center " passes to state machine title, communications status and incident " state machine administrative center ", obtains migration informations such as operation that incident causes and follow-up state from " state machine administrative center "." control center " goes to call this operation in " operation class libraries " through the action name that incident causes; And find corresponding follow-up state in the migration information of return results from internal memory according to operation, to " communications status administrative center " this follow-up state being set then is the designated communication state.After communications status was provided with successfully, " control center " can call " operation that state causes " in the migration information.So far, whole event driving flow performing finishes.
When the state machine management engine drives certain communications status, can the step and the result of various operations can be write corresponding journal file through peripheral " log management module ".When calling " operation that incident causes " and " state changes the operation that causes ", concrete operation also can be carried out the log record operation through " log management module ".
The operation that incident causes can be divided into two kinds: a kind of is can be complete in the short time, and a kind of is to need to start background thread carry out asynchronous execution.The latter just relates to the operation of system thread pool module to external world.When the action need that in thread pool, moves changes communications status, need to send " event message " to the state machine management engine again.
The flow process that state machine management engine driving communications status changes is as shown in Figure 4; When driving the communications status variation; After " control center " obtains the current state of designated communication from " state machine administrative center "; The state machine management engine will lock to this communication, preventing this communications status of other operation changes, thereby realize the atomicity of its operation.After in driving the communications status change procedure, sending out a sexual abnormality maybe this communication completing successfully state transition, should communication with release, so that other operations can continue to drive this communication.
Embodiment
In field of telecommunications; Virtual network operator has proposed a series of interface specifications to the equipment supplier; The northbound interface of OMC designs in order to realize these standards, and BulkCM (big data quantity configuration management function) and PM (performance management function) are exactly two kinds in these standards, and the realization of these functions all is made up of a plurality of working links; By event-driven work from a link to next link, the execution of operation also depends on current state.For each link that makes work can be driven, manage the position of present located working link by incident, and carry out associative operation, select the user mode machine to drive and manage each working link.For standard and the exploitation of simplifying state machine, state machine reusable, we have proposed the notion of state machine management engine; State machine each link to work is driven, and the execution of associative operation, from state machine, detach out; Accomplish related work by the state machine management engine; So just state transition exploitation and concrete business development are separated, when the state machine of a plurality of different business demands of exploitation, will save a large amount of codes, make full use of the reusability of code; Make the exploitation of state machine clear and definite more, simple simultaneously; The user only need be placed on energy on the business when the development status machine, and the migration rule and the relevant operation task of carrying out of exploitation that from business demand, take out each link of work are just passable, and other driven management etc. can be transferred to the state machine management engine and accomplish.
With the big data quantity configuration management function is that example is explained concrete application of the present invention, and concrete execution in step is following:
Step 1:, take out the migration rule of each state according to the demand of big data quantity configuration management function.State is in transition process; Original state, final state, the operation that incident, incident caused that causes state transition, state change operation and the state machine title information such as (this mainly are that consideration state machine management engine will be carried out the management to a plurality of state machines to add the state machine title) that is caused, with its stored in form with database table.
Figure GSB00000890739300041
up function of big data quantity configuration file wherein; Original state is idle, when by " up " event-driven; Need carry out the upload operation; This is operating as an asynchronous operation, and after this asynchronous operation was called successfully, the final state of migration was upload_in_progress; When this asynchronous operation malloc failure malloc, the final state of migration still is idle.Note just calling success here, do not run succeeded, call success even if thread pool is put in upload operation soon.
After the upload operation runs succeeded; Will be through triggering the UPLOAD_COMPLETED incident; The current state of will communicating by letter is upload_completed by the upload_in_progress migration; Carry out after the failure also through trigger event, with current state be upload_failed by the upload_in_progress migration.If the upload operation is being carried out in current communication, at this moment send interrupt event to this communication, then will carry out the abort operation, it will be upload_failed by the upload_in_progress migration that abort operates the back communications status that runs succeeded.It more than is exactly the migration rule of the up funtion part of big data quantity configuration file.So just accomplished the work of business diagnosis.
Step 2: with the maximum number of communications of the original state of state machine, final state, support and state machine title stored in form with database table, with the current communications status of state machine also with the stored in form of database table.
Step 3: operation that incident caused in the development status machine and state change the operation that is caused; For these operations; The state machine management engine has been stipulated unified operation-interface, and the user only need realize this operation-interface, is defined in the realization class content of operation just passable.To realize the formal definition operation of specified interface, be that the state machine management engine calling what operate for ease.The operation that in the up function of big data quantity configuration file, relates to has two; One is the operation that thread pool is put in the upload operation; One is upload operation itself; Because the upload operation is the asynchronous operation that need managed, carried out by thread pool, so this operation will be defined as a thread pool task.Through preceding 3 steps, we have easily accomplished the exploitation to state machine.
Step 4: realize the DAO interface of state machine management engine, in this interface, stipulated to the parameter that reads, needs when reading of the data of storage in step 1,2 and the type of rreturn value, so that the state machine management engine uses.
Step 5: after above step was accomplished, the communications status that drives the up functional status machine of big data quantity configuration file with regard to serviceable condition machine management engine had moved.At first add the communication of this state machine through the user interface of state machine management engine; Transmit the incident of appointment then to the driving communications status changing method of state machine management engine user interface; The state machine management engine will find relevant migration rule with incident according to the communications status of state machine title, current appointment; And carry out and move the operation that incident causes in the rule; Be set to move the state that matees with operating result in the rule according to the operating result current state,, will carry out this operation if having state to change the operation that causes in the migration rule.So far an incident is accomplished the driving of communication.To stopping passing through the driving of a plurality of incidents, when incident during with the final state of communication drivers to state machine, the state machine management engine will be deleted this communication automatically from initially for communication.Simultaneously the state machine management engine also through user interface to the user Force Deletion to certain communication is provided, to inquiry of all kinds communicate status information and necessary authentication function.
According to above description; Can find out; The user just is abstracted into the migration rule with operation flow to the exploitation of state machine, and writes the operation that causes the working link conversion that defines in the business, and this all is only limited to the understanding to business; Do not relate to the execution of use, the operation of moving rule and how by technical matterss such as incident drive, these all are to be accomplished by the state machine management engine.
In sum, the exploitation of user to the service condition machine simplified in the invention of state machine management engine greatly, makes the user have more energy to consider service logic, and needn't too much be concerned about technical realization.The state machine management engine can be adaptable across the exploitation of event driven various complex work flow processs, for example: the finance reimbursement in the financial system is examined, and the worker in the office system singly signs and issues, examines, the kinds of goods flow direction of goods entry, stock and sales system etc.

Claims (4)

1. the configuring management method of a managing multimode machine supervising engine is characterized in that, is with the state machine that meets different operating flow process business demand; Abstract is the execution class of the associative operation that defines in one group of migration rule and the migration rule, accomplishes the management of a plurality of state machines through the mode of configuration, and the user generates the communication of designated state machine through the user interface of state machine management engine; And give original state; When the user when event request is sent in this communication, the state machine management engine will find relevant operation according to the incident of sending, and carry out should operation; Drive communications status according to operating result then and move to next designated state; And the operation of executing state change initiation, accomplish the event-driven that the user sends to this communication, concrete steps are following:
Step 1: according to the demand of big data quantity configuration management function, take out each state the up funtion part of big data quantity configuration file migration rule as follows:
1) state is in transition process, and original state, final state, the operation that incident, incident caused that causes state transition, state change operation and the state machine name information that is caused, with its stored in form with database table; The up function of big data quantity configuration file wherein, original state be idle, when by " up " event-driven, need carry out the upload operation; This is operating as an asynchronous operation, and after this asynchronous operation was called successfully, the final state of migration was upload_in_progress; When this asynchronous operation malloc failure malloc; The final state of migration still is idle, thread pool is put in the upload operation be regarded as calling success, after the upload operation runs succeeded; To be upload_completed with communications status by the upload_in_progress migration through triggering the UPLOAD_COMPLETED incident;
2) carrying out the failure back through trigger event, is upload_failed with communications status by the upload_in_progress migration;
If the upload operation is being carried out in current communication; At this moment send interrupt event to this communication; Then will carry out the abort operation, communications status will be upload_failed by the upload_in_progress migration after the abort operation runs succeeded, and so just accomplish the work of business diagnosis;
Step 2: with the maximum number of communications of the original state of state machine, final state, support and state machine title stored in form with database table, with the current communications status of state machine also with the stored in form of database table;
Step 3: operation that incident caused in the development status machine and state change the operation that is caused; For these operations; The state machine management engine has been stipulated unified operation-interface, and the user only need realize this operation-interface, content of operation is defined into realizes in the class then; Realize the formal definition operation of specified interface; Be that the state machine management engine calls what operate for ease, the operation that in the up function of big data quantity configuration file, relates to has two, and one is the operation that thread pool is put in the upload operation; One is upload operation itself; Because the upload operation is the asynchronous operation that need managed, carried out by thread pool,, accomplish exploitation to state machine through preceding 3 steps so this operation will be defined as a thread pool task;
Step 4: realize the DAO interface of state machine management engine, in this interface, stipulated to the parameter that reads, needs when reading of the data of storage in step 1,2 and the type of rreturn value, so that the state machine management engine uses;
Step 5: after above step is accomplished; User mode machine management engine drives the communications status migration of the up functional status machine of big data quantity configuration file; At first add the communication of this state machine through the user interface of state machine management engine; Transmit the incident of appointment then to the driving communications status changing method of state machine management engine user interface; The state machine management engine will find relevant migration rule with incident according to the communications status of state machine title, current appointment, and carry out the operation that incident causes in the migration rule, be set to move the state that matees with operating result in the rule according to the current communications status of operating result; If have state to change the operation that causes in the migration rule, will carry out this operation; So far an incident is accomplished communication drivers;
To stopping passing through the driving of a plurality of incidents, when incident during with the final state of communication drivers to state machine, the state machine management engine will be deleted this communication automatically from initially for communication; Simultaneously the state machine management engine also through user interface to the user Force Deletion to certain communication is provided, to the state information searching and the necessary authentication function of all kinds communication.
2. method according to claim 1; It is characterized in that communication is meant the state recording of state machine representative workflow, is applied to management, control and driving to each link in the complex work flow process; The state machine management engine is managed a plurality of communications status of a plurality of state machines; According to the incident that sends to designated communication, carry out corresponding operating, and accomplish migration task this communications status according to operating result.
3. method according to claim 1; It is characterized in that; The state machine management engine adopts single instance mode to realize, can manage, drive the communication of a plurality of state machines simultaneously through the mode of configuration, and accomplishes the extraction and the execution of associative operation; When designated communication is carried out state transition, adopt atomic operation, thread pool is transferred in the operation that can not accomplish moment managed, carry out.
4. method according to claim 1 is characterized in that, the state machine management engine adopts the configurability of state machine management engine status migration rule, to a plurality of state machines with to the management of the communications status of the same state machine of a plurality of uses.
CN 200710115188 2007-12-13 2007-12-13 Method for configuring and managing multimode machine supervising engine Active CN101201753B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200710115188 CN101201753B (en) 2007-12-13 2007-12-13 Method for configuring and managing multimode machine supervising engine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200710115188 CN101201753B (en) 2007-12-13 2007-12-13 Method for configuring and managing multimode machine supervising engine

Publications (2)

Publication Number Publication Date
CN101201753A CN101201753A (en) 2008-06-18
CN101201753B true CN101201753B (en) 2012-12-26

Family

ID=39516927

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200710115188 Active CN101201753B (en) 2007-12-13 2007-12-13 Method for configuring and managing multimode machine supervising engine

Country Status (1)

Country Link
CN (1) CN101201753B (en)

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101504618B (en) * 2009-02-26 2011-04-27 浙江大学 Multi-core processor oriented real-time thread migration method
CN102254234A (en) * 2010-05-17 2011-11-23 中兴通讯股份有限公司 Realization method of business process and workflow engine
CN101950292A (en) * 2010-08-13 2011-01-19 上海电机学院 Method for judging active rule set termination
CN102566998B (en) * 2010-12-30 2016-08-17 盛乐信息技术(上海)有限公司 Flow engine method for designing based on Data Source
CN102394807B (en) * 2011-08-23 2015-03-04 京北方信息技术股份有限公司 System and method for decentralized scheduling of autonomous flow engine load balancing clusters
CN102355414B (en) * 2011-09-21 2017-11-03 中兴通讯股份有限公司 Automatic protection switching state machine processing method and device
CN103019808B (en) * 2011-09-28 2016-08-10 中国移动通信集团公司 The adjusting means of a kind of service condition and method
CN104050079A (en) * 2014-05-27 2014-09-17 浪潮电子信息产业股份有限公司 Real-time system testing method based on time automata
US10148547B2 (en) * 2014-10-24 2018-12-04 Tektronix, Inc. Hardware trigger generation from a declarative protocol description
CN104821957B (en) * 2015-04-16 2018-08-07 瑞斯康达科技发展股份有限公司 A kind of implementation method of BFD state machines, apparatus and system
CN105138332A (en) * 2015-08-26 2015-12-09 上海联影医疗科技有限公司 Realizing method and device for state machine
CN107659549A (en) * 2016-07-25 2018-02-02 武汉票据交易中心有限公司 A kind of flow path processing method and device and server based on event
CN112198850A (en) * 2016-11-09 2021-01-08 株式会社东芝 Data collection system, processing system, and storage medium
CN107918558A (en) * 2017-11-17 2018-04-17 郑州云海信息技术有限公司 Business Process Control method, apparatus and equipment based on state machine
CN108052392B (en) * 2017-12-26 2020-12-25 成都质数斯达克科技有限公司 Service processing method and device based on block chain
CN108093090A (en) * 2018-02-24 2018-05-29 四川语言桥信息技术有限公司 The adjusting method and device of flow nodes state
CN108494593A (en) * 2018-03-20 2018-09-04 厦门亿联网络技术股份有限公司 A kind of equipment state management method
CN109144701A (en) * 2018-09-05 2019-01-04 郑州云海信息技术有限公司 A kind of task flow management method, device, equipment and system
CN110580155B (en) * 2019-07-31 2022-11-22 南京苏宁加电子商务有限公司 Implementation method and device of state machine engine, computer equipment and storage medium
CN110825428A (en) * 2019-11-06 2020-02-21 政采云有限公司 State machine configuration method, device, equipment and readable storage medium
CN112860389A (en) * 2019-11-27 2021-05-28 上海哔哩哔哩科技有限公司 Task scheduling method based on state machine
CN111142975B (en) * 2019-12-12 2023-07-14 贝壳技术有限公司 State machine persistence method and state machine persistence system
CN111882294B (en) * 2020-07-09 2024-05-28 泰康保险集团股份有限公司 Method and device for flow approval
CN112860354B (en) * 2021-01-29 2022-05-17 宝宝巴士股份有限公司 Modeling method and terminal of state machine based on Laravel framework
CN113626209B (en) * 2021-06-23 2024-01-26 福建华通银行股份有限公司 Event driving method and system based on state machine applied to transaction field
CN115056234B (en) * 2022-08-08 2022-11-11 杭州实在智能科技有限公司 RPA controller scheduling method and system based on event-driven and infinite state machine
CN115659994B (en) * 2022-12-09 2023-03-03 深圳市人马互动科技有限公司 Data processing method and related device in human-computer interaction system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6434679B1 (en) * 1997-11-27 2002-08-13 Bull, S.A. Architecture for vital data management in a multi-module machine and process for implementing an architecture of this type
CN1642105A (en) * 2004-01-05 2005-07-20 华为技术有限公司 Method for realizing task management for network system
CN1670705A (en) * 2004-03-16 2005-09-21 联想(北京)有限公司 A method for implementing centralized concurrent management to cluster
CN101021801A (en) * 2006-11-30 2007-08-22 南京联创科技股份有限公司 Mass data transmitting method inter-pipeline multiprocess based on information queue

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6434679B1 (en) * 1997-11-27 2002-08-13 Bull, S.A. Architecture for vital data management in a multi-module machine and process for implementing an architecture of this type
CN1642105A (en) * 2004-01-05 2005-07-20 华为技术有限公司 Method for realizing task management for network system
CN1670705A (en) * 2004-03-16 2005-09-21 联想(北京)有限公司 A method for implementing centralized concurrent management to cluster
CN101021801A (en) * 2006-11-30 2007-08-22 南京联创科技股份有限公司 Mass data transmitting method inter-pipeline multiprocess based on information queue

Also Published As

Publication number Publication date
CN101201753A (en) 2008-06-18

Similar Documents

Publication Publication Date Title
CN101201753B (en) Method for configuring and managing multimode machine supervising engine
CN102508716B (en) Task control device and task control method
CN111147555B (en) Heterogeneous resource mixed arrangement method
CN101567013B (en) Method and apparatus for implementing ETL scheduling
CN100545851C (en) The remote system administration of utility command row environment
CN100511274C (en) System and method for centralized managing and dispatching of batch work
CN111400011A (en) Real-time task scheduling method, system, equipment and readable storage medium
CN110502530A (en) Database functions call method, system, computer equipment and storage medium
CN110134504A (en) A kind of operating system demand layer Formal Modeling and device based on finite state machine
US9904574B2 (en) Parallel computing without requiring antecedent code deployment
CN102243655B (en) Method and device for managing database connections
CN102135899B (en) Transaction control method and device
US20090248186A1 (en) Methods and Systems for Matching Configurable Manufacturing Capacity Requirements and Availability
CN110322313A (en) The method transferred items based on SAP system batch creation sales order and delivery order
US20100042661A1 (en) Rehosting Method Which Convert Mainframe System into Open System
CN113568610B (en) Method for implementing business rule engine library system of electric power marketing system
CN112564979B (en) Execution method and device of construction task, computer equipment and storage medium
CN115951970A (en) Heterogeneous multi-simulation software integrated development environment
CN102214094A (en) Executing operations via asynchronous programming model
CN114493493A (en) Decision engine and decision engine implementation method
CN111782363A (en) Method and flow system for supporting multi-service scene calling
CN111353766A (en) Service process processing system and method of distributed service system
CN111861381B (en) Access method and system of multi-fund channel
CN116795378B (en) Method and device for arranging and executing process based on code dynamic compiling
CN117541176A (en) Automated office workflow engine system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address

Address after: 250100 Ji'nan high tech Zone, Shandong, No. 1036 wave road

Patentee after: Tianyuan Communication Information System Co., Ltd.

Address before: 250014 No. 224, mountain continent, Lixia District, Shandong City, Ji'nan Province

Patentee before: Langchao Communication Information System Co., Ltd.

CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 250100 S06 tower, 1036, Chao Lu Road, hi tech Zone, Ji'nan, Shandong.

Patentee after: INSPUR COMMUNICATION AND INFORMATION SYSTEM Co.,Ltd.

Address before: No. 1036, Shandong high tech Zone wave road, Ji'nan, Shandong

Patentee before: INSPUR TIANYUAN COMMUNICATION INFORMATION SYSTEM Co.,Ltd.

CP03 Change of name, title or address