CN111371892A - High-concurrency distributed message pushing system and method - Google Patents

High-concurrency distributed message pushing system and method Download PDF

Info

Publication number
CN111371892A
CN111371892A CN202010147053.1A CN202010147053A CN111371892A CN 111371892 A CN111371892 A CN 111371892A CN 202010147053 A CN202010147053 A CN 202010147053A CN 111371892 A CN111371892 A CN 111371892A
Authority
CN
China
Prior art keywords
message
notification messages
notification
service
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010147053.1A
Other languages
Chinese (zh)
Inventor
周海静
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank of China Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202010147053.1A priority Critical patent/CN111371892A/en
Publication of CN111371892A publication Critical patent/CN111371892A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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/10Protocols in which an application is distributed across nodes in the network

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a high-concurrency distributed message pushing system and a method thereof, wherein the system comprises: client, business server and message processing center server, the business server includes: the system comprises a business access module and a plurality of business service modules; the client communicates with each business service module through a business access module; each business service module generates one or more notification messages according to the client operation instruction and stores the notification messages into a Kafka message queue; and the message processing center server takes out each notification message from the Kafka message queue and calls different message channels to send each notification message according to the message type of each notification message. The invention can realize high concurrency, high throughput and distributed unified processing and pushing of the notification messages of different channels.

Description

High-concurrency distributed message pushing system and method
Technical Field
The invention relates to the field of internet, in particular to a high-concurrency distributed message pushing system and a high-concurrency distributed message pushing method.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
With the development of science and technology, users can receive and process messages through more and more channels. Taking internet banking as an example, a user can receive various message notifications through channels such as mobile phone short messages, mails, page reminders, WeChat push and the like. In the internet bank system, each channel belongs to each module, and each module processes respective messages, so that the problems of code redundancy, resource waste and unclear structure can be caused, and the processing speed can be influenced. These problems are more serious especially as the number and kinds of messages increase, and thus how to process messages quickly and efficiently becomes a problem which is urgently needed to be solved at present.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a high-concurrency distributed message pushing system, which is used for solving the technical problems that in the existing business service system, messages of different channels are respectively sent and processed by each business service module, so that code redundancy, resource waste, unclear structure and influence on processing speed are caused, and the method comprises the following steps: client, business server and message processing center server, the business server includes: the system comprises a business access module and a plurality of business service modules; the client communicates with each business service module through a business access module; each business service module generates one or more notification messages according to the client operation instruction and stores the notification messages into a Kafka message queue; and the message processing center server takes out one or more notification messages from the Kafka message queue and calls different message channels to send the notification messages according to the message types of the notification messages.
The embodiment of the invention also provides a high-concurrency distributed message pushing method, which is used for solving the technical problems that in the existing business service system, messages of different channels are respectively sent and processed by each business service module, so that code redundancy, resource waste, unclear structure and influence on processing speed are caused, and the method comprises the following steps: receiving notification messages generated by all service modules in a service server through a Kafka message queue; and taking one or more notification messages from the Kafka message queue, and calling different message channels to send each notification message according to the message type of each notification message.
The embodiment of the invention also provides a computer device, which is used for solving the technical problems that in the existing business service system, each business service module respectively sends and processes messages of different channels, so that code redundancy, resource waste, unclear structure and influence on processing speed are caused.
The embodiment of the present invention further provides a computer-readable storage medium, so as to solve the technical problems that in the existing business service system, messages in different channels are respectively sent and processed by each business service module, which causes code redundancy, resource waste, unclear structure, and influences processing speed, and the computer-readable storage medium stores a computer program for executing the highly-concurrent distributed message pushing method.
In the embodiment of the invention, the notification messages generated by all the service modules in the service server according to the client operation instruction are processed uniformly by the message processing center server, and after the notification messages are generated by all the service modules in the service server according to the client operation instruction, the notification messages are stored in the Kafka message queue, so that the message processing center server takes out one or more notification messages from the Kafka message queue, and then calls different message channels to send all the notification messages according to the message types of all the notification messages. By the embodiment of the invention, high concurrency, high throughput and distributed unified processing and pushing of the notification messages of different channels can be realized.
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 highly-concurrent distributed message pushing system provided in an embodiment of the present invention;
fig. 2 is a schematic diagram of an optional high-concurrency distributed message pushing system provided in an embodiment of the present invention;
fig. 3 is a flowchart of a highly-concurrent distributed message pushing method provided in 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.
In the description of the present specification, the terms "comprising," "including," "having," "containing," and the like are used in an open-ended fashion, i.e., to mean including, but not limited to. Reference to the description of the terms "one embodiment," "a particular embodiment," "some embodiments," "for example," etc., means that a particular feature, structure, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. The sequence of steps involved in the embodiments is for illustrative purposes to illustrate the implementation of the present application, and the sequence of steps is not limited and can be adjusted as needed.
An embodiment of the present invention provides a high-concurrency distributed message pushing system, and fig. 1 is a schematic diagram of the high-concurrency distributed message pushing system provided in the embodiment of the present invention, and as shown in fig. 1, the system may include: the client 10, the service server 20 and the message processing center server 30, the service server 20 includes: a service access module 201 and a plurality of service modules 202.
The client 10 communicates with each business service module 202 through a business access module 201; each business service module 202 generates one or more notification messages according to the operation instruction of the client, and stores the notification messages into the Kafka message queue; the message processing center server 30 takes out one or more notification messages from the Kafka message queue, and invokes different message channels to send each notification message according to the message type of each notification message.
It should be noted that the service server 20 in the embodiment of the present invention may be, but is not limited to, an application server providing an internet banking service, and may send the notification message through, but not limited to, a message channel such as a short message, an email, a page, and the like. When the service server is an application server of the internet banking service, each service module may be a module that needs to send a message to a user, such as a transfer remittance module in a service system, a download center module, and the like.
Alternatively, the client 10 in the embodiment of the present invention may be a terminal device such as a mobile phone, a notebook computer, a computer, or the like. The service access module 201 in the service server 20 may be, but is not limited to, a service access module that accesses service services through Web pages. The embodiment of the invention can configure different message types and message channels according to different service servers.
It should be noted that, in the embodiment of the present invention, the notification messages generated by the service modules are processed by the message processing center server in a unified manner, so that the urgency level of each notification message can be determined according to the influence level of each notification message on the user, and the delay of the push of the emergency message is avoided. Taking the internet bank service system as an example, the notification message can be divided into types such as account state change, file downloading, remittance notification, payment notification, security verification and the like, wherein once the user cannot receive the message, the next operation cannot be performed on the security verification type notification message, and the notification message of the type is determined as an emergency message if the user is greatly influenced; a notification message of this type of file download that is delayed for a period of time does not affect the user's next operation and can therefore be configured as a non-urgent message.
Further, in the embodiment of the present invention, for messages of different message types, each service module may compose message content of a notification message based on a preconfigured message template (e.g., a short message authentication code message template, a file download notification message template, etc.) according to a client operation.
As can be seen from the above, in the high-concurrency distributed message pushing system provided in the embodiment of the present invention, the message processing center server uniformly processes the notification messages generated by the service modules in the service server according to the client operation instruction, and when the service modules in the service server generate the notification messages according to the client operation instruction, the notification messages are stored in the Kafka message queue, so that the message processing center server takes out one or more notification messages from the Kafka message queue, and further invokes different message channels to send the notification messages according to the message types of the notification messages.
The high-concurrency distributed message pushing system provided by the embodiment of the invention can realize high-concurrency, high-throughput and distributed unified processing and pushing on the notification messages of different channels.
In an embodiment, in the high-concurrency distributed message pushing system provided in the embodiment of the present invention, the message processing center server 30 may include: a message receiving module 301 and a message processing module 302; the message receiving module 301 is configured to take out one or more notification messages from the Kafka message queue, invoke different message channels to send each notification message according to the message type of each notification message, and record the notification message that is successfully sent or fails to be sent to the message database 300; the message processing module 302 is configured to poll the message database 300 at regular time, query the notification messages that are failed to be sent, and recall different message channels to send the notification messages that are failed to be sent according to the message types of the notification messages that are failed to be sent. By automatically retransmitting the notification message of the transmission failure through the message processing module 302, the high-concurrency distributed message push system provided by the embodiment of the invention has good fault tolerance.
In an embodiment, in the high-concurrency distributed message pushing system provided in the embodiment of the present invention, the message processing center server 30 further includes: and the message notification module 303 is in communication with the client 10, and is configured to take one or more notification messages from the Kafka message queue and send the notification messages to the client based on the Websocket protocol.
In an embodiment, in the high-concurrency distributed message pushing system provided in the embodiment of the present invention, the message processing center server 30 further includes: and the message service module 304 is connected to the message database 300, and is configured to provide a message query service by invoking the Dubbo interface, where the message query service is configured to query one or more notification messages in the message database.
Fig. 2 is a schematic diagram of an optional high-concurrency distributed message pushing system provided in an embodiment of the present invention, as shown in fig. 2, a service module generates a message by invoking a notification center client component, sends the message to a Kafka message queue, and after receiving the Kafka message, a notification center message receiving module processes and classifies the message and integrates the content of the message, and then sends the message according to a message channel, directly sends a short message and a mail message, and writes the message into a message persistent library that does not need to retry for successful sending and failed sending. For page messages, Kafka is rewritten. Then, an access module of the notification center pushes page messages; for the historical messages, the historical messages can be inquired through a message service module of the notification center; the message processing module of the notification center can resend the short message mail message which fails to be sent and needs to be retried.
The method mainly comprises the following two functions:
notification message subscription and setting: and each business service module signs and sets a contract in the user center.
(II) online processing of notification messages:
① when an online transaction occurs, each business service module invokes the component igtb-mc-client. jar (which is to be used to generate notification messages of different message types, e.g., page messages, short messages, mail messages, etc., based on the message information) to generate notification messages, which are stored in the Kafka message queue.
② notify the center-receiving module (i.e., the message receiving module of the message processing center server):
acquiring the latest message from Kafka, and processing according to the message type:
A. and the non-reservation message is directly sent on line. The online retry system is provided with a retry mechanism, and after the online retry is failed, the retry is needed and then the database is written;
B. reserving messages, and writing the messages into a message to-be-sent table of a database;
C. PAGE message, written in the subject "PAGE _ PUSH _ MSG" of Kafka.
③ notify the center-processing module (i.e., the message processing module of the message processing center server):
through an automatic processing type application (namely an application which continuously inquires a failure message and then retries to send), periodically polling a database, reading a reserved message or a message to be retransmitted, and calling a component igtb-mc-gateway. Alternatively, no retry occurs if the message is sent successfully.
④ notify the center-access module (i.e., the message notification module of the message processing center server):
reading PAGE messages from a subject 'Page _ PUSH _ MSG' of Kafka, and pushing the PAGE messages to a client of a specified operator through a Websocket protocol; if the operator is not on-line, the pushing cannot be carried out, and the message is actively inquired after the operator logs in.
⑤ notify the center-query module (i.e., the message service module of the message processing center server):
and providing a query interface, and querying historical messages or unread messages and the like by calling the Dubbo interface.
As shown in fig. 2, in the process of pushing the notification message, the embodiment of the present invention may further perform a ticket fetching operation (the ticket-going center fetches the unique code to prove that the system is reliable) and a ticket checking operation (the ticket-going center verifies the unique code to prevent other systems from being tampered), through the ticket system, thereby implementing mutual trust authentication between the two systems (the business service system and the message processing center service system).
Based on the same inventive concept, the embodiment of the present invention further provides a high-concurrency distributed message pushing method, as described in the following embodiments. Because the principle of the method embodiment for solving the problem is similar to that of the highly-concurrent distributed message push system, reference may be made to the implementation of the system embodiment for implementation of the method embodiment, and repeated details are not described again.
Fig. 3 is a flowchart of a high-concurrency distributed message pushing method provided in an embodiment of the present invention, and as shown in fig. 3, the method may include the following steps:
s301, receiving notification messages generated by all service modules in the service server through a Kafka message queue;
s302, one or more notification messages are taken out from the Kafka message queue, and different message channels are called to send the notification messages according to the message types of the notification messages.
As can be seen from the above, in the high-concurrency distributed message pushing method provided in the embodiment of the present invention, notification messages generated by each service module in the service server according to the client operation instruction are received through the Kafka message queue, one or more notification messages are further taken out from the Kafka message queue, and different message channels are invoked to send each notification message according to the message type of each notification message.
The high-concurrency distributed message pushing method provided by the embodiment of the invention can realize high-concurrency, high-throughput and distributed unified processing and pushing on the notification messages of different channels.
In an embodiment, the method for pushing a highly-concurrent distributed message according to the embodiment of the present invention may further include the following steps: s303, recording the notification message of successful transmission or failed transmission to a message database; s304, polling the message database regularly, inquiring the notification messages which are failed to be sent, and recalling different message channels to send the notification messages which are failed to be sent according to the message types of the notification messages which are failed to be sent. By this embodiment, the purpose of automatically retransmitting each notification message of transmission failure can be achieved.
In an embodiment, the method for pushing a highly-concurrent distributed message according to the embodiment of the present invention may further include the following steps: s305, providing a message query service by calling a Dubbo interface, wherein the message query service is used for querying one or more notification messages in a message database.
In an embodiment, the method for pushing a highly-concurrent distributed message according to the embodiment of the present invention may further include the following steps: s306, one or more notification messages are taken out from the Kafka message queue and sent to the client based on the Websocket protocol.
The embodiment of the invention also provides a computer device, which is used for solving the technical problems that in the existing business service system, each business service module respectively sends and processes messages of different channels, so that code redundancy, resource waste, unclear structure and influence on processing speed are caused.
The embodiment of the present invention further provides a computer-readable storage medium, so as to solve the technical problems that in the existing business service system, messages in different channels are respectively sent and processed by each business service module, which causes code redundancy, resource waste, unclear structure, and influences processing speed, and the computer-readable storage medium stores a computer program for executing the highly-concurrent distributed message pushing method.
In summary, embodiments of the present invention provide a highly concurrent distributed message pushing system, method, computer device, and computer readable storage medium, which provide a set of message center system with good fault tolerance, implement unified processing of messages (short messages, emails, pages, etc.) in different channels, and push the messages to relevant users in real time, and introduce Kafka, Dubbo, WebSocket, and other technologies to solve the problems of high concurrency, high throughput, real time, and the like. By Kafka, high throughput, high performance and high fault tolerance of the message are realized. On the basis of Kafka, message types are classified, messages with high emergency degree are individually deployed, processing speed is improved, and message delay and the like caused by blocking are prevented; through Dubbo, historical message query with high performance, high fault tolerance and load balance is provided, and for non-online non-pushed messages, a user can enter a message center and query the historical messages; the bidirectional long connection between the front end and the message center is established through the Websocket, so that the front end and the message center can send and receive messages mutually. When a page message exists, the message center can send the message to a front-end user in real time and display the message to the user in real time through bubbles, so that the purpose of reminding the user is achieved.
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 highly concurrent distributed message push system, comprising: the system comprises a client, a service server and a message processing center server, wherein the service server comprises: the system comprises a business access module and a plurality of business service modules;
the client communicates with each business service module through the business access module; each business service module generates one or more notification messages according to the client operation instruction and stores the notification messages into a Kafka message queue; and the message processing center server takes out one or more notification messages from the Kafka message queue and calls different message channels to send the notification messages according to the message types of the notification messages.
2. The system of claim 1, wherein the message processing center server comprises: the message receiving module and the message processing module;
the message receiving module is used for taking out one or more notification messages from the Kafka message queue, calling different message channels to send the notification messages according to the message types of the notification messages, and recording the notification messages which are successfully or unsuccessfully sent to the message database;
the message processing module is used for polling the message database at regular time, inquiring the notification messages which are failed to be sent, and recalling different message channels to send the notification messages which are failed to be sent according to the message types of the notification messages which are failed to be sent.
3. The system of claim 2, wherein the message processing center server further comprises: and the message notification module is communicated with the client and is used for taking out one or more notification messages from the Kafka message queue and sending the notification messages to the client based on a Websocket protocol.
4. The system of claim 2, wherein the message processing center server further comprises: and the message service module is connected with the message database and used for providing message query service in a mode of calling a Dubbo interface, and the message query service is used for querying one or more notification messages in the message database.
5. A high concurrency distributed message pushing method is characterized by comprising the following steps:
receiving notification messages generated by all service modules in a service server through a Kafka message queue;
and taking one or more notification messages from the Kafka message queue, and calling different message channels to send each notification message according to the message type of each notification message.
6. The method of claim 5, wherein the method further comprises:
recording the notification message of successful transmission or failed transmission to a message database;
polling the message database regularly, inquiring the notification messages which are failed to be sent, and recalling different message channels to send the notification messages which are failed to be sent according to the message types of the notification messages which are failed to be sent.
7. The method of claim 6, wherein the method further comprises:
and providing a message query service by calling a Dubbo interface, wherein the message query service is used for querying one or more notification messages in the message database.
8. The method of claim 5, wherein the method further comprises:
and taking one or more notification messages from the Kafka message queue and sending the notification messages to the client based on the Websocket protocol.
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 high-concurrency distributed message pushing method according to any one of claims 5 to 8 when executing the computer program.
10. A computer-readable storage medium, wherein the computer-readable storage medium stores a computer program for executing the high-concurrency distributed message pushing method according to any one of claims 5 to 8.
CN202010147053.1A 2020-03-05 2020-03-05 High-concurrency distributed message pushing system and method Pending CN111371892A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010147053.1A CN111371892A (en) 2020-03-05 2020-03-05 High-concurrency distributed message pushing system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010147053.1A CN111371892A (en) 2020-03-05 2020-03-05 High-concurrency distributed message pushing system and method

Publications (1)

Publication Number Publication Date
CN111371892A true CN111371892A (en) 2020-07-03

Family

ID=71206690

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010147053.1A Pending CN111371892A (en) 2020-03-05 2020-03-05 High-concurrency distributed message pushing system and method

Country Status (1)

Country Link
CN (1) CN111371892A (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111866116A (en) * 2020-07-16 2020-10-30 上海茂声智能科技有限公司 Method, system, equipment and storage medium for centralized management of terminal content
CN112118118A (en) * 2020-09-14 2020-12-22 泰康保险集团股份有限公司 Method and device for broadcasting instruction notification message based on inverse entropy algorithm
CN112134783A (en) * 2020-08-11 2020-12-25 广州市贺氏办公设备有限公司 Instant messaging system, method, device and medium based on user intimacy
CN112131308A (en) * 2020-08-03 2020-12-25 深圳市麦谷科技有限公司 Distributed non-blocking WeChat template method and device based on RabbitMq
CN112187616A (en) * 2020-08-31 2021-01-05 五八到家有限公司 Message sending method, device and storage medium
CN112256954A (en) * 2020-09-08 2021-01-22 国网宁夏电力有限公司经济技术研究院 Message pushing processing method and related system
CN112367241A (en) * 2020-10-16 2021-02-12 北京五八信息技术有限公司 Message generation and message transmission method, device, equipment and computer readable medium
CN112506682A (en) * 2021-01-29 2021-03-16 全时云商务服务股份有限公司 Method, device and computer readable storage medium for relieving abnormity of business server
CN112769948A (en) * 2021-01-20 2021-05-07 中信银行股份有限公司 Message processing method and device
CN112862424A (en) * 2020-12-30 2021-05-28 佛山欧神诺云商科技有限公司 Notification information management method, terminal, system and storage device
CN113112255A (en) * 2021-04-19 2021-07-13 中国工商银行股份有限公司 Distributed message processing method, apparatus, device, medium, and program product
CN113703947A (en) * 2021-09-01 2021-11-26 上海漫酷网络技术有限公司 Distributed task processing system, method, computer equipment and storage medium
CN113704004A (en) * 2021-08-30 2021-11-26 北京百度网讯科技有限公司 Notification service implementation method, device, equipment and storage medium
CN113794620A (en) * 2021-07-27 2021-12-14 奇安信科技集团股份有限公司 Message sending method, device, equipment, system and storage medium
CN114039961A (en) * 2021-10-08 2022-02-11 中移(杭州)信息技术有限公司 Message pushing method, device, server and storage medium based on WebSocket
CN114221883A (en) * 2021-12-14 2022-03-22 平安壹钱包电子商务有限公司 Message testing method, device, server and storage medium
CN114338534A (en) * 2022-01-05 2022-04-12 辽宁振兴银行股份有限公司 Message routing method and device
CN114513483A (en) * 2022-01-14 2022-05-17 上海万物新生环保科技集团有限公司 Message notification method and device based on service system
CN114885017A (en) * 2022-05-10 2022-08-09 公安部交通管理科学研究所 Urban intelligent travel service information publishing method and system
CN116132540A (en) * 2023-04-13 2023-05-16 北京东大正保科技有限公司 Multi-service system data processing method and device
CN116233053A (en) * 2022-12-05 2023-06-06 中国联合网络通信集团有限公司 Method, device and storage medium for sending service request message

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104754052A (en) * 2015-04-01 2015-07-01 贵州电网公司信息通信分公司 Message pushing method based on Websocket
CN108228363A (en) * 2017-12-22 2018-06-29 中国银联股份有限公司 A kind of message method and device
CN108282514A (en) * 2017-12-12 2018-07-13 北京奇艺世纪科技有限公司 A kind of distributed service method for building up and device
CN110049113A (en) * 2019-04-02 2019-07-23 中国联合网络通信集团有限公司 Service message processing method and device
CN110324386A (en) * 2018-03-30 2019-10-11 阿里巴巴集团控股有限公司 Information push method, equipment and system
CN110601952A (en) * 2018-06-12 2019-12-20 北京京东尚科信息技术有限公司 Multi-channel message notification sending method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104754052A (en) * 2015-04-01 2015-07-01 贵州电网公司信息通信分公司 Message pushing method based on Websocket
CN108282514A (en) * 2017-12-12 2018-07-13 北京奇艺世纪科技有限公司 A kind of distributed service method for building up and device
CN108228363A (en) * 2017-12-22 2018-06-29 中国银联股份有限公司 A kind of message method and device
CN110324386A (en) * 2018-03-30 2019-10-11 阿里巴巴集团控股有限公司 Information push method, equipment and system
CN110601952A (en) * 2018-06-12 2019-12-20 北京京东尚科信息技术有限公司 Multi-channel message notification sending method and device
CN110049113A (en) * 2019-04-02 2019-07-23 中国联合网络通信集团有限公司 Service message processing method and device

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111866116A (en) * 2020-07-16 2020-10-30 上海茂声智能科技有限公司 Method, system, equipment and storage medium for centralized management of terminal content
CN111866116B (en) * 2020-07-16 2023-11-07 上海茂声智能科技有限公司 Method, system, equipment and storage medium for centralized management of terminal content
CN112131308A (en) * 2020-08-03 2020-12-25 深圳市麦谷科技有限公司 Distributed non-blocking WeChat template method and device based on RabbitMq
CN112134783A (en) * 2020-08-11 2020-12-25 广州市贺氏办公设备有限公司 Instant messaging system, method, device and medium based on user intimacy
CN112187616A (en) * 2020-08-31 2021-01-05 五八到家有限公司 Message sending method, device and storage medium
CN112256954A (en) * 2020-09-08 2021-01-22 国网宁夏电力有限公司经济技术研究院 Message pushing processing method and related system
CN112118118B (en) * 2020-09-14 2022-08-02 泰康保险集团股份有限公司 Method and device for broadcasting instruction notification message based on inverse entropy algorithm
CN112118118A (en) * 2020-09-14 2020-12-22 泰康保险集团股份有限公司 Method and device for broadcasting instruction notification message based on inverse entropy algorithm
CN112367241A (en) * 2020-10-16 2021-02-12 北京五八信息技术有限公司 Message generation and message transmission method, device, equipment and computer readable medium
CN112862424A (en) * 2020-12-30 2021-05-28 佛山欧神诺云商科技有限公司 Notification information management method, terminal, system and storage device
CN112769948A (en) * 2021-01-20 2021-05-07 中信银行股份有限公司 Message processing method and device
CN112506682A (en) * 2021-01-29 2021-03-16 全时云商务服务股份有限公司 Method, device and computer readable storage medium for relieving abnormity of business server
CN113112255A (en) * 2021-04-19 2021-07-13 中国工商银行股份有限公司 Distributed message processing method, apparatus, device, medium, and program product
CN113794620B (en) * 2021-07-27 2023-07-25 奇安信科技集团股份有限公司 Message sending method, device, equipment, system and storage medium
CN113794620A (en) * 2021-07-27 2021-12-14 奇安信科技集团股份有限公司 Message sending method, device, equipment, system and storage medium
CN113704004A (en) * 2021-08-30 2021-11-26 北京百度网讯科技有限公司 Notification service implementation method, device, equipment and storage medium
CN113704004B (en) * 2021-08-30 2023-09-29 北京百度网讯科技有限公司 Method, device, equipment and storage medium for realizing notification service
CN113703947A (en) * 2021-09-01 2021-11-26 上海漫酷网络技术有限公司 Distributed task processing system, method, computer equipment and storage medium
CN114039961A (en) * 2021-10-08 2022-02-11 中移(杭州)信息技术有限公司 Message pushing method, device, server and storage medium based on WebSocket
CN114221883A (en) * 2021-12-14 2022-03-22 平安壹钱包电子商务有限公司 Message testing method, device, server and storage medium
CN114338534A (en) * 2022-01-05 2022-04-12 辽宁振兴银行股份有限公司 Message routing method and device
CN114513483A (en) * 2022-01-14 2022-05-17 上海万物新生环保科技集团有限公司 Message notification method and device based on service system
CN114885017A (en) * 2022-05-10 2022-08-09 公安部交通管理科学研究所 Urban intelligent travel service information publishing method and system
CN114885017B (en) * 2022-05-10 2024-03-22 公安部交通管理科学研究所 Urban intelligent travel service information release method and system
CN116233053A (en) * 2022-12-05 2023-06-06 中国联合网络通信集团有限公司 Method, device and storage medium for sending service request message
CN116132540B (en) * 2023-04-13 2023-08-01 北京东大正保科技有限公司 Multi-service system data processing method and device
CN116132540A (en) * 2023-04-13 2023-05-16 北京东大正保科技有限公司 Multi-service system data processing method and device

Similar Documents

Publication Publication Date Title
CN111371892A (en) High-concurrency distributed message pushing system and method
US8606859B2 (en) Method and system to communicate messages in a computer network
CN110515965B (en) Business document processing method and device, computer equipment and storage medium
CN104579905A (en) Message passing method and system, MOM (message oriented middleware) server and receiving terminal
CN111240862A (en) Universal interface platform and data conversion method
EP1730929A1 (en) Method and apparatus for communicating data between computer devices
CN108631955A (en) It is a kind of to ensure that message sends reachable mthods, systems and devices
CN113938516A (en) Method and system for synchronously realizing transaction processing of heterogeneous system
EP4030314A1 (en) Blockchain-based data processing method, apparatus and device, and readable storage medium
CN102957594A (en) Message queue-based message processing method, related device and system
CN111414263A (en) Information processing method, device, server and storage medium
CN113065953B (en) Futures relay trading system based on distribution type
CN115280740B (en) Techniques for providing stream data resilience using a distributed message queue system
CN112860805A (en) Block chain data interaction method and system
CN112865927B (en) Message delivery verification method, device, computer equipment and storage medium
US8200845B2 (en) Queuing of invocations for mobile web services
CN113992352A (en) Message pushing method and device, electronic equipment and storage medium
CN112333262A (en) Data updating prompting method and device, computer equipment and readable storage medium
CN108880994B (en) Method and device for retransmitting mails
CN108965431B (en) Method and device for realizing event-driven architecture by IBM (International Business machines corporation) host
CN113590243A (en) Energy enterprise project creation method and device, computer equipment and medium
CN111541667A (en) Method, equipment and storage medium for intersystem message communication
CN111552907A (en) Message processing method, device, equipment and storage medium
CN110336847B (en) Payment message transmission system and method
KR102374389B1 (en) Method and system for providing message service for sending and receiving messages without direct personal information exchange

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

Application publication date: 20200703

RJ01 Rejection of invention patent application after publication