CN105446800A - Data processing method and data processing apparatus - Google Patents

Data processing method and data processing apparatus Download PDF

Info

Publication number
CN105446800A
CN105446800A CN201410427748.XA CN201410427748A CN105446800A CN 105446800 A CN105446800 A CN 105446800A CN 201410427748 A CN201410427748 A CN 201410427748A CN 105446800 A CN105446800 A CN 105446800A
Authority
CN
China
Prior art keywords
subtransaction
participant
submit
promoter
result
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
CN201410427748.XA
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201410427748.XA priority Critical patent/CN105446800A/en
Publication of CN105446800A publication Critical patent/CN105446800A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

The application discloses a data processing method. The method comprises: allocating a child transaction to each participant, generating a unique child transaction number corresponding to the child transaction, and generating a corresponding relationship between the child transaction and the child transaction number; sending a query command to the each participant so as to acquire a ready reply of the each participant; if the ready replies of all the participants are received, sending a submitting command and the child transaction number of the child transaction to the each participant, and enabling the each participant to submit a processing result according to the submitting command and the child transaction number of the to-be-submitted child transaction; and receiving the processing result submitted by each participant. According to the data processing method provided by the invention, erroneous submission of the child transactions of a distributed transaction can be avoided.

Description

Data processing method and data processing equipment
Technical field
The application relates to communication field, particularly relates to a kind of data processing method and data processing equipment.
Background technology
Distributed data processing also can be called Distributed Calculation, distributed treatment or distributing real time system.Distributed data processing refers to when calculating or process, promoter is by calculative data or need affairs to be processed to be divided into multiple son calculating, son process or subtransaction, then this little calculating, son process or subtransaction are distributed to multiple participant to carry out calculating or processing, last promoter integrates the result of each participant and obtains final result.
In prior art, distributed transaction is divided into multiple subtransaction by promoter, and distributes to multiple participant, inquires about each participant respectively and whether can process the subtransaction be assigned with.The situation that participant uses according to own resource responds promoter.If this participant can process the subtransaction be assigned with, then give this subtransaction Resources allocation, comprise the space of allocation process, the time etc. of process, and reply promoter " ready "; If this participant cannot process the subtransaction be assigned with, then reply promoter " not ready ".
Promoter, after all participants of confirmation can process the subtransaction be assigned with, orders all participants to process the subtransaction be assigned with; Participant processes the subtransaction be assigned with separately, and after process terminates, result is sent to promoter.
If there is any one participant cannot process the subtransaction be assigned with, promoter terminates this distributing real time system, and orders all participant's rollbacks, namely orders all participants to discharge the resource of distributing to the subtransaction of this distributed transaction.
If promoter inquires about after whether certain distributed transaction participant can process the subtransaction be assigned with, the communicating interrupt between promoter and this participant, this participant to subtransaction Resources allocation, and replys promoter " ready " according to the inquiry of promoter.Due to communicating interrupt, promoter does not receive the response of this participant " ready " in the given time, thinks that this participant cannot process the subtransaction be assigned with, then terminates this distributing real time system, orders all participant's rollbacks.Due to the communicating interrupt between this participant and promoter, this participant does not receive the order of rollback, retains the resource reserved to this subtransaction, and namely this participant has carried out once empty rollback, and the subtransaction that this participant is assigned with is called the subtransaction of suspension.
The another kind of situation hanging subtransaction that produces is, this participant is according to consuming time longer to subtransaction Resources allocation of the inquiry of promoter, promoter does not receive the response of this participant " ready " in the given time, think that this participant cannot process the subtransaction be assigned with, then order all participant's rollbacks.Because this participant is still to the subtransaction Resources allocation be assigned with, even if receive the order of rollback, also cannot discharge the resource reserved to this subtransaction, namely this participant has carried out once empty rollback, and the subtransaction that this participant is assigned with is called the subtransaction of suspension equally.
In above-mentioned two situations, promoter have issued the order of rollback, gives tacit consent to all participants and has all carried out rollback, can continue to distribute subtransaction, and what promoter cannot learn that this participant carries out is once empty rollback.Subsequently, promoter initiates the process of same distributed transaction, and distribute subtransaction to the above-mentioned participant with suspension subtransaction, this participant also still can give same subtransaction Resources allocation, and reply promoter " ready ".So, above-mentioned participant is assigned with twice resource to same subtransaction.Processing stage, this participant may carry out twice process to same subtransaction, and submits the result of carrying out after twice process to; Or the result of the subtransaction of above-mentioned suspension formerly may be submitted to promoter by this participant.
Visible, in prior art, when processing distributed transaction, if there is the subtransaction hung, then the mistake that subtransaction may occur is submitted to, reduces the reliability of distributing real time system.
Summary of the invention
The embodiment of the present application provides a kind of data processing method, and the mistake of the subtransaction of distributed transaction can be avoided to submit to.
First aspect, the embodiment of the present application discloses a kind of data processing method, comprising:
Distribute subtransaction to each participant, generate unique subtransaction number corresponding to subtransaction, generate the corresponding relation of described subtransaction and subtransaction number;
Send querying command to described each participant, to obtain the ready reply of described each participant;
If receive the reply that all participants are ready, then send submiting command and the subtransaction of subtransaction that will submit to number to described each participant, make described each participant submit result to according to described submiting command and the subtransaction number of subtransaction that will submit to;
Receive the result that described each participant submits to.
Optionally, described in make participant submit reason result to according to submiting command and the subtransaction of subtransaction number that will submit to, comprising:
Make described each participant according to submiting command process subtransaction, the subtransaction of the subtransaction of more described process number and the subtransaction number of the subtransaction that will submit to, if both are identical, submit result to.
Optionally, after the corresponding relation of described generation subtransaction and subtransaction number, described method also comprises:
Send the corresponding relation of described subtransaction and subtransaction number to described each participant.
On the other hand, present invention also provides a kind of data processing method, described method comprises:
According to the querying command that promoter sends, reserve resource to the subtransaction distributed, send and readyly return back to described promoter;
Receive the submiting command that described promoter sends and the subtransaction number of subtransaction that will submit to;
Subtransaction according to described submiting command and described reserved resource process;
Obtain the subtransaction number of the subtransaction of described process, compare with the subtransaction number of the described subtransaction that will submit to, if both are identical, then submit to described result to described promoter, if both are different, then refuse to submit to.
Optionally, the subtransaction number of the subtransaction of the described process of described acquisition, comprising: the corresponding relation of the subtransaction sent according to described promoter and subtransaction number obtains the subtransaction number of the subtransaction of described process.
Optionally, described method also comprises:
After refusal is submitted to, send mistake and submit to alarm to described promoter.
The third aspect, present invention also provides a kind of data processing equipment, and described device comprises:
Generation unit, for distributing subtransaction to each participant, generates unique subtransaction number corresponding to subtransaction, generates the corresponding relation of described subtransaction and subtransaction number;
Query unit, for sending querying command to described each participant, to obtain the ready reply of described each participant;
First processing unit, if for receiving the ready reply of all participants, then send submiting command and the subtransaction of subtransaction that will submit to number to described each participant, make described each participant submit result to according to described submiting command and the subtransaction number of subtransaction that will submit to;
Result receiving element, for receiving the result that described each participant submits to.
Optionally, described first processing unit also for: make described each participant according to submiting command process subtransaction, the subtransaction of the subtransaction of more described process number and the subtransaction number of the subtransaction that will submit to, if both are identical, submit result to.
Fourth aspect, present invention also provides a kind of data processing equipment, comprising:
Resource reservation unit, for the querying command sent according to promoter, reserves resource to the subtransaction distributed, sends and readyly return back to described promoter;
Order receiving element, for receiving the submiting command that described promoter sends and the subtransaction number of subtransaction that will submit to;
Second processing unit, for the result of subtransaction according to described submiting command and described reserved resource acquisition;
Comparing unit, for obtaining the subtransaction number of the subtransaction of described process, compares with the subtransaction number of the described subtransaction that will submit to, if both are identical, then submits to described result to described promoter, if both are different, then refuses to submit to.
Optionally, described comparing unit also for:
The corresponding relation of the subtransaction sent according to described promoter and subtransaction number obtains the subtransaction number of the subtransaction of described process.
The data processing method that the embodiment of the present application provides, when processing distributed transaction, by generating unique subtransaction number corresponding to subtransaction, generate the corresponding relation of subtransaction and subtransaction number, send the subtransaction of the subtransaction that will submit to number to participant when sending submiting command simultaneously, the subtransaction making participant compare process before the result of submission subtransaction and the subtransaction number of the subtransaction that will submit to, submit to again when both are consistent, can avoid submitting the suspension subtransaction left over to, the mistake avoiding subtransaction is submitted to, improve the reliability of distributing real time system.
Accompanying drawing explanation
Accompanying drawing described herein is used to provide further understanding of the present application, and form a application's part, the schematic description and description of the application, for explaining the application, does not form the improper restriction to the application.In the accompanying drawings:
Fig. 1 is the process flow diagram of the data processing method of the embodiment of the present application;
Fig. 2 is the process flow diagram of the data processing method of the embodiment of the present application;
Fig. 3 is the signaling diagram of the data processing method of the embodiment of the present application;
Fig. 4 is the schematic diagram of the application scenarios of the embodiment of the present application.
Embodiment
In order to make technical problems to be solved in this application, technical scheme and beneficial effect clearly, understand, below in conjunction with drawings and Examples, the application is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the application, and be not used in restriction the application.
The embodiment of the present application discloses a kind of data processing method and data processing equipment, and the mistake of the subtransaction of distributed transaction can be avoided to submit to.
Figure 1 shows that the process flow diagram of the data processing method of the embodiment of the present application, this data processing method is applied to distributed transaction promoter, and as shown in Figure 1, described method comprises:
S101, distributes subtransaction to each participant, generates unique subtransaction number corresponding to subtransaction, generates the corresponding relation of described subtransaction and subtransaction number.
S102, sends querying command to each participant, to obtain the ready reply of each participant;
S103, if receive the reply that all participants are ready, then send submiting command and the subtransaction of subtransaction that will submit to number to described each participant, make described each participant submit result to according to described submiting command and the subtransaction number of subtransaction that will submit to;
S104, receives the result that described each participant submits to.
In the embodiment of the present application, the promoter of distributed transaction generates the subtransaction number of subtransaction, generate the corresponding relation of subtransaction and subtransaction number, the subtransaction making participant compare process before the result of submission subtransaction and the subtransaction number of the subtransaction that will submit to, submit to again when both are consistent, can avoid submitting the suspension subtransaction left over to, the mistake avoiding subtransaction is submitted to, improves the reliability of distributing real time system.Certainly, arbitrary product or the method for implementing the application must not necessarily need to reach above-described all advantages simultaneously.
The data processing method of the embodiment of the present application, described in make participant submit reason result to according to submiting command and the subtransaction of subtransaction number that will submit to, comprising:
Make described each participant according to submiting command process subtransaction, the subtransaction of the subtransaction of more described process number and the subtransaction number of the subtransaction that will submit to, if both are identical, submit result to.
After the corresponding relation of described generation subtransaction and subtransaction number, described method also comprises:
Send the corresponding relation of described subtransaction and subtransaction number to described each participant.
After the corresponding relation of described generation subtransaction and subtransaction number, described method also comprises:
Send the corresponding relation of described subtransaction and subtransaction number to described each participant.
Figure 2 shows that the process flow diagram of the data processing method of the embodiment of the present application, this disposal route is applied to participant one end of distributed transaction, and as shown in Figure 2, described method comprises:
S201, according to the querying command that promoter sends, reserves resource to the subtransaction distributed, sends and readyly return back to described promoter;
S202, receives the submiting command that described promoter sends and the subtransaction number of subtransaction that will submit to;
S203, subtransaction according to described submiting command and described reserved resource process;
S204, obtains the subtransaction number of the subtransaction of described process, compares with the subtransaction number of the described subtransaction that will submit to, if both are identical, then submits to described result to described promoter, if both are different, then refuses to submit to.
Described method also comprises:
After refusal is submitted to, send mistake and submit to alarm to described promoter.
In S204, obtain the subtransaction number of the subtransaction of described process, comprising: the corresponding relation of the subtransaction sent according to described promoter and subtransaction number obtains the subtransaction number of the subtransaction of described process.
Promoter submits alarm to according to mistake, makes all participant's rollbacks.
In the data processing method of the embodiment of the present application, the participant of distributed transaction after processing subtransaction, the subtransaction number comparing the subtransaction of process and the subtransaction number of subtransaction that will submit to.If the subtransaction of process hangs subtransaction, the subtransaction of the subtransaction of the subtransaction then processed number and the subtransaction that will submit to is number different, refusal submits to the result of the subtransaction of process that the mistake of subtransaction can be avoided to submit to, improves the reliability of distributing real time system.
Figure 3 shows that the process flow diagram of the data processing method of the embodiment of the present application, as shown in Figure 3, the left side of figure is the treatment scheme of the promoter of distributed transaction, the right of figure is the treatment scheme of the participant of distributed transaction, the treatment scheme of a participant is only indicated in Fig. 3, in practical application, participant may have multiple.In order to clearly, represent the direction of transfer of signal in Fig. 3 with solid arrow, dotted arrow represents process
S301, promoter generates corresponding relation, and is sent to each participant.
Promoter distributes subtransaction to each participant, generates unique subtransaction number corresponding to subtransaction, generates the corresponding relation of described subtransaction and subtransaction number.
S302, participant receives corresponding relation.
S303, whether promoter inquires about participant ready.
S304, participant reserves resource to the subtransaction distributed, and sends and readyly returns back to promoter.
S305, promoter receives ready reply, confirms that whether all participants are ready.
S306, all participants are ready, and promoter sends submiting command and the subtransaction of subtransaction that will submit to number to described each participant, orders all participants to submit subtransaction result to.
S307, participant processes subtransaction.
S308, participant compares the subtransaction number of the subtransaction number of the subtransaction that will submit to and the subtransaction of process, if both are identical, then submits result to, if both are different, then sends mistake submission alarm.
The data processing method of the embodiment of the present application, by distributing unique subtransaction number to subtransaction, the mistake avoiding the subtransaction of distributed transaction is submitted to.
Fig. 4 is the data processing method application scenarios of the application one, and these data are distributed transaction, is specially affairs of transferring accounts, and first transfers accounts 100 yuan to second.These affairs of transferring accounts are divided into four subtransactions, and promoter 400 affairs of transferring accounts are divided into four subtransactions, are respectively A: check beneficiary information; B: deduct 100 yuan from the account of first; C: add 100 yuan to the account of second; D, notice first, second is transferred accounts successfully or failure.Promoter generates four unique subtransactions number, and the corresponding relation generating subtransaction and subtransaction is: A, 10010; B, 10011; C, 10012; D, 10013.
Promoter sends corresponding relation respectively to 401,402,403,404 4 participants, and four participants receive corresponding relation.
Promoter sends querying command to participant 401,402,403,404.
Participant 402 have received querying command, reserves resource to B subtransaction, and sends and readyly return back to promoter, but now communicating interrupt between participant 402 and promoter 400, promoter does not receive the ready reply that participant 402 sends.
Promoter 400 does not receive the ready reply of all participants, sends rollback order to all participants.Participant 401,403,404 discharges reserved resource, and 402 participants and promoter 400 communicating interrupt, do not carry out rollback, also retains to the reserved resource of subtransaction 10011.
Promoter 400 initiates the process of same distributed transaction again, and the corresponding relation generating subtransaction and subtransaction number is: A, 20010; B, 20011; C, 20012; D, 20013.
Promoter 400 sends corresponding relation respectively to participant 401,402,403,404, and four participants receive corresponding relation.Promoter sends querying command to participant 401,402,403,404.
Participant 401,402,403,404 have received querying command, reserves resource to A, B, C, D subtransaction, and sends and readyly return back to promoter.
Promoter receives the ready reply of four participants, and send submiting command and the subtransaction of subtransaction that will submit to number to described each participant, the subtransaction number of the subtransaction sending to participant 402 to submit to is 20011.
Participant 401,402,403,404 processes subtransaction.The subtransaction that participant 401,403 and 404 compares process and the subtransaction number of subtransaction that will submit to, both are identical, submit result to.For participant 404, the subtransaction number of the subtransaction that participant 404 processes is 20013.
As shown in Figure 4, the subtransaction that participant 402 processes, comprise the suspension subtransaction that the subtransaction number left over last time is 10011, and the subtransaction of this sub-distribution number is the subtransaction of 20011.After participant 402 processes above-mentioned two subtransactions, the subtransaction comparing process and the subtransaction number of subtransaction that will submit to, both are different, and refusal is submitted to.
Visible, the data processing method of the present embodiment can compare the mistake hanging subtransaction and submit to, in financial field, can avoid submitting the economic loss caused to by mistake, improve the reliability of distributed transaction.
Corresponding with above-mentioned data processing method, disclosed herein as well is a kind of data processing equipment, be positioned at distributed transaction promoter one end, this treating apparatus comprises:
Generation unit, for distributing subtransaction to each participant, generates unique subtransaction number corresponding to subtransaction, generates the corresponding relation of described subtransaction and subtransaction number;
Query unit, for sending querying command to described each participant, to obtain the ready reply of described each participant;
First processing unit, if for receiving the ready reply of all participants, then send submiting command and the subtransaction of subtransaction that will submit to number to described each participant, make described each participant submit result to according to described submiting command and the subtransaction number of subtransaction that will submit to;
Result receiving element, for receiving the result that described each participant submits to.
Described first processing unit also for: make described each participant according to submiting command process subtransaction, the subtransaction of the subtransaction of more described process number and the subtransaction number of the subtransaction that will submit to, if both are identical, submit result to.
The invention also discloses a kind of data processing equipment, be positioned at distributed transaction participant one end, described device comprises:
Resource reservation unit, for the querying command sent according to promoter, reserves resource to the subtransaction distributed, sends and readyly return back to described promoter;
Order receiving element, for receiving the submiting command that described promoter sends and the subtransaction number of subtransaction that will submit to;
Second processing unit, for the result of subtransaction according to described submiting command and described reserved resource acquisition;
Comparing unit, for obtaining the subtransaction number of the subtransaction of described process, compares with the subtransaction number of the described subtransaction that will submit to, if both are identical, then submits to described result to described promoter, if both are different, then refuses to submit to.
Described comparing unit also for:
The corresponding relation of the subtransaction sent according to described promoter and subtransaction number obtains the subtransaction number of the subtransaction of described process.
Each functional unit can be software, hardware or both combinations above.
The data processing equipment of the application, by the subtransaction number that compares the subtransaction of process and the subtransaction number of subtransaction that will submit to, can avoid the mistake of subtransaction to submit to, improve the reliability of distributing real time system.
The embodiment of the present application discloses a kind of data processing method and data processing equipment, in described method, the participant of distributed transaction after processing subtransaction, the subtransaction number comparing the subtransaction of process and the subtransaction number of subtransaction that will submit to.If the subtransaction of process hangs subtransaction, the subtransaction of the subtransaction of the subtransaction then processed number and the subtransaction that will submit to is number different, refusal submits to the result of the subtransaction of process that the mistake of subtransaction can be avoided to submit to, improves the reliability of distributing real time system.
Above-mentioned explanation illustrate and describes the preferred embodiment of the application, but as previously mentioned, be to be understood that the application is not limited to the form disclosed by this paper, should not regard the eliminating to other embodiments as, and can be used for other combinations various, amendment and environment, and can in invention contemplated scope described herein, changed by the technology of above-mentioned instruction or association area or knowledge.And the change that those skilled in the art carry out and change do not depart from the spirit and scope of the application, then all should in the protection domain of the application's claims.

Claims (10)

1. a data processing method, is characterized in that, described method comprises:
Distribute subtransaction to each participant, generate unique subtransaction number corresponding to subtransaction, generate the corresponding relation of described subtransaction and subtransaction number;
Send querying command to described each participant, to obtain the ready reply of described each participant;
If receive the reply that all participants are ready, then send submiting command and the subtransaction of subtransaction that will submit to number to described each participant, make described each participant submit result to according to described submiting command and the subtransaction number of subtransaction that will submit to;
Receive the result that described each participant submits to.
2. the method for claim 1, is characterized in that, described in make participant submit reason result to according to submiting command and the subtransaction of subtransaction number that will submit to, comprising:
Make described each participant according to submiting command process subtransaction, the subtransaction of the subtransaction of more described process number and the subtransaction number of the subtransaction that will submit to, if both are identical, submit result to.
3. the method for claim 1, is characterized in that, after the corresponding relation of described generation subtransaction and subtransaction number, described method also comprises:
Send the corresponding relation of described subtransaction and subtransaction number to described each participant.
4. a data processing method, is characterized in that, described method comprises:
According to the querying command that promoter sends, reserve resource to the subtransaction distributed, send and readyly return back to described promoter;
Receive the submiting command that described promoter sends and the subtransaction number of subtransaction that will submit to;
Subtransaction according to described submiting command and described reserved resource process;
Obtain the subtransaction number of the subtransaction of described process, compare with the subtransaction number of the described subtransaction that will submit to, if both are identical, then submit to described result to described promoter, if both are different, then refuse to submit to.
5. method as claimed in claim 4, it is characterized in that, the subtransaction number of the subtransaction of the described process of described acquisition, comprising: the corresponding relation of the subtransaction sent according to described promoter and subtransaction number obtains the subtransaction number of the subtransaction of described process.
6. method as claimed in claim 4, it is characterized in that, described method also comprises:
After refusal is submitted to, send mistake and submit to alarm to described promoter.
7. a data processing equipment, is characterized in that, described device comprises:
Generation unit, for distributing subtransaction to each participant, generates unique subtransaction number corresponding to subtransaction, generates the corresponding relation of described subtransaction and subtransaction number;
Query unit, for sending querying command to described each participant, to obtain the ready reply of described each participant;
First processing unit, if for receiving the ready reply of all participants, then send submiting command and the subtransaction of subtransaction that will submit to number to described each participant, make described each participant submit result to according to described submiting command and the subtransaction number of subtransaction that will submit to;
Result receiving element, for receiving the result that described each participant submits to.
8. method as claimed in claim 7, it is characterized in that, described first processing unit also for: make described each participant according to submiting command process subtransaction, the subtransaction number of the subtransaction of the subtransaction of more described process number and the subtransaction that will submit to, if both are identical, submit result to.
9. a data processing equipment, is characterized in that, described device comprises:
Resource reservation unit, for the querying command sent according to promoter, reserves resource to the subtransaction distributed, sends and readyly return back to described promoter;
Order receiving element, for receiving the submiting command that described promoter sends and the subtransaction number of subtransaction that will submit to;
Second processing unit, for the result of subtransaction according to described submiting command and described reserved resource acquisition;
Comparing unit, for obtaining the subtransaction number of the subtransaction of described process, compares with the subtransaction number of the described subtransaction that will submit to, if both are identical, then submits to described result to described promoter, if both are different, then refuses to submit to.
10. device as claimed in claim 9, is characterized in that, described comparing unit also for:
The corresponding relation of the subtransaction sent according to described promoter and subtransaction number obtains the subtransaction number of the subtransaction of described process.
CN201410427748.XA 2014-08-27 2014-08-27 Data processing method and data processing apparatus Pending CN105446800A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410427748.XA CN105446800A (en) 2014-08-27 2014-08-27 Data processing method and data processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410427748.XA CN105446800A (en) 2014-08-27 2014-08-27 Data processing method and data processing apparatus

Publications (1)

Publication Number Publication Date
CN105446800A true CN105446800A (en) 2016-03-30

Family

ID=55557037

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410427748.XA Pending CN105446800A (en) 2014-08-27 2014-08-27 Data processing method and data processing apparatus

Country Status (1)

Country Link
CN (1) CN105446800A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106775959A (en) * 2016-12-06 2017-05-31 上海亿账通互联网科技有限公司 Distributed transaction processing method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040158534A1 (en) * 2003-02-24 2004-08-12 Zahir Azami Bahram Seyed System facilitating a purchase transaction over a wireless network
CN1554056A (en) * 2001-07-17 2004-12-08 BEAϵͳ��˾ System and method for transaction processing with synchronized callback processing feature
CN103077222A (en) * 2012-12-31 2013-05-01 中国科学院计算技术研究所 Method and system for ensuring consistence of distributed metadata in cluster file system
CN103327542A (en) * 2013-05-28 2013-09-25 中国电子科技集团公司第七研究所 QoS guarantee method and device applied to MSNET network
CN103473318A (en) * 2013-09-12 2013-12-25 中国科学院软件研究所 Distributed transaction security method for memory data grid
US20140149527A1 (en) * 2012-11-28 2014-05-29 Juchang Lee Slave Side Transaction ID Buffering for Efficient Distributed Transaction Management

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1554056A (en) * 2001-07-17 2004-12-08 BEAϵͳ��˾ System and method for transaction processing with synchronized callback processing feature
US20040158534A1 (en) * 2003-02-24 2004-08-12 Zahir Azami Bahram Seyed System facilitating a purchase transaction over a wireless network
US20140149527A1 (en) * 2012-11-28 2014-05-29 Juchang Lee Slave Side Transaction ID Buffering for Efficient Distributed Transaction Management
CN103077222A (en) * 2012-12-31 2013-05-01 中国科学院计算技术研究所 Method and system for ensuring consistence of distributed metadata in cluster file system
CN103327542A (en) * 2013-05-28 2013-09-25 中国电子科技集团公司第七研究所 QoS guarantee method and device applied to MSNET network
CN103473318A (en) * 2013-09-12 2013-12-25 中国科学院软件研究所 Distributed transaction security method for memory data grid

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106775959A (en) * 2016-12-06 2017-05-31 上海亿账通互联网科技有限公司 Distributed transaction processing method and system
CN106775959B (en) * 2016-12-06 2017-12-22 上海壹账通金融科技有限公司 distributed transaction processing method and system

Similar Documents

Publication Publication Date Title
CN107040594B (en) Method and device for allowing block chain node to be admitted based on PBFT
CN109949111B (en) Electronic bill identification distribution method, electronic bill generation method, device and system
CN109614209B (en) Task processing method, application server and system
CN111028902A (en) Request processing method, device, equipment and medium based on node switching
CN104486407B (en) The generation method and device of numbering
CN111711526B (en) Method and system for consensus of block chain nodes
CN109416646B (en) Optimization method for container allocation and processing equipment
JP2017536624A (en) Snapshot processing methods and associated devices
CN109819023B (en) Distributed transaction processing method and related product
CN105187256A (en) Disaster recovery method, device and system
CN109150662A (en) Method for message transmission, distributed system, equipment, medium and unmanned vehicle
CN104881485A (en) Data synchronizing method and system
CN104123173B (en) A kind of method and device for realizing inter-virtual machine communication
CN105446800A (en) Data processing method and data processing apparatus
CN106559474B (en) High-throughput data processing method and system for distributed general ledger
CN103455372A (en) Data migration method for memory modules in server and server
CN104063451B (en) A kind of database connection management method and system
CN104486215A (en) Message transmitting method and equipment
CN111611081B (en) Request method, request device, computer equipment and storage medium
CN106557429B (en) A kind of moving method and Node Controller of internal storage data
CN105306614A (en) Address management method, address management system, address manager and local address management device
CN110457116B (en) Method and device for processing transaction request
CN103916461A (en) Message transmission method and device
CN104283950B (en) A kind of method, apparatus and system of service request processing
CN107229541A (en) Backup method, standby system and the server of Transaction Information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160330