CN111741101A - Bank background system message pushing method and device - Google Patents
Bank background system message pushing method and device Download PDFInfo
- Publication number
- CN111741101A CN111741101A CN202010558666.4A CN202010558666A CN111741101A CN 111741101 A CN111741101 A CN 111741101A CN 202010558666 A CN202010558666 A CN 202010558666A CN 111741101 A CN111741101 A CN 111741101A
- Authority
- CN
- China
- Prior art keywords
- message
- message data
- enterprise system
- pushing
- data
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 29
- 230000004044 response Effects 0.000 claims abstract description 48
- 238000004590 computer program Methods 0.000 claims description 13
- 238000010586 diagram Methods 0.000 description 13
- 230000006870 function Effects 0.000 description 5
- 238000012545 processing Methods 0.000 description 5
- 230000008569 process Effects 0.000 description 4
- 238000004891 communication Methods 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000007613 environmental effect Effects 0.000 description 1
- 230000000977 initiatory effect Effects 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000003032 molecular docking Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 230000009897 systematic effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/02—Banking, e.g. interest calculation or account maintenance
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/55—Push-based network services
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Marketing (AREA)
- Economics (AREA)
- Development Economics (AREA)
- Strategic Management (AREA)
- Technology Law (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a method and a device for pushing information of a bank background system, wherein the method comprises the following steps: receiving message data sent by a bank background system; determining message pushing address information according to the message data; sending the message data to an enterprise system according to the message push address information; receiving message push response information sent by the enterprise system according to the message data; and if the message pushing response information is not received within the preset time, the message data is sent to the enterprise system again. The invention can ensure that the enterprise system can comprehensively, timely and effectively receive the push message of the bank background system, and avoid the problem of account checking deviation.
Description
Technical Field
The invention relates to the technical field of bank-enterprise direct connection, in particular to a bank background system message pushing method and device.
Background
With the development of science and technology, the traditional internet bank can not meet the daily and new individual requirements of large enterprises, and more enterprises switch the interaction channel with the bank from the traditional internet bank to the bank-enterprise direct connection in order to reduce the financial cost and submit the efficiency. The online interaction process of the bank-enterprise direct connection comprises two types, namely a client initiating request and a bank responding; another kind of bank initiates a request, and the client receives a message, wherein the second kind is the active push of the bank. The active pushing of bank background system messages in the bank-enterprise direct connection is generally used for pushing bank transactions such as account notification, result notification, account checking information, application result notification and the like, and can notify a client financial system in a systematic mode at the first time when the information changes, so that the real-time performance is better than that of a client timing polling mode, and the resource consumption of the client and a bank system in the timing polling process is reduced.
However, often, due to system or environmental reasons, the enterprise system as the receiving party cannot receive the push message of the bank background system comprehensively, timely and effectively, and finally results such as account checking deviation are caused.
Therefore, a message pushing scheme for a bank background system that can overcome the above problems is needed.
Disclosure of Invention
The embodiment of the invention provides a bank background system message pushing method, which is used for pushing bank background system messages, ensuring that an enterprise system comprehensively, timely and effectively receives the pushed messages of a bank background system and avoiding the problem of account checking deviation, and comprises the following steps:
receiving message data sent by a bank background system;
determining message pushing address information according to the message data;
sending the message data to an enterprise system according to the message push address information;
receiving message push response information sent by the enterprise system according to the message data;
and if the message pushing response information is not received within the preset time, the message data is sent to the enterprise system again.
The embodiment of the invention provides a bank background system message pushing device, which is used for pushing bank background system messages, ensuring that an enterprise system comprehensively, timely and effectively receives the pushed messages of a bank background system and avoiding the problem of account checking deviation, and comprises the following components:
the message data receiving module is used for receiving message data sent by the bank background system;
the address information determining module is used for determining message pushing address information according to the message data;
the first message data sending module is used for sending the message data to an enterprise system according to the message push address information;
the response information receiving module is used for receiving message push response information sent by the enterprise system according to the message data;
and the second message data sending module is used for resending the message data to the enterprise system if the message push response information is not received within the preset time.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the bank background system message pushing method when executing the computer program.
The embodiment of the invention also provides a computer-readable storage medium, which stores a computer program for executing the message pushing method of the bank background system.
The embodiment of the invention receives the message data sent by the bank background system; determining message pushing address information according to the message data; sending the message data to an enterprise system according to the message push address information; receiving message push response information sent by the enterprise system according to the message data; and if the message pushing response information is not received within the preset time, the message data is sent to the enterprise system again. The embodiment of the invention judges whether the pushing information of the bank background system is received in time or not by receiving the information pushing response information sent by the enterprise system according to the message data, and if the information pushing response information is not received in the preset time, the message data needs to be sent to the enterprise system again, thereby ensuring that the enterprise system comprehensively, timely and effectively receives the pushing information of the bank background system and avoiding the problem of account checking deviation.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a schematic diagram of a message pushing method of a bank background system according to an embodiment of the present invention;
fig. 2 is a structural diagram of a message pushing device of a bank background system according to an embodiment of the present invention;
fig. 3 is a schematic diagram illustrating a message pushing method of a bank background system according to an embodiment of the present invention;
fig. 4 is a schematic diagram of a message pushing method of a bank background system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
First, terms referred to in the embodiments of the present application are described:
the bank-enterprise is directly connected: the bank-enterprise direct connection is a new access mode of directly connecting an online banking system and an enterprise financial system on line, and a group enterprise realizes the connection of an internal fund system and a commercial banking system through a data interface;
active pushing: active push in a bank-enterprise docking scenario refers to an action of a banking system actively notifying the financial software of an enterprise of relevant information of a client (such as account enterprise change information, statement information and the like).
In order to push a bank background system message, ensure that an enterprise system comprehensively, timely and effectively receives the pushed message of the bank background system, and avoid the problem of account checking deviation, an embodiment of the present invention provides a method for pushing a bank background system message, as shown in fig. 1, the method may include:
103, sending the message data to an enterprise system according to the message push address information;
104, receiving message push response information sent by the enterprise system according to the message data;
and 105, if the message push response information is not received within the preset time, retransmitting the message data to the enterprise system.
As shown in fig. 1, in the embodiment of the present invention, message data sent by a bank background system is received; determining message pushing address information according to the message data; sending the message data to an enterprise system according to the message push address information; receiving message push response information sent by the enterprise system according to the message data; and if the message pushing response information is not received within the preset time, the message data is sent to the enterprise system again. The embodiment of the invention judges whether the pushing information of the bank background system is received in time or not by receiving the information pushing response information sent by the enterprise system according to the message data, and if the information pushing response information is not received in the preset time, the message data needs to be sent to the enterprise system again, thereby ensuring that the enterprise system comprehensively, timely and effectively receives the pushing information of the bank background system and avoiding the problem of account checking deviation.
In specific implementation, message data sent by a bank background system is received.
In the embodiment, firstly, message data sent by a bank background system is received. Because the protocol and the message format which may be supported by the bank background system are uncertain, after the message data sent by the bank background system is received, the format of the message data is analyzed, and meanwhile, the received message data is converted into a standard data structure, so that the subsequent processing is facilitated. Wherein, in the process of receiving the message data, the transmission of multiple network protocols is supported.
In the embodiment, before receiving the message data sent by the bank background system, the message sent by the bank background system to the enterprise system is monitored, the message data sent by the bank background system is received, formatted and stored in the local to-be-sent list as the source data of subsequent outward pushing, an extensible communication protocol can be supported, and the function extensibility is ensured.
And in specific implementation, determining message push address information according to the message data.
In an embodiment, the message data may include message push address information, and the message push address information may be directly obtained through the message data. The message data can also contain a client identifier, and the corresponding message push address information is identified through the client identifier.
In an embodiment, the packet data includes: message customer account information; determining message push address information according to the message data, including: and extracting message push address information corresponding to the message customer account information from a database address table according to the message customer account information.
And in specific implementation, sending the message data to an enterprise system according to the message push address information.
In the embodiment, after the message push address information is determined, the message data is sent to the enterprise system through the specified protocol, and the response information of the enterprise system is waited. Because the protocols supported by the enterprise system are not uniform, an extensible communication protocol needs to be supported.
And in specific implementation, receiving message push response information sent by the enterprise system according to the message data.
In the embodiment, after sending the message data to the enterprise system, the response information of the enterprise system is waited, the response information is pushed by the enterprise system according to the message sent by the message data, and the pushing is recorded as successful pushing.
In specific implementation, if the message push response information is not received within the preset time, the message data is sent to the enterprise system again.
In the embodiment, after sending the message data to the enterprise system, the response information of the enterprise system is waited, if the message pushing response information is not received within the preset time, and the pushing is determined to be failed, the online compensation mode is entered, the unsuccessfully pushed message data needs to be compensated, and the message data is sent to the enterprise system again.
In an embodiment, the method for pushing the information of the bank background system further includes: initializing message pushing times before retransmitting the message data to the enterprise system; resending the message data to the enterprise system as follows: sending the message data to an enterprise system, and updating the message pushing times; receiving message push response information sent by the enterprise system according to the message data; and if the message pushing response information is not received within the preset time, sending the message data to an enterprise system according to the message pushing times.
In an embodiment, sending the message data to an enterprise system according to the number of times of message pushing includes: if the message pushing times exceed a preset value, storing the message data into a target file, and sending the target file to an enterprise system; and if the message pushing times do not exceed the preset value, the message data is sent to the enterprise system again according to the mode.
In this embodiment, for a push message that needs to be compensated, a push flow needs to be initiated again for the message data to be pushed, that is, the message data is sent to the enterprise system again until the number of times of message push reaches a preset value specified by a program, so that it is ensured that subsequent compensation will be performed when the push message is lost. If the message data are not successfully pushed to the enterprise system after the compensation is carried out to the preset value, the message data are stored into a target file, all the pushed data which are not pushed to the client in the online compensation are collected, then the target file is sent to the enterprise system, and the message which is not successfully pushed in the current day can be sent to the enterprise system together in a file mode through file pushing in the end-of-day, so that the client can be ensured to receive the pushed message in the end of the last day.
In the embodiment, whether the message push address information can be communicated or not is monitored, and if the address information cannot be communicated for a long time for many times, the client is included in a blacklist, and meanwhile, business personnel are warned. The inventor finds that due to the fact that when a bank is in an enterprise, access between an enterprise system and a bank background system is often limited in availability due to the fact that addresses or environments are not communicated, or some unnecessary expenses of the system are caused due to wrong configuration addresses, the client needs to be monitored regularly to push address information, unavailable addresses are placed in a blacklist, the content of the blacklist is judged again in each monitoring period, and therefore invalid expenses caused by invalid addresses to the system are reduced.
In the embodiment, in order to improve the efficiency of active push, a client with a long-term problem of message push address information is included in a blacklist, and no message push is performed on the client in the blacklist. For the clients in the blacklist, the system will periodically monitor the availability of the message push address information and if found available, delete the client from the blacklist. Meanwhile, the support service personnel delete the client from the blacklist in a manual setting mode.
Based on the same inventive concept, the embodiment of the present invention further provides a device for pushing a bank background system message, as described in the following embodiments. Because the principles for solving the problems are similar to the message pushing method of the bank background system, the implementation of the device can refer to the implementation of the method, and repeated details are not repeated.
Fig. 2 is a structural diagram of a message pushing device of a bank background system in an embodiment of the present invention, and as shown in fig. 2, the device includes:
a message data receiving module 201, configured to receive message data sent by a bank background system;
an address information determining module 202, configured to determine message push address information according to the message data;
the first message data sending module 203 is configured to send the message data to an enterprise system according to the message push address information;
a response information receiving module 204, configured to receive message push response information sent by the enterprise system according to the message data;
the second message data sending module 205 is configured to resend the message data to the enterprise system if the message push response information is not received within the preset time.
In one embodiment, the message data includes: message customer account information;
the address information determination module 202 is further configured to: and extracting message push address information corresponding to the message customer account information from a database address table according to the message customer account information.
In one embodiment, the bank background system message pushing device further includes: the initialization module is used for initializing the message pushing times before the message data is sent to the enterprise system again;
the second message data sending module 205 is further configured to resend the message data to the enterprise system as follows:
sending the message data to an enterprise system, and updating the message pushing times;
receiving message push response information sent by the enterprise system according to the message data;
and if the message pushing response information is not received within the preset time, sending the message data to an enterprise system according to the message pushing times.
In one embodiment, the second message data sending module 205 is further configured to:
if the message pushing times exceed a preset value, storing the message data into a target file, and sending the target file to an enterprise system;
and if the message pushing times do not exceed the preset value, the message data is sent to the enterprise system again according to the mode.
A specific embodiment is given below to describe a specific application of the method for pushing a message in a bank background system according to the embodiment of the present invention. As shown in fig. 3 to 4, in this embodiment, the bank backend system message pushing device receives message data sent by the bank backend system, then determines message pushing address information according to the message data, sends the message data to the enterprise system according to the message pushing address information, receives message pushing response information sent by the enterprise system according to the message data, and resends the message data to the enterprise system if the message pushing response information is not received within the preset time. Before the message data is sent to the enterprise system again, the message pushing times are initialized, and the message data is sent to the enterprise system again according to the following mode: sending message data to the enterprise system, updating the message pushing times, receiving message pushing response information sent by the enterprise system according to the message data, and sending the message data to the enterprise system according to the message pushing times if the message pushing response information is not received within the preset time. If the message pushing times exceed the preset value, storing the message data into a target file, and sending the target file to the enterprise system, and if the message pushing times do not exceed the preset value, sending the message data to the enterprise system again according to the mode.
In summary, in the embodiments of the present invention, message data sent by a bank background system is received; determining message pushing address information according to the message data; sending the message data to an enterprise system according to the message push address information; receiving message push response information sent by the enterprise system according to the message data; and if the message pushing response information is not received within the preset time, the message data is sent to the enterprise system again. The embodiment of the invention judges whether the pushing information of the bank background system is received in time or not by receiving the information pushing response information sent by the enterprise system according to the message data, and if the information pushing response information is not received in the preset time, the message data needs to be sent to the enterprise system again, thereby ensuring that the enterprise system comprehensively, timely and effectively receives the pushing information of the bank background system and avoiding the problem of account checking deviation.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.
Claims (10)
1. A bank background system message pushing method is characterized by comprising the following steps:
receiving message data sent by a bank background system;
determining message pushing address information according to the message data;
sending the message data to an enterprise system according to the message push address information;
receiving message push response information sent by the enterprise system according to the message data;
and if the message pushing response information is not received within the preset time, the message data is sent to the enterprise system again.
2. The bank background system message pushing method according to claim 1, wherein the message data includes: message customer account information;
determining message push address information according to the message data, including: and extracting message push address information corresponding to the message customer account information from a database address table according to the message customer account information.
3. The bank background system message pushing method according to claim 1, further comprising: initializing message pushing times before retransmitting the message data to the enterprise system;
resending the message data to the enterprise system as follows:
sending the message data to an enterprise system, and updating the message pushing times;
receiving message push response information sent by the enterprise system according to the message data;
and if the message pushing response information is not received within the preset time, sending the message data to an enterprise system according to the message pushing times.
4. The method for pushing messages by a bank background system according to claim 3, wherein sending the message data to an enterprise system according to the number of times of message pushing comprises:
if the message pushing times exceed a preset value, storing the message data into a target file, and sending the target file to an enterprise system;
and if the message pushing times do not exceed the preset value, the message data is sent to the enterprise system again according to the mode.
5. The utility model provides a bank backstage system message pusher which characterized in that includes:
the message data receiving module is used for receiving message data sent by the bank background system;
the address information determining module is used for determining message pushing address information according to the message data;
the first message data sending module is used for sending the message data to an enterprise system according to the message push address information;
the response information receiving module is used for receiving message push response information sent by the enterprise system according to the message data;
and the second message data sending module is used for resending the message data to the enterprise system if the message push response information is not received within the preset time.
6. The bank backend system message pushing device according to claim 5, wherein the message data includes: message customer account information;
the address information determination module is further to: and extracting message push address information corresponding to the message customer account information from a database address table according to the message customer account information.
7. The bank backend system message pushing device according to claim 5, further comprising: the initialization module is used for initializing the message pushing times before the message data is sent to the enterprise system again;
the second message data sending module is further configured to resend the message data to the enterprise system as follows:
sending the message data to an enterprise system, and updating the message pushing times;
receiving message push response information sent by the enterprise system according to the message data;
and if the message pushing response information is not received within the preset time, sending the message data to an enterprise system according to the message pushing times.
8. The bank background system message pushing device according to claim 7, wherein the second message data sending module is further configured to:
if the message pushing times exceed a preset value, storing the message data into a target file, and sending the target file to an enterprise system;
and if the message pushing times do not exceed the preset value, the message data is sent to the enterprise system again according to the mode.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program for executing the method of any one of claims 1 to 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010558666.4A CN111741101A (en) | 2020-06-18 | 2020-06-18 | Bank background system message pushing method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010558666.4A CN111741101A (en) | 2020-06-18 | 2020-06-18 | Bank background system message pushing method and device |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111741101A true CN111741101A (en) | 2020-10-02 |
Family
ID=72649628
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010558666.4A Pending CN111741101A (en) | 2020-06-18 | 2020-06-18 | Bank background system message pushing method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111741101A (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103458367A (en) * | 2013-09-25 | 2013-12-18 | 江苏智联天地科技有限公司 | Message safety pushing method and device based on optimization wireless protocol |
CN106603636A (en) * | 2016-11-29 | 2017-04-26 | 中国银联股份有限公司 | Error transaction standardization method and device |
CN109819000A (en) * | 2017-11-22 | 2019-05-28 | 航天信息股份有限公司 | Methods, devices and systems and machine readable storage medium for PUSH message |
-
2020
- 2020-06-18 CN CN202010558666.4A patent/CN111741101A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103458367A (en) * | 2013-09-25 | 2013-12-18 | 江苏智联天地科技有限公司 | Message safety pushing method and device based on optimization wireless protocol |
CN106603636A (en) * | 2016-11-29 | 2017-04-26 | 中国银联股份有限公司 | Error transaction standardization method and device |
CN109819000A (en) * | 2017-11-22 | 2019-05-28 | 航天信息股份有限公司 | Methods, devices and systems and machine readable storage medium for PUSH message |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TW406228B (en) | Reliable event delivery system | |
CN111371892A (en) | High-concurrency distributed message pushing system and method | |
CN111784329B (en) | Service data processing method and device, storage medium and electronic device | |
KR102167613B1 (en) | Message push method and device | |
CN107517227B (en) | Session implementation method and device for distributed consistency system | |
CN110795503A (en) | Multi-cluster data synchronization method and related device of distributed storage system | |
CN107277083B (en) | Data interaction processing method, device and system | |
CN111225012A (en) | Transaction processing method, device and equipment | |
CN108600316B (en) | Data management method, system and equipment of cloud storage service | |
EP2597818A1 (en) | Cluster management system and method | |
US11218371B2 (en) | Method and apparatus for performing communication in internet of things | |
US11914482B2 (en) | System and method for robust, efficient, adaptive streaming replication application protocol with dancing recovery for high-volume distributed live subscriber datasets | |
WO2023143503A1 (en) | Resource scheduling system and method | |
CN101986659B (en) | Real-time data transmission method and system | |
CN110532066A (en) | A kind of realization method and system of transaction consistency | |
CN112114938A (en) | Transaction processing method and device and server | |
CN114500243B (en) | Data communication method, device, computer readable medium and electronic equipment | |
CN117762652A (en) | Distributed transaction processing method and device based on message middleware | |
CN101001213B (en) | Short message transmission system and method | |
EP3726801A1 (en) | Methods for dynamically controlling transmission control protocol push functionality and devices thereof | |
WO2023186154A1 (en) | Data transmission system and method | |
CN109040286B (en) | Client online state maintenance method based on memory database | |
CN111741101A (en) | Bank background system message pushing method and device | |
WO2022199229A1 (en) | Suspended transaction inspection method and apparatus, electronic device and storage medium | |
CN107563942B (en) | Logistics data batch processing method, logistics processing system and processing 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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20201002 |