CN111626736A - Method for accelerating transaction response rate of hotspot account - Google Patents

Method for accelerating transaction response rate of hotspot account Download PDF

Info

Publication number
CN111626736A
CN111626736A CN202010465529.6A CN202010465529A CN111626736A CN 111626736 A CN111626736 A CN 111626736A CN 202010465529 A CN202010465529 A CN 202010465529A CN 111626736 A CN111626736 A CN 111626736A
Authority
CN
China
Prior art keywords
transaction
account
balance
hotspot
participate
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
CN202010465529.6A
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.)
Bank Of Shanghai Co ltd
Original Assignee
Bank Of Shanghai 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 Bank Of Shanghai Co ltd filed Critical Bank Of Shanghai Co ltd
Priority to CN202010465529.6A priority Critical patent/CN111626736A/en
Publication of CN111626736A publication Critical patent/CN111626736A/en
Pending legal-status Critical Current

Links

Images

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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • 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
    • 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

Abstract

The invention relates to a method for accelerating the transaction response rate of a hotspot account, wherein the account in an accounting system comprises the hotspot account, and the method comprises the following steps: identifying a hotspot account in an accounting system; recording a temporary limit register table in a database for each hot spot account; updating a temporary limit register table storage process in a database, wherein the updating storage process comprises checking the balance in a balance table of the hot spot account needing to participate in transaction and storing each generation amount of the hot spot account into the temporary limit register table; and accumulating each generated amount recorded in the temporary amount registration table of the hotspot account and the balance in the balance table which needs to participate in the transaction in batches according to the period, and quickly finishing the transaction of the hotspot account. According to the invention, hot spot accounts are identified, and the transaction is carried out on the hot spot accounts in a mode of updating a storage process in a database and asynchronous batch accumulation, so that the contention of an account balance table is released, high concurrent accounting processing is achieved, and the transaction performance is obviously improved.

Description

Method for accelerating transaction response rate of hotspot account
Technical Field
The invention relates to the technical field of data processing, in particular to a method for accelerating the transaction response rate of a hotspot account.
Background
In the process of a bank account system and a third-party payment mechanism cooperating with related products, the problem that locks are generated due to the contention of the same resource is generated when the account system processes business, and therefore the transaction success rate and the transaction response rate of a hot account in high concurrent transaction are low. It can be seen that the accounting system will generate performance problem when dealing with the concurrent services, and the transaction success rate and the transaction response rate will be obviously reduced.
In the prior art, partial performance problems are mostly relieved from the aspects of controlling the transaction amount entering the accounting system, reducing the time of resource lock and the like, but the improvement of the performance of the accounting system is not obvious. Therefore, the payment mechanism of bank cooperation has high requirements on performance at present, and the hot account has very poor use experience for users. For this phenomenon, it is very important to solve the hot account problem from the accounting system side.
Therefore, it is necessary to provide a method for accelerating the transaction response rate of the hotspot account, which can improve the performance of the accounting system in high concurrent transactions and improve the transaction success rate and the transaction response rate of the hotspot account.
Disclosure of Invention
The invention aims to provide a method for accelerating the transaction response rate of a hotspot account, which can improve the performance of an accounting system in high concurrent transaction and improve the transaction success rate and the transaction response rate of the hotspot account.
In order to solve the problems in the prior art, the invention provides a method for accelerating the transaction response rate of a hot spot account, wherein the account in an accounting system comprises the hot spot account, and the method for accelerating the transaction response rate of the hot spot account comprises the following steps:
identifying the hotspot account in an accounting system;
recording a temporary limit register table in a database for each hot spot account;
updating a temporary limit register table storage process in a database, wherein the updating storage process comprises checking the balance in a balance table of the hot spot account needing to participate in transaction and storing each generation amount of the hot spot account into the temporary limit register table;
and accumulating each generated amount recorded in the temporary amount registration table of the hotspot account and the balance in a balance table which needs to participate in the transaction in batches according to the period, and rapidly completing the transaction of the hotspot account.
Optionally, in the method for accelerating the transaction response rate of the hotspot account, the hotspot account includes a debit hotspot account and a credit hotspot account.
Optionally, in the method for accelerating the response rate of hotspot account transactions,
checking the balance in the balance table of the debit hotspot account required to participate in the transaction comprises the following steps: before each transaction, whether the balance in a balance table needing to participate in the transaction of the debit hot spot account is enough to participate in the transaction is judged in a mode of writing a 0-state database worksheet in a temporary limit register, if the balance is enough to participate in the transaction, a 1-state database worksheet is updated in the temporary limit register, the generation amount in the 1-state database worksheet is recorded in the temporary limit register, and if the balance is not enough to participate in the transaction, the 0-state database worksheet is withdrawn.
Optionally, in the method for accelerating the response rate of hotspot account transactions,
the step of accumulating each generation amount recorded in the temporary amount register table of the hotspot account and the balance in the balance table which needs to participate in the transaction in batches according to the period is as follows:
setting a fixed period;
accumulating the generated amount recorded in the temporary amount registration table of the hotspot account and the balance in the balance table which needs to participate in the transaction in batches according to the period to obtain the updated balance in the balance table which needs to participate in the transaction; the balance in the balance table which needs to participate in the transaction and participates in the accumulated transaction is the balance in the balance table which needs to participate in the transaction and is updated last time, and the accumulated generation amount corresponds to the hot account of the balance each time.
Optionally, in the method for accelerating the response rate of hotspot account transactions, after the storage process is updated, the method further includes the following steps: and calculating the transaction origin date.
Optionally, in the method for accelerating the transaction response rate of the hotspot account, the step of calculating the transaction origin date includes:
if the transaction is a hotspot account of online transaction, if the transaction is performed before a daily online transaction date switching point, the rest day is the previous day, and if the transaction is performed after the daily online transaction date switching point, the rest day is the next day;
if the transaction is a hotspot account of batch transaction, if the transaction is performed before the daily batch transaction date switching point, the rest day is the previous day, and if the transaction is performed after the daily batch transaction date switching point, the rest day is the next day.
Optionally, in the method for accelerating the hotspot account transaction response rate, after the generation amount in any state database worksheet 1 is accumulated with the balance in the balance table which needs to participate in the transaction, the state database worksheet 1 and the generation amount therein are deleted.
Optionally, in the method for accelerating the transaction response rate of the hotspot account, when the time in the process of updating the temporary quota register in the database exceeds the set time, a specific error is returned to control the concurrence of the hotspot account.
Optionally, in the method for accelerating the transaction response rate of the hotspot account, among the accounts of the accounting system, the accounts whose transaction amount exceeds the preset amount within the preset time are marked as the hotspot accounts.
Optionally, in the method for accelerating the response rate of hotspot account transactions,
for the hotspot account, the transaction mode is adopted for transaction; for a common account, transaction is carried out by reading an account balance table; and for the account converted from the hot account to the common account, continuously adopting the transaction mode to carry out transaction before batch accumulation according to the period, and after batch accumulation according to the period, adopting a mode of reading an account balance table to carry out transaction.
In the method for accelerating the transaction response rate of the hot spot account, the hot spot account is identified, and the transaction is performed by updating the storage process and asynchronous batch accumulation of the hot spot account in the database, so that the performance of the hot spot account depends on the hardware performance of the database, the performance bottleneck of a software end is completely eliminated, the contention of an account balance table is released, the transaction success rate and the transaction response rate of the hot spot account are improved, high concurrent accounting processing is achieved, and the transaction performance is remarkably improved.
Drawings
Fig. 1 is a flowchart of a method for accelerating a response rate of a hotspot account transaction according to an embodiment of the present invention.
Detailed Description
The following describes in more detail embodiments of the present invention with reference to the schematic drawings. The advantages and features of the present invention will become more apparent from the following description. It is to be noted that the drawings are in a very simplified form and are not to precise scale, which is merely for the purpose of facilitating and distinctly claiming the embodiments of the present invention.
In the following, the terms "first," "second," and the like are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the terms so used are interchangeable under appropriate circumstances. Similarly, if the method described herein comprises a series of steps, the order in which these steps are presented herein is not necessarily the only order in which these steps may be performed, and some of the described steps may be omitted and/or some other steps not described herein may be added to the method.
In the prior art, aiming at the problem that the transaction success rate and the transaction response rate of a hotspot account in high concurrent transaction are low, most of the problems are to alleviate part of performance problems in aspects of controlling the transaction amount entering an accounting system, reducing the time of resource lock and the like, but the improvement of the performance of the accounting system is not obvious. Therefore, the payment mechanism of bank cooperation has high requirements on performance at present, and the hot account has very poor use experience for users. For this phenomenon, it is very important to solve the hot account problem from the accounting system side.
Therefore, there is a need to provide a method for accelerating the response rate of hotspot account transactions, wherein the accounts in the accounting system include hotspot accounts, and the method for accelerating the response rate of hotspot account transactions comprises the following steps:
identifying the hotspot account in an accounting system;
recording a temporary limit register table in a database for each hot spot account;
updating a temporary limit register table storage process in a database, wherein the updating storage process comprises checking the balance in a balance table of the hot spot account needing to participate in transaction and storing each generation amount of the hot spot account into the temporary limit register table;
and accumulating each generated amount recorded in the temporary amount registration table of the hotspot account and the balance in a balance table which needs to participate in the transaction in batches according to the period, and rapidly completing the transaction of the hotspot account.
According to the invention, the hot account is identified, and the transaction is carried out by adopting a storage updating process and an asynchronous batch accumulation mode in the database, so that the performance of the hot account depends on the hardware performance of the database, the performance bottleneck of a software end is completely eliminated, the contention of an account balance table is released, the transaction success rate and the transaction response rate of the hot account are improved, the high concurrent accounting processing is achieved, and the transaction performance is obviously improved.
Specifically, in the method for accelerating the transaction response rate of the hotspot account, the hotspot account includes a debit hotspot account and a credit hotspot account. In one embodiment, the borrower and the lender in the accounting system are a compound accounting means of accounting, and the borrower may be considered to represent an increase in assets or fees, while the lender may represent an increase in liabilities or incomes. To briefly illustrate the relationship between the debit and credit, taking the most commonly used transfer in the accounting system as an example, account a transfers to account B, account a decreases in balance, and account B increases in balance, where account a is the debit account and account B is the credit account. Preferably, among the accounts of the accounting system, the accounts with the transaction amount exceeding the preset amount within the preset time are marked as hot-spot accounts, wherein the preset time and the preset amount can be defined according to the performance of the accounting system.
Generally, the problem of the hot account is generally caused by lock read contention of the balance list, and in most practical business scenarios, the lock read contention includes the following cases: the account C is used as a hot account of a debit or a hot account of a credit, the account C may initiate transactions to a plurality of accounts at the same time, and the account C becomes a competitive object, thereby generating a hot problem.
Preferably, in the method for accelerating the response rate of hotspot account transaction, for the debit hotspot account, it is required to check whether a balance in a balance table of the debit hotspot account, which needs to participate in the transaction, is sufficient to participate in the transaction, and the checking mode includes the following steps: before each transaction, whether the balance in a balance table needing to participate in the transaction of the debit hot spot account is enough to participate in the transaction is judged in a mode of writing a 0-state database worksheet in a temporary limit register, if the balance is enough to participate in the transaction, a 1-state database worksheet is updated in the temporary limit register, the generation amount in the 1-state database worksheet is recorded in the temporary limit register, and if the balance is not enough to participate in the transaction, the 0-state database worksheet is withdrawn.
In one embodiment, the purpose of writing in the 0 state database worksheet is to calculate the balance in the balance table of the debit hotspot account needing to participate in the transaction through a database, after the balance in the balance table of the debit hotspot account needing to participate in the transaction is obtained, the transaction amount is compared with the balance table, if the transaction amount is smaller than the balance in the balance table of the debit hotspot account needing to participate in the transaction, the transaction can be performed, the 1 state database worksheet is updated in the temporary quota register table, and the generation amount in the 1 state database worksheet is recorded in the temporary quota register table, wherein the 1 state database worksheet is used for recording the transaction amount and the generation amount in the temporary quota register table in the database.
For the credit hot account, whether the balance in the balance table needing to participate in the transaction is enough to participate in the transaction does not need to be checked, and only the generation amount of each account needs to be recorded in a temporary limit register table. The credit hotspot account may also record each occurrence in the manner of updating the 1-state database worksheet in the temporary amount registry and recording the occurrence in the 1-state database worksheet in the temporary amount registry.
Optionally, in the method for accelerating the response rate of hotspot account transaction, the step of accumulating in batch each generated amount recorded in the temporary amount registry of the hotspot account and the balance in the balance table which needs to participate in the transaction according to the period is as follows:
setting a fixed period; accumulating the generated amount recorded in the temporary amount registration table of the hotspot account and the balance in the balance table which needs to participate in the transaction in batches according to the period to obtain the updated balance in the balance table which needs to participate in the transaction; the balance in the balance table which needs to participate in the transaction and participates in the accumulated transaction is the balance in the balance table which needs to participate in the transaction and is updated last time, and the accumulated generation amount corresponds to the hot account of the balance each time.
Furthermore, the invention accumulates the generation amount in the temporary amount registration table and the balance in the balance table which needs to participate in the transaction by utilizing the storage process of the update database, replaces the prior art of directly locking and reading the balance of the account, and the balance of the locking and reading account is from the beginning of balance check to the end of the transaction, wherein the locking and reading time is about hundreds of milliseconds, so the TPS of the common account is only 2-3 strokes/second; the account balance cannot be locked and read in the storage updating process, the balance calculation time only needs a few milliseconds, the TPS of a single hot spot account can reach more than 200 pens per second, and the performance is improved by nearly 100 times, so that the performance of the accounting system in the invention cannot have a bottleneck.
Furthermore, in the process that the hot account of the debit party checks whether the balance in the balance table needing to participate in the transaction is enough to participate in the transaction, a 0-state database worksheet needs to be written in the temporary quota registry, wherein the writing of the 0-state database worksheet first needs to calculate the balance in the balance table needing to participate in the transaction, and the calculation mode is that the balance in the balance table obtained by batch accumulation in the last period is summed with all generated amounts in the period to obtain the balance in the balance table participating in the transaction, so that overdraft of the hot account of the debit party is avoided.
Preferably, after the amount of the occurrence in any 1-state database worksheet is accumulated with the balance in the balance sheet to be involved in the transaction, the 1-state database worksheet and the amount of the occurrence therein are deleted.
Preferably, in one embodiment, the temporary credit registry may be 100 tables numbered from 00 to 99 WORK00-WORK99, two digits corresponding to the last two digits of the ACCOUNT number of the hotspot ACCOUNT, such as the ACCOUNT number ending with XX, may be registered in the WORKs XX table, and the primary key component may be, for example, ACCOUNT value.
In the method for accelerating the response rate of hotspot account transactions, after the storage process is updated, the method further comprises the following steps: and calculating the transaction origin date. Preferably, in the method for accelerating the transaction response rate of the hotspot account, the step of calculating the transaction origin date includes:
if the transaction is a hotspot account of online transaction, if the transaction is performed before a daily online transaction date switching point, the rest day is the previous day, and if the transaction is performed after the daily online transaction date switching point, the rest day is the next day;
if the transaction is a hotspot account of batch transaction, if the transaction is performed before the daily batch transaction date switching point, the rest day is the previous day, and if the transaction is performed after the daily batch transaction date switching point, the rest day is the next day.
Preferably, when the time of the temporary credit line register storage process in the updating database exceeds the set time, returning a specific error report to control the concurrence of the hot spot account. In high concurrent transaction, the condition that the account cannot be accumulated in time in batch according to the period may occur, when the amount to be calculated by the temporary limit register table is in ten thousands of levels, the time for calculating the account balance in the storage process is obviously increased, which indicates that a performance bottleneck exists in the database calculation and storage process at this time.
For the hotspot account, the transaction mode is adopted for transaction; for a common account, transaction is carried out by reading an account balance table; and for the account converted from the hot account to the common account, continuously adopting the transaction mode to carry out transaction before batch accumulation according to the period, and after batch accumulation according to the period, adopting a mode of reading an account balance table to carry out transaction.
In summary, in the method for accelerating the transaction response rate of the hot spot account provided by the invention, the hot spot account is identified, and the transaction is performed by updating the storage process and asynchronous batch accumulation in the database, so that the performance of the hot spot account depends on the hardware performance of the database, the performance bottleneck of a software end is completely eliminated, the contention of an account balance table is released, the transaction success rate and the transaction response rate of the hot spot account are improved, high concurrent accounting processing is achieved, and the transaction performance is remarkably improved.
Furthermore, the concurrent amount and the transaction amount of the hot spot account are controlled by setting the overtime condition in the updating and storing process, so that the account system is protected.
The above description is only a preferred embodiment of the present invention, and does not limit the present invention in any way. It will be understood by those skilled in the art that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A method for accelerating the transaction response rate of a hotspot account is characterized in that the account in an accounting system comprises the hotspot account, and the method for accelerating the transaction response rate of the hotspot account comprises the following steps:
identifying the hotspot account in an accounting system;
recording a temporary limit register table in a database for each hot spot account;
updating a temporary limit register table storage process in a database, wherein the updating storage process comprises checking the balance in a balance table of the hot spot account needing to participate in transaction and storing each generation amount of the hot spot account into the temporary limit register table;
and accumulating each generated amount recorded in the temporary amount registration table of the hotspot account and the balance in a balance table which needs to participate in the transaction in batches according to the period, and rapidly completing the transaction of the hotspot account.
2. The method of accelerating a response rate to hotspot account transactions of claim 1, wherein the hotspot accounts comprise debit hotspot accounts and credit hotspot accounts.
3. The method of accelerating hotspot account transaction response rates of claim 2,
checking the balance in the balance table of the debit hotspot account required to participate in the transaction comprises the following steps: before each transaction, whether the balance in a balance table needing to participate in the transaction of the debit hot spot account is enough to participate in the transaction is judged in a mode of writing a 0-state database worksheet in a temporary limit register, if the balance is enough to participate in the transaction, a 1-state database worksheet is updated in the temporary limit register, the generation amount in the 1-state database worksheet is recorded in the temporary limit register, and if the balance is not enough to participate in the transaction, the 0-state database worksheet is withdrawn.
4. The method of accelerating hotspot account transaction response rates of claim 3,
the step of accumulating each generation amount recorded in the temporary amount register table of the hotspot account and the balance in the balance table which needs to participate in the transaction in batches according to the period is as follows:
setting a fixed period;
accumulating the generated amount recorded in the temporary amount registration table of the hotspot account and the balance in the balance table which needs to participate in the transaction in batches according to the period to obtain the updated balance in the balance table which needs to participate in the transaction; the balance in the balance table which needs to participate in the transaction and participates in the accumulated transaction is the balance in the balance table which needs to participate in the transaction and is updated last time, and the accumulated generation amount corresponds to the hot account of the balance each time.
5. The method for accelerating the response rate of hotspot account transactions of claim 1, further comprising the steps of, after updating the stored procedures: and calculating the transaction origin date.
6. The method for accelerating the response rate of hotspot account transactions of claim 5, wherein the step of calculating the date of the transaction origin comprises:
if the transaction is a hotspot account of online transaction, if the transaction is performed before a daily online transaction date switching point, the rest day is the previous day, and if the transaction is performed after the daily online transaction date switching point, the rest day is the next day;
if the transaction is a hotspot account of batch transaction, if the transaction is performed before the daily batch transaction date switching point, the rest day is the previous day, and if the transaction is performed after the daily batch transaction date switching point, the rest day is the next day.
7. The method of claim 3, wherein the generation amount in any 1-state database worksheet is accumulated with the balance in the balance sheet to be involved in the transaction, and the 1-state database worksheet and the generation amount therein are deleted.
8. The method for accelerating the response rate of hotspot account transactions according to claim 1, wherein when the time of the process of updating the temporary credit register storage in the database exceeds the set time, a specific error is returned to control the concurrence of the hotspot account.
9. The method for accelerating the response rate of hotspot account transactions of claim 1, wherein among the accounts of the accounting system, the accounts whose transaction amount exceeds a preset amount within a preset time are marked as hotspot accounts.
10. The method for accelerating the response rate of hotspot account transactions according to any one of claims 1 to 9,
for the hotspot account, carrying out transaction by adopting the transaction mode as described in any one of claims 1-9; for a common account, transaction is carried out by reading an account balance table; for the account converted from the hot account to the common account, the transaction is continuously carried out in the transaction mode described in any one of claims 1-9 before the periodic batch accumulation, and the transaction is carried out in the mode of reading an account balance table after the periodic batch accumulation.
CN202010465529.6A 2020-05-28 2020-05-28 Method for accelerating transaction response rate of hotspot account Pending CN111626736A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010465529.6A CN111626736A (en) 2020-05-28 2020-05-28 Method for accelerating transaction response rate of hotspot account

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010465529.6A CN111626736A (en) 2020-05-28 2020-05-28 Method for accelerating transaction response rate of hotspot account

Publications (1)

Publication Number Publication Date
CN111626736A true CN111626736A (en) 2020-09-04

Family

ID=72272299

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010465529.6A Pending CN111626736A (en) 2020-05-28 2020-05-28 Method for accelerating transaction response rate of hotspot account

Country Status (1)

Country Link
CN (1) CN111626736A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5117356A (en) * 1989-07-28 1992-05-26 Dns, Inc. Automated ledger account maintenance system
US20150161140A1 (en) * 2013-01-09 2015-06-11 Tencent Technology (Shenzhen) Company Limited Method and apparatus for determining hot user generated contents
CN107016604A (en) * 2017-02-22 2017-08-04 阿里巴巴集团控股有限公司 Buffer method, device and the equipment of book keeping operation
CN107274162A (en) * 2017-05-31 2017-10-20 深圳市长亮科技股份有限公司 A kind of processing method of high transaction concurrency
CN109087086A (en) * 2018-08-01 2018-12-25 中信百信银行股份有限公司 The method for controlling hot spot account trading
CN110223175A (en) * 2019-05-26 2019-09-10 必成汇(成都)科技有限公司 The Account History immediate processing method of hot spot account
CN110889754A (en) * 2019-11-19 2020-03-17 中信百信银行股份有限公司 Method for improving processing efficiency of unviable payment hotspot account
CN111061748A (en) * 2019-12-12 2020-04-24 吉林亿联银行股份有限公司 Hot account accounting method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5117356A (en) * 1989-07-28 1992-05-26 Dns, Inc. Automated ledger account maintenance system
US20150161140A1 (en) * 2013-01-09 2015-06-11 Tencent Technology (Shenzhen) Company Limited Method and apparatus for determining hot user generated contents
CN107016604A (en) * 2017-02-22 2017-08-04 阿里巴巴集团控股有限公司 Buffer method, device and the equipment of book keeping operation
CN107274162A (en) * 2017-05-31 2017-10-20 深圳市长亮科技股份有限公司 A kind of processing method of high transaction concurrency
CN109087086A (en) * 2018-08-01 2018-12-25 中信百信银行股份有限公司 The method for controlling hot spot account trading
CN110223175A (en) * 2019-05-26 2019-09-10 必成汇(成都)科技有限公司 The Account History immediate processing method of hot spot account
CN110889754A (en) * 2019-11-19 2020-03-17 中信百信银行股份有限公司 Method for improving processing efficiency of unviable payment hotspot account
CN111061748A (en) * 2019-12-12 2020-04-24 吉林亿联银行股份有限公司 Hot account accounting method and device

Similar Documents

Publication Publication Date Title
WO2021017438A1 (en) Blockchain-based electronic bill cancellation method and apparatus, and electronic device
US10963854B2 (en) Blockchain-based electronic bill reimbursement method, apparatus, and electronic device
US20060106696A1 (en) Account transfer using a single financial account
WO2019196257A1 (en) Automatic repayment method and system, and terminal device
CN110659983A (en) Bank accounting data processing method and device, electronic equipment and storage medium
CN109614263B (en) Disaster tolerance data processing method, device and system
US9465845B2 (en) Dynamic card validation
US8027887B2 (en) Data processing method
CN111626736A (en) Method for accelerating transaction response rate of hotspot account
CN112465613A (en) Loan interest parameterization counting and submitting method and device
CN111429244A (en) Unified accounting method capable of improving accounting performance
CN113222574B (en) Money transfer method and device based on blockchain system
CN114971637A (en) Risk early warning method, device, equipment and medium
CN110084692A (en) A kind of bookkeeping methods and device
CN112488814A (en) Method, device, electronic equipment and medium for automatically generating accounting entry
CN111524020A (en) Data processing method, device, equipment and storage medium
JP2016095686A (en) Collateral management service system and method of electronic recording credit
JP4443138B2 (en) Loan account processing method and system
CN113971552B (en) Batch data processing method, device, equipment and storage medium
US20230281048A1 (en) Reverse linkage of auxiliary resources to a resource location and resource-receiving entity
CN114998019A (en) Transaction processing method and device, electronic equipment and readable storage medium
CN117541371A (en) Service processing method, device and equipment
CN114971874A (en) Transaction processing method, system, storage medium and electronic equipment
CN117372000A (en) Financial resource transfer method, apparatus, computer device and storage medium
CN114820150A (en) Account construction method capable of providing uninterrupted service

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200904

WD01 Invention patent application deemed withdrawn after publication