CN110796545B - Block chain transaction batch processing method, equipment and storage medium - Google Patents

Block chain transaction batch processing method, equipment and storage medium Download PDF

Info

Publication number
CN110796545B
CN110796545B CN201911020979.8A CN201911020979A CN110796545B CN 110796545 B CN110796545 B CN 110796545B CN 201911020979 A CN201911020979 A CN 201911020979A CN 110796545 B CN110796545 B CN 110796545B
Authority
CN
China
Prior art keywords
transaction
client
identifier
special
identification
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201911020979.8A
Other languages
Chinese (zh)
Other versions
CN110796545A (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.)
Hangzhou Qulian Technology Co Ltd
Original Assignee
Hangzhou Qulian Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Qulian Technology Co Ltd filed Critical Hangzhou Qulian Technology Co Ltd
Priority to CN201911020979.8A priority Critical patent/CN110796545B/en
Publication of CN110796545A publication Critical patent/CN110796545A/en
Application granted granted Critical
Publication of CN110796545B publication Critical patent/CN110796545B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a batch processing method, equipment and storage medium for blockchain transactions, wherein the method comprises the following steps: comprising the following steps: after the first transaction is obtained from the transaction pool, judging whether the first transaction is a special transaction according to the first identification: if so, verifying whether the first transaction conforms to a predetermined format: judging whether the first transaction is in order according to a preset sequence according to the first number of the first transaction: if yes, packing the first transaction into a block; if not, the first transaction is aborted and packed into blocks. The first identification and the first number are generated by the client. The invention configures the first identification and the first number for the special transaction needing to be processed sequentially when the transaction is sent, so that the blockchain node can judge whether the transaction needs to be arranged in order after the transaction is taken, thereby realizing the sequential batch processing of the special transaction.

Description

Block chain transaction batch processing method, equipment and storage medium
Technical Field
The present application relates to the field of blockchain information technologies, and in particular, to a blockchain transaction batch processing method, device, and storage medium.
Background
The client sends the transaction to a blockchain node, which selects a number of transactions from the pool of transactions to package into a block, thereby continuing the subsequent uplink flow. However, in the existing transaction processing technology, the client side usually sends a transaction to be acknowledged and the transaction is packaged into a block and uplinked before the next transaction is sent, and even some transactions may not be packaged into the block in sequence according to the order of sending the client side due to some objective reasons, which causes great inconvenience and trouble to the user and also reduces the efficiency of sending the transaction.
Disclosure of Invention
In view of the foregoing deficiencies or inadequacies of the prior art, it would be desirable to provide a batch processing method, apparatus and storage medium that can process sequentially efficient blockchain transactions.
In a first aspect, the present invention provides a method for batch processing of blockchain transactions, comprising:
after the first transaction is obtained from the transaction pool, judging whether the first transaction is a special transaction according to the first identification:
if so, verifying whether the first transaction conforms to a predetermined format:
judging whether the first transaction is in order according to a preset sequence according to the first number of the first transaction:
if yes, packing the first transaction into a block;
if not, the first transaction is aborted and packed into blocks.
The first identification and the first number are generated by the client.
Further, receiving the registration transaction sent by the client, and returning the second identifier to the client after the registration transaction is successfully executed, wherein verifying whether the first transaction accords with the predetermined format comprises:
verifying whether the second identity matches the client: if yes, the verification is passed.
Further, the second identification is generated from the transaction hash of the registered transaction and a chunk height of a second chunk, wherein the second chunk is the chunk in which the registered transaction is located.
Further, the receipt information is sent to the client side, so that the client side judges whether the receipt information is received within a set time:
if the client does not receive the receipt information within the set time, the first transaction is resent to the blockchain node.
Further, the first interface is configured to query the number of the current blockchain record for the client to adjust according to the number when the client still fails after the first transaction is resent a plurality of times.
In a second aspect, the present invention also provides an apparatus comprising one or more processors and memory, wherein the memory contains instructions executable by the one or more processors to cause the one or more processors to perform a batch processing method for blockchain transactions provided in accordance with embodiments of the present invention.
In a third aspect, the present invention also provides a storage medium storing a computer program for causing a computer to perform a batch processing method of blockchain transactions provided according to embodiments of the present invention.
According to the batch processing method, equipment and storage medium for the blockchain transaction, provided by the embodiments of the invention, the first identifier and the first number are configured for the special transaction needing to be processed sequentially when the transaction is sent, so that the blockchain node can judge whether the transaction needs to be arranged in order after the transaction is taken, and the sequential batch processing of the special transaction is realized.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the detailed description of non-limiting embodiments, made with reference to the following drawings, in which:
FIG. 1 is a schematic diagram of a scenario of the batch processing of blockchain transactions of the present invention.
FIG. 2 is a flow chart of a method for batch processing of blockchain transactions according to an embodiment of the present invention.
Fig. 3 is a flow chart of a preferred embodiment of the method of the present invention.
Fig. 4 is a schematic structural diagram of an apparatus according to an embodiment of the present invention.
Detailed Description
The present application is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be noted that, for convenience of description, only the portions related to the invention are shown in the drawings.
It should be noted that, in the case of no conflict, the embodiments and features in the embodiments may be combined with each other. The present application will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
FIG. 1 is a schematic diagram of a scenario of the batch processing of blockchain transactions of the present invention.
The trade mentioned in the present invention is divided into general trade and special trade, wherein the general trade refers to trade normally sent by a user, the timeliness of the trade has no special requirement on the sequency, and the special trade refers to trade of the current type which has a requirement on the sequence of the trade packaging before the next requirement after the last trade.
As shown in fig. 1, each of the clients a, B, and C sends a blockchain transaction, and stores the blockchain transaction in a transaction pool, wherein some transactions sent by the client a are special transactions, the special transactions and the general transactions are distinguished by a first identifier "" # ", the" # "is a general transaction, the" # "is a special transaction, a is a second identifier generated by the intelligent client a for distinguishing each client, the first number is denoted by" 1,2, and 3", and the client generates a cis-number for identifying the special transactions sent by the clients.
FIG. 2 is a flow chart of a method for batch processing of blockchain transactions according to an embodiment of the present invention.
As shown in fig. 2, in this embodiment, the present invention provides a batch processing method for a blockchain transaction, including:
s11, after a first transaction is obtained from the transaction pool, judging whether the first transaction is a special transaction according to the first identification:
if so, verifying whether the first transaction conforms to a predetermined format:
judging whether the first transaction is in order according to a preset sequence according to the first number of the first transaction:
if yes, packing the first transaction into a block;
if not, the first transaction is aborted and packed into blocks.
The first identification and the first number are generated by the client.
Specifically, in conjunction with the scenario shown in fig. 1, the transaction pools have transactions sent by clients a, B, C, … …, respectively, including general transactions and special transactions. The blockchain node acquires a first transaction tx1 from the transaction pool, and judges whether the transaction is a special transaction or not: when the transaction is judged to contain the first identifier ". Su", the transaction is judged to be a special transaction, and then whether the predefined format of the transaction is correct is further judged: judging whether the second identifier A is consistent with the second identifier corresponding to the client, if so, proving that the format is correct, wherein the transaction tx1 is really sent by the client A; finally, it is verified whether the first number "1" of the tx1 transaction is a homeopathic transaction to the special transaction issued by the client: if so, tx1 is packed into the block. Similarly, the identification and judgment of the next transaction are performed, as shown in fig. 1, the first identifier of the next transaction tx2 is "#", which is a general transaction, and only needs to judge whether the transaction tx2 accords with the predefined format: i.e., whether it is issued by client B, if so, the transaction is packed into blocks. Similarly, the identification and judgment of the next transaction tx3 are performed, it is determined that tx3 is a special transaction, and the transaction is actually issued by the client a, but the first number is "3", and the special transaction number issued by the last a in the currently packaged block is "1", tx3 is obviously not the next order number, so tx3 is thrown back into the transaction pool, and the judgment of the next transaction tx4 is performed, where the judgment mode is consistent with the above.
It should be noted that, the order of the special transaction referred to in the present invention refers to the order of the serial numbers, and the space is not necessarily adjacent, in other words, even if two orders of the special transaction are separated by a plurality of general transactions. The first identifier, the second identifier and the first number are examples of the embodiment, and other content expressions can be used, such as "Batch" for special transactions and "normal" for general transactions; the second identifier of the client may be represented by another unique identifier such as a block hash, and the first number may be represented by "a, b, c", etc., and in any case, the content is not limited by the embodiment, and the effect represented by the second identifier may be achieved.
In more embodiments, when a special transaction with a cis-serial number is not thrown back to the transaction pool, the transaction can be re-executed after a fixed number of blocks are executed in the current transaction pool, the transaction in the transaction pool can be executed after all the transactions are executed, and in combination with fig. 1, when tx3 is thrown back to the transaction pool, three blocks of next transactions tx4, tx5 and tx6 are executed, tx3 can be re-acquired, and tx3 can be executed after all the transactions are executed, wherein the difference is that the time for packing into blocks and linking up is different, and the time can be adjusted according to the requirements of users without being limited by the technology of the invention.
In further embodiments, prior to acquiring the first transaction, further comprising:
s10, receiving a registration transaction sent by a client, and returning a second identifier to the client after the registration transaction is successfully executed, wherein the verification of whether the first transaction accords with a preset format comprises the following steps:
verifying whether the second identity matches the client: if yes, the verification is passed.
Further, the second identification may be generated by the smart contract from the registered transaction hash, or may be generated by the registered transaction hash and the chunk height hash. The signature information may be generated in accordance with a predetermined format, or the signature information of the first transaction may be directly determined to be correct.
Fig. 3 is a flow chart of a preferred embodiment of the method of the present invention. In a preferred embodiment, as shown in fig. 3, the method further comprises:
s12, sending receipt information to the client side so that the client side judges whether the receipt information is received within a set time or not:
if the client does not receive the receipt information within the set time, the first transaction is resent to the blockchain node.
Specifically, the client sets the time of receipt, when the client sends the inquiry request information to inquire whether the first transaction is successfully packaged into a block and successfully uplinked, if the block chain node cannot find the cis-position transaction of the last special transaction all the time when the transaction is acquired, the client can determine that the transaction is likely to have problems in the middle of the transaction, such as loss, tampering and the like, according to the deadline of the time, at the moment, the client can resend the transaction, so that the client is prevented from waiting without any intention, and the working efficiency is improved.
Further, the first interface is configured to query the number of the current blockchain record for the client to adjust according to the number when the client still fails after the first transaction is resent a plurality of times.
Specifically, if the user sends the transaction for multiple times, the transaction number still cannot be continuously circulated, it may be stated that the number provided by the client itself is wrong, at this time, the client may query the number of the special transaction recorded in the current blockchain through the query interface configured by the blockchain, and reconfigure a new number for the next transaction, thereby providing a way for actively finding the problem of the client for the client, and further improving the working efficiency of the sending transaction.
Fig. 4 is a schematic structural diagram of an apparatus according to an embodiment of the present invention.
As shown in fig. 4, as another aspect, the present application also provides an apparatus 400 including one or more Central Processing Units (CPUs) 401, which can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 402 or a program loaded from a storage section 408 into a Random Access Memory (RAM) 403. In the RAM403, various programs and data required for the operation of the device 400 are also stored. The CPU401, ROM402, and RAM403 are connected to each other by a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
The following components are connected to the I/O interface 405: an input section 406 including a keyboard, a mouse, and the like; an output portion 407 including a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker, and the like; a storage section 408 including a hard disk or the like; and a communication section 409 including a network interface card such as a LAN card, a modem, or the like. The communication section 409 performs communication processing via a network such as the internet. The drive 410 is also connected to the I/O interface 405 as needed. A removable medium 411 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is installed on the drive 410 as needed, so that a computer program read therefrom is installed into the storage section 408 as needed.
In particular, according to embodiments of the present disclosure, the batch processing method of blockchain transactions described in any of the embodiments above may be implemented as a computer software program. For example, embodiments of the present disclosure include a computer program product comprising a computer program tangibly embodied on a machine-readable medium, the computer program comprising program code for performing a batch processing method for blockchain transactions. In such an embodiment, the computer program may be downloaded and installed from a network via the communication portion 409 and/or installed from the removable medium 411.
As yet another aspect, the present application also provides a computer-readable storage medium, which may be a computer-readable storage medium contained in the apparatus of the above-described embodiment; or may be a computer-readable storage medium, alone, that is not assembled into a device. The computer readable storage medium stores one or more programs for use by one or more processors in performing the batch processing method of blockchain transactions described herein.
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present application may be implemented by software, or may be implemented by hardware. The described units or modules may also be provided in a processor, for example, each of the units may be a software program provided in a computer or a mobile smart device, or may be separately configured hardware devices. Wherein the names of the units or modules do not in some cases constitute a limitation of the units or modules themselves.
The foregoing description is only of the preferred embodiments of the present application and is presented as a description of the principles of the technology being utilized. It will be appreciated by persons skilled in the art that the scope of the invention referred to in this application is not limited to the specific combinations of features described above, but also covers other embodiments which may be formed by any combination of features described above or their equivalents without departing from the spirit of the application. Such as the above-described features and technical features having similar functions (but not limited to) disclosed in the present application are replaced with each other.

Claims (6)

1. A blockchain transaction batch processing method, wherein the method is applicable to blockchain nodes, and comprises the following steps:
after a first transaction is obtained from a transaction pool, judging whether the first transaction is a special transaction according to a first identifier, if the first identifier is a preset special transaction identifier, determining that the first transaction is a special transaction, and if the first identifier is a preset general transaction identifier, determining that the first transaction is a general transaction;
if the first transaction is a special transaction, verifying whether the first transaction accords with a preset format; said verifying whether said first transaction conforms to a predetermined format comprises: verifying whether the second identity matches the client: if the second identification is matched with the first identification, the verification is passed, and the second identification is a client identification for distinguishing the clients;
if the first transaction is in accordance with a preset format, judging whether the first transaction is in order according to a preset sequence according to a first number of the first transaction;
if the first transaction is in order according to a preset sequence, packing the first transaction into a block, otherwise, discarding the first transaction from being packed into the block;
the first identification and the first number are generated by the client; the second identifier is generated according to the transaction hash of the registered transaction corresponding to the client and the block height of a second block, wherein the second block is the block where the registered transaction is located.
2. The method according to claim 1, wherein the method further comprises:
and receiving a registration transaction sent by the client, and returning the second identifier to the client after the registration transaction is successfully executed.
3. The method of any of claims 1-2, wherein receipt information is sent to the client for the client to determine whether the receipt information was received within a set time:
and if the client does not receive the receipt information within the set time, retransmitting the first transaction to a blockchain node.
4. The method of claim 3, wherein the first interface is configured for the client to query a number of a current blockchain record for adjustment by the client based on the number when the client still fails after resending the first transaction a plurality of times.
5. An apparatus, the apparatus comprising:
one or more processors;
a memory for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the method of any of claims 1-4.
6. A storage medium storing a computer program, characterized in that the program, when executed by a processor, implements the method according to any one of claims 1-4.
CN201911020979.8A 2019-10-25 2019-10-25 Block chain transaction batch processing method, equipment and storage medium Active CN110796545B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911020979.8A CN110796545B (en) 2019-10-25 2019-10-25 Block chain transaction batch processing method, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911020979.8A CN110796545B (en) 2019-10-25 2019-10-25 Block chain transaction batch processing method, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110796545A CN110796545A (en) 2020-02-14
CN110796545B true CN110796545B (en) 2024-03-29

Family

ID=69441302

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911020979.8A Active CN110796545B (en) 2019-10-25 2019-10-25 Block chain transaction batch processing method, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110796545B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111858772A (en) * 2020-07-30 2020-10-30 杭州复杂美科技有限公司 Parallel chain transaction group execution method, device and storage medium
CN111861754B (en) * 2020-07-30 2023-11-28 杭州复杂美科技有限公司 Transaction packaging method, device and storage medium
CN111858773B (en) * 2020-07-30 2023-11-28 杭州复杂美科技有限公司 Transaction packaging method, device and storage medium
CN112837156A (en) * 2021-02-10 2021-05-25 中国人民银行数字货币研究所 Transaction method and device with fixed execution sequence
CN113034137A (en) * 2021-03-12 2021-06-25 腾讯科技(深圳)有限公司 Data processing method and device based on block chain and related equipment
CN114154606B (en) * 2021-12-02 2024-03-15 杭州复杂美科技有限公司 Identification code generation method, computer device, and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107819753A (en) * 2017-10-31 2018-03-20 捷德(中国)信息科技有限公司 Not exclusively anonymous block chain transaction system and method
CN108564470A (en) * 2018-04-17 2018-09-21 北京天德科技有限公司 The transaction distribution method of block is built in a kind of block chain parallel
CN108960837A (en) * 2018-06-05 2018-12-07 上海和数软件有限公司 Block chain common recognition verification method, device and computer readable storage medium
CN109598504A (en) * 2018-10-25 2019-04-09 阿里巴巴集团控股有限公司 Transaction processing method and device, electronic equipment based on block chain
CN109660601A (en) * 2018-11-26 2019-04-19 北京瑞卓喜投科技发展有限公司 A kind of block chain common recognition method and block chain are known together device
CN109785172A (en) * 2019-01-24 2019-05-21 易保互联医疗信息科技(北京)有限公司 Long-term care insurance implementation method, storage medium and equipment based on block chain
CN109801070A (en) * 2019-01-12 2019-05-24 杭州复杂美科技有限公司 Transaction queuing strategy, equipment and storage medium
CN110189121A (en) * 2019-04-15 2019-08-30 阿里巴巴集团控股有限公司 Data processing method, device, block chain client and block chain node
CN110276688A (en) * 2019-06-14 2019-09-24 深圳前海微众银行股份有限公司 The method and device of trading processing in a kind of block chain
CN110349029A (en) * 2019-07-17 2019-10-18 中国银行股份有限公司 A kind of processing method, equipment and the system of the trade identity based on block chain

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120130880A1 (en) * 2010-11-23 2012-05-24 Trading Technologies International, Inc. Systems and Methods for Product-Level and Contract-Level Risk Computations and Management
WO2017218986A1 (en) * 2016-06-16 2017-12-21 The Bank Of New York Mellon Managing verifiable, cryptographically strong transactions
US11797995B2 (en) * 2017-12-04 2023-10-24 Mastercard International Incorporated Method and system for risk scoring anonymized transactions

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107819753A (en) * 2017-10-31 2018-03-20 捷德(中国)信息科技有限公司 Not exclusively anonymous block chain transaction system and method
CN108564470A (en) * 2018-04-17 2018-09-21 北京天德科技有限公司 The transaction distribution method of block is built in a kind of block chain parallel
CN108960837A (en) * 2018-06-05 2018-12-07 上海和数软件有限公司 Block chain common recognition verification method, device and computer readable storage medium
CN109598504A (en) * 2018-10-25 2019-04-09 阿里巴巴集团控股有限公司 Transaction processing method and device, electronic equipment based on block chain
CN109660601A (en) * 2018-11-26 2019-04-19 北京瑞卓喜投科技发展有限公司 A kind of block chain common recognition method and block chain are known together device
CN109801070A (en) * 2019-01-12 2019-05-24 杭州复杂美科技有限公司 Transaction queuing strategy, equipment and storage medium
CN109785172A (en) * 2019-01-24 2019-05-21 易保互联医疗信息科技(北京)有限公司 Long-term care insurance implementation method, storage medium and equipment based on block chain
CN110189121A (en) * 2019-04-15 2019-08-30 阿里巴巴集团控股有限公司 Data processing method, device, block chain client and block chain node
CN110276688A (en) * 2019-06-14 2019-09-24 深圳前海微众银行股份有限公司 The method and device of trading processing in a kind of block chain
CN110349029A (en) * 2019-07-17 2019-10-18 中国银行股份有限公司 A kind of processing method, equipment and the system of the trade identity based on block chain

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
叶良.《大数据支撑下的区块链技术研究》.西北工业大学出版社,2019,第37-40页. *

Also Published As

Publication number Publication date
CN110796545A (en) 2020-02-14

Similar Documents

Publication Publication Date Title
CN110796545B (en) Block chain transaction batch processing method, equipment and storage medium
US10075549B2 (en) Optimizer module in high load client/server systems
CN102932472B (en) Data processing method and communication system
JP6686033B2 (en) Method and apparatus for pushing messages
WO2015101341A1 (en) Method and device for processing service request
CN110728455B (en) Service processing method, service processing device, storage medium and electronic equipment
US8769100B2 (en) Method and apparatus for cluster data processing
US10467055B2 (en) Computer resource provisioning failure mitigation
US20140207843A1 (en) Data processing method, connection auditing device, and system
KR20070078399A (en) Trading system
CN110287196B (en) Block storage method, parallel chain transaction acquisition method, equipment and storage medium
CN106056436B (en) Data rollback method, device and system
KR20150037980A (en) Method, system and computer program product for sequencing asynchronous messages in a distributed and parallel environment
CN111861754A (en) Transaction packaging method, device and storage medium
US20220131873A1 (en) Transaction Replacement Method, Device, and Storage Medium
CN108965054A (en) A kind of client and service end data rapid interactive method
US9582561B2 (en) Size-based data synchronization
CN109389306B (en) User order synchronization method and device
CN107172112B (en) Computer file transmission method and device
CN109905459B (en) Data transmission method and device
CN111582996B (en) Service information display method and device
CN114092211A (en) Processing method of accounting data, electronic device and readable storage medium
US20170169239A1 (en) Method for file synchronization, the receiver equipment and systems
US8799351B1 (en) Communicating multiple files in markup language documents
CN110908810A (en) Message transmission method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant