CN101777154A - Persistence method of workflow data in workflow management system - Google Patents

Persistence method of workflow data in workflow management system Download PDF

Info

Publication number
CN101777154A
CN101777154A CN201010103381A CN201010103381A CN101777154A CN 101777154 A CN101777154 A CN 101777154A CN 201010103381 A CN201010103381 A CN 201010103381A CN 201010103381 A CN201010103381 A CN 201010103381A CN 101777154 A CN101777154 A CN 101777154A
Authority
CN
China
Prior art keywords
workflow
data
persistence
stream data
lock
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.)
Pending
Application number
CN201010103381A
Other languages
Chinese (zh)
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 Group Shandong General Software Co Ltd
Original Assignee
Inspur Group Shandong General Software 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 Group Shandong General Software Co Ltd filed Critical Inspur Group Shandong General Software Co Ltd
Priority to CN201010103381A priority Critical patent/CN101777154A/en
Publication of CN101777154A publication Critical patent/CN101777154A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a persistence method of workflow data in a workflow management system, which comprises the following steps that: after a workflow transaction is started, the resource is firstly locked; any persistence operation of an internal target of the workflow is completed by changing the workflow data inside a memory caching, and at the same time, a changing record is generated; the real data persistence operation is not performed when the workflow data inside the caching is changed and is delayed to be performed when the workflow transaction is submitted, i.e. when the workflow transaction is submitted, the data requiring persistence is obtained from the workflow data caching according to the memory caching changing record; and after the workflow transaction is submitted, the resource lock is released. The data of living examples which are in finished situation are backed up through via a scheduled task, so the processing efficiency and the current processing capacity of the workflow data persistence can be effectively improved.

Description

The persistence method of Work stream data in a kind of Workflow Management System
Technical field
The present invention's system data process field that designs a calculating machine specially refers to the persistence processing method of Work stream data in a kind of Workflow Management System and a kind of persistence treating apparatus of Work stream data.
Background technology
Persistence (Persistence) promptly is saved in (as disk) in the memory device that can forever preserve to data (as the object in the internal memory).In practice, the main application of persistence be with the data storage in the internal memory in the database of relationship type, can certainly be stored in the disk file, in the XML data file or the like.The persistence technology has encapsulated the data access details, for most of service logic provides OO API.Can reduce visit data database data number of times by the persistence technology, increase the application program execution speed; And the code reusability height can be finished most of database manipulation; And loose couplings makes persistence not rely on underlying database and upper-layer service logic realization, only need revise configuration file when changing database and need not revise code.Because above-mentioned feature, the persistence technology is widely used in the various computer systems, as Workflow system etc.
Computer system is in operational process; usually can produce lot of data; be understandable that; the processing of data persistence will certainly bring bigger performance consumption to computer system; this performance consumption can directly influence the treatment effeciency of persistence again; especially when data volume was big, the problem that the persistence treatment effeciency is low excessively was even more serious.With the Workflow system is example, because the operational process of Workflow system all can comprise the complicated service flow process usually, so in operational process, can produce a large amount of Work stream data persistence requests, as a plurality of activities in the flow process, the state change of task dispatching internal object etc., the data persistence process of this Workflow system is common data base persistence process, it is the data persistence interface that Workflow system passes through self, persistence request according to the relevant work flow data, directly this Work stream data association is loaded in the database, obviously, this processing procedure is with excessive occupying system resources, thus the problem of initiation persistence poor efficiency; Handle if there are a plurality of persistence requests simultaneously same Work stream data to be carried out persistence in said process, at this moment concurrency conflict (blocking or deadlock) appears in database probably.For a long playing Workflow system, perdurable data amount in the storage medium is very big, if do not adopt backup and subregion to handle, all is kept in same the table of database, along with the continuous service of system, the data access recall precision of system will inevitably be more and more lower.
Summary of the invention
The persistence method that the purpose of this invention is to provide Work stream data in a kind of Workflow Management System.
The objective of the invention is to realize in the following manner, comprise method, device and Workflow system, wherein, (one) method step is as follows:
1) starts workflow transactions; By the plan target of workflow instance backup, the workflow instance data of completion status in backup storage medium when idle in system, Backup Data adopts partitioning technique; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium, described partitioning technique is not limited to the partitioning technique that a certain relevant database provides;
2) workflow resource that uses for the flow instance of current execution locks; Workflow resource or the workflow internal object needs revised by the workflow resource lock manager lock; Workflow resource has been added by other requests and has added exclusive lock, wait for that this resource lock is released after, add the exclusive lock of workflow resource again, the priority of lock, time-out time, isolation level, granularity are provided with according to the ruuning situation of Workflow Management System;
3) during work flow operation in the implementation, carry out the data access visit of Work stream data by memory cache; The modification process example is the Work stream data in the memory cache in current affairs, and generates data cached amendment record;
4) obtain the change data; From the Work stream data buffer memory, obtain the workflow of needs persistence according to the memory cache amendment record and revise data;
5) Work stream data persistence; Revise data according to described workflow, revise data according to described workflow and send the persistence request, data are saved in the persistent storage;
6) discharge resource lock;
7) submit workflow transactions to.
(2) the persistence device of Work stream data in the Workflow Management System comprises:
Start unit: be used to start workflow transactions;
Lock management unit: be used for when persistence is handled, workflow resource being added lock and discharge lock when persistence being finished dealing with;
Data cache management unit: be used for change record, writing task flow data in memory cache according to described workflow transactions Work stream data; When the Work stream data in all memory caches in work at present stream affairs of described Work stream data changes, generate data cached amendment record, and from the Work stream data of buffer memory, obtain the workflow modification data of needs persistence according to the memory cache amendment record;
Persistence request unit: be used for sending persistence submission request according to described memory cache data and data cached amendment record; Backup units: be used in system when idle the backup storage medium workflow instance data of completion status.
In the lock management unit, the priority of lock, time-out time, isolation level, granularity are provided with according to the ruuning situation of Workflow Management System.
Adopt partitioning technique; After backup units backs up successfully, the Work stream data that has backed up in the deletion source storage medium.
(3) Workflow system of Work stream data in the Workflow Management System is characterized in that, comprising:
The workflow actuator is used to receive service request, and the request unit in the notice workflow transactions manager;
The workflow transactions manager comprises start unit, performance element and request unit: described start unit is used to start workflow transactions; Described performance element is used for carrying out the modification of work at present stream affairs Work stream data; The described request unit is used for sending the persistence request according to revising data;
The workflow lock manager is used for when persistence is handled workflow resource being added lock and discharge lock when persistence being finished dealing with;
Workflow persistence manager, comprise data cache management unit, be used for writing down described workflow transactions Work stream data, when the Work stream data in all memory caches in work at present stream affairs of Work stream data changes, generate data cached amendment record, according to the change record of Work stream data in the described workflow transactions, obtain workflow and revise data;
The workflow backup manager is used in system when idle, by the workflow instance data of completion status in the plan target backup storage medium; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium.
The lock management unit, the priority of lock, time-out time, isolation level, granularity are provided with according to the ruuning situation of Workflow Management System.
Backup units adopts partitioning technique; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium.
Method of the present invention compared with prior art, excellent effect is: use the present invention, in workflow transactions, when needs modification flow data, at first this resource is locked,, but generate the amendment record of Work stream data memory cache not directly to sending the persistence request.This moment, real datumization operation was not carried out, carry out but be delayed to when workflow transactions is submitted to, when workflow transactions is submitted to, obtain the Work stream data of revising in the memory cache according to data cached amendment record and send the persistence request, when submitting to, affairs discharge lock, use the present invention simultaneously, in system when idle, back up for the workflow instance data of completion status by plan target, after success is backed up, delete the above-mentioned Work stream data in the source storage medium, therefore can effectively improve the treatment effeciency of Work stream data persistence.Use lock management mechanism of the present invention,, have only a persistence request of revising this object simultaneously, therefore can effectively improve the concurrent processing ability of Work stream data persistence for a workflow internal object.
Description of drawings
Fig. 1 is the process flow diagram of the persistence processing method of Work stream data;
Fig. 2 is the structured flowchart of the persistence treating apparatus of Work stream data;
Fig. 3 is the structured flowchart of Workflow system.
Embodiment
The persistence method of Work stream data may further comprise the steps in the Workflow Management System of the present invention:
1) starts workflow transactions;
2) workflow resource that uses for the flow instance of current execution locks;
3) during work flow operation in the implementation, carry out the data access visit of Work stream data by memory cache;
Obtain the change data;
The Work stream data persistence;
Discharge resource lock;
Submit workflow transactions to;
Preferably, this method also comprises:
By the plan target of workflow instance backup, the workflow instance data of completion status in backup storage medium when idle in system, Backup Data adopts partitioning technique; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium, described partitioning technique is not limited to the partitioning technique that a certain relevant database provides.
Preferably, step 2 also comprises:
The workflow resource of needs being revised by the workflow resource lock manager (workflow internal object) locks; Add exclusive lock if described workflow resource has been added by other requests, wait for that this resource lock is released after, add the exclusive lock of workflow resource again.The priority of lock, time-out time, isolation level, granularity etc. can be provided with according to the ruuning situation of Workflow Management System.
Preferably, step 3 also comprises:
The modification process example is the Work stream data in the memory cache in current affairs, and generates data cached amendment record;
Preferably, step 4 also comprises:
From the Work stream data of memory cache, obtain the workflow of needs persistence according to the memory cache amendment record and revise data.
Preferably, step 5 also comprises:
Revise data according to described workflow, revise data according to described workflow and send the persistence request, data are saved in the persistent storage.
The embodiment of the invention also discloses a kind of persistence treating apparatus of Work stream data, comprising:
Start unit is used to start workflow transactions;
The lock management unit is used for when persistence is handled workflow resource being added lock and discharge lock when persistence being finished dealing with.
Data cache management unit is used for the change record according to described workflow transactions Work stream data, writing task flow data in memory cache; When the Work stream data in all memory caches in work at present stream affairs of described Work stream data changes, generate data cached amendment record, and from the Work stream data of buffer memory, obtain the workflow modification data of needs persistence according to the memory cache amendment record;
The persistence request unit is used for sending persistence submission request according to described memory cache data and data cached amendment record.
Backup units is used in system when idle the backup storage medium workflow instance data of completion status.
Preferably, the priority of locking in the described lock management unit, time-out time, isolation level, granularity etc. can be provided with according to the ruuning situation of Workflow Management System.
Preferably, described backup units adopts partitioning technique; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium.
The embodiment of the invention also discloses a kind of Workflow system, comprising:
The workflow actuator is used to receive service request, and the request unit in the notice workflow transactions manager.
The workflow transactions manager comprises start unit, performance element and request unit: described start unit is used to start workflow transactions; Described performance element is used for carrying out the modification of work at present stream affairs Work stream data; The described request unit is used for sending the persistence request according to revising data;
The workflow lock manager is used for when persistence is handled workflow resource being added lock and discharge lock when persistence being finished dealing with.
Workflow persistence manager, comprise data cache management unit, be used for writing down described workflow transactions Work stream data, when the Work stream data in all memory caches in work at present stream affairs of Work stream data changes, generate data cached amendment record, according to the change record of Work stream data in the described workflow transactions, obtain workflow and revise data;
The workflow backup manager is used in system when idle, by the workflow instance data of completion status in the plan target backup storage medium; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium.
Preferably, the priority of locking in the described lock management unit, time-out time, isolation level, granularity etc. can be provided with according to the ruuning situation of Workflow Management System.
Preferably, described backup units adopts partitioning technique; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium.
Embodiment
With reference to Figure of description to explaining below the work of the present invention.
For using above-mentioned purpose of the present invention, feature and advantage to become apparent more, the present invention is further detailed explanation below in conjunction with the drawings and specific embodiments.
Core idea of the present invention is, after starting workflow transactions, at first this resource is locked, for in same workflow transactions, amendment record is finished and generated to any persistence operation of workflow internal object all by the mode of revising Work stream data in the memory cache, but do not carry out real data persistence operation this moment, carry out but be deferred to when workflow transactions is submitted to, promptly when workflow transactions is submitted to, from the Work stream data of buffer memory, obtain the data of needs persistence according to the memory cache amendment record, system also carries out the backup of completion status example by plan target, thereby has effectively improved the treatment effeciency and the concurrent processing ability of Work stream data persistence.
With reference to figure 1, show the process flow diagram of the persistence processing method embodiment of a kind of Work stream data of the present invention, specifically can may further comprise the steps:
Step 1 starts workflow transactions;
Step 2 is for workflow resource locks;
Step 3, the Work stream data access according to the change of Work stream data in the described workflow transactions, generates the change record of memory cache data;
Step 4 is obtained the workflow of needs persistence and is revised data from the Work stream data of buffer memory according to the memory cache amendment record in the described workflow transactions;
Step 5 is revised data according to described workflow and is sent the persistence request;
Step 6 discharges the workflow resource lock;
Step 7 is submitted workflow transactions to.
Definition according to WFMC, workflow (Workflow) is exactly the business procedure that operates automatically, showing as the participant takes action according to rules to file, information or task, and make it between the participant, transmit, briefly, workflow is exactly a series of mutual linkings, business activity of carrying out or task automatically.Wherein, Work stream data is meant the status data of Workflow system internal object, and the Workflow system internal object is meant the internal object that Workflow system produces when carrying out flow process, comprise flow object, moving object, task object or the like, memory cache is the copy that is recorded in the Obj State information in the Installed System Memory.And workflow transactions is the workflow processing affairs of being expanded out by Workflow system on the db transaction basis.And affairs are working cells of a minimum, and affairs are all done the as a whole work of carrying out hit or miss.Because affairs are made up of several people's task usually, if therefore affairs are made as a whole thing one-tenth, then each personage in the affairs must be successful.If some failure in the affairs, then whole affairs also must be failed.Be that affairs have atomicity, consistance, isolation, persistent characteristics.
From on can learn that the described workflow transactions of the embodiment of the invention has following feature:
(1) have clear and definite transaction boundaries: for Workflow system, the initiation of affairs all is that it is controlled with finishing, and all know the border of workflow transactions.
(2) in affairs, can manage by the life cycle of persistence object by the mode of internal memory.In workflow transactions, the object (Work stream data) that needs persistence is all in Workflow system, and by the life cycle that Workflow system is managed it, request is optimized the mode that all can be by " memory cache amendment record " to persistence.
In practice, workflow transactions can start according to service request, starts workflow transactions, and prepares contextual information.Use in the present embodiment, when changing workflow internal object state and needing persistence, earlier the workflow internal object is added resource lock; Then, the mode with memory cache that triggers work at present stream internal object status data (being Work stream data) is carried out record; Change this Work stream data in the buffer memory internal memory, and generate Work stream data change record.
In the present embodiment, when workflow transactions is not submitted to, do not carry out the persistence operation, only when submitting workflow transactions to, just obtain workflow and revise data, just send the persistence request then according to these data by Work stream data change record.
For making those skilled in the art understand the present invention better, below Work stream data persistence processing procedure of the present invention is described by instantiation.
With the workflow activities example is example, supposes at work process flow in servicely, and the life cycle of an active instance is as follows:
(1) activity of constructing example, and active state is set is no initializtion;
(2) active state is set for not starting (i.e. Huo Dong init state);
(3) active state being set is (i.e. Huo Dong executing state) in service;
(4) active state is set for finishing (i.e. Huo Dong done state).
The variation of supposing these three states is in a workflow transactions, and the processing procedure of using present embodiment is as follows:
Step 1, startup workflow transactions;
Step 2, in internal memory the activity of constructing example;
The memory cache of (active instance create before) was not for having before Work stream data changed, and the memory cache that changes back (active instance is created the back) is for having, and the active instance state is a no initializtion.
The active instance state in the memory cache revised in step 3, record (2) (active state being set for not starting), and record active instance state is modified;
Active instance state in the memory cache before changing is a no initializtion, and the active instance state in the memory cache after the change is in service.
Step 4, record (3) (it is in service that active state is set) are revised the active instance state in the memory cache, and record active instance state is modified;
Active instance state in the memory cache before changing is not for starting, and the active instance state in the memory cache after the change is in service.
The active instance state in the memory cache revised in step 5, record (4) (active state being set for finishing), and record active instance state is modified;
Active instance state in the memory cache before changing is in service, and the active instance state in the memory cache after the change is for finishing.
Therefore step 6, according to the amendment record of Work stream data in the buffer memory, the change amount of finding this active instance is exactly the variable quantity of active instance state, sends the persistence request that creation state is the active instance finished to database.
By last example as can be seen, the method when adopting prior art then needs to submit to four persistence requests, promptly inserts data, for the first time more new data, more new data and the more request of new data for the third time for the second time; When adopting the embodiment of the invention, then only need to submit a data base persistence request to, thereby the present invention has effectively improved the efficient that the Work stream data persistence is handled.
With reference to figure 2, show the structured flowchart of the persistence treating apparatus embodiment of a kind of Work stream data of the present invention, specifically can comprise with lower unit:
Start unit is used to start workflow transactions;
The lock management unit is used for when persistence is handled workflow resource being added lock and discharge lock when persistence being finished dealing with.
Data cache management unit is used for the change record according to described workflow transactions Work stream data, writing task flow data in memory cache; When the Work stream data in all memory caches in work at present stream affairs of described Work stream data changes, generate data cached amendment record, and from the Work stream data of buffer memory, obtain the workflow modification data of needs persistence according to the memory cache amendment record;
The persistence request unit is used for sending persistence submission request according to described memory cache data and data cached amendment record;
Backup units is used in system when idle the backup storage medium workflow instance data of completion status.
For device embodiment shown in Figure 2, because it is substantially corresponding to method embodiment shown in Figure 1, so describe fairly simplely, relevant part gets final product referring to the part explanation of method embodiment.
For making those skilled in the art understand lock management mechanism among the present invention better, below be described by way of example.
Suppose that having a state is operating workflow activities, meets the following conditions:
1. when regular SwitchToB set up, activity A condition is revised as to be finished, the flow process successor activity B that circulates.
2. when regular SwitchToC set up, activity A condition is revised as to be finished, the flow process successor activity C that circulates.
In work at present stream affairs, the persistence manager sends two persistence requests simultaneously: persistence request RequestM modification is flowed when data cached, and regular SwitchToB sets up; Persistence request RequestN modification is flowed when data cached, and regular SwitchToC sets up.The application lock manager, first persistence request meeting is added exclusive lock to current workflow resource, and other persistence request judgment task stream resource is locked by other requests, then waits for the release of resource.So just avoided flow process concurrent concurrency conflict (blocking or deadlock) to occur.
Preferably, the priority of locking in the described lock management unit, time-out time, isolation level, granularity etc. can be provided with according to the ruuning situation of Workflow Management System.
With reference to figure 3, show the block diagram as a result of a kind of Workflow system embodiment of the present invention, specifically can comprise with lower device:
The workflow actuator, the request that is used to accept business, and the start unit of notice workflow transactions manager;
The workflow lock manager is used for when persistence is handled workflow resource being added lock and discharge lock when persistence being finished dealing with.
The workflow transactions manager comprises start unit, performance element and request unit; Described start unit is used to start workflow transactions; Described performance element is used for carrying out the modification of work at present stream affairs Work stream data; The described request unit is used for sending the persistence request according to the Work stream data amendment record of current affairs;
Workflow persistence manager, comprise data cache management unit, be used for writing down described workflow transactions Work stream data, when the Work stream data in all memory caches in work at present stream affairs of Work stream data changes, generate data cached amendment record, according to the change record of Work stream data in the described workflow transactions, obtain workflow and revise data;
The workflow backup manager is used in system when idle, by the workflow instance data of completion status in the plan target backup storage medium; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium.
Preferably, the priority of locking in the described lock management unit, time-out time, isolation level, granularity etc. can be provided with according to the ruuning situation of Workflow Management System.
Preferably, described backup units adopts partitioning technique; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium.
For system embodiment shown in Figure 3, because it is substantially corresponding to preceding method and device embodiment, so description is comparatively simple, relevant part gets final product referring to the part explanation of method embodiment.
More than persistence treating apparatus and a kind of Workflow system of the persistence processing method of a kind of Workflow Management System data provided by the present invention, a kind of Workflow Management System data is described in detail.Used specific case herein principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.
Except that the described technical characterictic of instructions, be the known technology of those skilled in the art.

Claims (7)

1. the persistence method of Work stream data in the Workflow Management System is characterized in that treatment step is as follows:
1) starts workflow transactions; By the plan target of workflow instance backup, the workflow instance data of completion status in backup storage medium when idle in system, Backup Data adopts partitioning technique; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium, described partitioning technique is not limited to the partitioning technique that a certain relevant database provides;
2) workflow resource that uses for the flow instance of current execution locks; Workflow resource or the workflow internal object needs revised by the workflow resource lock manager lock; Workflow resource has been added by other requests and has added exclusive lock, wait for that this resource lock is released after, add the exclusive lock of workflow resource again, the priority of lock, time-out time, isolation level, granularity are provided with according to the ruuning situation of Workflow Management System;
3) during work flow operation in the implementation, carry out the data access visit of Work stream data by memory cache; The modification process example is the Work stream data in the memory cache in current affairs, and generates data cached amendment record;
4) obtain the change data; From the Work stream data buffer memory, obtain the workflow of needs persistence according to the memory cache amendment record and revise data;
5) Work stream data persistence; Revise data according to described workflow, revise data according to described workflow and send the persistence request, data are saved in the persistent storage;
6) discharge resource lock;
7) submit workflow transactions to.
2. the persistence device of Work stream data in the Workflow Management System is characterized in that, comprising:
Start unit: be used to start workflow transactions;
Lock management unit: be used for when persistence is handled, workflow resource being added lock and discharge lock when persistence being finished dealing with;
Data cache management unit: be used for change record, writing task flow data in memory cache according to described workflow transactions Work stream data; When the Work stream data in all memory caches in work at present stream affairs of described Work stream data changes, generate data cached amendment record, and from the Work stream data of buffer memory, obtain the workflow modification data of needs persistence according to the memory cache amendment record;
Persistence request unit: be used for sending persistence submission request according to described memory cache data and data cached amendment record; Backup units: be used in system when idle the backup storage medium workflow instance data of completion status.
3. described persistence device as claimed in claim 2 is characterized in that, in the lock management unit, the priority of lock, time-out time, isolation level, granularity are provided with according to the ruuning situation of Workflow Management System.
4. persistence device as claimed in claim 2 is characterized in that, adopts partitioning technique; After backup units backs up successfully, the Work stream data that has backed up in the deletion source storage medium.
5. the Workflow system of Work stream data in the Workflow Management System is characterized in that, comprising:
The workflow actuator is used to receive service request, and the request unit in the notice workflow transactions manager;
The workflow transactions manager comprises start unit, performance element and request unit: described start unit is used to start workflow transactions; Described performance element is used for carrying out the modification of work at present stream affairs Work stream data; The described request unit is used for sending the persistence request according to revising data;
The workflow lock manager is used for when persistence is handled workflow resource being added lock and discharge lock when persistence being finished dealing with;
Workflow persistence manager, comprise data cache management unit, be used for writing down described workflow transactions Work stream data, when the Work stream data in all memory caches in work at present stream affairs of Work stream data changes, generate data cached amendment record, according to the change record of Work stream data in the described workflow transactions, obtain workflow and revise data;
The workflow backup manager is used in system when idle, by the workflow instance data of completion status in the plan target backup storage medium; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium.
6. Workflow system as claimed in claim 5 is characterized in that, the lock management unit, and the priority of lock, time-out time, isolation level, granularity are provided with according to the ruuning situation of Workflow Management System.
7. Workflow system as claimed in claim 5 is characterized in that, backup units adopts partitioning technique; After backing up successfully, the Work stream data that has backed up in the deletion source storage medium.
CN201010103381A 2010-02-01 2010-02-01 Persistence method of workflow data in workflow management system Pending CN101777154A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010103381A CN101777154A (en) 2010-02-01 2010-02-01 Persistence method of workflow data in workflow management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010103381A CN101777154A (en) 2010-02-01 2010-02-01 Persistence method of workflow data in workflow management system

Publications (1)

Publication Number Publication Date
CN101777154A true CN101777154A (en) 2010-07-14

Family

ID=42513611

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010103381A Pending CN101777154A (en) 2010-02-01 2010-02-01 Persistence method of workflow data in workflow management system

Country Status (1)

Country Link
CN (1) CN101777154A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102054034A (en) * 2010-12-27 2011-05-11 华中科技大学 Implementation method for business basic data persistence of enterprise information system
CN102156718A (en) * 2011-03-25 2011-08-17 北京世纪互联工程技术服务有限公司 Method and system for canceling node data relationship in graphic database online transaction
CN102156735A (en) * 2011-04-11 2011-08-17 中国有色矿业集团有限公司 Implementation method and device of business method based on database transaction
CN102385611A (en) * 2010-08-27 2012-03-21 微软公司 Reducing locking during database transactions
CN102521712A (en) * 2011-12-27 2012-06-27 东软集团股份有限公司 Process instance data processing method and device
CN103425462A (en) * 2012-05-14 2013-12-04 阿里巴巴集团控股有限公司 Method and device for workflow data persistence
CN104376054A (en) * 2014-11-04 2015-02-25 东软集团股份有限公司 Persistent instance object processing method and device
CN105912384A (en) * 2016-04-01 2016-08-31 广东凯通软件开发有限公司 Transaction processing method and device for workflow engine
CN107193756A (en) * 2013-03-15 2017-09-22 英特尔公司 For marking the beginning and the instruction of end that need to write back the non-transactional code area persistently stored
CN107589907A (en) * 2017-08-10 2018-01-16 上海壹账通金融科技有限公司 Data processing method, electronic equipment and computer-readable recording medium
CN109145052A (en) * 2018-07-12 2019-01-04 北京炎黄盈动科技发展有限责任公司 Data partition storage method, equipment, system, storage medium and electronic equipment
CN110008258A (en) * 2019-01-28 2019-07-12 国网山东省电力公司物资公司 A kind of full information visualized data processing method based on business driving
CN110535689A (en) * 2019-08-07 2019-12-03 北京数衍科技有限公司 The middleware framework and method that compensation mechanism is realized are interrupted for flow of event

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385611A (en) * 2010-08-27 2012-03-21 微软公司 Reducing locking during database transactions
CN102054034A (en) * 2010-12-27 2011-05-11 华中科技大学 Implementation method for business basic data persistence of enterprise information system
CN102156718B (en) * 2011-03-25 2015-11-11 北京世纪互联宽带数据中心有限公司 The method and system of canceling node data relationship in graphic database online transaction
CN102156718A (en) * 2011-03-25 2011-08-17 北京世纪互联工程技术服务有限公司 Method and system for canceling node data relationship in graphic database online transaction
CN102156735A (en) * 2011-04-11 2011-08-17 中国有色矿业集团有限公司 Implementation method and device of business method based on database transaction
CN102156735B (en) * 2011-04-11 2012-12-26 中国有色矿业集团有限公司 Implementation method and device of business method based on database transaction
CN102521712A (en) * 2011-12-27 2012-06-27 东软集团股份有限公司 Process instance data processing method and device
CN102521712B (en) * 2011-12-27 2015-09-23 东软集团股份有限公司 A kind of process instance data processing method and device
CN103425462A (en) * 2012-05-14 2013-12-04 阿里巴巴集团控股有限公司 Method and device for workflow data persistence
CN103425462B (en) * 2012-05-14 2016-12-14 阿里巴巴集团控股有限公司 A kind of method and apparatus of workflow data persistence
CN107193756A (en) * 2013-03-15 2017-09-22 英特尔公司 For marking the beginning and the instruction of end that need to write back the non-transactional code area persistently stored
CN104376054A (en) * 2014-11-04 2015-02-25 东软集团股份有限公司 Persistent instance object processing method and device
CN104376054B (en) * 2014-11-04 2017-12-29 东软集团股份有限公司 A kind of processing method and processing device of persisted instances object
CN105912384A (en) * 2016-04-01 2016-08-31 广东凯通软件开发有限公司 Transaction processing method and device for workflow engine
CN107589907A (en) * 2017-08-10 2018-01-16 上海壹账通金融科技有限公司 Data processing method, electronic equipment and computer-readable recording medium
CN107589907B (en) * 2017-08-10 2019-12-13 深圳壹账通智能科技有限公司 Data processing method, electronic device and computer readable storage medium
CN109145052A (en) * 2018-07-12 2019-01-04 北京炎黄盈动科技发展有限责任公司 Data partition storage method, equipment, system, storage medium and electronic equipment
CN109145052B (en) * 2018-07-12 2021-10-08 北京炎黄盈动科技发展有限责任公司 Data partition storage method, device, system, storage medium and electronic device
CN110008258A (en) * 2019-01-28 2019-07-12 国网山东省电力公司物资公司 A kind of full information visualized data processing method based on business driving
CN110535689A (en) * 2019-08-07 2019-12-03 北京数衍科技有限公司 The middleware framework and method that compensation mechanism is realized are interrupted for flow of event
CN110535689B (en) * 2019-08-07 2022-08-02 北京数衍科技有限公司 Middleware framework and method for realizing event stream interruption compensation mechanism

Similar Documents

Publication Publication Date Title
CN101777154A (en) Persistence method of workflow data in workflow management system
CN111338766B (en) Transaction processing method and device, computer equipment and storage medium
US6012094A (en) Method of stratified transaction processing
Patino-Martinez et al. MIDDLE-R: Consistent database replication at the middleware level
CN104793988A (en) Cross-database distributed transaction implementation method and device
US11132350B2 (en) Replicable differential store data structure
US4888681A (en) Space management system for data files having shared access
JP4586019B2 (en) Parallel recovery with non-failing nodes
CN108804112A (en) A kind of block chain falls account processing method and system
US20040158549A1 (en) Method and apparatus for online transaction processing
WO2019218708A1 (en) Task processing method and device, and computer system
CN103765387B (en) Distributed resource management in portable computing
KR20180030115A (en) Method and architecture for providing database access control in a network having a distributed database system
CN109783204A (en) A kind of distributed transaction processing method, device and storage medium
CN1755635A (en) Hybrid hardware and software implementation of transactional memory access
CN112162846B (en) Transaction processing method, device and computer readable storage medium
WO2019109854A1 (en) Data processing method and device for distributed database, storage medium, and electronic device
CN1829974B (en) Parallel recovery by non-failed nodes
US20150319265A1 (en) Unique identifier for a transaction
CN101145165A (en) Work stream data persistence processing method, device and work flow system
CN106897345A (en) A kind of method and device of data storage
CN101354720A (en) Distributed memory database data system and sharing method thereof
Pandey et al. RACE: A concurrency control protocol for time-constrained transactions
CN101339527B (en) Shadow EMS memory backup method and apparatus
CN103703449A (en) Memory coalescing computer-implemented method, system and apparatus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20100714