CN106161550A - A kind of data processing method and platform - Google Patents

A kind of data processing method and platform Download PDF

Info

Publication number
CN106161550A
CN106161550A CN201510178413.3A CN201510178413A CN106161550A CN 106161550 A CN106161550 A CN 106161550A CN 201510178413 A CN201510178413 A CN 201510178413A CN 106161550 A CN106161550 A CN 106161550A
Authority
CN
China
Prior art keywords
server
request information
data processing
execution result
account
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
CN201510178413.3A
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 CN201510178413.3A priority Critical patent/CN106161550A/en
Priority to PCT/CN2016/077302 priority patent/WO2016165543A1/en
Publication of CN106161550A publication Critical patent/CN106161550A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Marketing (AREA)
  • Signal Processing (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the present application discloses a kind of data processing method and platform.Described data processing method includes: after getting the first solicited message comprising the first data and the first account, sends described first solicited message to first server;Obtain the first execution result that first server returns;Perform result according to described first, send described first solicited message to second server.The data processing method of the embodiment of the present application and platform can improve the success rate that online data process.

Description

Data processing method and platform
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a data processing method and a data processing platform.
Background
With the rapid development of the internet, online data interaction is more and more common, and currently, the online data interaction mode becomes a main data interaction mode in the life of people. The interaction of the data on the network is generally realized through the interaction between a data processing platform and a server. A data processing platform is typically capable of establishing a communications link with multiple servers, such as server A, server B, and server C.
In the prior art, the data processing method generally comprises the following steps:
when the data processing platform obtains the processing request information containing the data on the network, it usually selects a server, for example, server a, from the servers connected to the data processing platform. Then, the data processing platform sends the acquired processing request information to the selected server, for example, to server a. And after the selected server acquires the processing request information, the selected server can execute the processing request information and return an execution result to the data processing platform.
In the process of implementing the present application, the inventor finds that at least the following problems exist in the prior art:
in the data processing method in the prior art, for a processing request message containing network data, the data processing platform selects a server to execute the processing request message. Thus, whether the processing request message can be successfully executed depends on the server selected by the data processing platform. When the selected server cannot execute the processing request information, or when the communication condition between the selected server and the data processing platform is not good, the online data processing may fail. For example, the data processing capabilities of the server are typically limited, subject to a configuration of hardware resources. When the amount of data to be processed is large, the server may not be able to process the online data sent by the data processing platform. In particular, when the amount of data to be processed is too large, the server may be down. Under such a situation, the data processing platform generally cannot perform normal processing on the data on the network, thereby affecting the success rate of data processing on the network.
Disclosure of Invention
The embodiment of the application aims to provide a data processing method and a data processing platform so as to improve the success rate of online data processing.
In order to solve the above technical problem, a data processing method and a data processing platform provided in an embodiment of the present application are implemented as follows:
a method of data processing, comprising:
after first request information containing first data and a first account is obtained, the first request information is sent to a first server;
acquiring a first execution result returned by a first server, wherein the first execution result is a result after the first request information is executed;
and sending the first request information to a second server according to the first execution result.
Another data processing method, comprising:
the method comprises the steps that first request information containing first data and a first account is obtained, and the first request information is sent to a first server;
and sending the first request information to a second server according to the time of waiting for a first execution result returned by the first server, wherein the first execution result is a result after the first request information is executed.
Another data processing method, comprising:
after acquiring first request information containing first data and a first account, a data processing platform sends the first request information to a first server;
after acquiring the first request information, the first server executes the first request information based on the first data and the first account, and returns a first execution result to the data processing platform;
the data processing platform acquires a first execution result of a first server and sends the first request information to a second server according to the first execution result;
after the second server obtains the first request information, executing the first request information based on the first data and the first account, and returning a second execution result to the data processing platform;
and the data processing platform acquires a second execution result returned by the second server.
A data processing platform comprising:
the first sending module is used for sending first request information to a first server after the first request information containing first data and a first account is obtained;
a first obtaining module, configured to obtain a first execution result returned by a first server, where the first execution result is a result obtained after the first request information is executed;
and the second sending module is used for sending the first request information to a second server according to the first execution result.
Another data processing platform, comprising:
the first sending module is used for sending first request information to a first server after the first request information containing first data and a first account is obtained;
and the third sending module is used for sending the first request information to the second server according to the time for waiting for the first server to return the first execution result, wherein the first execution result is the result after the first request information is executed.
Another data processing platform, comprising:
the third sending module is used for sending the first request information to the first server after the data processing platform acquires the first request information containing the first data and the first account;
the first execution module is used for executing the first request information based on the first data and the first account after the first server acquires the first request information, and returning a first execution result to the data processing platform;
the fourth sending module is used for the data processing platform to obtain a first execution result of the first server and send the first request information to the second server according to the first execution result;
the second execution module is used for executing the first request information based on the first data and the first account after the second server acquires the first request information, and returning a second execution result to the data processing platform;
and the second acquisition module is used for acquiring a second execution result returned by the second server by the data processing platform.
As can be seen from the technical solutions provided in the embodiments of the present application, after the first execution result of the first server is obtained, the first request information may be sent to the second server according to the first execution result. Compared with the prior art, in a data processing process, after one server fails to execute the first request information, the embodiment corresponding to fig. 1 may select another server to execute the first request information, thereby improving the success rate of data processing on the network.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is a schematic diagram of a system architecture for implementing a data processing method according to an embodiment of the present application;
FIG. 2 is a flowchart of a data processing method according to an embodiment of the present application;
FIG. 3 is a flow chart of another data processing method according to an embodiment of the present application;
FIG. 4 is a flow chart of another data processing method according to an embodiment of the present application;
FIG. 5 is a functional block diagram of a data processing platform according to an embodiment of the present disclosure;
FIG. 6 is a functional block diagram of another data processing platform according to an embodiment of the present disclosure;
fig. 7 is a functional structure diagram of another data processing platform according to an embodiment of the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In order to facilitate understanding of the inventive concept of the present application, a system architecture capable of implementing the data processing method of the present application is first described below. As shown in FIG. 1, the system architecture 100 may include a data processing platform 101, server A102, server B103, server C104, and server D105. Among them, the server a102, the server B103, the server C104, and the server D105 can communicate with the data processing platform 101. Server a102, server B103, server C104, and server D105 may communicate with each other.
It should be noted that fig. 1 is only an exemplary representation. In fact, in the system architecture that can implement the data processing method of the present application, the number of servers communicating with the data processing platform 101 is not particularly limited, and is not limited to the server a102, the server B103, the server C104, and the server D105 shown in fig. 1, and may also include, for example, the server X, the server Y, the server Z, and the like.
An embodiment of a data processing method for implementing the present application is described in detail below with reference to the system architecture depicted in fig. 1. As shown in fig. 2, this embodiment includes:
s201: the data processing platform sends first request information to a first server after acquiring the first request information containing first data and a first account.
Specifically, the data processing platform may obtain first request information including first data and a first account, and obtain the first server after obtaining the first request information. The data processing platform may then send the first request message to the first server.
Generally, a user may store data in a server. For each user storing data, the server may assign an account to that user. Through which the user can manage his data stored on the server. In step S201, the first account may be an account allocated to the user by a certain server. For example, with respect to FIG. 1, the first account may be an account assigned by server A102 for the user.
The first data may be a specific number.
The first server may establish a connection with the data processing platform via a communication network, such as the internet, a local area network, a wide area network, etc. For example, with respect to fig. 1, the first server may be server a102, server B103, server C104, server D105, or the like.
It should be noted that the first server and the server that allocates the first account to the user may be the same server, or may not be the same server.
Further, the first server may be a server selected by a user. For example, the data processing platform may provide the user with a plurality of servers for selection after acquiring the first request message. When the user selects a certain server, the data processing platform can acquire the server selected by the user and mark the server as a first server.
In addition, the first server may also be a server acquired according to a preset order. Generally, there may be multiple servers establishing network connections with the data processing platform. The data processing platform may preset an order of the plurality of servers. After the data processing platform obtains the first request information, the first server may be selected according to the sequence.
S202: and after the first server acquires the first request information, executing the first request information based on the first data and the first account, and returning a first execution result to the data processing platform.
The first request message may be a request message to transfer the first data to the first account.
Specifically, first, after acquiring the first request information, the first server may acquire the second account. The second account is generally an account assigned by the server for managing data, similar to the first account. The server that assigns the second account to the user is typically the same server as the first server. After acquiring the second account, the first server may acquire data corresponding to the second account and remove the first data from the acquired data.
Then, when the first server is the same server as the server that allocates the first account to the user, the first server may acquire data corresponding to the first account, and then add the acquired data to the first data. For example, with respect to FIG. 1, the first server, the server that assigns the user a second account, and the server that assigns the user a first account may all be Server A102.
When the first server is not the same server as the server that allocates the first account to the user, the first server may obtain the server that allocates the first account to the user. The first server may then send the first data to the obtained server and request the obtained server to add the first data to the data corresponding to the first account. For example, with respect to FIG. 1, the first server and the server that assigns the user a second account may be Server A102. The server that assigns the first account to the user may be server B103. Then server a102 may send the first data to server B103 and request server B103 to add the first data and the data corresponding to the first account.
Finally, the first server may return the first execution result to the data processing platform.
The first execution result may include a result of successful execution and a result of failed execution.
In some embodiments, when the value of the data corresponding to the second account is greater than the value of the first data, the first server may retrieve the data corresponding to the second account and may remove the first data from the retrieved data. Then the first server may return a result of successful execution to the data processing platform.
In some embodiments, when the value of the data corresponding to the second account is less than the value of the first data, the first server may retrieve the data corresponding to the second account, but may not remove the first data from the retrieved data. Then the first server may return a result of the failed execution to the data processing platform.
S203: the data processing platform acquires a first execution result of the first server and sends the first request information to the second server according to the first execution result.
In some embodiments, the first execution result is returned by the first server. The data processing platform may obtain a first execution result returned by the first server. In particular, the amount of the solvent to be used,
when the first execution result is a successful execution result, then the data processing platform may end the entire data processing process.
When the first execution result is a result of execution failure, the data processing platform may acquire the second server and send the first request information to the second server. For example, referring to fig. 1, when the first server is server a102, if the first execution result is a result of execution failure, the data processing platform may obtain server B103, server C104, or server D105.
Further, the second server may be a server selected by the user. For example, when the first execution result is a result of failed execution, the data processing platform may provide the user with other multiple servers for selection. When the user selects a certain server, the data processing platform can acquire the server selected by the user and mark the server as a second server.
In addition, the second server may also be a server acquired according to a preset order. As described in step S201, the data processing platform may preset the order of the plurality of servers. Then, when the first execution result is a result of execution failure, the data processing platform may acquire the second server according to the order. For example, with respect to fig. 1, the preset order may be server a102, server B103, server C104, and server D105. The second server is obtained by obtaining a server adjacent to the first server. Then, when the first server is server a102, the second server acquired may be server B103.
In some embodiments, the first execution result is generated by a data processing platform.
The data processing capacity of the server is generally limited, subject to the configuration of hardware resources. When the number of the processing request information exceeds the processing capacity of the server, the execution speed of the server for the acquired processing request information becomes slow, so that the response speed of the server for the data processing platform is influenced, and the time for the data processing platform to wait for the execution result becomes long.
Or, due to the environmental problem, the network stability is not high, and a situation of poor network condition often occurs, which may affect data interaction between the server and the data processing platform, and may also cause the data processing platform to wait for the execution result for a long time, and even cause the data processing platform to be unable to obtain the execution result.
For the above reasons, the data processing platform may set the preset time. The data processing platform may compare the time for waiting for the first server to return the first execution result with the preset time, and when the time for waiting for the first execution result is greater than the preset time, the first execution result of the first server may be set as a result of the payment failure. Then the data processing platform may retrieve the second server and send the first request message to the second server. The preset time can be flexibly set, for example, can be set to 10s (Second).
S204: and after acquiring the first request information, the second server executes the first request information based on the first data and the first account, and returns a second execution result to the data processing platform.
Specifically, the second server may obtain the third account after obtaining the first request information. After acquiring the third account, the second server may acquire data corresponding to the third account, and remove the first data from the acquired data.
Then, when the second server is the same server as the server that allocates the first account to the user, the second server may acquire data corresponding to the first account and then add the acquired data to the first data.
When the second server is not the same server as the server that allocates the first account to the user, the second server may acquire the server that allocates the first account to the user. The second server may then send the first data to the obtained server and request the obtained server to add the first data and the data corresponding to the first account.
Finally, the second server may return a second execution result to the data processing platform.
The second execution result may include a result of successful execution and a result of failed execution.
In some embodiments, when the value of the data corresponding to the third account is greater than the value of the first data, the second server may acquire the data corresponding to the third account and may remove the first data from the acquired data. Then the second server may return a result of successful execution to the data processing platform.
In some embodiments, when the value of the data corresponding to the third account is less than the value of the first data, the second server may retrieve the data corresponding to the third account, but may not remove the first data from the retrieved data. Then the second server may return a result of the failed execution to the data processing platform.
S205: and the data processing platform acquires a second execution result returned by the second server.
In the embodiment corresponding to fig. 1, after acquiring the first execution result of the first server, the data processing platform may send the first request information to the second server according to the first execution result. Compared with the prior art, in a data processing process, after one server fails to execute the first request information, the embodiment corresponding to fig. 1 may select another server to execute the first request information, thereby improving the success rate of data processing on the network.
The embodiment corresponding to fig. 2 is mainly based on a data processing platform, and may form the embodiment shown in fig. 3. This embodiment comprises the steps of:
s301: after first request information containing first data and a first account is obtained, the first request information is sent to a first server.
S302: and acquiring a first execution result returned by the first server, wherein the first execution result is a result after the first request information is executed.
S303: and sending the first request information to a second server according to the first execution result.
The embodiment corresponding to fig. 2 mainly includes a data processing platform, and may also form the embodiment shown in fig. 4. This embodiment comprises the steps of:
s401: and after first request information containing first data and a first account is obtained, the first request information is sent to a first server.
S402: and sending the first request information to a second server according to the time of waiting for a first execution result returned by the first server, wherein the first execution result is a result after the first request information is executed.
Specifically, a preset time may be set. When the time for waiting for the first server to return the first execution result is longer than the preset time, the data processing platform may acquire the second server and send the first request information to the second server.
The data processing method of the embodiment of the application can be applied to a payment scene. An application scenario of the data processing method according to the embodiment of the present application is described below by taking a payment process as an example. It should be noted that the concepts of the present application are described in conjunction with a particular payment scenario, but the present application is not so limited and may be applied in any other suitable data processing scenario, now existing or developed in the future.
In recent years, with the rapid development of internet economy, online payment by using a payment platform gradually becomes a convenient life style. At present, the main payment platforms include payment treasures, money and money, etc. For each payment platform there may be a plurality of payment institution servers connected to it. The payment mechanism may include a bank (e.g., a chinese bank, a chinese industrial and commercial bank, etc.), a unionpay system, a balance bank, and the like. In the prior art, the payment method commonly used by the payment platform is generally as follows:
and after obtaining payment request information containing payment amount and a collection account, the payment platform sends the payment request information to a server. The server is typically a server of the payment authority. After the server acquires the payment request information, the server can acquire a payment account of the user, deduct payment amount from the payment account, and transfer the deducted payment amount to the collection account. After the deduction is successful, the server can send information of successful deduction to the payment platform.
The payment method uses the server of one payment mechanism to pay in the payment process, and when the server cannot complete payment, the whole payment process cannot be successfully paid, so that the payment success rate is reduced, a user cannot complete payment quickly and conveniently, and the use experience of the user is reduced. For example, in a certain payment process, if the balance of the user payment account is insufficient, the server generally cannot complete the payment, so that the payment process generally cannot be successful.
The data processing method of the embodiment of the application can improve the success rate of payment when being applied to a payment scene.
In the payment scenario, the data processing platform may be a payment platform. The first data may be a payment amount. The first account may be a collection account. The first server and the second server may be servers of a payment authority, such as a bank's server. Then, after obtaining the payment request information containing the payment amount and the collection account, the payment platform may send the payment request information to the first server. The first server may obtain the first payment account after obtaining the payment request information sent by the payment platform. The first server may then deduct a payment amount from the first payment account and transfer the deducted payment amount from the first payment account to the collection account.
When the first server successfully deducts the payment amount from the first payment account, a successful payment result can be returned to the payment platform. And the payment platform can finish the whole payment process after acquiring the successful payment result returned by the first server.
When the balance in the first payment account is less than the payment amount, the first server fails to deduct the payment amount from the first payment account, and a result of the payment failure may be returned to the payment platform. And when the payment platform acquires the result of the payment failure returned by the first server, the payment platform can acquire the second server and send the payment request information to the second server. Or, the payment platform may set a preset time, and when the time for waiting for the first server to return the payment result is greater than the preset time, the payment result of the first server may be considered as a payment failure. Then the payment platform may acquire the second server and send the payment request information to the second server.
And the second server can acquire a second payment account after acquiring the payment request information sent by the payment platform. The second server may then deduct the payment amount from the second payment account and transfer the deducted payment amount from the second payment account to the collection account.
When the balance in the second payment account is less than the payment amount, the second server fails to deduct the payment amount from the second payment account, and a result of the payment failure may be returned to the payment platform. And the payment platform can finish the whole payment process after acquiring the result of the payment failure returned by the second server.
And after the second server successfully deducts the payment amount from the second payment account, a successful payment result can be returned to the payment platform. In this case, the payment platform needs to request the first server for the transaction record of the first payment account, since the payment platform cannot determine whether the first payment account was successfully debited. After the transaction record of the first payment account is obtained, the payment platform can judge whether the first payment account is successfully deducted according to the transaction record. When the first payment account is determined to be successfully deducted, the payment platform may transfer or repay money to the first payment account.
According to the payment method, the payment platform can select two servers to carry out payment in one payment process, so that the payment success rate is improved, a user can complete payment quickly and conveniently, and the user experience is improved.
In the above payment method, preferably, the first payment account is a debit payment account, and the second payment account is a credit payment account. The debit payment account is typically an account without overdraft functionality. The credit payment account is generally an account with overdraft functionality. Because the credit payment account generally has no account balance limitation, the second payment account is selected as the credit payment account, the payment success rate of the second payment channel can be improved, and further the payment success rate of the whole payment method can be improved.
The embodiment of the application also provides a data processing platform. As shown in fig. 5, the data processing platform includes a first sending module 501, a first obtaining module 502, and a second sending module 503. Wherein,
the first sending module 501 is configured to send first request information to a first server after the first request information including first data and a first account is acquired.
The first obtaining module 502 is configured to obtain a first execution result returned by the first server, where the first execution result is a result of executing the first request message.
A second sending module 503, configured to send the first request information to a second server according to the first execution result.
The embodiment of the application also provides another data processing platform. As shown in fig. 6, the data processing platform comprises a first sending module 501 and a third sending module 601. The third sending module 601 is configured to send the first request information to the second server according to a time for waiting for the first server to return the first execution result, where the first execution result is a result after the first request information is executed.
The embodiment of the application also provides another data processing platform. As shown in fig. 7, the data processing platform includes a third sending module 701, a first executing module 702, a fourth sending module 703, a second executing module 704, and a second obtaining module 705. Wherein,
a third sending module 701, configured to send, by the data processing platform, first request information including the first data and the first account to the first server after the first request information is acquired.
A first executing module 702, configured to, after the first server obtains the first request information, execute the first request information based on the first data and the first account, and return a first execution result to the data processing platform.
The fourth sending module 703 is configured to obtain, by the data processing platform, a first execution result of the first server, and send the first request information to the second server according to the first execution result.
A second executing module 704, configured to, after the second server obtains the first request information, execute the first request information based on the first data and the first account, and return a second execution result to the data processing platform.
The second obtaining module 705 is configured to obtain, by the data processing platform, a second execution result returned by the second server.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate a dedicated integrated circuit chip 2. Furthermore, nowadays, instead of manually making an Integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Language Description Language), traffic, pl (core unified Programming Language), HDCal, jhddl (Java Hardware Description Language), langue, Lola, HDL, laspam, hardbyscript Description Language (vhigh Description Language), and vhigh-Language (Hardware Description Language), which is currently used by most popular. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, AtmelAT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory.
Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the units may be implemented in one or more software and/or hardware when implementing the present application.
From the above description of the embodiments, it is clear to those skilled in the art that the present application can be implemented by software plus necessary general hardware platform. Based on such understanding, the technical solutions of the present application may be essentially or partially implemented in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the embodiments or some parts of the embodiments of the present application.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The application is operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
While the present application has been described with examples, those of ordinary skill in the art will appreciate that there are numerous variations and permutations of the present application without departing from the spirit of the application, and it is intended that the appended claims encompass such variations and permutations without departing from the spirit of the application.

Claims (12)

1. A data processing method, comprising:
after acquiring first request information containing first data and a first account, a data processing platform sends the first request information to a first server;
after acquiring the first request information, the first server executes the first request information based on the first data and the first account, and returns a first execution result to the data processing platform;
the data processing platform acquires a first execution result of a first server and sends the first request information to a second server according to the first execution result;
after the second server obtains the first request information, executing the first request information based on the first data and the first account, and returning a second execution result to the data processing platform;
and the data processing platform acquires a second execution result returned by the second server.
2. A data processing method, comprising:
after first request information containing first data and a first account is obtained, the first request information is sent to a first server;
acquiring a first execution result returned by a first server, wherein the first execution result is a result after the first request information is executed;
and sending the first request information to a second server according to the first execution result.
3. The method of claim 1, wherein the first request information is sent to a second server when the first execution result is a result of execution failure.
4. The method of claim 1, wherein sending the first request message to a second server according to the first execution result specifically comprises:
and acquiring a second server according to the first execution result, and sending the first request information to the second server.
5. The method of claim 4, wherein the obtaining the second server specifically comprises:
and acquiring a second server according to a preset sequence.
6. A data processing method, comprising:
the method comprises the steps that first request information containing first data and a first account is obtained, and the first request information is sent to a first server;
and sending the first request information to a second server according to the time of waiting for a first execution result returned by the first server, wherein the first execution result is a result after the first request information is executed.
7. The method of claim 6, wherein sending the first request message to the second server according to the time waiting for the first server to return the first execution result comprises:
acquiring the time for waiting for the first server to return the first execution result;
and comparing the acquired time with preset time, and sending the first request information to a second server when the acquired time is greater than the preset time.
8. The method of claim 6, wherein sending the first request message to the second server according to the time waiting for the first server to return the first execution result comprises:
and acquiring a second server according to the time of waiting for the first server to return the first execution result, and sending the first request information to the second server.
9. The method of claim 8, wherein the obtaining the second server specifically comprises:
and acquiring a second server according to a preset sequence.
10. A data processing platform, comprising:
the first sending module is used for sending first request information to a first server after the first request information containing first data and a first account is obtained;
a first obtaining module, configured to obtain a first execution result returned by a first server, where the first execution result is a result obtained after the first request information is executed;
and the second sending module is used for sending the first request information to a second server according to the first execution result.
11. A data processing platform, comprising:
the first sending module is used for sending first request information to a first server after the first request information containing first data and a first account is obtained;
and the third sending module is used for sending the first request information to the second server according to the time for waiting for the first server to return the first execution result, wherein the first execution result is the result after the first request information is executed.
12. A data processing platform, comprising:
the third sending module is used for sending the first request information to the first server after the data processing platform acquires the first request information containing the first data and the first account;
the first execution module is used for executing the first request information based on the first data and the first account after the first server acquires the first request information, and returning a first execution result to the data processing platform;
the fourth sending module is used for the data processing platform to obtain a first execution result of the first server and send the first request information to the second server according to the first execution result;
the second execution module is used for executing the first request information based on the first data and the first account after the second server acquires the first request information, and returning a second execution result to the data processing platform;
and the second acquisition module is used for acquiring a second execution result returned by the second server by the data processing platform.
CN201510178413.3A 2015-04-15 2015-04-15 A kind of data processing method and platform Pending CN106161550A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510178413.3A CN106161550A (en) 2015-04-15 2015-04-15 A kind of data processing method and platform
PCT/CN2016/077302 WO2016165543A1 (en) 2015-04-15 2016-03-25 Data processing method and platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510178413.3A CN106161550A (en) 2015-04-15 2015-04-15 A kind of data processing method and platform

Publications (1)

Publication Number Publication Date
CN106161550A true CN106161550A (en) 2016-11-23

Family

ID=57125744

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510178413.3A Pending CN106161550A (en) 2015-04-15 2015-04-15 A kind of data processing method and platform

Country Status (2)

Country Link
CN (1) CN106161550A (en)
WO (1) WO2016165543A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021051932A1 (en) * 2019-09-18 2021-03-25 平安科技(深圳)有限公司 Data updating method and apparatus, and computer device and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070038560A1 (en) * 2005-08-12 2007-02-15 Carl Ansley Transaction payment system and processing
CN101000537A (en) * 2007-01-05 2007-07-18 南京瑞康资讯有限公司 Financial POS voice prompter and its voice prompting method
CN101441747A (en) * 2008-10-16 2009-05-27 王忠杰 Method for safely replacing bank POS machine
CN101908254A (en) * 2010-08-23 2010-12-08 邓斌涛 Intelligent card transaction platform, system and method
CN103299328A (en) * 2011-11-13 2013-09-11 谷歌公司 Real-time payment authorization
CN103366274A (en) * 2013-05-25 2013-10-23 中山市中商港科技有限公司 Hybrid e-commerce instant payment method
CN103413389A (en) * 2013-05-16 2013-11-27 深圳市淘淘谷信息技术有限公司 Management and payment method for non-bank accounts based on bank accounts
US20140002833A1 (en) * 2012-06-28 2014-01-02 Xerox Corporation On demand software for print workflows

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938507B (en) * 2009-07-01 2012-10-31 中国工商银行股份有限公司 Device and method for realizing interconnection communication of bank and enterprise
US20140081864A1 (en) * 2012-09-15 2014-03-20 Randall Reese Data Shares in Data Storage Clouds
CN103034942B (en) * 2012-12-05 2015-12-02 北京奇虎科技有限公司 For the method and system of network payment
CN104376452B (en) * 2013-08-15 2018-05-15 世纪禾光科技发展(北京)有限公司 System and method based on international card payment channel managing payment success rate

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070038560A1 (en) * 2005-08-12 2007-02-15 Carl Ansley Transaction payment system and processing
CN101000537A (en) * 2007-01-05 2007-07-18 南京瑞康资讯有限公司 Financial POS voice prompter and its voice prompting method
CN101441747A (en) * 2008-10-16 2009-05-27 王忠杰 Method for safely replacing bank POS machine
CN101908254A (en) * 2010-08-23 2010-12-08 邓斌涛 Intelligent card transaction platform, system and method
CN103299328A (en) * 2011-11-13 2013-09-11 谷歌公司 Real-time payment authorization
US20140002833A1 (en) * 2012-06-28 2014-01-02 Xerox Corporation On demand software for print workflows
CN103413389A (en) * 2013-05-16 2013-11-27 深圳市淘淘谷信息技术有限公司 Management and payment method for non-bank accounts based on bank accounts
CN103366274A (en) * 2013-05-25 2013-10-23 中山市中商港科技有限公司 Hybrid e-commerce instant payment method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021051932A1 (en) * 2019-09-18 2021-03-25 平安科技(深圳)有限公司 Data updating method and apparatus, and computer device and storage medium

Also Published As

Publication number Publication date
WO2016165543A1 (en) 2016-10-20

Similar Documents

Publication Publication Date Title
CN109951547B (en) Transaction request parallel processing method, device, equipment and medium
US8832666B2 (en) Dynamic instrumentation
CN110806923A (en) Parallel processing method and device for block chain tasks, electronic equipment and medium
CN107203465B (en) System interface testing method and device
CN107608798A (en) A kind of method for processing business and equipment
CN108549562A (en) A kind of method and device of image load
CN104156234B (en) Start the method and device of multi-core processor, the big small end mode adaptives of bootloader
CN111340471B (en) Payment method, device and equipment based on face recognition
CN108776587B (en) Data acquisition method and device, computer equipment and storage medium
CN109684573B (en) Target picture display method and device, storage medium and electronic equipment
US9285964B2 (en) Automatically recovering and maintaining focus
CN112988185A (en) Cloud application updating method, device and system, electronic equipment and storage medium
CN109918190A (en) A kind of collecting method and relevant device
CN110554917A (en) method, system, terminal and storage medium for efficiently traversing large data volume set
CN111026493A (en) Interface rendering processing method and device
CN107391539B (en) Transaction processing method, server and storage medium
CN106293805A (en) The method and device that program loads
CN113687779A (en) Data migration method and device, electronic equipment and readable storage medium
CN109697281A (en) The online method, apparatus and electronic equipment for merging document
CN109165712A (en) Distributed generation method, device and computer storage medium by stages number
CN103064739B (en) The control method of virtual machine and device in a kind of cloud computing
CN112764676A (en) Resource allocation system and method
CN102843369B (en) The Network Access Method at UI interface and system
CN106161550A (en) A kind of data processing method and platform
CN106970915A (en) A kind of processing method and processing device of operation system Data Migration

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1230367

Country of ref document: HK

RJ01 Rejection of invention patent application after publication

Application publication date: 20161123

RJ01 Rejection of invention patent application after publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: WD

Ref document number: 1230367

Country of ref document: HK