CN114205761A - Short message distribution method and device based on multiple short message channels - Google Patents

Short message distribution method and device based on multiple short message channels Download PDF

Info

Publication number
CN114205761A
CN114205761A CN202111325652.9A CN202111325652A CN114205761A CN 114205761 A CN114205761 A CN 114205761A CN 202111325652 A CN202111325652 A CN 202111325652A CN 114205761 A CN114205761 A CN 114205761A
Authority
CN
China
Prior art keywords
short message
candidate
channel
channels
message channel
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
CN202111325652.9A
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.)
Shanghai Yuanyuan Information Technology Co ltd
Original Assignee
Shanghai Yuanyuan Information Technology 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 Yuanyuan Information Technology Co ltd filed Critical Shanghai Yuanyuan Information Technology Co ltd
Priority to CN202111325652.9A priority Critical patent/CN114205761A/en
Publication of CN114205761A publication Critical patent/CN114205761A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]

Landscapes

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

Abstract

The invention discloses a short message distribution method and a device based on a plurality of short message channels, which comprises the following steps: receiving a short message request sent by a client, and acquiring short message sending information; determining a short message communication list according to the short message sending information, wherein the short message communication list comprises at least one candidate short message channel; when each candidate short message channel is used for distributing short messages, a monitoring log of each short message channel is generated; determining monitoring data representing at least one performance monitoring index of each short message channel; for each candidate short message channel, scoring each candidate short message channel based on the monitoring data of each candidate short message channel; and sequencing the candidate short message channels in sequence according to the scores according to the scoring results of the candidate short message channels, performing load configuration among the candidate short message channels again, and distributing the short messages according to the load configuration. The invention can select the best short message channel to send the short message, and ensure the short message sending.

Description

Short message distribution method and device based on multiple short message channels
Technical Field
The invention relates to the technical field of computers, in particular to a short message distribution method and device based on a plurality of short message channels.
Background
At present, a plurality of third-party short message platform service providers are available on the market. Most application users integrate a certain service into their own platform. There may be channel instability and the like due to the third party service provider. The message is temporarily unavailable due to high concurrency of message sending and the like. This may affect the user experience.
Meanwhile, the service of the third party has the following problems:
firstly, the application is strongly coupled with the short message service, so that the short message service is unavailable, and all short messages can not be used basically. Secondly, the service provider lacks a retransmission mechanism, and the message may be lost due to network reasons or the service provider's own reasons.
Based on the above problems, we have designed a method and device for distributing short messages based on multiple short message channels to solve the above problems.
Disclosure of Invention
The invention aims to solve the defects in the prior art and provides a short message distribution method and device based on a plurality of short message channels.
In a first aspect, the present application provides a short message distribution method based on multiple short message channels, which adopts the following technical scheme:
a short message distribution method based on a plurality of short message channels comprises the following steps:
receiving a short message request sent by a client, and acquiring short message sending information;
determining a short message communication list according to the short message sending information, wherein the short message communication list comprises at least one candidate short message channel;
when each candidate short message channel is used for distributing short messages, a monitoring log of each short message channel is generated; determining monitoring data representing at least one performance monitoring index of each short message channel according to the generated monitoring log;
for each candidate short message channel, scoring each candidate short message channel based on the monitoring data of each candidate short message channel; and sequencing the candidate short message channels in sequence according to the scores according to the scoring results of the candidate short message channels, performing load configuration among the candidate short message channels again, and distributing the short messages according to the load configuration.
Further, determining the average arrival rate of each candidate short message channel in a preset time period; and calculating the short message channel score corresponding to each candidate short message channel according to the average arrival rate, the charging information of the short message channel and the preset channel weight.
Further, by calculating the short message sending amount in each candidate short message channel in the corresponding time period, when the short message sending amount in the first candidate short message channel in the sequence is far larger than the short message sending amount in the second candidate short message channel, the second candidate short message channel is determined to be the optimal short message channel, and the suboptimal short message channel is determined in the first candidate short message channel.
And further, judging whether the short message sending request is executed successfully or not, if not, executing the short message sending request based on the sorted candidate short message channels until the short message sending request is executed successfully or until the short message sending request is executed unsuccessfully based on the short message channel with the lowest score.
Further, when the short message sending request executed based on the short message channel with the lowest score fails, the short message communication list is determined again, all candidate short message channels are sorted, and the short message is distributed.
Further, if the successful delivery information returned by the client is received within the preset time, the short message request in the message queue is deleted, and if the successful delivery information returned by the client is not received within the preset time, the short message transmission failure information is sent to the client, and a corresponding error log is generated.
Furthermore, the service providers corresponding to each candidate short message channel are the same or different.
Further, based on the acquired short message request sent by the client, a corresponding request log is generated, an optimal candidate short message channel is selected, and the short message is distributed to the client through the optimal candidate short message channel.
In a second aspect, the present application provides a short message distribution device based on multiple short message channels, which adopts the following technical scheme:
a short message distribution device based on a plurality of short message channels comprises:
a number of processors is at least one;
and a memory communicatively coupled to the processor;
the memory stores program instructions executable by the processor, and the processor calls the program instructions to execute a short message distribution method based on a plurality of short message channels as described in any one of the above.
Compared with the prior art, the invention has the beneficial effects that:
the invention can satisfy the stability and the arrival rate of the short message sending by a method of calculating the channel efficiency and the load efficiency in real time and dynamically switching. In addition, the invention determines the optimal candidate short message channel by sequencing all the candidate short message channels, and distributes the short messages, so that the short messages can be sent most quickly, and meanwhile, after all the candidate short message channels sequenced in sequence for the first short message distribution are not sent successfully, all the candidate short message channels are sequenced again, and the short messages are distributed, thereby ensuring that the short messages can be sent successfully. The invention can efficiently ensure the stability of the short message channel in the multi-channel mode and timely find and process the problems in the short message distribution process.
Drawings
Fig. 1 is a schematic flow chart of a short message distribution method based on multiple short message channels according to an embodiment of the present invention;
fig. 2 is a block diagram of a short message distribution device based on multiple short message channels according to an embodiment of the present invention.
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.
The invention discloses a short message distribution method based on a plurality of short message channels.
As shown in fig. 1, the method for distributing short messages based on multiple short message channels may be performed by a short message distribution device, where the short message distribution device may be implemented by software and/or hardware, and may be generally integrated in a short message platform. The short message distribution method based on a plurality of short message channels comprises the following steps:
and S1, receiving a short message request sent by the client, and acquiring short message sending information.
In the invention, the short message sending request can be understood as a request sent to the short message platform when a merchant needs to send a short message to a user according to business requirements (such as identity authentication, service information promotion and the like). And when a short message sending request is received, short message sending information corresponding to the short message sending request is obtained.
The short message sending information may be included in the short message sending request, that is, the short message sending request carries the short message sending information. Illustratively, the short message sending information may include related content such as short message sending content, short message type, short message sender and short message receiver, where the short message sender may be understood as each merchant platform, and the short message receiver may be understood as a consumer.
S2, determining a short message communication list according to the short message sending information, wherein the short message communication list comprises at least one candidate short message channel.
In the invention, with the service requirement, the number of short message channel suppliers is increased, that is, the number of short message channels for sending short messages is increased, and how to determine the short message channel for sending the current short message from a plurality of short message channels becomes important.
Specifically, candidate short message channels capable of executing the short message sending request can be determined from all the short message channels, and a short message channel list is generated based on each candidate channel.
Of course, a short message channel in an idle state or not busy at present can be selected from all the short message channels as a candidate short message channel, and then a short message channel list is generated based on each candidate channel. It should be noted that the present invention does not limit the manner of determining the short message channel list.
S3, when using each candidate short message channel to distribute short messages, generating a monitoring log of each short message channel; and determining monitoring data representing at least one performance monitoring index of each short message channel according to the generated monitoring log.
It should be noted that the short message channel scoring module may score each channel by means of transverse comparison, weighting, and the like by querying monitoring data of a plurality of short message channels managed by the virtual channel, encapsulate a calculation result into a configuration information message, and push the configuration information message to the short message distributor cluster. All short message platforms classify downstream SP channels according to the characteristics of the service, and manage the channels, which are called "virtual channels". Each virtual channel configures corresponding performance requirement indexes such as TP performance (TP999, TP99, TP90, TP _ AVG) and availability according to the characteristics of the service, and the time is set for each index.
S4, scoring each candidate short message channel based on the monitoring data of each candidate short message channel; and sequencing the candidate short message channels in sequence according to the scores according to the scoring results of the candidate short message channels, performing load configuration among the candidate short message channels again, and distributing the short messages according to the load configuration.
The higher the score of the short message channel is, the higher the sending speed of the short message is and the success rate of sending the short message is when the short message is sent based on the short message channel.
Determining the average arrival rate of each candidate short message channel in a preset time period; and calculating the short message channel score corresponding to each candidate short message channel according to the average arrival rate, the charging information of the short message channel and the preset channel weight.
The average arrival rate of the candidate short message channel in the preset time period can be understood as the success rate of sending the short message to the user terminal in the preset time period when the candidate short message channel executes the short message sending request or sends the short message based on the candidate short message channel. The average arrival rate of the candidate short message channel in the preset time period may include a success rate of sending the short message to the user terminal by the candidate channel within 10s in a time that is traced 10 days forward from the current time.
For example, 1000 short messages are sent based on the short message channel 1 within 10 days, wherein the short messages are successfully sent to 850 user terminals within 10s, and the average arrival rate of the short message channel 1 is 85%. The charging information of the short message channel can be understood as the charging standard for sending a short message based on the short message channel, for example, the charging standard for sending a short message based on the short message channel 1 is 1 gross money. The channel weight can be set by a controller of the short message platform according to needs, for example, the channel weight can be set according to the busy degree of the short message channel, wherein the more busy the short message channel is, the smaller the set channel weight is, and conversely, the more idle the short message channel is, the larger the set channel weight is; the setting can also be carried out according to the speed of sending the short message through the short message channel, wherein the higher the speed of sending the short message through the short message channel is, the higher the set channel weight is, and on the contrary, the lower the speed of sending the short message through the short message channel is, the lower the set channel weight is. For example, the score of the short message channel corresponding to each candidate short message channel may be calculated according to the following formula: average arrival rate 100 × 35% + charging information 1000 × 15% + channel weight 50%.
It should be noted that each candidate short message channel in the short message channel list may be evaluated and determined in real time, or may be evaluated and updated every preset time, or the current latest short message channel score determined each time may replace the original short message channel score.
In addition, by calculating the short message sending amount in each candidate short message channel in the corresponding time period, when the short message sending amount in the first candidate short message channel in the sequence is far larger than the short message sending amount in the second candidate short message channel, the second candidate short message channel is determined to be the optimal short message channel, and the suboptimal short message channel is determined in the first candidate short message channel.
And after the short message is distributed, judging whether the short message sending request is successfully executed, if not, executing the short message sending request based on the sorted candidate short message channels until the short message sending request is successfully executed or the short message sending request is unsuccessfully executed based on the short message channel with the lowest score.
And when the short message sending request executed based on the short message channel with the lowest score fails, re-determining the short message communication list, sequencing all candidate short message channels and distributing the short messages.
If the successful delivery information returned by the client is received within the preset time, the short message request in the message queue is deleted, and if the successful delivery information returned by the client is not received within the preset time, the short message transmission failure information is sent to the client, and a corresponding error log is generated.
And generating a corresponding request log based on the acquired short message request sent by the client, selecting an optimal candidate short message channel, and distributing the short message to the client through the optimal candidate short message channel.
It should be noted that the short message channel is a short message sending interface directly provided by the communication operator, and the purpose of sending short messages in batch and by user definition with the number specified by the customer is achieved.
The client is preferably a communication device such as a mobile phone or a tablet computer, and more specifically refers to an App in the communication device.
In the invention, the service providers corresponding to each candidate short message channel are the same or different.
The invention also discloses a short message distribution device based on a plurality of short message channels.
As shown in fig. 2, the short message distribution device based on multiple short message channels includes a processor, a communication interface, a memory and a bus.
The processor, the communication interface and the memory complete mutual communication through the bus. The processor may call logic instructions in the memory to perform a method comprising: receiving a short message request sent by a client, and acquiring short message sending information; determining a short message communication list according to the short message sending information, wherein the short message communication list comprises at least one candidate short message channel; when each candidate short message channel is used for distributing short messages, a monitoring log of each short message channel is generated; determining monitoring data representing at least one performance monitoring index of each short message channel according to the generated monitoring log; for each candidate short message channel, scoring each candidate short message channel based on the monitoring data of each candidate short message channel; and sequencing the candidate short message channels in sequence according to the scores according to the scoring results of the candidate short message channels, performing load configuration among the candidate short message channels again, and distributing the short messages according to the load configuration.
The specific implementation principle of the invention is as follows:
the invention can satisfy the stability and the arrival rate of the short message sending by a method of calculating the channel efficiency and the load efficiency in real time and dynamically switching. In addition, the invention determines the optimal candidate short message channel by sequencing all the candidate short message channels, and distributes the short messages, so that the short messages can be sent most quickly, and meanwhile, after all the candidate short message channels sequenced in sequence for the first short message distribution are not sent successfully, all the candidate short message channels are sequenced again, and the short messages are distributed, thereby ensuring that the short messages can be sent successfully. The invention can efficiently ensure the stability of the short message channel in the multi-channel mode and timely find and process the problems in the short message distribution process.
In the description of the present invention, it is to be understood that the terms "center", "longitudinal", "lateral", "length", "width", "thickness", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", "clockwise", "counterclockwise", and the like, indicate orientations and positional relationships based on those shown in the drawings, and are used only for convenience of description and simplicity of description, and do not indicate or imply that the equipment or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be considered as limiting the present invention.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be considered to be within the technical scope of the present invention, and the technical solutions and the inventive concepts thereof according to the present invention should be equivalent or changed within the scope of the present invention.

Claims (9)

1. A short message distribution method based on a plurality of short message channels is characterized by comprising the following steps:
receiving a short message request sent by a client, and acquiring short message sending information;
determining a short message communication list according to the short message sending information, wherein the short message communication list comprises at least one candidate short message channel;
when each candidate short message channel is used for distributing short messages, a monitoring log of each short message channel is generated; determining monitoring data representing at least one performance monitoring index of each short message channel according to the generated monitoring log;
for each candidate short message channel, scoring each candidate short message channel based on the monitoring data of each candidate short message channel; and sequencing the candidate short message channels in sequence according to the scores according to the scoring results of the candidate short message channels, performing load configuration among the candidate short message channels again, and distributing the short messages according to the load configuration.
2. The method of claim 1, wherein the average arrival rate of each candidate short message channel in a preset time period is determined; and calculating the short message channel score corresponding to each candidate short message channel according to the average arrival rate, the charging information of the short message channel and the preset channel weight.
3. The method as claimed in claim 2, wherein the method comprises calculating the sending amount of the short message in each candidate short message channel in the corresponding time period, and determining that the second candidate short message channel is the optimal short message channel and the suboptimal short message channel in the first candidate short message channel when the sending amount of the short message in the first candidate short message channel in the sequence is much larger than the sending amount of the short message in the second candidate short message channel.
4. The method of claim 3, wherein the method further comprises determining whether the short message sending request is successfully executed, and if not, executing the short message sending request based on the ranked candidate short message channels until the short message sending request is successfully executed or until the short message sending request is unsuccessfully executed based on the short message channel with the lowest score.
5. The method as claimed in claim 4, wherein when the request for sending the short message is failed to be executed based on the short message channel with the lowest score, the short message communication list is re-determined, and the candidate short message channels are sorted to send the short message.
6. The short message distribution method based on multiple short message channels as claimed in claim 5, wherein if the successful delivery information returned by the client is received within the preset time, and the short message request in the message queue is deleted, if the successful delivery information returned by the client is not received within the preset time, the short message transmission failure information is sent to the client, and a corresponding error log is generated.
7. The method as claimed in claim 1, wherein the service providers corresponding to the candidate short message channels are the same or different.
8. The method of claim 1, wherein a corresponding request log is generated based on the obtained short message request sent by the client, an optimal candidate short message channel is selected, and the short message is distributed to the client through the optimal candidate short message channel.
9. A short message distribution device based on a plurality of short message channels is characterized by comprising:
a number of processors is at least one;
and a memory communicatively coupled to the processor;
the memory stores program instructions executable by the processor, and the processor calls the program instructions to execute a short message distribution method based on a plurality of short message channels according to any one of claims 1 to 8.
CN202111325652.9A 2021-11-10 2021-11-10 Short message distribution method and device based on multiple short message channels Pending CN114205761A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111325652.9A CN114205761A (en) 2021-11-10 2021-11-10 Short message distribution method and device based on multiple short message channels

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111325652.9A CN114205761A (en) 2021-11-10 2021-11-10 Short message distribution method and device based on multiple short message channels

Publications (1)

Publication Number Publication Date
CN114205761A true CN114205761A (en) 2022-03-18

Family

ID=80647247

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111325652.9A Pending CN114205761A (en) 2021-11-10 2021-11-10 Short message distribution method and device based on multiple short message channels

Country Status (1)

Country Link
CN (1) CN114205761A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114727241A (en) * 2022-03-31 2022-07-08 重庆米帕斯科技有限公司 Method for improving short message group sending efficiency
CN114979250A (en) * 2022-04-18 2022-08-30 北京嗨学网教育科技股份有限公司 Message pushing method, device and equipment
CN115226050A (en) * 2022-06-22 2022-10-21 百果园技术(新加坡)有限公司 Flow distribution method, flow distribution device, flow distribution equipment, storage medium and program product
CN115278563A (en) * 2022-07-28 2022-11-01 江苏苏宁银行股份有限公司 Method and system for intelligently selecting short message channel based on influence factor
CN115460557A (en) * 2022-11-11 2022-12-09 深圳博瑞天下科技有限公司 Scheduling processing method of short message channel resource and related product
CN115474167A (en) * 2022-09-16 2022-12-13 中信百信银行股份有限公司 Method, system, terminal equipment and storage medium for intelligent flow scheduling based on quality of short message service provider
CN115633317A (en) * 2022-12-21 2023-01-20 北京金楼世纪科技有限公司 Message channel configuration method and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107347182A (en) * 2016-05-04 2017-11-14 北京京东尚科信息技术有限公司 Short message distribution method and system
CN108307331A (en) * 2018-01-17 2018-07-20 深圳市和讯华谷信息技术有限公司 Note transmission method, terminal and computer readable storage medium
CN110267214A (en) * 2019-05-16 2019-09-20 厦门网宿有限公司 A kind of note transmission method, server and storage medium
CN111182482A (en) * 2020-03-17 2020-05-19 深圳市朱墨科技有限公司 Short message distribution method, device, storage medium and short message platform

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107347182A (en) * 2016-05-04 2017-11-14 北京京东尚科信息技术有限公司 Short message distribution method and system
CN108307331A (en) * 2018-01-17 2018-07-20 深圳市和讯华谷信息技术有限公司 Note transmission method, terminal and computer readable storage medium
CN110267214A (en) * 2019-05-16 2019-09-20 厦门网宿有限公司 A kind of note transmission method, server and storage medium
CN111182482A (en) * 2020-03-17 2020-05-19 深圳市朱墨科技有限公司 Short message distribution method, device, storage medium and short message platform

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114727241A (en) * 2022-03-31 2022-07-08 重庆米帕斯科技有限公司 Method for improving short message group sending efficiency
CN114979250A (en) * 2022-04-18 2022-08-30 北京嗨学网教育科技股份有限公司 Message pushing method, device and equipment
CN114979250B (en) * 2022-04-18 2024-06-04 北京嗨学网教育科技股份有限公司 Message pushing method, device and equipment
CN115226050A (en) * 2022-06-22 2022-10-21 百果园技术(新加坡)有限公司 Flow distribution method, flow distribution device, flow distribution equipment, storage medium and program product
CN115226050B (en) * 2022-06-22 2024-04-19 百果园技术(新加坡)有限公司 Traffic distribution method, traffic distribution device, traffic distribution apparatus, traffic distribution storage medium, and traffic distribution program product
CN115278563A (en) * 2022-07-28 2022-11-01 江苏苏宁银行股份有限公司 Method and system for intelligently selecting short message channel based on influence factor
CN115278563B (en) * 2022-07-28 2024-04-19 江苏苏宁银行股份有限公司 Short message channel intelligent selection method and system based on influence factors
CN115474167A (en) * 2022-09-16 2022-12-13 中信百信银行股份有限公司 Method, system, terminal equipment and storage medium for intelligent flow scheduling based on quality of short message service provider
CN115460557A (en) * 2022-11-11 2022-12-09 深圳博瑞天下科技有限公司 Scheduling processing method of short message channel resource and related product
CN115460557B (en) * 2022-11-11 2023-02-28 深圳博瑞天下科技有限公司 Scheduling processing method of short message channel resource and related product
CN115633317A (en) * 2022-12-21 2023-01-20 北京金楼世纪科技有限公司 Message channel configuration method and system

Similar Documents

Publication Publication Date Title
CN114205761A (en) Short message distribution method and device based on multiple short message channels
AU2017404110B2 (en) Agent allocation method and device, server, and storage medium
CN109104336B (en) Service request processing method and device, computer equipment and storage medium
CN108513271B (en) Short message distribution method and device based on multiple short message channels
US20180013822A1 (en) Service request processing method, related apparatus, and system
CN111093162A (en) Method for intelligently selecting short message sending channel
CN111182482A (en) Short message distribution method, device, storage medium and short message platform
CN111010527B (en) Method and related device for establishing video call through short message link
CN102035864A (en) Method and system for realizing open services
CN110572524A (en) User call processing method, device, storage medium and server
WO2024174821A1 (en) Request processing method and apparatus
CN112769943A (en) Service processing method and device
CN114125050A (en) Message scheduling method, device, equipment and storage medium
CN111601003A (en) Session establishment method and device
CN110213154A (en) Instant communicating method, device, computer installation and storage medium
CN112910987A (en) Message pushing method, system, device, equipment and storage medium
CN110460987B (en) Card writing method, device, server and storage medium
CN102202267A (en) Calling method, equipment and communication system
CN114979250B (en) Message pushing method, device and equipment
CN113014488B (en) Weight-based multi-channel contact center unified soft queuing method
CN110995890B (en) Domain name request scheduling method and device
CN114979982A (en) Message issuing method and device, electronic equipment and storage medium
CN114500237A (en) Communication method and system
CN111953794A (en) Group cheating and lending early warning method and device
KR20130108605A (en) Event processing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20220318