CN112333083B - Transaction information processing method, device, computer equipment and computer readable medium - Google Patents

Transaction information processing method, device, computer equipment and computer readable medium Download PDF

Info

Publication number
CN112333083B
CN112333083B CN202011188380.8A CN202011188380A CN112333083B CN 112333083 B CN112333083 B CN 112333083B CN 202011188380 A CN202011188380 A CN 202011188380A CN 112333083 B CN112333083 B CN 112333083B
Authority
CN
China
Prior art keywords
transaction
preset
terminal
transaction request
message
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
CN202011188380.8A
Other languages
Chinese (zh)
Other versions
CN112333083A (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.)
Pingan Payment Technology Service Co Ltd
Original Assignee
Pingan Payment Technology Service 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 Pingan Payment Technology Service Co Ltd filed Critical Pingan Payment Technology Service Co Ltd
Priority to CN202011188380.8A priority Critical patent/CN112333083B/en
Publication of CN112333083A publication Critical patent/CN112333083A/en
Application granted granted Critical
Publication of CN112333083B publication Critical patent/CN112333083B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • 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/08Payment architectures
    • G06Q20/20Point-of-sale [POS] network systems
    • G06Q20/202Interconnection or interaction of plural electronic cash registers [ECR] or to host computer, e.g. network details, transfer of information from host to ECR or from ECR to ECR
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Security & Cryptography (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application belongs to the technical field of data processing, and provides a transaction information processing method, a transaction information processing device, computer equipment and a computer readable storage medium. The transaction request sent by the terminal is received based on the preset back-end access layer, the transaction request is forwarded to the preset back-end service layer, so that the preset back-end service layer processes the transaction request, subscribes a message notification of a transaction result corresponding to the transaction request to the preset back-end message platform, receives the message notification from the preset back-end message platform, and acquires the transaction result corresponding to the transaction request according to the message notification, and returns the transaction result to the terminal, thereby converting instant messaging of transaction information between the terminal and the server in the traditional technology into asynchronous communication between the terminal and the server.

Description

Transaction information processing method, device, computer equipment and computer readable medium
Technical Field
The present disclosure relates to the field of data processing technologies, and in particular, to a transaction information processing method, a transaction information processing device, a computer device, and a computer readable storage medium.
Background
In the daily payment tools, the terminal POS machine is the most common collection equipment and mainly supports the functions of consumption, pre-authorization, balance inquiry, transfer and the like. The terminal transaction processing flow mainly comprises the steps of network connection, initiation of a transaction request, acceptance of a transaction result of a server side and the like, when the server side cannot timely return the transaction result, the terminal POS machine needs to poll the server side to acquire the transaction result. The user pays attention to the processing speed of the transaction when using the POS machine to make the transaction, if the processing speed is low, the user experience is poor, and the merchant can influence the normal operation when using the terminal POS machine to collect the money. Although most terminal POS devices have been optimized in network communication at present, in the case that a background needs to be polled for a transaction, especially in a weak network environment, the time for acquiring a transaction result by the POS device is limited by the polling interval time and the time consumed by network communication, so that the processing efficiency of transaction information data is low.
Disclosure of Invention
The application provides a transaction information processing method, a transaction information processing device, computer equipment and a computer readable storage medium, which can solve the problem of low processing efficiency of transaction information data in the conventional technology.
In a first aspect, the present application provides a transaction information processing method, including: based on a preset rear-end access layer, receiving a transaction request sent by a terminal; forwarding the transaction request to a preset back-end service layer so that the preset back-end service layer processes the transaction request; subscribing a message notice of a transaction result corresponding to the transaction request to a preset back-end message platform, wherein the message notice is generated by the preset back-end service layer after the transaction request is processed to obtain the transaction result and publishing the transaction result to the preset back-end message platform; receiving the message notification from the preset back-end message platform; acquiring a transaction result corresponding to the transaction request according to the message notification; and returning the transaction result to the terminal.
In a second aspect, the present application further provides a transaction information processing apparatus, including: the first receiving unit is used for receiving a transaction request sent by the terminal based on a preset rear access layer; the forwarding unit is used for forwarding the transaction request to a preset back-end service layer so that the preset back-end service layer processes the transaction request; the subscription unit is used for subscribing the message notification of the transaction result corresponding to the transaction request from a preset back-end message platform, wherein the message notification is generated by the preset back-end service layer after the transaction request is processed to obtain the transaction result and publishing the transaction result to the preset back-end message platform; the second receiving unit is used for receiving the message notification from the preset back-end message platform; the acquisition unit is used for acquiring a transaction result corresponding to the transaction request according to the message notification; and the return unit is used for returning the transaction result to the terminal.
In a third aspect, the present application further provides a computer device, including a memory and a processor, where the memory stores a computer program, and the processor implements the steps of the transaction information processing method when executing the computer program.
In a fourth aspect, the present application also provides a computer-readable storage medium storing a computer program which, when executed by a processor, causes the processor to perform the steps of the transaction information processing method.
The application provides a transaction information processing method, a transaction information processing device, computer equipment and a computer readable storage medium. According to the method and the device, the transaction request sent by the terminal is received based on the preset back-end access layer, the transaction request is forwarded to the preset back-end service layer, so that the preset back-end service layer processes the transaction request, the message notification of the transaction result corresponding to the transaction request is subscribed to the preset back-end message platform, the message notification is received from the preset back-end message platform, the transaction result corresponding to the transaction request is obtained according to the message notification, and the transaction result is returned to the terminal, thereby converting instant communication of transaction information between the terminal and the server in the conventional technology into asynchronous communication between the terminal and the server, and compared with the time consumption of polling interval time and network communication when the instant communication is adopted in the conventional technology, the processing efficiency of the transaction request can be improved especially under the condition of poor network environment.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is an application environment diagram of a transaction information processing method according to an embodiment of the present application;
fig. 2 is a schematic flow chart of a transaction information processing method according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a first sub-flow of a transaction information processing method according to an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of a second sub-flowchart of a transaction information processing method according to an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of a third sub-flow of the transaction information processing method according to the embodiment of the present application;
FIG. 6 is a schematic diagram of a fourth sub-flowchart of a transaction information processing method according to an embodiment of the present disclosure;
FIG. 7 is a schematic block diagram of a transaction information processing device according to an embodiment of the present application; and
fig. 8 is a schematic block diagram of a computer device provided in an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
It should be understood that the terms "comprises" and "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
Referring to fig. 1, fig. 1 is an application environment diagram of a transaction information processing method according to an embodiment of the present application. As shown in fig. 1, in this application environment, it includes:
1) And a terminal POS machine. The terminal POS machine is used for initiating a transaction request. The terminal POS machine can also be other terminal equipment such as a smart phone, an ATM and the like, and the terminal needs to perform instant communication with a background server to perform transaction communication.
2) And a server. The server is used for receiving the transaction request of the terminal, processing the transaction request and returning a transaction result to the terminal, and comprises a preset back-end access layer, a preset back-end service layer and a preset back-end message platform.
The operation process of each main body is as follows:
1) In the transaction process, the terminal POS machine initiates a transaction request to a server;
2) The server receives a transaction request sent by a terminal POS machine based on a preset back-end access layer and forwards the transaction request to a preset back-end service layer so that the preset back-end service layer processes the transaction request;
3) The preset back-end access layer subscribes to the message notification of the transaction result corresponding to the transaction request from the preset back-end message platform;
4) The message notification is used for processing the transaction request by the preset back-end service layer, obtaining a transaction result corresponding to the transaction request after the processing is completed, and publishing the transaction result to the preset back-end message platform in a message publishing mode;
5) After receiving a message corresponding to the transaction request issued by a preset back-end service layer, the preset back-end message platform informs the message to a preset back-end access layer, and the preset back-end access layer receives the message notification from the preset back-end message platform and acquires a transaction result corresponding to the transaction request according to the message notification;
6) And returning the transaction result to the terminal POS, namely, realizing asynchronous communication between the terminal POS machine and the server.
Referring to fig. 2, fig. 2 is a flow chart of a transaction information processing method according to an embodiment of the present application. As shown in fig. 2, the method includes the following steps S21 to S26:
s21, based on a preset rear-end access layer, receiving a transaction request sent by the terminal.
Specifically, in this embodiment of the present application, a back-end service layer (i.e., a preset back-end service layer) is set in the server background, where the back-end service layer is used to process a transaction request of a terminal to obtain a processing node corresponding to the transaction request, and a back-end access layer (i.e., a preset back-end access layer) is set in the server background, where the interaction information between the terminal and the preset back-end service layer is forwarded by the preset back-end access layer, so that the back-end server completes the transaction request of the terminal, and returns a transaction result corresponding to the transaction request to the terminal, so as to implement asynchronous processing of the transaction request of the terminal. Compared with the prior art, the terminal is adopted to directly communicate with the rear-end service layer in the processing of the terminal transaction information, for example, the terminal POS machine is directly communicated with the rear-end service layer, the preset rear-end access layer is added in the background of the server, and the asynchronous communication between the terminal and the rear-end service layer is realized through the preset rear-end access layer, so that the asynchronous transaction between the terminal and the rear-end server is realized, the technical problem that the processing efficiency of the transaction request is lower due to the fact that the processing of the transaction information is limited by the polling interval time and the network communication consumption in the prior art is solved, the processing efficiency of the transaction request is improved, and the experience of a user on the transaction speed is improved. The implementation of this asynchronous transaction is equally applicable to other terminal devices, such as: terminals such as smart phones in smart devices or self-service terminals such as ATM (automatic teller machines) require application scenes in which the terminals and a background server perform instant messaging.
When the terminal carries out the transaction and the background server is required to process the transaction to obtain a transaction result, after the terminal is initialized and connected with the network, the terminal initiates a transaction request to the corresponding background of the background server, and the background server receives the transaction request sent by the terminal based on a preset background access layer.
Further, the preset rear end access layer is constructed by adopting a preset Netty framework. The Netty network communication framework can ensure the performance, stability and scalability of the application, and the Netty network communication framework is used for processing the operations of message transmission, encoding, decoding and the like, so that the processing capacity of service access is ensured.
Further, the step of receiving the transaction request sent by the terminal based on the preset back end access layer includes:
based on the preset rear-end access layer, receiving a transaction request sent by the terminal according to a preset duplex communication mode between the terminal and the preset rear-end access layer.
Specifically, as Netty absorbs various protocols, for example, various protocols including FTP, SMTP, HTTP, TCP and UDP, in order to improve the transmission speed and stability of the terminal and the preset back-end access layer, the terminal and the preset back-end access layer both adopt a duplex communication mode of tcp+protobuff protocol, and simultaneously, the back-end access layer uses a Netty network communication framework to process operations such as transmission, coding, decoding and the like of a message, thereby ensuring the processing capability of service access. Compared with the prior art, the terminal is directly communicated with the rear end service layer, for example, the terminal POS machine is directly communicated with the rear end service layer, and the communication mode adopts simplex communication from the terminal to the rear end.
Further, the preset duplex communication mode includes a duplex communication mode of TCP and ProtoBuff protocol.
Specifically, in the process of implementing terminal transaction asynchronous processing in the embodiment of the application, if the transaction asynchronization adopts a communication protocol of TCP+ProtoBuff, the transmission efficiency and stability of the transaction request can be effectively improved, and the method has great advantages in transmission speed and stability compared with the traditional http/https mode especially in the weak network environment.
S22, forwarding the transaction request to a preset back-end service layer so that the preset back-end service layer processes the transaction request.
S23, subscribing a message notice of the transaction result corresponding to the transaction request to a preset back-end message platform, wherein the message notice is generated by the preset back-end service layer after the transaction request is processed to obtain the transaction result and publishing the transaction result to the preset back-end message platform.
S24, receiving the message notification from the preset back-end message platform.
S25, acquiring a transaction result corresponding to the transaction request according to the message notification.
S26, returning the transaction result to the terminal.
Specifically, after receiving the transaction request of the terminal, the preset back-end access layer forwards the transaction request to a preset back-end service layer, so that the preset back-end service layer processes the transaction request, and meanwhile subscribes a message notification of a transaction result corresponding to the transaction request to a preset back-end message platform, wherein the subscribed content comprises information such as a transaction state, a transaction list number, a transaction amount, payment time, payment mode and the like corresponding to the transaction request. The preset back-end service layer processes the transaction request according to a preset transaction request processing sequence to obtain a transaction result corresponding to the transaction request, wherein the transaction result comprises information such as a transaction state, a transaction bill number, a transaction amount, payment time, payment mode and the like corresponding to the transaction request, and the transaction state comprises transaction success or transaction failure. When the transaction cannot immediately return to the final state, the preset back-end service layer selects a subscription theme and issues a transaction message to the message platform according to a preset strategy of load balancing when the transaction processing is converted to the final state, namely, after the preset back-end service layer finishes processing the transaction request, the obtained transaction result is issued to the preset back-end message platform, and because the preset back-end access layer subscribes a message notification of the transaction result corresponding to the transaction request to the preset back-end message platform, the preset back-end message platform notifies the preset back-end access layer that the transaction result corresponding to the transaction request is generated after receiving the transaction result corresponding to the transaction request, so that the preset back-end access layer obtains the transaction result corresponding to the transaction request from the preset back-end message platform.
The publish-subscribe (Pub/Sub) is a message communication mode, a network structure oriented mode, describes how two different parts of messages are connected and communicated with each other, a sender (Pub) sends the messages, a subscriber (Sub) receives the messages, and a publish/subscribe mechanism is mainly used for constructing instant messaging applications.
And after receiving the message notification of the transaction result corresponding to the transaction request sent by the preset back-end message platform, the preset back-end access layer acquires the transaction result corresponding to the transaction request according to the message notification. According to the method and the device for processing the transaction request, the asynchronous communication between the terminal and the rear-end service layer is achieved through the rear-end access layer and the preset rear-end message platform based on the preset rear-end access layer and the preset rear-end message platform, so that the processing efficiency of the transaction request is improved, and the user experience on the transaction speed is improved.
In the embodiment of the application, based on the preset back-end access layer, the transaction request sent by the terminal is received, and the transaction request is forwarded to the preset back-end service layer, so that the preset back-end service layer processes the transaction request, subscribes to the message notification of the transaction result corresponding to the transaction request from the preset back-end message platform, receives the message notification from the preset back-end message platform, acquires the transaction result corresponding to the transaction request according to the message notification, and returns the transaction result to the terminal, thereby converting instant communication of transaction information between the terminal and the server in the conventional technology into asynchronous communication between the terminal and the server. According to the transaction information processing method for terminal transaction asynchronization, the speed and stability of a transaction result notification touch terminal are improved, meanwhile, the transaction speed and stability are obviously improved when the transaction information processing method is used for carrying out transactions, the merchant can rapidly complete transaction operations such as collection in a business peak period, the terminal service provider is used for analyzing, the service quality of a terminal service product and the acceptance of the market are improved, for example, the terminal POS machine provider is used for analyzing, and the service quality of the terminal POS machine product and the acceptance of the market are improved.
Referring to fig. 3, fig. 3 is a schematic diagram of a first sub-flow of a transaction information processing method according to an embodiment of the present application. In this embodiment, the transaction request includes a preset transaction identifier corresponding to the transaction request, the preset back-end message platform includes a plurality of preset topics, and the step of subscribing the message notification of the transaction result corresponding to the transaction request to the preset back-end message platform includes:
s301, determining a target preset theme corresponding to the transaction request according to the preset transaction identifier;
s302, subscribing the message notification of the transaction result corresponding to the transaction request to the target preset theme.
The Topic is Topic, the messages in the publish-subscribe mode are uniformly collected (i.e. a back-end Message platform is preset), the messages are sent to the Topic by different producers, and are distributed to different subscribers by an MQ server (MQ, english is Message Queue), so that the broadcasting of the messages is realized.
Specifically, in the case that the preset back-end message platform includes a plurality of preset topics, when the topics included in the preset back-end message platform need to be subscribed to the message notification after receiving the transaction request, the subscription of the message notification corresponding to the transaction request needs to be distributed to different preset topics, so that the subscription of the message notification is processed by the plurality of preset topics as uniformly as possible, and the subscription of the message notification adopts a distributed processing mode, so that the processing efficiency of the message notification of the preset topics can be improved, and the network congestion and the bottleneck problem of the performance of computer equipment caused by the processing of a large number of message notifications are relieved. After receiving the transaction request, subscribing the message notification to the theme contained in the preset back-end message platform, various message notification subscription allocation modes can be adopted to allocate the message notification to different preset themes, for example, the message notification subscription in the same preset time period can be allocated to a preset theme, the message notification subscription in another preset time period can be allocated to another preset theme, and the like, the message notification subscription in the same preset time period can also be allocated according to the source of the transaction request, the different preset themes correspond to different transaction request sources, the message notification can also be allocated according to the transaction type to which the transaction request belongs, and the different themes correspond to different transaction types, and the like.
Referring to fig. 4, fig. 4 is a schematic diagram of a second sub-flow of the transaction information processing method according to the embodiment of the present application. In this embodiment, a plurality of preset topics are preset to each corresponding preset topic number, and the step of determining, according to the preset transaction identifier, a target preset topic corresponding to the transaction request includes:
s41, obtaining total topic values of a plurality of topic numbers corresponding to the preset topics;
s42, acquiring the preset transaction identifier, and calculating a transaction identifier Hash value corresponding to the preset transaction identifier according to a preset Hash value calculation mode;
s43, performing modular operation on the total value of the subject based on the Hash value of the transaction identifier to obtain a transaction identifier quotient value corresponding to the preset transaction identifier;
s44, determining a target preset theme number corresponding to the transaction identifier value according to the transaction identifier value and the preset theme number;
s45, determining a target preset theme according to the target preset theme number.
Specifically, in order to improve the processing capability of the preset back-end message platform on the message, the preset back-end message platform may adopt a distributed processing manner, the preset back-end message platform may include a plurality of preset topics, the preset topics are preset with preset topic numbers corresponding to the preset topics, and each topic processes part of the message, for example, the preset back-end message platform may be divided into 4 topics. In order to make a plurality of preset topics balanced and process subscription of message notification, the message notification is distributed to different preset topics, the total topic value of the number corresponding to the preset topics can be obtained by obtaining a plurality of preset transaction identifications corresponding to the transaction requests, meanwhile, the transaction requests comprise preset transaction identifications corresponding to the transaction requests, a preset rear-end access layer obtains the preset transaction identifications after receiving the transaction requests, and calculates a target preset topic number corresponding to the preset transaction identifications according to a preset Hash value calculation mode, because the Hash value is a set of binary values obtained by conducting encryption operation on file contents, each digit in the set of binary values is summed up based on the set of binary values, the value corresponding to the Hash value can be obtained, so that the transaction identifier value corresponding to the preset transaction identifications can be obtained by conducting modular operation on the total topic value based on the transaction identification Hash value, the target preset topic number corresponding to the transaction identifier value is determined according to the transaction identifier value, the target preset topic number corresponding to the preset topic number is calculated, the target preset topic number corresponding to the target preset topic number is calculated, the message processing efficiency can be improved, and the message processing efficiency of the message processing terminals can be improved after the message processing is realized, and the message processing efficiency of the corresponding to the target topic number is improved, the modulus operation (mod) is a principle that the quotient is rounded to the minus infinity direction and is as small as possible when the quotient is calculated, and the modulus operation can be divided into two steps of operation on the assumption that the quotient is an integer a and b:
1) Calculating integer quotient: c=a/b; 2) Calculating a module: r=a- (c×b).
Alternatively, 1) and 2) above can also be described as: 3) And (3) total calculation module: amodb=a-b [ a/b ] ([ a/b ] represents an integer quotient).
Referring to fig. 5, fig. 5 is a schematic diagram of a third sub-flow of the transaction information processing method according to the embodiment of the present application. In this embodiment, before the step of returning the transaction result to the terminal, the method further includes:
s51, judging whether the processing time corresponding to the transaction results is within a preset timeout time, and whether the transaction quantity corresponding to all the transaction results to be processed is smaller than or equal to a preset quantity threshold value;
s52, if the processing time is within the preset timeout time and the transaction quantity corresponding to all the transaction results to be processed is smaller than or equal to a preset quantity threshold, executing the step of returning the transaction results to the terminal;
and S53, if the processing time is not within the preset timeout time or the transaction quantity corresponding to all the transaction results to be processed is greater than the preset quantity threshold, continuously inquiring the transaction results by adopting a polling mechanism.
In particular, considering the timeliness of the transaction, a timeout is generally set for each transaction request, for example, 10 seconds, 15 seconds, or 20 seconds, which is within a time range that the user can afford, and exceeds the timeout, which means that the transaction is not processed immediately. For a transaction request with a relatively high requirement on instantaneity, for example, when a PSO machine is used for carrying out a transaction, a notification message of a transaction result is received by a preset back-end access layer in a very short time, considering the timeliness of the transaction and the stability of the processing capacity corresponding to the preset back-end access layer, the step of returning the transaction result to the terminal is performed at this time, and whether the number of transactions corresponding to the transaction result which is not notified by the preset back-end access layer is within a reasonable range (that is, whether the number of transactions corresponding to all the transaction results to be processed is smaller than or equal to a preset number threshold value) is determined, so that a relatively large pressure is caused to a memory of the preset back-end access layer when the number of the non-notified transactions exceeds the preset specified range, and if the processing time is within the preset timeout time, the number of transactions corresponding to be returned to the terminal is smaller than or if the processing time exceeds the preset timeout time, or if the number of transactions corresponding to be processed is greater than the preset number of transaction results to be processed is greater than the preset timeout time, for example, the asynchronous terminal can be canceled by the asynchronous terminal, and the asynchronous terminal can be guaranteed to wait for the time-by the asynchronous terminal to have a relatively high-quality-of-class communication terminal.
Referring to fig. 6, fig. 6 is a schematic diagram of a fourth sub-flow of the transaction information processing method according to the embodiment of the present application. In this embodiment, the step of returning the transaction result to the terminal comprises:
s61, encrypting the transaction result in a preset encryption mode to obtain a target transaction result.
And S62, returning the target transaction result to the terminal.
Specifically, the transaction result is processed in a preset processing mode, namely original data corresponding to the transaction result is subjected to preset processing, such as assembly, encryption, protoBuff coding and the like, the security in the asynchronous transmission process of the transaction information can be improved through encryption, the ProtoBuff coding mode is used for coding, the information data can be compressed through the ProtoBuff coding, the data quantity of the transaction information data can be reduced, the transmission efficiency of the transaction information data can be further improved, the processed target transaction result is obtained, the data is written through TCP connection held by a Netty frame, the terminal transaction result is notified, the target transaction result is returned to the terminal, for example, in POS transaction, the POS machine terminal is notified of the transaction result of the POS machine, and therefore asynchronous processing of the terminal transaction is achieved.
It should be noted that, the transaction information processing method described in each of the foregoing embodiments may be used to re-combine the technical features included in the different embodiments as needed to obtain a combined implementation, which is within the scope of protection claimed in the present application.
Referring to fig. 7, fig. 7 is a schematic block diagram of a transaction information processing device according to an embodiment of the present application. Corresponding to the transaction information processing method, the embodiment of the application also provides a transaction information processing device. As shown in fig. 7, the transaction information processing apparatus includes a unit for performing the transaction information processing method described above, and the transaction information processing apparatus may be configured in a computer device. Specifically, referring to fig. 7, the transaction information processing apparatus 70 includes a first receiving unit 71, a forwarding unit 72, a subscribing unit 73, a second receiving unit 74, an acquiring unit 75, and a returning unit 76.
The first receiving unit 71 is configured to receive a transaction request sent by the terminal based on a preset back-end access layer;
a forwarding unit 72, configured to forward the transaction request to a preset back-end service layer, so that the preset back-end service layer processes the transaction request;
A subscribing unit 73, configured to subscribe, to a preset back-end message platform, a message notification of a transaction result corresponding to the transaction request, where the message notification is generated by the preset back-end service layer completing processing of the transaction request to obtain the transaction result and publishing the transaction result to the preset back-end message platform;
a second receiving unit 74, configured to receive the message notification from the preset back-end message platform;
an obtaining unit 75, configured to obtain a transaction result corresponding to the transaction request according to the message notification;
a return unit 76 for returning the transaction result to the terminal.
In an embodiment, the transaction request includes a preset transaction identifier corresponding to the transaction request, the preset back-end message platform includes a plurality of preset topics, and the subscription unit 73 includes:
the first determining subunit is used for determining a target preset theme corresponding to the transaction request according to the preset transaction identifier;
and the subscription subunit is used for subscribing the message notification of the transaction result corresponding to the transaction request to the target preset theme.
In an embodiment, a plurality of preset topics preset corresponding to preset topic numbers, and the first determining subunit includes:
The first acquisition subunit is used for acquiring total topic values of a plurality of numbers corresponding to the preset topics;
the second acquisition subunit is used for acquiring the preset transaction identifier and calculating a transaction identifier Hash value corresponding to the preset transaction identifier according to a preset Hash value calculation mode;
the module taking unit is used for carrying out module taking operation on the total value of the theme based on the transaction identifier Hash value so as to obtain a transaction identifier quotient value corresponding to the preset transaction identifier;
a second determining subunit, configured to determine, according to the transaction identifier value and the preset theme number, a target preset theme number corresponding to the transaction identifier value;
and the third determining subunit is used for determining the target preset theme according to the target preset theme number.
In one embodiment, the transaction information processing device 70 further includes:
the judging unit is used for judging whether the processing time corresponding to the transaction result is within a preset overtime time or not and whether the transaction quantity corresponding to all the transaction results to be processed is smaller than or equal to a preset quantity threshold value or not;
and the execution unit is used for executing the step of returning the transaction results to the terminal if the processing time is within the preset timeout time and the transaction quantity corresponding to all the transaction results to be processed is smaller than or equal to the preset quantity threshold value.
In one embodiment, the return unit 76 includes:
the processing subunit is used for carrying out encryption processing on the transaction result in a preset encryption mode so as to obtain a target transaction result;
and the returning subunit is used for returning the target transaction result to the terminal.
In an embodiment, the preset backend access layer is constructed by a preset Netty framework.
In an embodiment, the first receiving unit 71 is configured to receive, based on the preset back-end access layer, a transaction request sent by a terminal according to a preset duplex communication manner between the terminal and the preset back-end access layer.
It should be noted that, as those skilled in the art can clearly understand, the specific implementation process of the transaction information processing device and each unit may refer to the corresponding description in the foregoing method embodiment, and for convenience and brevity of description, the detailed description is omitted herein.
Meanwhile, the division and connection manners of the units in the transaction information processing device are only used for illustration, and in other embodiments, the transaction information processing device may be divided into different units according to needs, or the units in the transaction information processing device may be connected in different orders and manners, so as to complete all or part of functions of the transaction information processing device.
The transaction information processing apparatus described above may be implemented in the form of a computer program that is executable on a computer device as shown in fig. 8.
Referring to fig. 8, fig. 8 is a schematic block diagram of a computer device according to an embodiment of the present application. The computer device 500 may be a computer device such as a desktop computer or a server, or may be a component or part of another device.
With reference to fig. 8, the computer device 500 includes a processor 502, a memory, and a network interface 505, which are connected by a system bus 501, wherein the memory may include a non-volatile storage medium 503 and an internal memory 504, which may also be a volatile computer readable storage medium.
The non-volatile storage medium 503 may store an operating system 5031 and a computer program 5032. The computer program 5032, when executed, causes the processor 502 to perform a transaction information processing method as described above.
The processor 502 is used to provide computing and control capabilities to support the operation of the overall computer device 500.
The internal memory 504 provides an environment for the execution of a computer program 5032 in the non-volatile storage medium 503, which computer program 5032, when executed by the processor 502, causes the processor 502 to perform a transaction information processing method as described above.
The network interface 505 is used for network communication with other devices. Those skilled in the art will appreciate that the architecture shown in fig. 8 is merely a block diagram of a portion of the architecture in connection with the present application and is not intended to limit the computer device 500 to which the present application is applied, and that a particular computer device 500 may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components. For example, in some embodiments, the computer device may include only a memory and a processor, and in such embodiments, the structure and function of the memory and the processor are consistent with the embodiment shown in fig. 8, and will not be described again.
Wherein the processor 502 is configured to execute a computer program 5032 stored in a memory to implement the steps of: based on a preset rear-end access layer, receiving a transaction request sent by a terminal; forwarding the transaction request to a preset back-end service layer so that the preset back-end service layer processes the transaction request; subscribing a message notice of a transaction result corresponding to the transaction request to a preset back-end message platform, wherein the message notice is generated by the preset back-end service layer after the transaction request is processed to obtain the transaction result and publishing the transaction result to the preset back-end message platform; receiving the message notification from the preset back-end message platform; acquiring a transaction result corresponding to the transaction request according to the message notification; and returning the transaction result to the terminal.
In an embodiment, the transaction request includes a preset transaction identifier corresponding to the transaction request, the preset back-end message platform includes a plurality of preset topics, and the processor 502 specifically implements the following steps when implementing the step of subscribing the message notification of the transaction result corresponding to the transaction request to the preset back-end message platform:
determining a target preset theme corresponding to the transaction request according to the preset transaction identifier;
and subscribing the message notification of the transaction result corresponding to the transaction request to the target preset theme.
In an embodiment, a plurality of preset topics are preset to each corresponding preset topic number, and when the step of determining the target preset topic corresponding to the transaction request according to the preset transaction identifier is implemented by the processor 502, the following steps are specifically implemented:
obtaining total topic values of a plurality of topic numbers corresponding to the preset topics;
acquiring the preset transaction identifier, and calculating a transaction identifier Hash value corresponding to the preset transaction identifier according to a preset Hash value calculation mode;
performing modular operation on the total value of the subject based on the Hash value of the transaction identifier to obtain a transaction identifier quotient value corresponding to the preset transaction identifier;
Determining a target preset theme number corresponding to the transaction identifier value according to the transaction identifier value and the preset theme number;
and determining the target preset theme according to the target preset theme number.
In one embodiment, before implementing the step of returning the transaction result to the terminal, the processor 502 further implements the following steps:
judging whether the processing time corresponding to the transaction results is within a preset timeout period or not, and whether the transaction quantity corresponding to all the transaction results to be processed is smaller than or equal to a preset quantity threshold value or not;
and if the processing time is within the preset timeout time and the transaction quantity corresponding to all the transaction results to be processed is smaller than or equal to the preset quantity threshold, executing the step of returning the transaction results to the terminal.
In one embodiment, when the step of returning the transaction result to the terminal is implemented by the processor 502, the following steps are specifically implemented:
encrypting the transaction result in a preset encryption mode to obtain a target transaction result;
and returning the target transaction result to the terminal.
In an embodiment, when the step of receiving the transaction request sent by the terminal based on the preset back-end access layer is implemented by the processor 502, the preset back-end access layer is constructed by a preset Netty framework.
In an embodiment, when the step of receiving the transaction request sent by the terminal based on the preset backend access layer is implemented by the processor 502, the following steps are specifically implemented:
based on the preset rear-end access layer, receiving a transaction request sent by the terminal according to a preset duplex communication mode between the terminal and the preset rear-end access layer.
It should be appreciated that in embodiments of the present application, the processor 502 may be a Central processing unit (Central ProcessingUnit, CPU), and the processor 502 may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf Programmable gate arrays (FPGAs) or other Programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. Wherein the general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
It will be appreciated by those skilled in the art that all or part of the flow of the method of the above embodiments may be implemented by a computer program, which may be stored on a computer readable storage medium. The computer program is executed by at least one processor in the computer system to implement the flow steps of the embodiments of the method described above.
Accordingly, the present application also provides a computer-readable storage medium. The computer readable storage medium may be a nonvolatile computer readable storage medium or a volatile computer readable storage medium, and the computer readable storage medium stores a computer program, which when executed by a processor, causes the processor to execute the steps of the transaction information processing method described in the above embodiments.
The computer readable storage medium may be an internal storage unit of the aforementioned device, such as a hard disk or a memory of the device. The computer readable storage medium may also be an external storage device of the device, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) or the like, which are provided on the device. Further, the computer readable storage medium may also include both internal storage units and external storage devices of the device.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus, device and unit described above may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein.
The storage medium is a physical, non-transitory storage medium, and may be, for example, a U-disk, a removable hard disk, a Read-only memory (ROM), a magnetic disk, or an optical disk.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied in electronic hardware, in computer software, or in a combination of the two, and that the elements and steps of the examples have been generally described in terms of function in the foregoing description to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the device embodiments described above are merely illustrative. For example, the division of each unit is only one logic function division, and there may be another division manner in actual implementation. For example, multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed.
The steps in the method of the embodiment of the application can be sequentially adjusted, combined and deleted according to actual needs. The units in the device of the embodiment of the application can be combined, divided and deleted according to actual needs. In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The integrated unit may be stored in a storage medium if implemented in the form of a software functional unit and sold or used as a stand-alone product. Based on such understanding, the technical solution of the present application is essentially or a part contributing to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, comprising several instructions for causing an electronic device (which may be a personal computer, a terminal, a network device, or the like) to perform all or part of the steps of the method described in the embodiments of the present application.
While the invention has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the invention. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (9)

1. A transaction information processing method, comprising:
based on a preset rear-end access layer, receiving a transaction request sent by a terminal;
forwarding the transaction request to a preset back-end service layer so that the preset back-end service layer processes the transaction request;
subscribing a message notice of a transaction result corresponding to the transaction request to a preset back-end message platform, wherein the message notice is generated by the preset back-end service layer after the transaction request is processed to obtain the transaction result and publishing the transaction result to the preset back-end message platform;
receiving the message notification from the preset back-end message platform;
acquiring a transaction result corresponding to the transaction request according to the message notification;
returning the transaction result to the terminal;
before the step of returning the transaction result to the terminal, the method further comprises:
judging whether the processing time corresponding to the transaction results is within a preset timeout period or not, and whether the transaction quantity corresponding to all the transaction results to be processed is smaller than or equal to a preset quantity threshold value or not;
if the processing time is within the preset timeout time and the transaction quantity corresponding to all the transaction results to be processed is smaller than or equal to the preset quantity threshold, executing the step of returning the transaction results to the terminal;
If the processing time is not within the preset timeout time or the transaction quantity corresponding to all the transaction results to be processed is greater than the preset quantity threshold, a polling mechanism is adopted to continuously inquire the transaction results;
the preset back-end access layer receives a message notification of a transaction result corresponding to the transaction request sent by the preset back-end message platform.
2. The method for processing transaction information according to claim 1, wherein the transaction request includes a preset transaction identifier corresponding to the transaction request, the preset back-end message platform includes a plurality of preset topics, and the subscribing the message notification of the transaction result corresponding to the transaction request to the preset back-end message platform includes:
determining a target preset theme corresponding to the transaction request according to the preset transaction identifier;
and subscribing the message notification of the transaction result corresponding to the transaction request to the target preset theme.
3. The transaction information processing method according to claim 2, wherein a plurality of preset topics are preset with corresponding preset topic numbers, and the step of determining the target preset topic corresponding to the transaction request according to the preset transaction identifier includes:
Obtaining total topic values of a plurality of topic numbers corresponding to the preset topics;
acquiring the preset transaction identifier, and calculating a transaction identifier Hash value corresponding to the preset transaction identifier according to a preset Hash value calculation mode;
performing modular operation on the total value of the subject based on the Hash value of the transaction identifier to obtain a transaction identifier quotient value corresponding to the preset transaction identifier;
determining a target preset theme number corresponding to the transaction identifier value according to the transaction identifier value and the preset theme number;
and determining the target preset theme according to the target preset theme number.
4. The transaction information processing method according to claim 1, wherein the step of returning the transaction result to the terminal includes:
encrypting the transaction result in a preset encryption mode to obtain a target transaction result;
and returning the target transaction result to the terminal.
5. The transaction information processing method according to claim 1, wherein the preset backend access layer is constructed from a preset Netty framework.
6. The transaction information processing method according to any one of claims 1 to 5, wherein the step of receiving the transaction request sent by the terminal based on the preset backend access layer includes:
Based on the preset rear-end access layer, receiving a transaction request sent by the terminal according to a preset duplex communication mode between the terminal and the preset rear-end access layer.
7. A transaction information processing apparatus, comprising:
the first receiving unit is used for receiving a transaction request sent by the terminal based on a preset rear access layer;
the forwarding unit is used for forwarding the transaction request to a preset back-end service layer so that the preset back-end service layer processes the transaction request;
the subscription unit is used for subscribing the message notification of the transaction result corresponding to the transaction request from a preset back-end message platform, wherein the message notification is generated by the preset back-end service layer after the transaction request is processed to obtain the transaction result and publishing the transaction result to the preset back-end message platform;
the second receiving unit is used for receiving the message notification from the preset back-end message platform;
the acquisition unit is used for acquiring a transaction result corresponding to the transaction request according to the message notification;
the return unit is used for returning the transaction result to the terminal;
the acquisition unit is specifically configured to:
Before the step of returning the transaction result to the terminal, the method further comprises:
judging whether the processing time corresponding to the transaction results is within a preset timeout period or not, and whether the transaction quantity corresponding to all the transaction results to be processed is smaller than or equal to a preset quantity threshold value or not;
if the processing time is within the preset timeout time and the transaction quantity corresponding to all the transaction results to be processed is smaller than or equal to the preset quantity threshold, executing the step of returning the transaction results to the terminal;
if the processing time is not within the preset timeout time or the transaction quantity corresponding to all the transaction results to be processed is greater than the preset quantity threshold, a polling mechanism is adopted to continuously inquire the transaction results;
the preset back-end access layer receives a message notification of a transaction result corresponding to the transaction request sent by the preset back-end message platform.
8. A computer device comprising a memory and a processor coupled to the memory; the memory is used for storing a computer program; the processor being adapted to run the computer program to perform the steps of the method according to any of claims 1-6.
9. A computer-readable storage medium, characterized in that the storage medium stores a computer program which, when executed by a processor, implements the steps of the method according to any of claims 1-6.
CN202011188380.8A 2020-10-30 2020-10-30 Transaction information processing method, device, computer equipment and computer readable medium Active CN112333083B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011188380.8A CN112333083B (en) 2020-10-30 2020-10-30 Transaction information processing method, device, computer equipment and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011188380.8A CN112333083B (en) 2020-10-30 2020-10-30 Transaction information processing method, device, computer equipment and computer readable medium

Publications (2)

Publication Number Publication Date
CN112333083A CN112333083A (en) 2021-02-05
CN112333083B true CN112333083B (en) 2023-04-28

Family

ID=74297909

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011188380.8A Active CN112333083B (en) 2020-10-30 2020-10-30 Transaction information processing method, device, computer equipment and computer readable medium

Country Status (1)

Country Link
CN (1) CN112333083B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112965818B (en) * 2021-02-26 2022-08-26 平安普惠企业管理有限公司 Service cluster unitized grouping method, device, equipment and medium
CN113489786B (en) * 2021-07-01 2023-11-14 北京玩蟹科技有限公司 Reconnection method and retransmission method for weak network of long connection network
CN113988875A (en) * 2021-11-25 2022-01-28 中国银行股份有限公司 Processing method and system for reservation transaction

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1900960A (en) * 2005-07-18 2007-01-24 中国银联股份有限公司 Online safety payment system and online safety payment method
CN107679931A (en) * 2017-08-17 2018-02-09 平安科技(深圳)有限公司 Method, apparatus, storage medium and the terminal of order asynchronous process
CN109074560A (en) * 2018-07-10 2018-12-21 威富通科技有限公司 Payment result information processing method and terminal device
CN109559231A (en) * 2018-12-29 2019-04-02 华东师范大学 A kind of retrospect querying method towards block chain
CN110458545A (en) * 2018-05-07 2019-11-15 北京三快在线科技有限公司 Electronic transaction processing method, server, transaction terminal and system

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004072816A2 (en) * 2003-02-07 2004-08-26 Lammina Systems Corporation Method and apparatus for online transaction processing
US8489476B1 (en) * 2008-06-30 2013-07-16 United States Automobile Association (USAA) Data manager for suspicious activity monitor
US20100179996A1 (en) * 2009-01-13 2010-07-15 International Business Machines Corporation Multi-message triggered subscription notifications
US20130054417A1 (en) * 2011-08-30 2013-02-28 Qualcomm Incorporated Methods and systems aggregating micropayments in a mobile device
WO2013090433A1 (en) * 2011-12-12 2013-06-20 Black Point Technologies Llc Systems and methods for trading using an embedded spreadsheet engine and user interface
EP3036675B1 (en) * 2013-08-23 2021-03-10 IDEMIA Identity & Security USA LLC Method for identity management
CN104036388B (en) * 2014-05-28 2017-11-21 平安壹钱包电子商务有限公司 Combine operated payment funding processing method
US10552796B1 (en) * 2014-12-19 2020-02-04 Amazon Technologies, Inc. Approval service in a catalog service platform
US9674131B1 (en) * 2015-12-04 2017-06-06 International Business Machines Corporation Message delivery system
CN106878415B (en) * 2017-02-15 2020-09-01 阿里巴巴集团控股有限公司 Load balancing method and device for data consumption
US10860618B2 (en) * 2017-09-25 2020-12-08 Splunk Inc. Low-latency streaming analytics
US10977629B2 (en) * 2017-09-29 2021-04-13 Oracle Financial Services Software Limited Computerized messaging module for blockchain networks
CN107944862A (en) * 2017-11-30 2018-04-20 银联商务股份有限公司 Order method for processing business, device and server based on transaction front platform
CN110019240B (en) * 2017-12-29 2021-11-09 中国移动通信集团北京有限公司 Service data interaction method, device and system
CN109739929B (en) * 2018-12-18 2021-03-16 中国人民财产保险股份有限公司 Data synchronization method, device and system
CN110457141B (en) * 2019-07-04 2023-12-05 创新先进技术有限公司 Service message processing method, system, device and equipment
CN110535787B (en) * 2019-07-25 2023-06-27 北京奇艺世纪科技有限公司 Message consumption method, device and readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1900960A (en) * 2005-07-18 2007-01-24 中国银联股份有限公司 Online safety payment system and online safety payment method
CN107679931A (en) * 2017-08-17 2018-02-09 平安科技(深圳)有限公司 Method, apparatus, storage medium and the terminal of order asynchronous process
CN110458545A (en) * 2018-05-07 2019-11-15 北京三快在线科技有限公司 Electronic transaction processing method, server, transaction terminal and system
CN109074560A (en) * 2018-07-10 2018-12-21 威富通科技有限公司 Payment result information processing method and terminal device
CN109559231A (en) * 2018-12-29 2019-04-02 华东师范大学 A kind of retrospect querying method towards block chain

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
Vegar Hassel.A Threshold-Based Channel State Feedback Algorithm for Modern Cellular Systems.《IEEE Xplore》.2007,全文. *
刘刚.制造企业供应链管理的交易费用与决策优化研究.《CNKI中国知网》.2004,全文. *
周斌峰 ; 余仁杰 ; 李卫 ; 张小翠 ; .数据中心无监督智能交易监控平台建设.中国金融电脑.2020,(01),全文. *
李瑞丽.利用流量数据对访问者行为演变过程的建模研究.《CNKI中国知网》.2006,全文. *
黄尧敏.标准仓单交易平台的研究与实现.《CNKI中国知网》.2020,全文. *

Also Published As

Publication number Publication date
CN112333083A (en) 2021-02-05

Similar Documents

Publication Publication Date Title
CN112333083B (en) Transaction information processing method, device, computer equipment and computer readable medium
US9432825B2 (en) Systems and methods for integrating a service access gateway with billing and revenue management systems
US9008620B2 (en) Mobile device service authorization system and method
US20190215357A1 (en) Asynchronous application data access system and method
CN114979295B (en) Gateway management method and device
US20070198589A1 (en) Flexibly configured presence server
CN111200653B (en) Multi-platform communication method, multi-platform communication device and intermediate server
CN113177787A (en) Cloud mobile phone payment method and device, storage medium and computer equipment
CN111064768B (en) Printer data transmission control method, device, equipment and storage medium
US10298777B2 (en) Methods and apparatus to determine a telecommunications account status
CN114449034B (en) Service calling system and method
CN112995291B (en) HTTP message collection method based on proxy, terminal equipment and storage medium
CN110428254B (en) Decentralized storage downloading method and arbitration method, equipment and storage medium
CN114547214A (en) Long-link data processing method, device and equipment
CN113052691A (en) Distributed account checking system service balancing method, node and cluster
CN115130036A (en) Message pushing method, system and related equipment
US20240224012A1 (en) Arrangement facilitating low-cost block chain infrastructure for incentive-program compensation management
CN111147507B (en) Message conversion method, device, equipment and storage medium
US20240054109A1 (en) Dynamic file based publish-subscribe method and system
CN114037444A (en) Digital currency transaction method and device
CN114679689A (en) Method and device for forwarding multimedia message
CN116155972A (en) Payment method, client, payment server and payment system
CN117111829A (en) File storage method and device, storage medium and electronic equipment
TW202201307A (en) Method and device for realizing payments based on barcodes capable of reducing the user operation and increasing payment efficiency
CN113362172A (en) Bill click transaction 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