CN114641034B - Downlink information processing method based on 5G message system and related components - Google Patents

Downlink information processing method based on 5G message system and related components Download PDF

Info

Publication number
CN114641034B
CN114641034B CN202210497595.0A CN202210497595A CN114641034B CN 114641034 B CN114641034 B CN 114641034B CN 202210497595 A CN202210497595 A CN 202210497595A CN 114641034 B CN114641034 B CN 114641034B
Authority
CN
China
Prior art keywords
message
downlink
message system
information
identification information
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
CN202210497595.0A
Other languages
Chinese (zh)
Other versions
CN114641034A (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.)
Shanghai Dahan Tricom Communication Co ltd
Original Assignee
Shanghai Dahan Tricom Communication 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 Shanghai Dahan Tricom Communication Co ltd filed Critical Shanghai Dahan Tricom Communication Co ltd
Priority to CN202210497595.0A priority Critical patent/CN114641034B/en
Publication of CN114641034A publication Critical patent/CN114641034A/en
Application granted granted Critical
Publication of CN114641034B publication Critical patent/CN114641034B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • 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
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a downlink information processing method based on a 5G message system and related components, which comprise the following steps: caching downlink information containing downlink information in a memory of a message system issuing the downlink information, and creating identification information for identifying the downlink information and the message system issuing the downlink information; the downlink message is issued to the user terminal through an operator providing network service; matching the status report returned by the operator with the identification information, and if the matching is successful, sending the status report to the message system identified by the matched identification information; the state report represents the processing stage of the downlink message; and controlling the message system to update the downlink information which is cached in the memory of the message system and corresponds to the identification information according to the received status report. The method can reduce storage consumption, is suitable for a distributed message system to improve service expansion and improve downlink information updating efficiency.

Description

Downlink information processing method based on 5G message system and related components
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method, an apparatus, a device, and a storage medium for processing downlink information based on a 5G message system.
Background
The messaging system needs to send messages to the operator gateway and record a message sending downlink message in the system. After sending the message to the terminal, the operator returns a message status report according to the actual sending situation. The status report is used for identifying the actual sending condition of the message, needs to be updated into the downlink information, and records the actual sending state of the message, so that a user can inquire the message sending state or the failure reason of the message. When a large amount of downlink messages are sent, each message can generate at most 3 status reports, the pressure of the system for processing the status reports is very high, and then the matching and updating of the downlink messages are not suitable for a conventional processing mode.
In the prior art, one way of processing downlink information is to query a downlink message from a database, update a downlink message object and access the database to update downlink, and a bar-shaped report requires 1 database query and 1 database update. The method is suitable for a distributed cluster system, but the consumption of the database is large, and the operation and maintenance cost is high. The other mode is to cache the downlink message in a service memory, preferentially search the service memory after waiting for the status report back, and only update the memory data if the downlink message can be directly inquired in the service memory. If the downlink data can not be inquired in the memory, the state report is updated by adopting the previous method. The method is only suitable for transmitting and receiving on one service and cannot be expanded.
Therefore, how to improve the downlink information processing efficiency of the 5G message system is a technical problem to be solved urgently by those skilled in the art.
Disclosure of Invention
In view of the above, an object of the present invention is to provide a method, an apparatus, a device, and a storage medium for processing downlink information based on a 5G message system, which can reduce storage consumption, and are applicable to a distributed message system to improve service expansion and improve efficiency of downlink information update. The specific scheme is as follows:
the first aspect of the present application provides a downlink information processing method based on a 5G message system, including:
caching downlink information containing downlink information in a memory of a message system issuing the downlink information, and creating identification information for identifying the downlink information and the message system issuing the downlink information; the message system is a 5G message system, and the downlink message is issued to the user terminal through an operator providing network service;
matching the status report returned by the operator with the identification information, and if the matching is successful, sending the status report to the message system identified by the matched identification information; wherein the status report represents a processing stage in which the downlink message is located;
and controlling the message system to update the downlink information which is cached in the memory of the message system and corresponds to the identification information according to the received status report.
Optionally, before the buffering the downlink information including the downlink message in the memory of the message system that issues the downlink message, the method further includes:
and controlling the message system to issue the downlink message to the operator according to the message issuing instruction so as to send the downlink message to the user terminal through the operator.
Optionally, the creating identification information for identifying the downlink message and the message system issuing the downlink message includes:
creating routing information for identifying the downlink message and the network address of the message system issuing the downlink message to obtain the identification information containing the routing information, and caching the identification information in a message queue mode;
correspondingly, the matching the status report returned by the operator with the identification information includes:
and reading the identification information from a first message queue in which the identification information is cached so as to match a status report returned by the operator with the read identification information.
Optionally, the method for processing downlink information based on a 5G message system further includes:
setting a corresponding first cache deadline for the identification information cached in the first message queue, and monitoring the identification information in the first message queue in real time;
deleting the identification information exceeding the first buffering period from the first message queue.
Optionally, after the matching the status report returned by the operator with the identification information, the method further includes:
and if the matching fails, acquiring the historical downlink information corresponding to the status report from a preset database for storing the historical downlink data of the message system, and updating the acquired historical downlink information according to the status report.
Optionally, before the obtaining the historical downlink information corresponding to the status report from the preset database storing the historical downlink data of the message system, the method further includes:
caching the status report which fails to be matched in a message queue mode so as to obtain the historical downlink information corresponding to the read status data from the preset database after reading the status report from a second message queue for caching the status report.
Optionally, the method for processing downlink information based on a 5G message system further includes:
setting a corresponding second cache time limit for the downlink information cached in the memory of the message system, and monitoring the downlink information cached in the memory of the message system in real time;
and deleting the downlink information exceeding the second cache period from a memory of the message system and storing the deleted downlink data into a preset database.
A second aspect of the present application provides a downstream information processing apparatus based on a 5G message system, including:
a buffer creation module, configured to buffer downlink information including a downlink message in a memory of a message system that issues the downlink message, and create identification information that identifies the downlink message and the message system that issues the downlink message; the message system is a 5G message system, and the downlink message is issued to the user terminal through an operator providing network service;
a matching sending module, configured to match the status report returned by the operator with the identification information, and if matching is successful, send the status report to the message system identified by the matched identification information; wherein the status report represents a processing stage in which the downlink message is located;
and the updating module is used for controlling the message system to update the downlink information which is cached in the memory of the message system and corresponds to the identification information according to the received status report.
A third aspect of the present application provides an electronic device comprising a processor and a memory; wherein the memory is used for storing a computer program which is loaded and executed by the processor to realize the aforementioned downlink information processing method based on the 5G message system.
A fourth aspect of the present application provides a computer-readable storage medium, in which computer-executable instructions are stored, and when the computer-executable instructions are loaded and executed by a processor, the method for processing downlink information based on a 5G message system is implemented.
In the application, firstly, downlink information including downlink information is cached in a memory of a message system which issues the downlink information, and identification information which identifies the downlink information and the message system which issues the downlink information is created; the downlink message is issued to the user terminal through an operator providing network service; then matching the status report returned by the operator with the identification information, and if the matching is successful, sending the status report to the message system identified by the matched identification information; wherein the status report represents a processing stage in which the downlink message is located; and finally, controlling the message system to update the downlink information which is cached in the memory of the message system and corresponds to the identification information according to the received state report. Therefore, the downlink information containing the downlink information is cached in the memory of the information system, so that the matching is directly carried out according to the cached downlink information in the memory when the status reports are matched, the storage consumption is reduced, and the method is suitable for a distributed information system to improve the service expansion. Meanwhile, the identification information of the identification downlink message and the message system issuing the downlink message is used as a matching basis, so that the downlink information updating efficiency is improved.
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 embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a downlink information processing method based on a 5G message system according to the present application;
fig. 2 is a schematic diagram of a specific downlink information processing method based on a 5G message system according to the present application;
fig. 3 is a schematic structural diagram of a downstream information processing apparatus based on a 5G message system according to the present application;
fig. 4 is a block diagram of a downstream information processing electronic device based on a 5G message system according to the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, belong to the protection scope of the present invention.
Two downlink information processing modes in the prior art are either only suitable for transmitting and receiving on one service and cannot be expanded; or is suitable for a distributed cluster system, but the consumption of the database is large, and the operation and maintenance cost is high. In view of the technical defects, the present application provides a downlink information processing scheme based on a 5G message system, which can reduce storage consumption and is applicable to a distributed message system to improve service expansion and improve downlink information updating efficiency.
Fig. 1 is a flowchart of a method for processing downlink information based on a 5G message system according to an embodiment of the present application. Referring to fig. 1, the downlink information processing method based on the 5G message system includes:
s11: caching downlink information containing the downlink message in a memory of a message system issuing the downlink message, and creating identification information for identifying the downlink message and the message system issuing the downlink message; and the downlink message is issued to the user terminal through an operator providing network service.
In this embodiment, the downlink information including the downlink message is cached in a memory of a message system that issues the downlink message. Generally, a process in which a user terminal initiates a message is called uplink, and a process in which the user terminal sends a message is called downlink. Therefore, the downlink message is a message that is delivered to the user terminal by an operator providing network services. Before that, the message system needs to be controlled to issue the downlink message to the operator according to the message issuing instruction, so that the operator sends the downlink message to the user terminal.
The message system in this embodiment is a 5G message system, and the following specific process is shown in fig. 2. Of course, the embodiment is also applicable to processing procedures under other network protocols. It is understood that, in order to improve scalability, the 5G messaging system is a distributed cluster system. The downlink information includes the downlink message and also includes the message status of the downlink message, and the downlink message is updated, that is, the message status in the downlink message is updated. The 5G messages generally have three message states: the message sent, the message sent and the message read, and correspondingly, the status report returned by the operator also has 3 (the message sent, the message sent and the message read) items for identifying the message status of different stages.
In this embodiment, after the 5G message system issues the 5G message, the content of the issued message is cached in the service memory. Generally, to prevent short peaks from occupying the running memory that is being serviced too much, the buffering time of the message in the memory is short. Specifically, a corresponding second cache time limit is set for the downlink information cached in the memory of the message system, and the downlink information cached in the memory of the message system is monitored in real time. And deleting the downlink information exceeding the second cache period from a memory of the message system and storing the deleted downlink data into a preset database in the monitoring process. And a task exists in the 5G message system, and is specially used for scanning the downlink information which is expired in the memory and storing the expired information in a storage. For example, the information is written into an ES database (elastic search, non-relational database), and the ES database provides a full-text search engine with distributed multi-user capability, which can improve the speed of subsequently searching the database for the warehoused downlink information. And simultaneously, the written downlink is cleared from the memory, so that the memory is prevented from being continuously occupied.
In this embodiment, while caching the downlink, the identification information for identifying the downlink message and the message system that issues the downlink message is created. The method specifically comprises the following steps: and creating routing information for identifying the downlink message and the network address of the message system issuing the downlink message to obtain the identification information containing the routing information. That is, the route information is generated while the downlink information is generated, and the identification information (route information) is buffered in a message queue manner. For example, the routing information of this message is written in Redis, and the routing information includes message characteristics (such as message ID, etc.) of the service and the user where the message is located. Redis is a non-relational memory database, and is a high-performance distributed key-value database storage system. In order to prevent cache slowness caused by the fact that Redis is too long, the routing information needs to be deleted in Redis after a period of time.
S12: matching the status report returned by the operator with the identification information, and if the matching is successful, sending the status report to the message system identified by the matched identification information; wherein the status report represents a processing stage in which the downlink message is located.
In this embodiment, in the downlink message update stage, after receiving the status report returned by the operator, the status report returned by the operator is matched with the identification information. On the basis of the foregoing embodiment, the identification information is read from the first message queue in which the identification information is cached, and then the status report returned by the operator is matched with the read identification information. I.e. reading the routing information for matching. And if the matching is successful, sending the status report to the message system identified by the matched identification information. As mentioned above, the status report represents the processing stage of the downlink message, and is represented in the form of a data packet. After the 5G message is sent, the operator returns a data packet of the message delivery condition to the 5G message system. For the distributed 5G message system, the status report receiving service and the message issuing service belong to different services, when the status report receiving service receives the status report, the corresponding routing information is inquired according to the characteristic information, if the routing information is inquired, a forwarding status report for a user can be further generated according to summary information in the routing information, so that the status report is forwarded to the specified service (message issuing service).
Furthermore, it is necessary to set an expiration time for the identification information (routing information), that is, to set a corresponding first cache deadline for the identification information cached in the first message queue, and perform real-time monitoring on the identification information in the first message queue, and in the monitoring process, delete the identification information exceeding the first cache deadline from the first message queue. The first buffering duration is generally not greater than the second buffering duration, that is, when the identification information in the first message queue is matched to the status report, the corresponding downlink information can also be obtained by matching in a service memory.
But if the identification information in the first message queue is not matched to the status report, the corresponding downlink information is not matched in the service memory. That is, for the status report which can not be matched according to the routing information, the query matching is directly performed in the database. The method specifically comprises the following steps: and acquiring the historical downlink information corresponding to the status report from a preset database for storing the historical downlink data of the message system, and updating the acquired historical downlink information according to the status report. Here, the historical downlink information is the downlink information that is expired in the memory. According to actual operation statistics, more than 80% of the status reports can be matched with the upper routing information, the downlink information can be quickly matched and searched, the problem that the performance overhead of a large data query database server is large, the operation and maintenance cost is high is solved, and the problem that mass data updating is delayed is also solved. For other 20% status reports with matching failures, buffering is performed in a message queue, and the message queue can also adopt a Redis queue. Similarly, after the status report is read from a second message queue for caching the status report, the historical downlink information corresponding to the read status data is acquired from the preset database.
S13: and controlling the message system to update the downlink information which is cached in the memory of the message system and corresponds to the identification information according to the received status report.
In this embodiment, for the downlink information cached in the memory, the message system is controlled to update the downlink information corresponding to the identification information cached in the memory of the message system according to the received status report. It should be noted that, when updating the message status in the downlink information, since the types of the status report are sequential, that is, the message has been sent, and the message has been read, respectively, but the status report returned to the 5G message system is random, the status report needs to be updated according to the sequence, and the type determination may be determined according to an agreed message status code, which is not described in detail in this embodiment.
As can be seen, in the embodiment of the present application, first, downlink information including a downlink message is cached in a memory of a message system that issues the downlink message, and identification information that identifies the downlink message and the message system that issues the downlink message is created; the downlink message is issued to the user terminal through an operator providing network service; then matching the status report returned by the operator with the identification information, and if the matching is successful, sending the status report to the message system identified by the matched identification information; wherein the status report represents a processing stage in which the downlink message is located; and finally, controlling the message system to update the downlink information which is cached in the memory of the message system and corresponds to the identification information according to the received state report. According to the embodiment of the application, the downlink information containing the downlink information is cached in the memory of the information system, so that the matching is directly carried out according to the cached downlink information in the memory when the status reports are matched, the storage consumption is reduced, and the method is suitable for a distributed information system to improve the service expansion. Meanwhile, the identification information of the identification downlink message and the message system issuing the downlink message is used as a matching basis, so that the downlink information updating efficiency is improved.
Referring to fig. 3, an embodiment of the present application further discloses a downlink information processing apparatus based on a 5G message system, which includes:
a cache creating module 11, configured to cache downlink information including a downlink message in a memory of a message system that issues the downlink message, and create identification information that identifies the downlink message and the message system that issues the downlink message; the message system is a 5G message system, and the downlink message is issued to the user terminal through an operator providing network service;
a matching sending module 12, configured to match the status report returned by the operator with the identification information, and if the matching is successful, send the status report to the message system identified by the matched identification information; wherein the status report represents a processing stage in which the downlink message is located;
and an updating module 13, configured to control the message system to update the downlink information corresponding to the identification information and cached in the memory of the message system according to the received status report.
As can be seen, in the embodiment of the present application, first, downlink information including a downlink message is cached in a memory of a message system that issues the downlink message, and identification information that identifies the downlink message and the message system that issues the downlink message is created; the downlink message is issued to the user terminal through an operator providing network service; then matching the status report returned by the operator with the identification information, and if the matching is successful, sending the status report to the message system identified by the matched identification information; wherein the status report represents a processing stage in which the downlink message is located; and finally, controlling the message system to update the downlink information which is cached in the memory of the message system and corresponds to the identification information according to the received state report. According to the embodiment of the application, the downlink information containing the downlink information is cached in the memory of the information system, so that the matching is directly carried out according to the cached downlink information in the memory when the status reports are matched, the storage consumption is reduced, and the method is suitable for a distributed information system to improve the service expansion. Meanwhile, the identification information of the identification downlink message and the message system issuing the downlink message is used as a matching basis, so that the downlink information updating efficiency is improved.
In some specific embodiments, the downlink information processing apparatus based on the 5G message system further includes:
and the message sending module is used for controlling the message system to send the downlink message to the operator according to the message sending instruction so as to send the downlink message to the user terminal through the operator.
In some specific embodiments, the cache creating module 11 specifically includes:
a first cache unit, configured to cache downlink information including a downlink message in a memory of a message system that issues the downlink message;
a creating unit, configured to create routing information for identifying the downlink message and the message system network address that issues the downlink message, so as to obtain the identification information including the routing information;
the second cache unit is used for caching the identification information in a message queue mode;
correspondingly, in some specific embodiments, the matching sending module 12 is specifically configured to read the identification information from the first message queue in which the identification information is cached, so as to match the status report returned by the operator with the read identification information.
In some specific embodiments, the matching sending module 12 specifically further includes:
an obtaining unit, configured to, if matching fails, obtain the historical downlink information corresponding to the status report from a preset database storing historical downlink data of the message system;
a first updating unit, configured to update the acquired historical downlink information according to the status report;
and the second caching unit is used for caching the status report which fails to be matched in a message queue manner so as to obtain the historical downlink information corresponding to the read status data from the preset database after reading the status report from the second message queue for caching the status report.
In some specific embodiments, the downlink information processing apparatus based on the 5G message system further includes:
the first monitoring module is used for setting a corresponding first cache time limit for the identification information cached in the first message queue and monitoring the identification information in the first message queue in real time;
a first deleting module, configured to delete the identification information exceeding the first cache deadline from the first message queue;
a second monitoring module, configured to set a corresponding second cache time limit for the downlink information cached in the memory of the message system, and perform real-time monitoring on the downlink information cached in the memory of the message system;
and the second deleting module is used for deleting the downlink information exceeding the second cache period from the memory of the message system and storing the deleted downlink data into a preset database.
Further, the embodiment of the application also provides electronic equipment. FIG. 4 is a block diagram illustrating an electronic device 20 according to an exemplary embodiment, and the contents of the diagram should not be construed as limiting the scope of use of the present application in any way.
Fig. 4 is a schematic structural diagram of an electronic device 20 according to an embodiment of the present disclosure. The electronic device 20 may specifically include: at least one processor 21, at least one memory 22, a power supply 23, a communication interface 24, an input output interface 25, and a communication bus 26. The memory 22 is configured to store a computer program, and the computer program is loaded and executed by the processor 21 to implement relevant steps in the downlink information processing method based on the 5G message system disclosed in any of the foregoing embodiments.
In this embodiment, the power supply 23 is configured to provide a working voltage for each hardware device on the electronic device 20; the communication interface 24 can create a data transmission channel between the electronic device 20 and an external device, and a communication protocol followed by the communication interface is any communication protocol that can be applied to the technical solution of the present application, and is not specifically limited herein; the input/output interface 25 is configured to obtain external input data or output data to the outside, and a specific interface type thereof may be selected according to specific application requirements, which is not specifically limited herein.
In addition, the storage 22 is used as a carrier for resource storage, and may be a read-only memory, a random access memory, a magnetic disk or an optical disk, etc., and the resources stored thereon may include an operating system 221, a computer program 222, data 223, etc., and the storage may be a transient storage or a permanent storage.
The operating system 221 is used for managing and controlling each hardware device and the computer program 222 on the electronic device 20, so as to realize the operation and processing of the mass data 223 in the memory 22 by the processor 21, and may be Windows Server, Netware, Unix, Linux, and the like. The computer program 222 may further include a computer program that can be used to perform other specific tasks in addition to the computer program that can be used to perform the downlink information processing method based on the 5G message system executed by the electronic device 20 disclosed in any of the foregoing embodiments. Data 223 may include downstream messages collected by electronic device 20.
Further, an embodiment of the present application further discloses a storage medium, where a computer program is stored in the storage medium, and when the computer program is loaded and executed by a processor, the method and the system implement the steps of the downlink information processing method based on the 5G message system disclosed in any of the foregoing embodiments.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Finally, it should also be noted that, in this document, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
The method, the apparatus, the device and the storage medium for processing the downlink information based on the 5G message system provided by the present invention are described in detail above, and a specific example is applied in the present document to explain the principle and the implementation of the present invention, and the description of the above embodiment is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, the specific embodiments and the application range may be changed, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A downlink information processing method based on a 5G message system is characterized by comprising the following steps:
caching downlink information containing downlink information in a memory of a message system issuing the downlink information, and creating identification information for identifying the downlink information and the message system issuing the downlink information; the message system is a 5G message system, and the downlink message is issued to the user terminal through an operator providing network service; the 5G message system is a distributed cluster system;
matching the status report returned by the operator with the identification information, and if the matching is successful, sending the status report to the message system identified by the matched identification information; wherein the status report represents a processing stage in which the downlink message is located;
and controlling the message system to update the downlink information which is cached in the memory of the message system and corresponds to the identification information according to the received status report.
2. The downlink information processing method based on the 5G message system according to claim 1, wherein before the buffering the downlink information including the downlink message in a memory of a message system that issues the downlink message, the method further comprises:
and controlling the message system to issue the downlink message to the operator according to the message issuing instruction so as to send the downlink message to the user terminal through the operator.
3. The downlink information processing method based on the 5G message system as claimed in claim 1, wherein the creating of the identification information for identifying the downlink message and the message system issuing the downlink message comprises:
creating routing information for identifying the downlink message and the network address of the message system issuing the downlink message to obtain the identification information containing the routing information, and caching the identification information in a message queue mode;
correspondingly, the matching the status report returned by the operator with the identification information includes:
and reading the identification information from a first message queue in which the identification information is cached so as to match a status report returned by the operator with the read identification information.
4. The downlink information processing method based on the 5G message system as claimed in claim 3, further comprising:
setting a corresponding first caching deadline for the identification information cached in the first message queue, and monitoring the identification information in the first message queue in real time;
deleting the identification information exceeding the first buffering period from the first message queue.
5. The downlink information processing method based on the 5G message system according to claim 1, wherein after matching the status report returned by the operator with the identification information, further comprising:
and if the matching fails, acquiring historical downlink information corresponding to the status report from a preset database for storing the historical downlink data of the message system, and updating the acquired historical downlink information according to the status report.
6. The downlink information processing method based on a 5G message system as claimed in claim 5, wherein before the obtaining the historical downlink information corresponding to the status report from a preset database storing historical downlink data of the message system, the method further comprises:
caching the status report which fails to be matched in a message queue mode so as to obtain the historical downlink information corresponding to the read status data from the preset database after reading the status report from a second message queue for caching the status report.
7. The downlink information processing method based on the 5G message system according to any one of claims 1 to 6, further comprising:
setting a corresponding second cache time limit for the downlink information cached in the memory of the message system, and monitoring the downlink information cached in the memory of the message system in real time;
and deleting the downlink information exceeding the second cache period from the memory of the message system and storing the deleted downlink data into a preset database.
8. A downstream information processing apparatus based on a 5G message system, comprising:
a buffer creation module, configured to buffer downlink information including a downlink message in a memory of a message system that issues the downlink message, and create identification information that identifies the downlink message and the message system that issues the downlink message; the message system is a 5G message system, and the downlink message is issued to the user terminal through an operator providing network service; the 5G message system is a distributed cluster system;
a matching sending module, configured to match the status report returned by the operator with the identification information, and if matching is successful, send the status report to the message system identified by the matched identification information; wherein the status report represents a processing stage in which the downlink message is located;
and the updating module is used for controlling the message system to update the downlink information which is cached in the memory of the message system and corresponds to the identification information according to the received status report.
9. An electronic device, comprising a processor and a memory; wherein the memory is used for storing a computer program which is loaded and executed by the processor to implement the downlink information processing method based on the 5G message system according to any one of claims 1 to 7.
10. A computer-readable storage medium storing computer-executable instructions which, when loaded and executed by a processor, implement a method of downstream information processing based on a 5G messaging system as claimed in any one of claims 1 to 7.
CN202210497595.0A 2022-05-09 2022-05-09 Downlink information processing method based on 5G message system and related components Active CN114641034B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210497595.0A CN114641034B (en) 2022-05-09 2022-05-09 Downlink information processing method based on 5G message system and related components

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210497595.0A CN114641034B (en) 2022-05-09 2022-05-09 Downlink information processing method based on 5G message system and related components

Publications (2)

Publication Number Publication Date
CN114641034A CN114641034A (en) 2022-06-17
CN114641034B true CN114641034B (en) 2022-08-16

Family

ID=81952751

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210497595.0A Active CN114641034B (en) 2022-05-09 2022-05-09 Downlink information processing method based on 5G message system and related components

Country Status (1)

Country Link
CN (1) CN114641034B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115658337B (en) * 2022-10-14 2023-07-11 广州市玄武无线科技股份有限公司 Message full life cycle processing method and distributed message system
CN115665674B (en) * 2022-11-11 2023-03-10 上海大汉三通通信股份有限公司 5G message processing method, device, equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101646140A (en) * 2008-08-05 2010-02-10 中兴通讯股份有限公司 Message log processing method and system
CN105306429A (en) * 2014-06-23 2016-02-03 联想(新加坡)私人有限公司 Stateful notification
CN105721330A (en) * 2014-12-05 2016-06-29 中国移动通信集团公司 Method and device for business chain strategy making, updating and state cooperation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7328266B2 (en) * 2001-12-18 2008-02-05 Perftech, Inc. Internet provider subscriber communications system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101646140A (en) * 2008-08-05 2010-02-10 中兴通讯股份有限公司 Message log processing method and system
CN105306429A (en) * 2014-06-23 2016-02-03 联想(新加坡)私人有限公司 Stateful notification
CN105721330A (en) * 2014-12-05 2016-06-29 中国移动通信集团公司 Method and device for business chain strategy making, updating and state cooperation

Also Published As

Publication number Publication date
CN114641034A (en) 2022-06-17

Similar Documents

Publication Publication Date Title
CN114641034B (en) Downlink information processing method based on 5G message system and related components
US7580971B1 (en) Method and apparatus for efficient SQL processing in an n-tier architecture
US10528405B2 (en) Methods, apparatus and computer programs for managing persistence
JP4792505B2 (en) Data synchronization processing method, client, server, and data synchronization system between client and server
CN106612301B (en) The method for pushing and device of more new data
CN111970315A (en) Method, device and system for pushing message
CN104219327B (en) Distributed cache system
JP2010525741A (en) Synchronization of email messages between external email servers and / or local email servers and / or wireless devices
US8001150B2 (en) Device management method using nodes having additional attribute and device management client thereof
CN102780603B (en) Web traffic control method and device
KR100489690B1 (en) Method for procesing event and controlling real error and modeling database table
CN109254981A (en) A kind of data managing method and device of distributed cache system
CN109166352B (en) Cloud parking lot management system
CN113301558B (en) Message transmission method, device, system and storage medium
US8805942B2 (en) Storing and partitioning email messaging data
CN105912477B (en) A kind of method, apparatus and system that catalogue is read
CN111625427B (en) Real-time monitoring system and method for configuring connection health status of central client
CN112416871B (en) Data access method, device and system
JPH1196091A (en) Method and device for controlling communication and recording medium recording communication control program
CN117478535B (en) Log storage method and device
CN113316125B (en) Monitoring method, distributed vehicle-mounted system, vehicle and readable storage medium
CN114866597B (en) Packet management client connection method and system
CN112395296B (en) Big data archiving method, device, equipment and storage medium
KR0169037B1 (en) Method of message control in agent of electric communication control network
CN117749606A (en) Power switch abnormal message real-time recording system and method

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