CN105740258A - Business processing method and device based on power equal sign check - Google Patents

Business processing method and device based on power equal sign check Download PDF

Info

Publication number
CN105740258A
CN105740258A CN201410749447.9A CN201410749447A CN105740258A CN 105740258 A CN105740258 A CN 105740258A CN 201410749447 A CN201410749447 A CN 201410749447A CN 105740258 A CN105740258 A CN 105740258A
Authority
CN
China
Prior art keywords
idempotent
target database
request
called side
business
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.)
Granted
Application number
CN201410749447.9A
Other languages
Chinese (zh)
Other versions
CN105740258B (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.)
Advanced Nova Technology Singapore Holdings 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 CN201410749447.9A priority Critical patent/CN105740258B/en
Publication of CN105740258A publication Critical patent/CN105740258A/en
Application granted granted Critical
Publication of CN105740258B publication Critical patent/CN105740258B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides a business processing method and device based on power equal sign check. The method comprises the following steps of responding to a power equal signal acquisition request initiated by a calling party and referring to a target database and a current business type which are determined randomly to generate a power equal signal; returning the power equal sign to the calling party; responding to a business processing request initiated by the calling party, wherein the business processing request comprises the power equal signal, and checking the power equal signal; if not passing the check, informing the calling party to initiate the power equal signal acquisition request again; and responding to the power equal signal acquisition request which is initiated by the calling party again and generating the power equal signal according to a main database and the slave target database. According to the embodiments of the invention, the practicability and the high availability of the power equal sign check can be guaranteed, and the business processing can be guaranteed to proceed continuously and availably.

Description

Method for processing business and device based on idempotent number verification
Technical field
The application relates to internet data processing technology field, particularly to a kind of method for processing business based on idempotent number verification and device.
Background technology
SOA (Service-OrientedArchitecture, Services Oriented Achitecture) it is a component model, the different function units (being called service) of application program is connected by it by the good interface of definition between servicing and contract.Interface is to adopt neutral mode to be defined, and it should independent of realizing the hardware platform of service, operating system and programming language.This makes the service built in various systems that unification and general mode can be used to interact.
In the exchange system of SOA pattern, application time-out is retransmitted and network to retry be two kinds general timeout recovery strategy.Such process logic has resulted in service provider and has likely received identical twice request that called side sends, for some business, service provider can not process twice, and for processing successful request, service provider can not repeat to process, it is therefore desirable to does idempotent control.
Having a kind of method for processing business based on idempotent number verification in prior art, whether the service request that the purpose of idempotent number verification is verification correspondence is processed.Specifically when carrying out idempotent number verification, generated idempotent number by called side and the Business Processing comprising idempotent number request is sent to service provider, and service provider generally all can adopt multiple data base to carry out storage service data, therefore, idempotent number can be stored in the data base of correspondence according to point storehouse rule by service provider, successfully then illustrating that the Business Processing request comprising this idempotent number is also untreated if able to store, if storing unsuccessful, illustrating that the Business Processing request comprising this idempotent number is processed.Therein point of storehouse rule ensures in the same idempotent number same data base of certain insertion.
But inventor finds in research process, it is assumed that when idempotent number is inserted data base, this data base occurs in that the phenomenon of the machine of delaying, then the idempotent checking procedure falling this data base will be failed, thus causing corresponding service request also can be processed failure.
Summary of the invention
Technical problems to be solved in this application are to provide a kind of method for processing business based on idempotent number verification, avoid in order to try one's best may result in, if there is data base's machine of delaying, the phenomenon that idempotent number verifies unsuccessfully and corresponding Business Processing is failed in prior art.
Present invention also provides a kind of business processing device based on idempotent number verification, in order to ensure said method realization in practice and application.
In order to solve the problems referred to above, this application discloses a kind of method for processing business based on idempotent number verification, the method is applied to service provider, and multiple data bases of described service provider are divided into data base active and standby each other between two;Including:
The idempotent number initiated in response to called side obtains request, generates idempotent number according to the target database determined at random;
Described idempotent number is returned to described called side;
In response to the Business Processing request that called side is initiated, the request of described Business Processing includes described idempotent number, and described idempotent number is verified;
If verification is not passed through, then notify that described called side is again initiated idempotent number and obtained request;
Again the idempotent number initiated in response to called side obtains request, generates idempotent number according to the data base active and standby each other with described target database.
Optionally, described described idempotent number is verified, including:
The mark of target database is extracted to determine target database from described idempotent number;
According to the data preservation order in described target database, described idempotent number order is preserved to described target database.
Optionally, the target database that described foundation is determined at random generates idempotent number, including:
The target database that current business is corresponding is randomly selected from multiple data bases of described service provider;
Obtain the serial number of current time information and idempotent number;
The mark of described target database, the service code of present type of service, temporal information and set of serial numbers are combined into idempotent number.
Optionally, also include:
If verification is passed through, then perform corresponding business according to described present type of service.
This application discloses a kind of business processing device based on idempotent number verification, described device is integrated on service provider, and multiple data bases of described service provider are divided into data base active and standby each other between two;Including:
First idempotent generation module, obtains request for the idempotent number initiated in response to called side, generates idempotent number according to the target database determined at random;
Return module, for described idempotent number is returned to described called side;
Correction verification module, for the Business Processing request initiated in response to called side, the request of described Business Processing includes described idempotent number, and described idempotent number is verified;
Notification module, for when the result of described correction verification module be verification do not pass through, notify that described called side is again initiated idempotent number and obtained request;
Second idempotent generation module, for generating idempotent number according to the data base active and standby each other with described target database.
Optionally, described correction verification module includes:
Extract mark module, be used for the mark extracting target database from described idempotent number to determine target database;
Preserve module, for according to the data preservation order in described target database, described idempotent number order being preserved to described target database.
Optionally, the first idempotent generation module includes:
Determine submodule, for randomly selecting the target database that current business is corresponding from multiple data bases of described service provider;
Obtain submodule, for obtaining the serial number of current time information and idempotent number;
Combination submodule, for being combined into idempotent number by the mark of described target database, the service code of present type of service, temporal information and set of serial numbers.
Optionally, also include:
Perform business module, for when the result of described correction verification module be verification do not pass through, perform corresponding business according to described present type of service.
Compared with prior art, the application includes advantages below:
In the embodiment of the present application, the data base of service provider storage service data is divided into data base active and standby each other between two, called side is when receiving the service request that user triggers, no longer oneself generates idempotent number, but the request generating idempotent number is sent to service provider and is generated idempotent number by service provider and return to called side, called side initiates the request of real Business Processing based on idempotent number again, thus Trigger services provider is to the verification of idempotent number and follow-up business processing procedure.Adopt the embodiment of the present application, even if the data base of service provider when carry out idempotent number verification time occur in that data base delay machine, service provider is also notified that called side initiates to generate the request of idempotent number again, thus adopting the data base active and standby each other with the machine data base that delays regenerate idempotent number and verify, thus ensure that the exploitativeness and high availability that idempotent number verifies, also ensure that Business Processing can carry out continuously availablely.
Certainly, the arbitrary product implementing the application it is not absolutely required to reach all the above advantage simultaneously.
Accompanying drawing explanation
In order to be illustrated more clearly that the technical scheme in the embodiment of the present application, below the accompanying drawing used required during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the application, for those of ordinary skill in the art, under the premise not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the flow chart of the method for processing business embodiment based on idempotent number verification of the application;
Fig. 2 is the application application scenarios Organization Chart in actual applications;
Fig. 3 is the structured flowchart of a kind of business processing device embodiment based on idempotent number verification of the application.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present application, the technical scheme in the embodiment of the present application is clearly and completely described, it is clear that described embodiment is only some embodiments of the present application, rather than whole embodiments.Based on the embodiment in the application, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, broadly fall into the scope of the application protection.
The application can be used in numerous general or special purpose calculation element environment or configuration.Such as: personal computer, server computer, handheld device or portable set, laptop device, multi-processor device, the distributed computing environment including any of the above device or equipment etc..
The application can described in the general context of computer executable instructions, for instance program module.Usually, program module includes performing particular task or realizing the routine of particular abstract data type, program, object, assembly, data structure etc..The application can also be put into practice in a distributed computing environment, in these distributed computing environment, the remote processing devices connected by communication network perform task.In a distributed computing environment, program module may be located in the local and remote computer-readable storage medium including storage device.
With reference to Fig. 1, it is shown that the flow chart of a kind of method for processing business embodiment based on idempotent number verification of the application, the present embodiment may comprise steps of:
Step 101: the idempotent number initiated in response to called side obtains request, generates idempotent number according to the target database determined at random.
The embodiment of the present application is applied to service provider.In the embodiment of the present application, called side generally refers to operation system, for instance, user is in the cashier system etc. using Third-party payment platform to carry out Net silver payment.Called side is when receiving Client-initiated service request, such as trigger the current payment to certain order, then first idempotent acquisition request can be sent to service provider by called side, without initiating Business Processing request immediately, in the acquisition request of this idempotent number, generally can carry user currently initiate the present type of service of business.Service provider generally refers to process system, for instance, it is responsible for processing the background server of the user-pay request that cashier system sends.Service provider is when receiving the idempotent number acquisition request that called side is initiated, with reference to the target database determined at random to generate idempotent number.
Wherein, target database is any one data base that service provider uses.In the embodiment of the present application, multiple data bases of service provider are divided into master/slave data storehouse between two, and wherein target database is any one data base.With reference to shown in Fig. 2, for the application application scenarios Organization Chart in actual applications.Wherein, called side 201 and service provider 202 are connected by the Internet, and the target database that service provider connects can have multiple, as shown in Figure 2, for instance, wherein, data base 01 and 11 is active and standby each other, and data base 01 is MDL, and data base 11 is corresponding backup database;And data base 02 and 12 is also active and standby each other, data base 02 is MDL, and data base 12 is corresponding backup database.Certainly, the content in Fig. 2 is only a simple example, content therein should not limited the application.
Concrete, how service provider generates idempotent number according to certain target database determined at random, it is possible to including:
Step A1: randomly select the target database that current business is corresponding from multiple data bases of described service provider;
First, first service provider randomly selects a data base as target database corresponding to current business from the multiple data bases connected, for instance, select data base 01.
Step A2: obtain the serial number of current time information and idempotent number;
Service provider obtains current time information again from system, it is possible to have eight, for instance 20141103, it is also possible in more detail a bit, for instance 201411031208.Service provider can also obtain the serial number of the idempotent number that data base generates, and this serial number generally can adopt incremental mode to obtain, for instance, the serial number of first idempotent number can be 001, and the serial number of idempotent No. the second can be 002.Certainly, data base can also adopt the serial number representing idempotent number otherwise.
Step A3: the mark of described target database, the service code of present type of service, temporal information and set of serial numbers are combined into idempotent number.
In this step, by the mark of the target database of selection, for instance " 01 ", the service code of present type of service, for instance 001 (expression payment business), and, temporal information and set of serial numbers are combined into unique idempotent number.In actual applications, it is possible to pre-set the length of idempotent number, for instance 18.Wherein, temporal information and serial number etc. can adjust the length of oneself according to the length of idempotent number.
Step 102: described idempotent number is returned to described called side.
This idempotent number is then forwarded to called side after generating idempotent number by service provider.
Step 103: the Business Processing request initiated in response to called side, Business Processing request includes described idempotent number, and described idempotent number is verified, if verification is not passed through, then enters step 104.
And called side is after receiving idempotent number, just can trigger real Business Processing request, such as initiate real payment request to service provider, the idempotent number that service provider returns can be included, in order to the idempotent number in the request of this Business Processing is verified by service provider in this Business Processing is asked.
Wherein, described idempotent number is verified by service provider, specifically may include that
Step B1: extract the mark of target database from described idempotent number to determine target database;
After service provider gets the idempotent number that called side sends, from idempotent number, extract target database mark, for instance " 01 ", in order to determine which data base is corresponding target database be.
Step B2: according to the data preservation order in described target database, described idempotent number order is preserved to described target database.
Then, service provider is according still further to the data preservation order in data base 01, idempotent number is sequentially inserted into data base 01, if idempotent number order can successfully be preserved to data base 01 by service provider, then illustrate that result that this idempotent number verifies is for passing through, that is, the not processed mistake of service request that this idempotent number is corresponding;If preserving unsuccessful, then illustrate that the result of this verification is not for pass through, i.e. the service request that this idempotent number is corresponding is processed.Wherein, the unique key mechanism of data base can realize the uniqueness verification of idempotent number, ensures that same idempotent number will not successfully preserve to same data base.
Step 104: if verification is not passed through, then notify that described called side is again initiated idempotent number and obtained request.And if service provider does not pass through in the verification of step 103, then illustrate that service provider inserts idempotent number in data base 01 unsuccessful, in this case being possible as data base 01 to delay machine, service provider can notify that called side is again initiated idempotent number and obtained request in this case.
Step 105: the idempotent number again initiated in response to called side obtains request, generates idempotent number according to the data base active and standby each other with described target database.
And if called side is after the notice receiving service provider, again initiate idempotent number and obtain request, service provider is after receiving the idempotent number acquisition request that called side is initiated again, first determine active and standby to client database each other with described target database, namely data base 11 active and standby each other with data base 01 in the present embodiment, then regenerates idempotent number according to data base 11.Concrete, then service provider is referred to data base 11 in this step, present type of service, current time information, and the serial number etc. of idempotent number, reconfigure and generate the idempotent number introduction of step 101 (the concrete mode be referred to), and then enter step 102 and start the circulation of next round.
Optionally, in actual applications, after step 103, if verification is passed through, it is also possible to including:
Step 106: perform corresponding business according to described present type of service.
In this step, if verification is passed through, then the present type of service that service provider just initiates business according to called side performs corresponding business, for instance, if payment business is carried out operation of withholing.
Visible, in the embodiment of the present application, the data base of service provider storage service data is divided into data base active and standby each other between two, called side is when receiving the service request that user triggers, no longer oneself generates idempotent number, but the request generating idempotent number is sent to service provider and is generated idempotent number by service provider and return to called side, called side initiates the request of real Business Processing based on idempotent number again, thus Trigger services provider is to the verification of idempotent number and follow-up business processing procedure.Adopt the embodiment of the present application, even if the data base of service provider when carry out idempotent number verification time occur in that data base delay machine, service provider is also notified that called side initiates to generate the request of idempotent number again, thus adopting the backup database of the machine data base that delays regenerate idempotent number and verify, thus ensure that the exploitativeness and high availability that idempotent number verifies, also ensure that Business Processing can carry out continuously availablely.
For aforesaid embodiment of the method, in order to be briefly described, therefore it is all expressed as a series of combination of actions, but those skilled in the art should know, the application is not by the restriction of described sequence of movement, because according to the application, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, embodiment described in this description belongs to preferred embodiment, necessary to involved action and module not necessarily the application.
The method that the method for processing business embodiment that based on idempotent number verify a kind of with above-mentioned the application provides is corresponding, referring to Fig. 3, present invention also provides a kind of business processing device embodiment based on idempotent number verification, in the present embodiment, this device can be integrated on service provider, and multiple data bases of service provider are divided into data base active and standby each other between two;This device may include that
First idempotent generation module 301, obtains request for the idempotent number initiated in response to called side, generates idempotent number according to the target database determined at random.
Wherein, optionally, the first generation idempotent module 301 may include that
Determine submodule, for randomly selecting the target database that current business is corresponding from multiple data bases of described service provider;Obtain submodule, for obtaining the serial number of current time information and idempotent number;With, combine submodule, for the mark of described target database, the service code of present type of service, temporal information and set of serial numbers are combined into idempotent number.
Return module 302, for described idempotent number is returned to described called side.
Correction verification module 303, for the Business Processing request initiated in response to called side, the request of described Business Processing includes described idempotent number, and described idempotent number is verified.
Wherein, optionally, described correction verification module 303 may include that
Extract mark module, be used for the mark extracting target database from described idempotent number to determine target database;With, preserve module, for according to the data preservation order in described target database, described idempotent number order being preserved to described target database.
Notification module 304, for when the result of described correction verification module be verification do not pass through, notify that described called side is again initiated idempotent number and obtained request.
Second idempotent generation module 305, for generating idempotent number according to the data base active and standby each other with described target database.
Optionally, in actual applications, this device can also include:
Perform business module 306, for when the result of described correction verification module be verify by, perform corresponding business according to described present type of service.
Visible, in the present embodiment, the data base of service provider storage service data is divided into data base active and standby each other between two, called side is when receiving the service request that user triggers, no longer oneself generates idempotent number, but the request generating idempotent number is sent to service provider and is generated idempotent number return to called side by service provider, called side initiates real Business Processing request based on idempotent number again, thus Trigger services provider is to the verification of idempotent number and follow-up business processing procedure.Adopt the embodiment of the present application, even if the data base of service provider when carry out idempotent number verification time occur in that data base delay machine, service provider is also notified that called side initiates to generate the request of idempotent number again, thus adopting the backup database of the machine data base that delays regenerate idempotent number and verify, thus ensure that the exploitativeness and high availability that idempotent number verifies, also ensure that Business Processing can carry out continuously availablely.
It should be noted that each embodiment in this specification all adopts the mode gone forward one by one to describe, what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar part mutually referring to.For device class embodiment, due to itself and embodiment of the method basic simlarity, so what describe is fairly simple, relevant part illustrates referring to the part of embodiment of the method.
Finally, it can further be stated that, in this article, the relational terms of such as first and second or the like is used merely to separate an entity or operation with another entity or operating space, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " includes ", " comprising " or its any other variant are intended to comprising of nonexcludability, so that include the process of a series of key element, method, article or equipment not only include those key elements, but also include other key elements being not expressly set out, or also include the key element intrinsic for this process, method, article or equipment.When there is no more restriction, statement " including ... " key element limited, it is not excluded that there is also other identical element in including the process of described key element, method, article or equipment.
Above the method for processing business based on idempotent number verification provided herein and device are described in detail, principle and the embodiment of the application are set forth by specific case used herein, and the explanation of above example is only intended to help and understands the present processes and core concept thereof;Simultaneously for one of ordinary skill in the art, according to the thought of the application, all will change in specific embodiments and applications, in sum, this specification content should not be construed as the restriction to the application.

Claims (8)

1. the method for processing business based on idempotent number verification, it is characterised in that being applied to service provider, multiple data bases of described service provider are divided into data base active and standby each other between two;The method includes:
The idempotent number initiated in response to called side obtains request, generates idempotent number according to the target database determined at random;
Described idempotent number is returned to described called side;
In response to the Business Processing request that called side is initiated, the request of described Business Processing includes described idempotent number, and described idempotent number is verified;
If verification is not passed through, then notify that described called side is again initiated idempotent number and obtained request;
Again the idempotent number initiated in response to called side obtains request, generates idempotent number according to the data base active and standby each other with described target database.
2. method according to claim 1, it is characterised in that described described idempotent number is verified, including:
The mark of target database is extracted to determine target database from described idempotent number;
According to the data preservation order in described target database, described idempotent number order is preserved to described target database.
3. method according to claim 1, it is characterised in that the target database that described foundation is determined at random generates idempotent number, including:
The target database that current business is corresponding is randomly selected from multiple data bases of described service provider;
Obtain the serial number of current time information and idempotent number;
The mark of described target database, the service code of present type of service, temporal information and set of serial numbers are combined into idempotent number.
4. method according to claim 1, it is characterised in that also include:
If verification is passed through, then perform corresponding business according to described present type of service.
5. the business processing device based on idempotent number verification, it is characterised in that described device is integrated on service provider, and multiple data bases of described service provider are divided into data base active and standby each other between two;Including:
First idempotent generation module, obtains request for the idempotent number initiated in response to called side, generates idempotent number according to the target database determined at random;
Return module, for described idempotent number is returned to described called side;
Correction verification module, for the Business Processing request initiated in response to called side, the request of described Business Processing includes described idempotent number, and described idempotent number is verified;
Notification module, for when the result of described correction verification module be verification do not pass through, notify that described called side is again initiated idempotent number and obtained request;
Second idempotent generation module, for generating idempotent number according to the data base active and standby each other with described target database.
6. device according to claim 5, it is characterised in that described correction verification module includes:
Extract mark module, be used for the mark extracting target database from described idempotent number to determine target database;
Preserve module, for according to the data preservation order in described target database, described idempotent number order being preserved to described target database.
7. device according to claim 5, it is characterised in that the first idempotent generation module includes:
Determine submodule, for randomly selecting the target database that current business is corresponding from multiple data bases of described service provider;
Obtain submodule, for obtaining the serial number of current time information and idempotent number;
Combination submodule, for being combined into idempotent number by the mark of described target database, the service code of present type of service, temporal information and set of serial numbers.
8. device according to claim 5, it is characterised in that also include:
Perform business module, for when the result of described correction verification module be verification do not pass through, perform corresponding business according to described present type of service.
CN201410749447.9A 2014-12-09 2014-12-09 Method for processing business and device based on idempotent number verification Active CN105740258B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410749447.9A CN105740258B (en) 2014-12-09 2014-12-09 Method for processing business and device based on idempotent number verification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410749447.9A CN105740258B (en) 2014-12-09 2014-12-09 Method for processing business and device based on idempotent number verification

Publications (2)

Publication Number Publication Date
CN105740258A true CN105740258A (en) 2016-07-06
CN105740258B CN105740258B (en) 2019-01-04

Family

ID=56239610

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410749447.9A Active CN105740258B (en) 2014-12-09 2014-12-09 Method for processing business and device based on idempotent number verification

Country Status (1)

Country Link
CN (1) CN105740258B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108647105A (en) * 2018-05-22 2018-10-12 阿里巴巴集团控股有限公司 Idempotent control method in net system switching process, apparatus and system
CN108874654A (en) * 2017-05-15 2018-11-23 阿里巴巴集团控股有限公司 Idempotent validity test method, device and equipment, readable medium
CN110740163A (en) * 2019-09-04 2020-01-31 无锡华云数据技术服务有限公司 Idempotent control method, idempotent control device, electronic equipment and readable storage medium
CN111026465A (en) * 2019-11-15 2020-04-17 北京三快在线科技有限公司 Program processing method, program processing device, electronic device, and storage medium
CN111641693A (en) * 2020-05-20 2020-09-08 北京字节跳动网络技术有限公司 Session data processing method and device and electronic equipment
CN113129073A (en) * 2021-05-07 2021-07-16 口碑(上海)信息技术有限公司 Resource distribution method and device, computer equipment and computer readable storage medium
CN113553214A (en) * 2021-07-30 2021-10-26 国网电子商务有限公司 Idempotent checking method and device
CN113722122A (en) * 2021-08-13 2021-11-30 北京东方国信科技股份有限公司 RPC (remote procedure call) power equality guarantee method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100131938A1 (en) * 2008-11-21 2010-05-27 Fujitsu Limited Recording medium encoded with update function verification program, update function verification method, and information processing device
US20120102506A1 (en) * 2010-10-20 2012-04-26 Microsoft Corporation Web service patterns for globally distributed service fabric
CN103310334A (en) * 2012-03-16 2013-09-18 阿里巴巴集团控股有限公司 Business processing method and device
CN103580937A (en) * 2012-07-24 2014-02-12 阿里巴巴集团控股有限公司 Web service simulating method and system and service agent system thereof
CN103782574A (en) * 2011-09-09 2014-05-07 甲骨文国际公司 Idempotence for database transactions

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100131938A1 (en) * 2008-11-21 2010-05-27 Fujitsu Limited Recording medium encoded with update function verification program, update function verification method, and information processing device
US20120102506A1 (en) * 2010-10-20 2012-04-26 Microsoft Corporation Web service patterns for globally distributed service fabric
CN103782574A (en) * 2011-09-09 2014-05-07 甲骨文国际公司 Idempotence for database transactions
CN103310334A (en) * 2012-03-16 2013-09-18 阿里巴巴集团控股有限公司 Business processing method and device
CN103580937A (en) * 2012-07-24 2014-02-12 阿里巴巴集团控股有限公司 Web service simulating method and system and service agent system thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
谭斌 等: "Web服务中消息交换模式(MEP)的研究", 《计算机与数字工程》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108874654A (en) * 2017-05-15 2018-11-23 阿里巴巴集团控股有限公司 Idempotent validity test method, device and equipment, readable medium
CN108647105A (en) * 2018-05-22 2018-10-12 阿里巴巴集团控股有限公司 Idempotent control method in net system switching process, apparatus and system
CN108647105B (en) * 2018-05-22 2022-02-01 创新先进技术有限公司 Idempotent control method, device and system in system switching process
CN110740163A (en) * 2019-09-04 2020-01-31 无锡华云数据技术服务有限公司 Idempotent control method, idempotent control device, electronic equipment and readable storage medium
CN110740163B (en) * 2019-09-04 2021-04-02 华云数据控股集团有限公司 Idempotent control method, idempotent control device, electronic equipment and readable storage medium
CN111026465A (en) * 2019-11-15 2020-04-17 北京三快在线科技有限公司 Program processing method, program processing device, electronic device, and storage medium
CN111641693A (en) * 2020-05-20 2020-09-08 北京字节跳动网络技术有限公司 Session data processing method and device and electronic equipment
CN113129073A (en) * 2021-05-07 2021-07-16 口碑(上海)信息技术有限公司 Resource distribution method and device, computer equipment and computer readable storage medium
CN113553214A (en) * 2021-07-30 2021-10-26 国网电子商务有限公司 Idempotent checking method and device
CN113553214B (en) * 2021-07-30 2024-04-02 国网数字科技控股有限公司 Idempotent verification method and device
CN113722122A (en) * 2021-08-13 2021-11-30 北京东方国信科技股份有限公司 RPC (remote procedure call) power equality guarantee method and system

Also Published As

Publication number Publication date
CN105740258B (en) 2019-01-04

Similar Documents

Publication Publication Date Title
CN105740258A (en) Business processing method and device based on power equal sign check
US11068964B2 (en) Method and device for processing service request
CN104978253B (en) A kind of method and apparatus of file destination verification
CN103248711A (en) File uploading method and server
CN110020043B (en) Page crawling method, device, storage medium and processor
CN104461747A (en) Distributed type task scheduling system
CN104516918A (en) User identity information maintenance method and device, server and system
CN105577602A (en) Data pushing method and data pushing device based on open application programming interface
CN106156231A (en) A kind of website disaster recovery method, Apparatus and system
CN108664521B (en) Method and device for providing serial number, electronic equipment and readable storage medium
CN104579765A (en) Disaster tolerance method and device for cluster system
US20170339252A1 (en) Generating a response to a client device in an internet of things domain
CN104601582A (en) File transfer method, device and system
CN116090808A (en) RPA breakpoint reconstruction method and device, electronic equipment and medium
CN111209061A (en) Method and device for filling in user information, computer equipment and storage medium
CN104735137A (en) Method and system for achieving asynchronous interaction of client and server
CN107948177B (en) Method and device for generating verification questionnaire
CN104599092A (en) Order business monitoring method and equipment
CN106454884B (en) For distinguishing the method and apparatus of wireless access point of the same name
CN107203915B (en) Data storage method and device
CN108229127B (en) System and method for generating authentication data in advance to distinguish clients
CN106487858B (en) Information method for uploading and device
CN104753755A (en) System access method, system access device, application client, and IM background system
JP6309432B2 (en) Secret calculation system and method, management server and program
CN105243315B (en) Method, apparatus and system for the input of single type picture validation code

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201010

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20201010

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Advanced innovation technology Co.,Ltd.

Address before: Cayman Islands Grand Cayman capital building, a four storey No. 847 mailbox

Patentee before: Alibaba Group Holding Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240228

Address after: Guohao Times City # 20-01, 128 Meizhi Road, Singapore

Patentee after: Advanced Nova Technology (Singapore) Holdings Ltd.

Country or region after: Singapore

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee before: Innovative advanced technology Co.,Ltd.

Country or region before: Cayman Islands