WO2020015107A1 - Short message distribution processing method and apparatus, computer device and storage medium - Google Patents

Short message distribution processing method and apparatus, computer device and storage medium Download PDF

Info

Publication number
WO2020015107A1
WO2020015107A1 PCT/CN2018/105371 CN2018105371W WO2020015107A1 WO 2020015107 A1 WO2020015107 A1 WO 2020015107A1 CN 2018105371 W CN2018105371 W CN 2018105371W WO 2020015107 A1 WO2020015107 A1 WO 2020015107A1
Authority
WO
WIPO (PCT)
Prior art keywords
short message
message data
sending
data
access process
Prior art date
Application number
PCT/CN2018/105371
Other languages
French (fr)
Chinese (zh)
Inventor
汪灿
曹敏
张文聪
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2020015107A1 publication Critical patent/WO2020015107A1/en

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]

Definitions

  • a second receiving module configured to receive second short message data uploaded through an asynchronous interface, and store the second short message data in an intermediate table
  • the access interface of the short message gateway obtains data from the sending table, and the sending table may include both the first short message data and the second short message data.
  • the priority of the first short message data is higher than the priority of the second short message data. Therefore, when the first short message data is detected during transmission, the first short message data is sent preferentially.
  • the second access task performs access and synchronizes the target SMS data to the SMS gateway for SMS sending.
  • the short message gateway can access the sending table through the network interface and send the short messages in the table.
  • Data, SMS data in the intermediate table can be synchronized to the sending table.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection.
  • the network interface includes at least a synchronous interface and an asynchronous interface.
  • the computer-readable instructions are executed by a processor to implement a short message distribution processing method.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A short message distribution processing method, comprising: receiving first short message data uploaded by means of a synchronous interface; storing the first short message data in a sending table; receiving second short message data uploaded by means of an asynchronous interface; storing the second short message data in an intermediate table; and generating a first data fetching process according to the amount of the second short message data in the intermediate table; synchronizing the second short message data in the intermediate table to the sending table by means of the first data fetching process, and sending target short message data in the sending table by means of a short message gateway.

Description

短信分发处理方法、装置、计算机设备和存储介质Short message distribution processing method, device, computer equipment and storage medium
相关申请的交叉引用Cross-reference to related applications
本申请要求于2018年7月19日提交中国专利局,申请号为201810794883.6,申请名称为“短信分发处理方法、装置、计算机设备和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed on July 19, 2018 with the Chinese Patent Office under the application number of 201810794883.6 and the application name is "SMS distribution processing method, device, computer equipment and storage medium", the entire contents of which are hereby incorporated by reference. Incorporated in this application.
技术领域Technical field
本申请涉及一种短信分发处理方法、装置、计算机设备和存储介质。The present application relates to a short message distribution processing method, device, computer equipment, and storage medium.
背景技术Background technique
随着企业短信发送量的日益增加,传统方法在处理大批量短信时,需要将大批量短信先导入到发送表中,然后由短信网关取数发送。由于发送表的写入速度有限,在短信数据量过多时,排在后面的短信可能需要排队长达几十分钟才能写入到发送表中。对于某些时效性要求及其高的短信,如果不能及时发送给客户,将会带来较大的影响。现有技术在解决这个问题时,通过为短信网关设置缓存机制,通过缓存机制以保证短信的时效性。With the increasing number of enterprise SMS sending, traditional methods need to import large batches of short messages into the sending table when processing large batches of short messages, and then fetch them from the short message gateway. Because the writing speed of the sending list is limited, when there is too much data in the short message, the short messages may be queued for dozens of minutes before being written to the sending table. For certain timeliness requirements and high text messages, if they are not sent to customers in a timely manner, it will have a greater impact. When the prior art solves this problem, a cache mechanism is set for the short message gateway, and the cache mechanism is used to ensure the timeliness of the short message.
然而,发明人意识到,这种方式并没有提高短信发送时短信数据的吞吐量,从而无法保证大批量短信发送时短信的时效性。However, the inventors realized that this method does not improve the throughput of the short message data when sending short messages, and thus cannot guarantee the timeliness of short messages when sending large batches of short messages.
发明内容Summary of the invention
根据本申请公开的各种实施例,提供一种短信分发处理方法、装置、计算机设备和存储介质。According to various embodiments disclosed in the present application, a short message distribution processing method, apparatus, computer device, and storage medium are provided.
一种短信分发处理方法包括:A short message distribution processing method includes:
接收通过同步接口上传的对应的第一短信数据,将所述第一短信数据存储在发送表中;Receiving the corresponding first short message data uploaded through the synchronization interface, and storing the first short message data in a sending table;
接收通过异步接口上传的对应的第二短信数据,将所述第二短信数据存储在中间表中;Receiving the corresponding second short message data uploaded through the asynchronous interface, and storing the second short message data in an intermediate table;
根据所述中间表中的第二短信数据的数量,生成第一取数进程,通过所述第一取数进程将所述中间表中的第二短信数据同步至所述发送表中;及Generating a first access process according to the amount of the second short message data in the intermediate table, and synchronizing the second short message data in the intermediate table to the sending table through the first access process; and
将发送表中的目标短信数据通过短信网关进行批量发送。Send the target SMS data in the sending table in batches through the SMS gateway.
一种短信分发处理装置包括:A short message distribution processing device includes:
第一接收模块,用于接收通过同步接口上传的第一短信数据,并将所述第一短信数据存储在发送表中;A first receiving module, configured to receive first short message data uploaded through a synchronization interface, and store the first short message data in a sending table;
第二接收模块,用于接收通过异步接口上传的第二短信数据,并将所述第二短信数据存储在中间表中;A second receiving module, configured to receive second short message data uploaded through an asynchronous interface, and store the second short message data in an intermediate table;
同步模块,用于根据所述中间表中的第二短信数据的数量,生成第一取数进程,通过所述第一取数进程将所述中间表中的第二短信数据同步至所述发送表中;及A synchronization module, configured to generate a first access process according to the quantity of the second short message data in the intermediate table, and synchronize the second short message data in the intermediate table to the sending by the first access process In the table; and
发送模块,用于将发送表中的目标短信数据通过短信网关进行批量发送。The sending module is configured to send the target short message data in the sending table in batches through the short message gateway.
一种计算机设备,包括存储器和一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述一个或多个处理器执行以下步骤:A computer device includes a memory and one or more processors. The memory stores computer-readable instructions. When the computer-readable instructions are executed by the processor, the one or more processors are executed. The following steps:
接收通过同步接口上传的对应的第一短信数据,将所述第一短信数据存储在发送表中;Receiving the corresponding first short message data uploaded through the synchronization interface, and storing the first short message data in a sending table;
接收通过异步接口上传的对应的第二短信数据,将所述第二短信数据存储在中间表中;Receiving the corresponding second short message data uploaded through the asynchronous interface, and storing the second short message data in an intermediate table;
根据所述中间表中的第二短信数据的数量,生成第一取数进程,通过所述第一取数进程将所述中间表中的第二短信数据同步至所述发送表中;及Generating a first access process according to the amount of the second short message data in the intermediate table, and synchronizing the second short message data in the intermediate table to the sending table through the first access process; and
将发送表中的目标短信数据通过短信网关进行批量发送。Send the target SMS data in the sending table in batches through the SMS gateway.
一个或多个存储有计算机可读指令的非易失性存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行以下步骤:One or more non-volatile storage media storing computer-readable instructions. When the computer-readable instructions are executed by one or more processors, the one or more processors execute the following steps:
接收通过同步接口上传的对应的第一短信数据,将所述第一短信数据存储在发送表中;Receiving the corresponding first short message data uploaded through the synchronization interface, and storing the first short message data in a sending table;
接收通过异步接口上传的对应的第二短信数据,将所述第二短信数据存储在中间表中;Receiving the corresponding second short message data uploaded through the asynchronous interface, and storing the second short message data in an intermediate table;
根据所述中间表中的第二短信数据的数量,生成第一取数进程,通过所述第一取数进程将所述中间表中的第二短信数据同步至所述发送表中;及Generating a first access process according to the amount of the second short message data in the intermediate table, and synchronizing the second short message data in the intermediate table to the sending table through the first access process; and
将发送表中的目标短信数据通过短信网关进行批量发送。Send the target SMS data in the sending table in batches through the SMS gateway.
本申请的一个或多个实施例的细节在下面的附图和描述中提出。本申请的其它特征和优点将从说明书、附图以及权利要求书变得明显。Details of one or more embodiments of the present application are set forth in the accompanying drawings and description below. Other features and advantages of the application will become apparent from the description, the drawings, and the claims.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to explain the technical solutions in the embodiments of the present application more clearly, the drawings used in the embodiments will be briefly introduced below. Obviously, the drawings in the following description are only some embodiments of the present application. Those of ordinary skill in the art can obtain other drawings according to the drawings without paying creative labor.
图1为根据一个或多个实施例中短信分发处理方法的应用场景图。FIG. 1 is an application scenario diagram of a short message distribution processing method according to one or more embodiments.
图2为根据一个或多个实施例中短信分发处理方法的流程示意图。FIG. 2 is a schematic flowchart of a short message distribution processing method according to one or more embodiments.
图3为另一个实施例中短信分发处理方法的流程示意图。FIG. 3 is a schematic flowchart of a short message distribution processing method in another embodiment.
图4为又一个实施例中短信分发处理方法的流程示意图。FIG. 4 is a schematic flowchart of a short message distribution processing method according to another embodiment.
图5为另一些实施例中短信分发处理方法的流程示意图。FIG. 5 is a schematic flowchart of a short message distribution processing method in other embodiments.
图6为根据一个或多个实施例中短信分发处理装置的框图。FIG. 6 is a block diagram of a short message distribution processing apparatus according to one or more embodiments.
图7为根据一个或多个实施例中计算机设备的框图。FIG. 7 is a block diagram of a computer device according to one or more embodiments.
具体实施方式detailed description
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处描述的具体实施例仅仅用以解释本申请,并不 用于限定本申请。In order to make the purpose, technical solution, and advantages of the present application clearer, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the application, and are not used to limit the application.
本申请提供的短信分发处理方法,可以应用于如图1所示的应用环境中。终端102通过网络与服务器104进行通信。其中,终端102可以但不限于是各种个人计算机、笔记本电脑、智能手机、平板电脑和便携式可穿戴设备,服务器104可以用独立的服务器或者是多个服务器组成的服务器集群来实现。The short message distribution processing method provided in this application can be applied to the application environment shown in FIG. 1. The terminal 102 communicates with the server 104 through a network. The terminal 102 may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices. The server 104 may be implemented by an independent server or a server cluster composed of multiple servers.
进一步的,终端中可以访问服务器的网络地址或者接口地址,并建立连接,在终端中编辑不同优先级短信模板对应的短信,将这些短信发送至服务器。具体的,服务器和终端的通讯方式可以是USB、互联网、局域网、蓝牙、Wi-Fi或ZigBee协议等通信方式。Further, the terminal can access the network address or interface address of the server and establish a connection, edit the short messages corresponding to different priority short message templates in the terminal, and send these short messages to the server. Specifically, the communication method between the server and the terminal may be a communication method such as USB, Internet, local area network, Bluetooth, Wi-Fi, or ZigBee protocol.
进一步的,服务器中包括数据库,并在数据库中建立了发送表和中间表,短信网关的取数接口和发送表连接,短信网关可以从发送表中取出目标短信数据,从而实现短信发送,数据库中的中间表也可以存储短信数据,服务器中设置了相应的程序,用于监测终端表中的短信数据的数量,从而控制第一取数进程的生成和删除,第一取数进程可以将中间表中的数据同步至发送表中。Further, the server includes a database, and a sending table and an intermediate table are established in the database. The access interface of the short message gateway is connected to the sending table. The short message gateway can extract the target short message data from the sending table, thereby realizing short message sending. The intermediate table can also store SMS data. A corresponding program is set in the server to monitor the amount of SMS data in the terminal table, so as to control the generation and deletion of the first access process. The first access process can store the intermediate table. The data in is synchronized to the send list.
进一步的,短信网关可以是一个或者多个,短信网关的取数接口从发送表中进行取数,发送表中可能即包括第一短信数据也包括第二短信数据。Further, there may be one or more short message gateways. The access interface of the short message gateway obtains data from the sending table, and the sending table may include both the first short message data and the second short message data.
在其中一个实施例中,如图2所示,提供了一种短信分发处理方法,以该方法应用于图1中的服务器为例进行说明,包括以下步骤:In one embodiment, as shown in FIG. 2, a short message distribution processing method is provided. The method is applied to the server in FIG. 1 as an example for description, and includes the following steps:
步骤202,接收通过同步接口上传的第一短信数据,将第一短信数据存储在发送表中。Step 202: Receive the first short message data uploaded through the synchronization interface, and store the first short message data in a sending table.
终端和服务器通过同步接口进行通讯,终端中将编辑好的第一短信数据通过同步接口发送至服务器,利用同步接口的同步传输时,可以将每条短信作为一个信息帧,终端将信息帧一个接一个通过同步接口发送至服务器。由于采用同步传输时,短信中包含多个字符组成一个信息帧。每个信息帧均以字符中的同步字符作为开始,因此,同步接口的优势在于传输的速度快和效率高。The terminal communicates with the server through the synchronization interface. The terminal sends the edited first short message data to the server through the synchronization interface. When using the synchronization interface for synchronous transmission, each message can be regarded as an information frame. One is sent to the server via a synchronous interface. Because synchronous transmission is used, multiple characters are included in an SMS to form an information frame. Each information frame starts with the synchronization character in the character. Therefore, the advantage of the synchronization interface is that it is fast and efficient.
进一步的,第一短信数据和第二短信数据均可以是通过短信模板建立,第一短信数据对应第一短信模板,第二短信数据对应第二短信模板,第一短信模板为预先设置短信模板中的一种,第二短信模板和第一短信模板的区别可以体现在短信模板时效性性不同。在发送短信时,一般而言一个短信模板会同时编辑多条短信,例如第一短信模板对应的第一短信数据,第二短信模板对应的第二短信数据。Further, both the first SMS data and the second SMS data may be established by using an SMS template. The first SMS data corresponds to the first SMS template, the second SMS data corresponds to the second SMS template, and the first SMS template is a preset SMS template. One is that the difference between the second short message template and the first short message template can be reflected in the timeliness of the short message template. When sending a short message, generally one short message template will edit multiple short messages at the same time, such as the first short message data corresponding to the first short message template and the second short message data corresponding to the second short message template.
服务器通过同步接口接收到第一短信数据后,将第一短信数据存储在发送表中,等待短信网关的取数发送。After the server receives the first short message data through the synchronization interface, the server stores the first short message data in a sending table, and waits for the access of the short message gateway to send.
步骤204,接收通过异步接口上传的第二短信数据,将第二短信数据存储在中间表中。Step 204: Receive the second short message data uploaded through the asynchronous interface, and store the second short message data in an intermediate table.
终端和服务器还可以通过异步接口进行异步通讯,采用异步传输时,以第二短信数据中每条短信的字符为单位,发送每个字符前,需要在字符前后加上“起信号”以及“止信号”,并且规定其极性。因此,异步接口的优势在于可以传输的数据量非常大。The terminal and server can also communicate asynchronously through the asynchronous interface. When asynchronous transmission is used, the characters of each SMS in the second SMS data are used as the unit. Before sending each character, you need to add "start signal" and "stop" before and after the character. Signal "and specify its polarity. Therefore, the advantage of asynchronous interfaces is that the amount of data that can be transmitted is very large.
服务器在接收到第二短信数据时,将第二短信数据存储在中间表中,然后通过第一取数进程将第二短信数据同步至发送表中,等待短信网关的取数发送。When the server receives the second short message data, the server stores the second short message data in the intermediate table, and then synchronizes the second short message data to the sending table through the first access process, and waits for the access of the short message gateway to send.
值得说明的是,由于异步接口的传输效率不高,对于时效性要求较高的短信,会选择通过同步接口进行传输,而对于时效性要求不高的短信,可以选择通过异步接口进行传输。It is worth noting that, due to the low transmission efficiency of the asynchronous interface, short messages with high timeliness requirements will be selected to be transmitted through the synchronous interface, while short messages with low timeliness requirements may be selected to be transmitted through the asynchronous interface.
步骤206,根据中间表中的第二短信数据的数量,生成第一取数进程,通过第一取数进程将中间表中的第二短信数据同步至发送表中。Step 206: Generate a first access process according to the quantity of the second short message data in the intermediate table, and synchronize the second short message data in the intermediate table to the sending table through the first access process.
服务器可以实时监控中间表中的数据,然后根据中间表中第二短信数据的数量,设置满足数据同步需求的第一取数进程,通过第一取数进程将中间表中的第二短信数据同步至发送表中。The server can monitor the data in the intermediate table in real time, and then according to the amount of the second short message data in the intermediate table, set a first access process that meets the data synchronization requirement, and synchronize the second short message data in the intermediate table through the first access process. To the send form.
第一取数进程为服务器中一类型的进程,该第一取数进程在工作状态时,从中间表 中取出相应的第二短信数据,从而实现中间表中数据同步至发送表。The first fetch process is a type of process in the server. When the first fetch process is in the working state, the corresponding second short message data is taken from the intermediate table, so that the data in the intermediate table is synchronized to the sending table.
步骤208,将发送表中短信数据通过短信网关进行批量发送。In step 208, the short message data in the sending table is sent in batches through the short message gateway.
由于短信网关从发送表中取出短信数据进行发送,因此将这部分短信数据称之为目标短信数据,通过上述处理,目标短信数据中可能只存在第一短信数据、只存在第二短信数据或同时存在第一短信数据和第二短信数据,因此,此步骤中的目标短信数据可能是上述三种情况中的任意一种,另外,发送表中可能还存在其他的短信数据,也可以通过短信网关进行取数发送,因此,目标短信中还可能存在其他短信数据。Since the SMS gateway extracts the SMS data from the sending table for sending, this part of the SMS data is called the target SMS data. Through the above processing, only the first SMS data, only the second SMS data, or both may exist in the target SMS data. The first SMS data and the second SMS data exist. Therefore, the target SMS data in this step may be any one of the above three cases. In addition, there may be other SMS data in the sending table, or you can use the SMS gateway. The access is sent, so there may be other SMS data in the target SMS.
上述短信分发处理方法中,服务器包括同步接口和异步接口,通过同步接口接收第一短信模板对应的第一短信数据,将第一短信数据存储在发送表中,服务器中还建立中间表,通过异步接口接收第二短信模板对应的第二短信数据,将第二短信数据存储在中间表中。根据中间表中的短信数量,生成第一取数进程,通过第一取数进程从中间表中取数第二短信数据,并发送至中间表,通过短信网关从发送表中取出目标短信数据进行短信发送。本申请实施例,通过不同接口接收短信数据,并通过不同方式存储,从而提高服务器短信的吞吐量,从而保证大批量短信发送时,短信的时效性。In the above short message distribution processing method, the server includes a synchronous interface and an asynchronous interface. The first short message data corresponding to the first short message template is received through the synchronous interface, the first short message data is stored in a sending table, and an intermediate table is also established in the server. The interface receives the second short message data corresponding to the second short message template, and stores the second short message data in an intermediate table. According to the number of short messages in the intermediate table, a first fetch process is generated, the second short message data is fetched from the intermediate table through the first fetch process, and sent to the intermediate table, and the target short message data is taken from the sending table through the short message gateway. send a text message. In the embodiment of the present application, the short message data is received through different interfaces and stored in different ways, thereby improving the throughput of the server short message, thereby ensuring the timeliness of the short message when sending a large number of short messages.
在其中一个实施例中,如图3所示,提供另一实施例中短信分发处理方法的示意性流程图,具体如下:In one embodiment, as shown in FIG. 3, a schematic flowchart of a short message distribution processing method in another embodiment is provided, as follows:
步骤302,接收通过同步接口上传的第一短信数据,将第一短信数据存储在发送表中。Step 302: Receive the first short message data uploaded through the synchronization interface, and store the first short message data in a sending table.
步骤304,接收通过异步接口上传的第二短信数据,将第二短信数据存储在中间表中。Step 304: Receive the second short message data uploaded through the asynchronous interface, and store the second short message data in an intermediate table.
步骤306,根据中间表中的第二短信数据的数量,生成第一取数进程,通过第一取数进程将中间表中的第二短信数据同步至发送表中。Step 306: Generate a first access process according to the quantity of the second short message data in the intermediate table, and synchronize the second short message data in the intermediate table to the sending table through the first access process.
步骤308,根据短信网关的短信发送能力,生成第二取数进程;检测目标短信数据中是否包括所述第一短信数据;若是,通过所述第二取数进程将所述第一短信数据同步至短信网关进行批量发送;若否,通过所述第二取数进程将所述第二短信数据同步至短信网关进行批量发送。Step 308: Generate a second access process according to the short message sending capability of the short message gateway; detect whether the target short message data includes the first short message data; and if yes, synchronize the first short message data through the second access process Batch sending to the short message gateway; if not, synchronizing the second short message data to the short message gateway through the second access process for batch sending.
本申请实施例,由于时效性的要求,第一短信数据的优先级高于第二短信数据的优先级,因此,在检测到发送中有第一短信数据时,优先发送第一短信数据。短信网关在取数时,由第二取数任务进行取数,并将目标短信数据同步至短信网关进行短信发送。In the embodiment of the present application, due to the timeliness requirement, the priority of the first short message data is higher than the priority of the second short message data. Therefore, when the first short message data is detected during transmission, the first short message data is sent preferentially. When accessing the SMS gateway, the second access task performs access and synchronizes the target SMS data to the SMS gateway for SMS sending.
在其中一个实施例中,短信数据1为第一短信数据,短信数据2为第二短信数据的子类,1000条短信数据1通过同步接口发送至服务器中,服务器将短信数据1存储在发送表中,另外,中间表中有8000条短信数据2同步至发送表中,此时,发送表中有1000条短信数据1以及8000条短信数据2。根据短信网关的处理能力为800条每分钟,第二取数进程每分钟执行一次,每次从发送表中同步800条短信至短信网关,在没有后续数据进入发送表中时,首先检测发送表中是否存在短信数据1,因此,第一次取数时,第二取数进程从发送表中取出800条短信数据1,第二次取数时,第二取数进程从发送表中取出200条短信数据1和600条短信数据2,以此实现发送表中短信数据的发送,值得说明的是,第一短信数据也可以包括其他优先级的短信数据。In one embodiment, the short message data 1 is the first short message data, and the short message data 2 is a subtype of the second short message data. 1000 pieces of short message data 1 are sent to the server through the synchronous interface, and the server stores the short message data 1 in the sending table. In addition, there are 8000 SMS data 2 in the intermediate table synchronized to the sending table. At this time, there are 1000 SMS data 1 and 8000 SMS data 2 in the sending table. According to the processing capacity of the SMS gateway is 800 messages per minute, the second fetch process is executed every minute, and each time 800 messages are synchronized from the sending table to the SMS gateway. When no subsequent data enters the sending table, the sending table is detected first. Whether there is SMS data 1 in the message, so when the first fetch, the second fetch process fetches 800 pieces of SMS data 1 from the sending form, and when the second fetch, the second fetch process fetches 200 from the sending form 1 piece of short message data 1 and 600 pieces of short message data 2 to realize the sending of short message data in the sending table. It is worth noting that the first short message data may also include short message data of other priorities.
对于步骤308的步骤,在其中一个实施例中,获取第一短信数据对应的第一短信模板,根据第一短信模板预先设置的优先级信息,设置第一短信数据的第一识别标签。For step 308, in one of the embodiments, a first short message template corresponding to the first short message data is acquired, and a first identification tag of the first short message data is set according to the priority information preset in the first short message template.
具体的,服务器在接收到第一短信数据时,识别第一短信数据所采用的短信模板,然后根据短信模板预先设置的优先级信息,为第一短信数据赋予第一识别标签,在后续操作时,服务器通过识别第一识别标签,从而判断短信数据的类型。Specifically, when receiving the first short message data, the server identifies the short message template used by the first short message data, and then assigns a first identification label to the first short message data according to the preset priority information of the short message template. , The server judges the type of the short message data by identifying the first identification tag.
在另一些实施例中,针对检测目标短信数据中是否包括所述第一短信数据的步骤,还可以:检测发送表中是否包含第一识别标签,若是,则目标短信数据中包括第一短信数据;若否,则目标短信数据中不包括第一短信数据。In other embodiments, with regard to the step of detecting whether the first short message data is included in the target short message data, it is further possible to detect whether a first identification tag is included in the sending table, and if so, the first short message data is included in the target short message data. ; If not, the first short message data is not included in the target short message data.
本实施例中,发送表中可能同时存在第一短信数据和第二短信数据,通过识别第一识 别标签就可以识别出第一短信数据,从而使数据的判断更加准确。In this embodiment, the first short message data and the second short message data may exist in the sending table at the same time, and the first short message data can be identified by identifying the first identification tag, thereby making the data judgment more accurate.
在其中一个实施例中,还可以获取第二短信数据对应的第二短信模板,根据第二短息模板预先设置的优先级信息,设置第二短信数据的第二识别标签,至此,进入服务器的第一短信数据和第二短信数据均被识别标签所标记。通过对短信数据进行标记便于进一步的数据识别。In one of the embodiments, a second short message template corresponding to the second short message data may also be obtained, and a second identification tag of the second short message data is set according to the priority information preset in the second short message template. Both the first short message data and the second short message data are marked by an identification tag. The short message data is marked for further data identification.
在另一些实施例中,第一短信数据中可以包括多种类型的短信,每种类型的短信均对应一种第一短信模板,因此,在设置第一短信数据的第一识别标签时,由于不同的第一短信模板在服务器中设置的优先级信息可能不同,因此各类型的第一短信数据的第一识别标签也不相同,为了体现其差异性,可以用第一优先级标签进行标记,各类型的第一短信数据根据第一短信模板的优先级信息,用不同的第一优先级标签进行标记。同样的,第二短信数据中也可以包括多种类型的短信,每种类型的短信均对应一种第二短信模板,可以采用第一短信数据标记的方式,用第二优先级标签标记第二短信数据。本实施例中,根据各种类型短信模板优先级信息的,对第一短信数据和第二短信数据进行标记,便于后续的识别。In other embodiments, the first short message data may include multiple types of short messages, and each type of short message corresponds to a first short message template. Therefore, when setting the first identification tag of the first short message data, Different first SMS templates may have different priority information set in the server, so the first identification tag of each type of first SMS data is also different. In order to reflect the difference, the first priority tag may be used for marking. Each type of the first short message data is marked with different first priority tags according to the priority information of the first short message template. Similarly, the second short message data may also include multiple types of short messages, and each type of short message corresponds to a second short message template. The first short message data tagging method may be used to mark the second short message tag with a second priority tag. SMS data. In this embodiment, according to the priority information of various types of short message templates, the first short message data and the second short message data are marked to facilitate subsequent identification.
在其中一个实施例中,发送表中包括了一定数量的第一短信数据和第二短信数据,为了保证第一短信数据发送的时效性,可以识别发送表中的优先级标签,通过优先级标签确定各条短信的优先级顺序,从而第二取数进程可以对优先级高的短信进行取数发送。In one embodiment, the sending table includes a certain amount of first short message data and second short message data. In order to ensure the timeliness of sending the first short message data, a priority label in the sending table can be identified. Determine the priority order of each short message, so that the second access process can send and access the higher priority short messages.
在又一些实施例中,还可以可视化显示发送表中的目标短信数据情况,以此对发送表中的目标短信数据进行监控。具体的,可以根据发送表中第一优先级标签的数量和第二优先级标签的数量,分别得到第一短信数据的数量和第二短信数据的数量,根据第一短信数据的数量和第二短信数据的数量,生成数据统计结果;将数据统计结果发送至终端,以使统计结果可视化呈现在终端中。In still other embodiments, the status of the target short message data in the sending table may be displayed visually, so as to monitor the target short message data in the sending table. Specifically, the number of the first short message data and the number of the second short message data can be obtained respectively according to the number of the first priority tags and the number of the second priority tags in the sending table. The number of short message data generates a statistical result of the data; the statistical result of the data is sent to the terminal so that the statistical result is visualized in the terminal.
本申请实施例,发送表中有各种短信模板对应的短信数据,因此可以根据优先级标签统计各短信模板对应的短信数据,通过这些数据可以生成数据统计结果,数据统计结果发送至终端后,可以通过终端中的可视化生成软件,可视化显示统计结果,从而对发送表中的短信数据进行监控。作为本实施例的具体应用,可以根据统计结果进行发送策略的调整,例如,发送表中积压过多优先级低短信模板对应的短信模板,此时,应该调整第一取数进程的工作效率。In the embodiment of the present application, there are short message data corresponding to various short message templates in the sending table, so the short message data corresponding to each short message template can be counted according to the priority tags. Data statistics results can be generated through these data. After the data statistics result is sent to the terminal, You can use the visualization software in the terminal to visually display the statistical results to monitor the SMS data in the sending form. As a specific application of this embodiment, the sending strategy may be adjusted according to the statistical result, for example, the short message template corresponding to the excessively low priority short message template in the sending table is backlogged. At this time, the working efficiency of the first access process should be adjusted.
在其中一个实施例中,如图4所述,提供一种短信分发处理方法的示意性流程图,具体如下:In one embodiment, as shown in FIG. 4, a schematic flowchart of a short message distribution processing method is provided, as follows:
步骤402,接收通过同步接口上传的第一短信数据,并将第一短信数据存储在发送表中。Step 402: Receive the first short message data uploaded through the synchronization interface, and store the first short message data in a sending table.
步骤404,接收通过异步接口上传的第二短信数据,并将第二短信数据存储在中间表中。Step 404: Receive the second short message data uploaded through the asynchronous interface, and store the second short message data in an intermediate table.
步骤406,根据中间表中第二短信数据的数量,将第二短信数据划分为多个短信组,根据短信组的数量,生成对应数量的第一取数进程;通过第一取数进程将短信组中的第二短信数据同步至所述发送表中。Step 406: Divide the second short message data into multiple short message groups according to the number of the second short message data in the intermediate table, and generate a corresponding number of first access processes according to the number of the short message groups; The second short message data in the group is synchronized to the sending table.
通过服务器中设置的监控程序监测到第二短信数据的数量,然后根据第二短信数据的数量将短信数据划分为多个短信组,实质上,为了在一定时间内处理中间表中的短信数据,还需要考虑到第二取数进程的取数能力和执行时间间隔,在划分好短信组后,需要为每个短信组配置一个第二取数进程,即,该短信组中的第二短信数据由该第二取数进程进行同步。The amount of the second short message data is monitored by a monitoring program set in the server, and then the short message data is divided into multiple short message groups according to the second short message data amount. In essence, in order to process the short message data in the intermediate table within a certain time, It is also necessary to consider the access capability and execution time interval of the second access process. After the SMS group is divided, a second access process needs to be configured for each SMS group, that is, the second SMS data in the SMS group. Synchronization is performed by the second fetch process.
在一些具体实施例中,中间表中存储有100万条第二短信数据,根据第一取数进程的取数能力,设置每个短信组包括10万条短信,总计分为10个短信组,对应的,可以生成10个第一取数进程,每个第一取数进程负责其中一个短信组的取数工作,从而保证中间 表中的第二短信数据同步至发送表。In some specific embodiments, one million pieces of second short message data are stored in the intermediate table. According to the access capability of the first access process, each short message group is set to include 100,000 short messages, which is divided into 10 short message groups in total. Correspondingly, ten first access processes can be generated, and each first access process is responsible for the access of one of the short message groups, thereby ensuring that the second short message data in the intermediate table is synchronized to the sending table.
步骤408,将发送表中短信数据通过短信网关进行批量发送。In step 408, the short message data in the sending table is sent in batches through the short message gateway.
本申请实施例中,可以根据中间表中第二短信数据的数量,来设置第一取数进程的数量,从而保证将第二短息数据同步至发送表中,因此,在实现批量短信发送时,可以实现对数据的及时处理,提高整个流程数据的吞吐量。In the embodiment of the present application, the number of first access processes can be set according to the amount of the second short message data in the intermediate table, so as to ensure that the second short message data is synchronized to the sending table. Therefore, when implementing batch short message sending , Can realize the timely processing of data, improve the throughput of the entire process data.
对于步骤406,在另一实施例中,可以设置第一取数进程的工作时间间隔,多个第一取数进程依据工作时间间隔并发执行,通过第一取数进程的并发工作从而实现第二短信数据的同步。For step 406, in another embodiment, the working time interval of the first fetch process may be set, and multiple first fetch processes are executed concurrently according to the working time interval, and the second work is realized through the concurrent work of the first fetch process. SMS data synchronization.
本申请实施例中,对于工作时间间隔的设置,可以通过设置第一取数进程为定时任务,设置每个第一取数进程的工作开始时间,从而实现多个第一取数进程的并发执行。通过第一取数进程的并发执行,可以提高数据的吞吐量。In the embodiment of the present application, for the setting of the working time interval, the first access process can be set as a timing task, and the work start time of each first access process can be set, so as to achieve the concurrent execution of multiple first access processes. . Through the concurrent execution of the first fetch process, the data throughput can be improved.
结合以上实施例,在实际应用场景下,提供一种具体的短信分发处理方法的示意性流程图,如图5所示。With reference to the above embodiment, in a practical application scenario, a schematic flowchart of a specific short message distribution processing method is provided, as shown in FIG. 5.
步骤502,接收通过同步接口上传的第一短信模板对应的第一短信数据,并将第一短信数据存储在发送表中。Step 502: Receive first short message data corresponding to the first short message template uploaded through the synchronization interface, and store the first short message data in a sending table.
步骤504,接收通过异步接口上传的第二短信模板对应的第二短信数据,并将第二短信数据存储在中间表中。Step 504: Receive the second short message data corresponding to the second short message template uploaded through the asynchronous interface, and store the second short message data in the intermediate table.
步骤506,根据中间表中第二短信数据的数量,将第二短信数据划分为多个短信组,根据短信组的数量,生成对应数量的第一取数进程;通过第一取数进程将短信组中的第二短信数据同步至所述发送表中。Step 506: Divide the second short message data into multiple short message groups according to the number of the second short message data in the intermediate table, and generate a corresponding number of first access processes according to the number of the short message groups; The second short message data in the group is synchronized to the sending table.
步骤508,根据短信网关的短信发送能力,生成第二取数进程;检测目标短信数据中是否包括所述第一短信数据;若是,通过所述第二取数进程将所述第一短信数据同步至短信网关进行批量发送;若否,通过所述第二取数进程将所述第二短信数据同步至短信网关进行批量发送。Step 508: Generate a second access process according to the short message sending capability of the short message gateway; detect whether the first short message data is included in the target short message data; and if yes, synchronize the first short message data through the second access process Batch sending to the short message gateway; if not, synchronizing the second short message data to the short message gateway through the second access process for batch sending.
本申请实施例中,服务器分别通过同步接口和异步接口接收时效性不同的短信数据,第一短信模板的时效性高于第二短信模板的时效性,第一短信数据对应第一短信模板,第二短信数据对应第二短息模板,第一短信模板的优先级高于第二短信模板的优先级,由于同步接口的传输效率高于异步接口,本实施例中,第一短信模板的短信通过同步接口进行传输,而第二短信模板的短信通过异步接口进行传输,另外,第一短信模板和第二短信模板均是相对的,在实际应用时,可以根据短信模板时效性的要求,确定第一短信模板和第二短信模板。第一短信模板对应的第一短信数据被存储在发送表中,发送表中的短信数据可以直接被短信网关取数。第二短信模板对应的第二短信数据被存储在中间表中,中间表中的短信数据需要同步至发送表中才能进行短信发送,由于中间表中短信数据量巨大,因此,可以根据中间表中的第二短信数据的数量,生成对应数量的第一取数进程,多个第一取数进程并发执行,从而实现将大量的第二短信数据同步至发送表中,为了进一步保证发送表中第一短信数据优先发送,在第二取数进程取数时,可以首先判断发送表中是否存在第一短信数据,保证第一短信数据优先发送,从而在处理大批量短信时,即保证了数据的高吞吐量,也保证了时效性高的短信优先发送,从而满足大批量短信发送的需求。In the embodiment of the present application, the server receives the SMS data with different timeliness through the synchronous interface and the asynchronous interface, respectively. The timeliness of the first short message template is higher than the timeliness of the second short message template. The first short message data corresponds to the first short message template. The two short message data correspond to the second short message template. The priority of the first short message template is higher than that of the second short message template. Since the transmission efficiency of the synchronous interface is higher than the asynchronous interface, in this embodiment, the short message of the first short message template passes. The synchronous interface is used for transmission, while the short message of the second short message template is transmitted through the asynchronous interface. In addition, the first short message template and the second short message template are relative. In actual application, the first short message template can be determined according to the timeliness requirements of the short message template. One SMS template and second SMS template. The first short message data corresponding to the first short message template is stored in the sending table, and the short message data in the sending table can be directly accessed by the short message gateway. The second short message data corresponding to the second short message template is stored in the intermediate table. The short message data in the intermediate table needs to be synchronized to the sending table to send short messages. Because the amount of short message data in the intermediate table is huge, you can To generate a corresponding number of first fetch processes, and multiple first fetch processes are executed concurrently, so as to synchronize a large amount of second short message data to the sending table, in order to further ensure that the first A short message data is sent preferentially. When the second fetch process is fetched, you can first determine whether the first short message data exists in the sending table to ensure that the first short message data is sent preferentially, so that when processing large batches of short messages, the data The high throughput also guarantees the high priority of sending short messages with high timeliness, thereby meeting the needs of sending large batches of short messages.
在其中一个实施例中,为了克服同步接口数据传输吞吐量低的问题,可以通过短信拼接的形式,以提高同步接口短信数据传输的吞吐量,具体的,可以接收同步接口上传的变量字段部分以及固定内容部分;根据第一短信模板,拼接变量字段部分和固定内容部分得到第一短信数据。In one of the embodiments, in order to overcome the problem of low data transmission throughput of the synchronous interface, the form of short message splicing may be used to improve the throughput of the data transmission of the synchronous interface short message. Specifically, the variable field uploaded by the synchronous interface may be received and Fixed content part; according to the first short message template, stitching the variable field part and the fixed content part to obtain the first short message data.
本实施例中,变量字段部分表示针对模板短信中会变化的内容,例如:姓名、手机号、账户信息等,固定内容部分表示模板短信中不会变化的内容,在终端中,可以提取第一短信数据中的变量字段部分和固定内容部分,然后通过同步接口传输变量字段部分和固定内 容部分,服务器在接收到变量字段部分和固定内容部分后,可以识别所使用的第一短信模板,然后根据第一短信模板,对变量字段内容和固定内容部分进行短信拼接,得到第一短信数据。In this embodiment, the variable field part indicates the content that will change in the template text message, such as: name, mobile phone number, account information, etc. The fixed content part indicates the content that will not change in the template text message. In the terminal, the first The variable field part and the fixed content part in the short message data, and then transmit the variable field part and the fixed content part through the synchronous interface. After receiving the variable field part and the fixed content part, the server can identify the first SMS template used, and then according to The first short message template performs short message splicing on the variable field content and the fixed content part to obtain first short message data.
另外,在另一些实施例中,在第二短信模板对应的第二短信数据的数量剧增时,也可以短信拼接的形式,以此进一步提升异步方式的传输能力。第二短信数据的拼接方式可参考第一短信数据的短信拼接。In addition, in other embodiments, when the quantity of the second short message data corresponding to the second short message template increases sharply, the form of short message stitching can also be used to further improve the asynchronous transmission capability. For the splicing method of the second short message data, refer to the short message splicing of the first short message data.
应该理解的是,虽然图2-5的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2-5中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the steps in the flowchart of FIG. 2-5 are sequentially displayed according to the directions of the arrows, these steps are not necessarily performed sequentially in the order indicated by the arrows. Unless explicitly stated in this document, the execution of these steps is not strictly limited, and these steps can be performed in other orders. Moreover, at least a part of the steps in FIG. 2-5 may include multiple sub-steps or stages. These sub-steps or stages are not necessarily performed at the same time, but may be performed at different times. These sub-steps or stages The execution order of is not necessarily performed sequentially, but may be performed in turn or alternately with at least a part of another step or a sub-step or stage of another step.
在其中一个实施例中,如图6所示,提供了一种短信分发处理装置,包括:第一接收模块602、第二接收模块604、同步模块606和发送模板608,其中:In one embodiment, as shown in FIG. 6, a short message distribution processing device is provided, including: a first receiving module 602, a second receiving module 604, a synchronization module 606, and a sending template 608, where:
第一接收模块602,用于接收通过同步接口上传的第一短信数据,将第一短信数据存储在发送表中。The first receiving module 602 is configured to receive the first short message data uploaded through the synchronization interface, and store the first short message data in a sending table.
第二接收模块604,用于接收通过异步接口上传的第二短信数据,将第二短信数据存储在中间表中。The second receiving module 604 is configured to receive the second short message data uploaded through the asynchronous interface, and store the second short message data in an intermediate table.
同步模块606,用于根据中间表中的第二短信数据的数量,生成第一取数进程,通过第一取数进程将中间表中的第二短信数据同步至所述发送表中。A synchronization module 606 is configured to generate a first access process according to the quantity of the second short message data in the intermediate table, and synchronize the second short message data in the intermediate table to the sending table through the first access process.
发送模板608,用于将发送表中的目标短信数据通过短信网关进行批量发送。The sending template 608 is configured to send the target short message data in the sending table in batches through the short message gateway.
在其中一个实施例中,发送模板608还用于根据所述短信网关的短信发送能力,生成第二取数进程;检测目标短信数据中是否包括所述第一短信数据;若是,通过所述第二取数进程将所述第一短信数据同步至短信网关进行批量发送;若否,通过所述第二取数进程将所述第二短信数据同步至短信网关进行批量发送。In one embodiment, the sending template 608 is further configured to generate a second access process according to the short message sending capability of the short message gateway; detect whether the first short message data is included in the target short message data; if yes, pass the first The two access processes synchronize the first short message data to the short message gateway for batch transmission; if not, the second access process synchronizes the second short message data to the short message gateway for batch transmission.
在其中一个实施例中,还包括:标签设置模块,用于获取第一短信数据对应的第一短信模板,根据第一短信模板预先设置的优先级信息,设置第一短信数据的第一识别标签。发送模板608还用于检测发送表中是否包含第一识别标签,若是,则目标短信数据中包括第一短信数据;若否,则目标短信数据中不包括第一短信数据。In one of the embodiments, it further includes: a label setting module, configured to obtain a first short message template corresponding to the first short message data, and set a first identification tag of the first short message data according to the preset priority information of the first short message template. . The sending template 608 is also used to detect whether the sending table contains a first identification tag. If so, the target short message data includes the first short message data; if not, the target short message data does not include the first short message data.
在其中一个实施例中,还包括监控模块,用于获取第二短信数据对应的第二短信模板,根据第二短息模板预先设置的优先级信息,设置第二短信数据的第二识别标签;检测发送表中第一识别标签的数量,得到第一短信数据的数量;检测发送表中第二识别标签的数量,得到第二短信数据的数量;根据第一短信数据的数量和第二短信数据的数量,生成数据统计结果;将所述数据统计结果发送至终端,以使所述统计结果可视化呈现在终端中。In one embodiment, it further includes a monitoring module, configured to obtain a second short message template corresponding to the second short message data, and set a second identification tag of the second short message data according to the preset priority information of the second short message template; Detect the number of first identification tags in the sending table to get the number of the first short message data; detect the number of second identification tags in the sending table to get the number of the second short message data; according to the number of the first short message data and the second short message data To generate a statistical result of the data; and send the statistical result of the data to the terminal, so that the statistical result is visually presented in the terminal.
在其中一个实施例中,同步模块606用于根据中间表中第二短信数据的数量,将所述第二短信数据划分为多个短信组;根据所述短信组的数量,生成对应数量的第一取数进程。In one embodiment, the synchronization module 606 is configured to divide the second short message data into multiple short message groups according to the number of second short message data in the intermediate table; and generate a corresponding number of first short messages according to the number of the short message groups. A fetch process.
在其中一个实施例中,设置所述第一取数进程的工作时间间隔;根据所述工作时间间隔并发执行所述第一取数进程,通过所述第一取数进程将短信组同步至所述发送表中;所述第一取数进程与短信组一一对应。In one embodiment, the working time interval of the first access process is set; the first access process is executed concurrently according to the working time interval, and the short message group is synchronized to all of the messages through the first access process. The sending table is described; the first access process corresponds to the short message group one-to-one.
在其中一个实施例中,第一接收模块602还用于接收同步接口上传的变量字段部分以及固定内容部分;根据所述第一短信模板,拼接所述变量字段部分和固定内容部分得到所述第一短信数据。In one embodiment, the first receiving module 602 is further configured to receive a variable field part and a fixed content part uploaded by the synchronization interface; according to the first short message template, stitch the variable field part and the fixed content part to obtain the first One SMS data.
关于短信分发处理装置的具体限定可以参见上文中对于短信分发处理方法的限定,在此不再赘述。上述短信分发处理装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For the specific limitation of the short message distribution processing device, refer to the foregoing limitation on the short message distribution processing method, which is not repeated here. Each module in the above short message distribution processing device may be implemented in whole or in part by software, hardware, and a combination thereof. The above-mentioned modules may be embedded in the hardware form or independent of the processor in the computer device, or may be stored in the memory of the computer device in the form of software, so that the processor calls and performs the operations corresponding to the above modules.
在其中一个实施例中,提供了一种计算机设备,该计算机设备可以是服务器,其内部结构图可以如图7所示。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口和数据库。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统、计算机可读指令和数据库。该内存储器为非易失性存储介质中的操作系统和计算机可读指令的运行提供环境。该计算机设备的数据库用于存储接收的第一短信数据和第二短信数据,具体的,在数据库中建立了中间表和发送表,短信网关可以通过网络接口访问发送表,并且发送表中的短信数据,中间表中的短信数据可以被同步到发送表中。该计算机设备的网络接口用于与外部的终端通过网络连接通信,具体的,网络接口至少包括同步接口和异步接口。该计算机可读指令被处理器执行时以实现一种短信分发处理方法。In one embodiment, a computer device is provided. The computer device may be a server, and its internal structure diagram may be as shown in FIG. 7. The computer device includes a processor, a memory, a network interface, and a database connected through a system bus. The processor of the computer device is used to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer-readable instructions, and a database. The internal memory provides an environment for operating the operating system and computer-readable instructions in a non-volatile storage medium. The database of the computer device is used to store the received first and second short message data. Specifically, an intermediate table and a sending table are established in the database. The short message gateway can access the sending table through the network interface and send the short messages in the table. Data, SMS data in the intermediate table can be synchronized to the sending table. The network interface of the computer device is used to communicate with an external terminal through a network connection. Specifically, the network interface includes at least a synchronous interface and an asynchronous interface. The computer-readable instructions are executed by a processor to implement a short message distribution processing method.
本领域技术人员可以理解,图7中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structure shown in FIG. 7 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer equipment to which the solution of the present application is applied. The specific computer equipment may be Include more or fewer parts than shown in the figure, or combine certain parts, or have a different arrangement of parts.
一种计算机设备,包括存储器和一个或多个处理器,存储器中存储有计算机可读指令,计算机可读指令被处理器执行时实现本申请任意一个实施例中提供的短信分发处理方法的步骤。A computer device includes a memory and one or more processors. The memory stores computer-readable instructions. When the computer-readable instructions are executed by the processor, the steps of the short message distribution processing method provided in any embodiment of the present application are implemented.
一个或多个存储有计算机可读指令的非易失性存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器实现本申请任意一个实施例中提供的短信分发处理方法的步骤。One or more non-volatile storage media storing computer-readable instructions, and when the computer-readable instructions are executed by one or more processors, the one or more processors implement the short message provided in any one of the embodiments of the present application Steps of the distribution processing method.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一非易失性计算机可读取存储介质中,该计算机可读指令在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。Those of ordinary skill in the art can understand that all or part of the processes in the methods of the above embodiments can be implemented by computer-readable instructions to instruct related hardware. The computer-readable instructions can be stored in a non-volatile computer. In the readable storage medium, the computer-readable instructions, when executed, may include the processes of the embodiments of the methods described above. Wherein, any reference to the memory, storage, database or other media used in the embodiments provided in this application may include non-volatile and / or volatile memory. Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory can include random access memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in various forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), dual data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Synchlink DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above embodiments can be arbitrarily combined. In order to make the description concise, all possible combinations of the technical features in the above embodiments have not been described. However, as long as there is no contradiction in the combination of these technical features, they should be It is considered to be the range described in this specification.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only express several implementation manners of the present application, and their descriptions are more specific and detailed, but they cannot be understood as limiting the scope of the invention patent. It should be noted that, for those of ordinary skill in the art, without departing from the concept of the present application, several modifications and improvements can be made, which all belong to the protection scope of the present application. Therefore, the protection scope of this application patent shall be subject to the appended claims.

Claims (20)

  1. 一种短信分发处理方法,所述方法包括:A short message distribution processing method, the method includes:
    接收通过同步接口上传的对应的第一短信数据,将所述第一短信数据存储在发送表中;Receiving the corresponding first short message data uploaded through the synchronization interface, and storing the first short message data in a sending table;
    接收通过异步接口上传的对应的第二短信数据,将所述第二短信数据存储在中间表中;Receiving the corresponding second short message data uploaded through the asynchronous interface, and storing the second short message data in an intermediate table;
    根据所述中间表中的第二短信数据的数量,生成第一取数进程,通过所述第一取数进程将所述中间表中的第二短信数据同步至所述发送表中;及Generating a first access process according to the amount of the second short message data in the intermediate table, and synchronizing the second short message data in the intermediate table to the sending table through the first access process; and
    将发送表中的目标短信数据通过短信网关进行批量发送。Send the target SMS data in the sending table in batches through the SMS gateway.
  2. 根据权利要求1所述的方法,其特征在于,所述将发送表中目标短信数据通过短信网关进行批量发送,包括:The method according to claim 1, wherein the batch sending the target short message data in the sending table through a short message gateway comprises:
    根据所述短信网关的短信发送能力,生成第二取数进程;Generating a second access process according to the short message sending capability of the short message gateway;
    检测目标短信数据中是否包括所述第一短信数据;Detecting whether the target short message data includes the first short message data;
    若是,通过所述第二取数进程将所述第一短信数据同步至短信网关进行批量发送;及If yes, synchronize the first short message data to the short message gateway for batch sending through the second access process; and
    若否,通过所述第二取数进程将所述第二短信数据同步至短信网关进行批量发送。If not, synchronizing the second short message data to the short message gateway through the second access process for batch sending.
  3. 根据权利要求2所述的方法,其特征在于,所述方法还包括:The method according to claim 2, further comprising:
    获取第一短信数据对应的第一短信模板,根据第一短信模板预先设置的优先级信息,设置第一短信数据的第一识别标签;及Obtaining a first short message template corresponding to the first short message data, and setting a first identification tag of the first short message data according to the preset priority information of the first short message template; and
    所述检测目标短信数据中是否包括所述第一短信数据,包括:The detecting whether the target short message data includes the first short message data includes:
    检测发送表中是否包含第一识别标签,若是,则目标短信数据中包括第一短信数据;若否,则目标短信数据中不包括第一短信数据。It is detected whether the first identification tag is included in the sending table, and if it is, the target short message data includes the first short message data; if not, the target short message data does not include the first short message data.
  4. 根据权利要求3所述的方法,其特征在于,所述方法还包括:The method according to claim 3, further comprising:
    获取第二短信数据对应的第二短信模板,根据第二短息模板预先设置的优先级信息,设置第二短信数据的第二识别标签;Obtaining a second short message template corresponding to the second short message data, and setting a second identification tag of the second short message data according to the preset priority information of the second short message template;
    检测发送表中第一识别标签的数量,得到第一短信数据的数量;检测发送表中第二识别标签的数量,得到第二短信数据的数量;及Detecting the number of first identification tags in the sending table to obtain the number of the first short message data; detecting the number of second identification tags in the sending table to obtain the number of the second short message data; and
    根据第一短信数据的数量和第二短信数据的数量,生成数据统计结果;将所述数据统计结果发送至终端,以使所述统计结果可视化呈现在终端中。According to the quantity of the first short message data and the quantity of the second short message data, a data statistical result is generated; the data statistical result is sent to the terminal, so that the statistical result is visually presented in the terminal.
  5. 根据权利要求1所述的方法,其特征在于,所述根据所述中间表中的第二短信数据的数量,生成第一取数进程,包括:The method according to claim 1, wherein the generating a first access process according to the quantity of the second short message data in the intermediate table comprises:
    根据中间表中第二短信数据的数量,将所述第二短信数据划分为多个短信组;及Dividing the second short message data into a plurality of short message groups according to the amount of the second short message data in the intermediate table; and
    根据所述短信组的数量,生成对应数量的第一取数进程。According to the number of the short message groups, a corresponding number of first access processes are generated.
  6. 根据权利要求5所述的方法,其特征在于,所述通过所述第二取数进程将所述中间表中的第二短信数据同步至所述发送表中,包括:The method according to claim 5, wherein the step of synchronizing the second short message data in the intermediate table to the sending table through the second access process comprises:
    设置所述第一取数进程的工作时间间隔;及Setting a working time interval of the first fetch process; and
    根据所述工作时间间隔并发执行所述第一取数进程,通过所述第一取数进程将所述短信组同步至所述发送表中;所述第一取数进程与所述短信组一一对应。The first fetch process is executed concurrently according to the working time interval, and the short message group is synchronized to the sending table through the first fetch process; the first fetch process and the short message group are One correspondence.
  7. 根据权利要求1至6所述的方法,其特征在于,所述接收通过同步接口上传的第一短信模板对应的第一短信数据,包括:The method according to claim 1 to 6, wherein the receiving the first short message data corresponding to the first short message template uploaded through the synchronization interface comprises:
    接收同步接口上传的变量字段部分以及固定内容部分;及Receive the variable field part and the fixed content part uploaded by the synchronization interface; and
    根据所述第一短信模板,拼接所述变量字段部分和固定内容部分得到所述第一短信数据。According to the first short message template, the variable field part and the fixed content part are stitched to obtain the first short message data.
  8. 一种短信分发处理装置,其特征在于,所述装置包括:A short message distribution processing device, characterized in that the device includes:
    第一接收模块,用于接收通过同步接口上传的第一短信数据,并将所述第一短信数据存储在发送表中;A first receiving module, configured to receive first short message data uploaded through a synchronization interface, and store the first short message data in a sending table;
    第二接收模块,用于接收通过异步接口上传的第二短信数据,并将所述第二短信数据存储在中间表中;A second receiving module, configured to receive second short message data uploaded through an asynchronous interface, and store the second short message data in an intermediate table;
    同步模块,用于根据所述中间表中的第二短信数据的数量,生成第一取数进程,通过所述第一取数进程将所述中间表中的第二短信数据同步至所述发送表中;及A synchronization module, configured to generate a first access process according to the quantity of the second short message data in the intermediate table, and synchronize the second short message data in the intermediate table to the sending by the first access process In the table; and
    发送模块,用于将发送表中的目标短信数据通过短信网关进行批量发送。The sending module is configured to send the target short message data in the sending table in batches through the short message gateway.
  9. 根据权利要求8所述的装置,其特征在于,所述发送模块还用于根据所述短信网关的短信发送能力,生成第二取数进程;The device according to claim 8, wherein the sending module is further configured to generate a second access process according to the short message sending capability of the short message gateway;
    检测目标短信数据中是否包括所述第一短信数据;Detecting whether the target short message data includes the first short message data;
    若是,通过所述第二取数进程将所述第一短信数据同步至短信网关进行批量发送;及If yes, synchronize the first short message data to the short message gateway for batch sending through the second access process; and
    若否,通过所述第二取数进程将所述第二短信数据同步至短信网关进行批量发送。If not, synchronizing the second short message data to the short message gateway through the second access process for batch sending.
  10. 一种计算机设备,包括存储器及一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:A computer device includes a memory and one or more processors. The memory stores computer-readable instructions. When the computer-readable instructions are executed by the one or more processors, the one or more processors are Each processor performs the following steps:
    接收通过同步接口上传的对应的第一短信数据,将所述第一短信数据存储在发送表中;Receiving the corresponding first short message data uploaded through the synchronization interface, and storing the first short message data in a sending table;
    接收通过异步接口上传的对应的第二短信数据,将所述第二短信数据存储在中间表中;Receiving the corresponding second short message data uploaded through the asynchronous interface, and storing the second short message data in an intermediate table;
    根据所述中间表中的第二短信数据的数量,生成第一取数进程,通过所述第一取数进程将所述中间表中的第二短信数据同步至所述发送表中;及Generating a first access process according to the amount of the second short message data in the intermediate table, and synchronizing the second short message data in the intermediate table to the sending table through the first access process; and
    将发送表中的目标短信数据通过短信网关进行批量发送。Send the target SMS data in the sending table in batches through the SMS gateway.
  11. 根据权利要求10所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:The computer device according to claim 10, wherein the processor further executes the following steps when executing the computer-readable instructions:
    根据所述短信网关的短信发送能力,生成第二取数进程;Generating a second access process according to the short message sending capability of the short message gateway;
    检测目标短信数据中是否包括所述第一短信数据;Detecting whether the target short message data includes the first short message data;
    若是,通过所述第二取数进程将所述第一短信数据同步至短信网关进行批量发送;及If yes, synchronize the first short message data to the short message gateway for batch sending through the second access process; and
    若否,通过所述第二取数进程将所述第二短信数据同步至短信网关进行批量发送。If not, synchronizing the second short message data to the short message gateway through the second access process for batch sending.
  12. 根据权利要求11所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:The computer device according to claim 11, wherein the processor further executes the following steps when executing the computer-readable instructions:
    获取第一短信数据对应的第一短信模板,根据第一短信模板预先设置的优先级信息,设置第一短信数据的第一识别标签;及Obtaining a first short message template corresponding to the first short message data, and setting a first identification tag of the first short message data according to the preset priority information of the first short message template; and
    检测发送表中是否包含第一识别标签,若是,则目标短信数据中包括第一短信数据;若否,则目标短信数据中不包括第一短信数据。It is detected whether the first identification tag is included in the sending table, and if it is, the target short message data includes the first short message data; if not, the target short message data does not include the first short message data.
  13. 根据权利要求12所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:The computer device according to claim 12, wherein the processor further executes the following steps when executing the computer-readable instructions:
    获取第二短信数据对应的第二短信模板,根据第二短息模板预先设置的优先级信息,设置第二短信数据的第二识别标签;Obtaining a second short message template corresponding to the second short message data, and setting a second identification tag of the second short message data according to the preset priority information of the second short message template;
    检测发送表中第一识别标签的数量,得到第一短信数据的数量;检测发送表中第二识别标签的数量,得到第二短信数据的数量;及Detecting the number of first identification tags in the sending table to obtain the number of the first short message data; detecting the number of second identification tags in the sending table to obtain the number of the second short message data; and
    根据第一短信数据的数量和第二短信数据的数量,生成数据统计结果;将所述数据统计结果发送至终端,以使所述统计结果可视化呈现在终端中。According to the quantity of the first short message data and the quantity of the second short message data, a data statistical result is generated; the data statistical result is sent to the terminal, so that the statistical result is visually presented in the terminal.
  14. 根据权利要求10所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:The computer device according to claim 10, wherein the processor further executes the following steps when executing the computer-readable instructions:
    根据中间表中第二短信数据的数量,将所述第二短信数据划分为多个短信组;及Dividing the second short message data into a plurality of short message groups according to the amount of the second short message data in the intermediate table; and
    根据所述短信组的数量,生成对应数量的第一取数进程。According to the number of the short message groups, a corresponding number of first access processes are generated.
  15. 根据权利要求14所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:The computer device according to claim 14, wherein the processor further executes the following steps when executing the computer-readable instructions:
    设置所述第一取数进程的工作时间间隔;及Setting a working time interval of the first fetch process; and
    根据所述工作时间间隔并发执行所述第一取数进程,通过所述第一取数进程将所述短信组同步至所述发送表中;所述第一取数进程与所述短信组一一对应。The first fetch process is executed concurrently according to the working time interval, and the short message group is synchronized to the sending table through the first fetch process; the first fetch process and the short message group are One correspondence.
  16. 一个或多个存储有计算机可读指令的非易失性计算机可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:One or more non-transitory computer-readable storage media storing computer-readable instructions that, when executed by one or more processors, cause the one or more processors to perform the following steps:
    接收通过同步接口上传的对应的第一短信数据,将所述第一短信数据存储在发送表中;Receiving the corresponding first short message data uploaded through the synchronization interface, and storing the first short message data in a sending table;
    接收通过异步接口上传的对应的第二短信数据,将所述第二短信数据存储在中间表中;Receiving the corresponding second short message data uploaded through the asynchronous interface, and storing the second short message data in an intermediate table;
    根据所述中间表中的第二短信数据的数量,生成第一取数进程,通过所述第一取数进程将所述中间表中的第二短信数据同步至所述发送表中;及Generating a first access process according to the amount of the second short message data in the intermediate table, and synchronizing the second short message data in the intermediate table to the sending table through the first access process; and
    将发送表中的目标短信数据通过短信网关进行批量发送。Send the target SMS data in the sending table in batches through the SMS gateway.
  17. 根据权利要求16所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:The storage medium according to claim 16, wherein when the computer-readable instructions are executed by the processor, the following steps are further performed:
    根据所述短信网关的短信发送能力,生成第二取数进程;Generating a second access process according to the short message sending capability of the short message gateway;
    检测目标短信数据中是否包括所述第一短信数据;Detecting whether the target short message data includes the first short message data;
    若是,通过所述第二取数进程将所述第一短信数据同步至短信网关进行批量发送;及If yes, synchronize the first short message data to the short message gateway for batch sending through the second access process; and
    若否,通过所述第二取数进程将所述第二短信数据同步至短信网关进行批量发送。If not, synchronizing the second short message data to the short message gateway through the second access process for batch sending.
  18. 根据权利要求17所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:The storage medium according to claim 17, wherein when the computer-readable instructions are executed by the processor, the following steps are further performed:
    获取第一短信数据对应的第一短信模板,根据第一短信模板预先设置的优先级信息,设置第一短信数据的第一识别标签;及Obtaining a first short message template corresponding to the first short message data, and setting a first identification tag of the first short message data according to the preset priority information of the first short message template; and
    检测发送表中是否包含第一识别标签,若是,则目标短信数据中包括第一短信数据;若否,则目标短信数据中不包括第一短信数据。It is detected whether the first identification tag is included in the sending table, and if it is, the target short message data includes the first short message data; if not, the target short message data does not include the first short message data.
  19. 根据权利要求18所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:The storage medium according to claim 18, wherein when the computer-readable instructions are executed by the processor, the following steps are further performed:
    获取第二短信数据对应的第二短信模板,根据第二短息模板预先设置的优先级信息,设置第二短信数据的第二识别标签;Obtaining a second short message template corresponding to the second short message data, and setting a second identification tag of the second short message data according to the preset priority information of the second short message template;
    检测发送表中第一识别标签的数量,得到第一短信数据的数量;检测发送表中第二识别标签的数量,得到第二短信数据的数量;及Detecting the number of first identification tags in the sending table to obtain the number of the first short message data; detecting the number of second identification tags in the sending table to obtain the number of the second short message data; and
    根据第一短信数据的数量和第二短信数据的数量,生成数据统计结果;将所述数据统计结果发送至终端,以使所述统计结果可视化呈现在终端中。According to the quantity of the first short message data and the quantity of the second short message data, a data statistical result is generated; the data statistical result is sent to the terminal, so that the statistical result is visually presented in the terminal.
  20. 根据权利要求16所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:The storage medium according to claim 16, wherein when the computer-readable instructions are executed by the processor, the following steps are further performed:
    根据中间表中第二短信数据的数量,将所述第二短信数据划分为多个短信组;及Dividing the second short message data into a plurality of short message groups according to the amount of the second short message data in the intermediate table; and
    根据所述短信组的数量,生成对应数量的第一取数进程。According to the number of the short message groups, a corresponding number of first access processes are generated.
PCT/CN2018/105371 2018-07-19 2018-09-13 Short message distribution processing method and apparatus, computer device and storage medium WO2020015107A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810794883.6 2018-07-19
CN201810794883.6A CN108933994B (en) 2018-07-19 2018-07-19 Short message distribution processing method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2020015107A1 true WO2020015107A1 (en) 2020-01-23

Family

ID=64447415

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/105371 WO2020015107A1 (en) 2018-07-19 2018-09-13 Short message distribution processing method and apparatus, computer device and storage medium

Country Status (2)

Country Link
CN (1) CN108933994B (en)
WO (1) WO2020015107A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115604669A (en) * 2022-12-15 2023-01-13 安徽创瑞信息技术有限公司(Cn) Short message sending queuing system
CN117880763A (en) * 2024-03-13 2024-04-12 深圳市诚立业科技发展有限公司 Short message channel monitoring method and system based on multiple channels
CN117880763B (en) * 2024-03-13 2024-05-14 深圳市诚立业科技发展有限公司 Short message channel monitoring method and system based on multiple channels

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124661B (en) * 2019-10-11 2024-04-09 合肥非度信息技术有限公司 Method and system for sending short message based on active resource release of java thread pool
CN113891263B (en) * 2021-11-12 2022-08-26 成都天府通金融服务股份有限公司 Short message service system and synchronous sending method and asynchronous sending method thereof
CN114827918B (en) * 2022-04-27 2023-10-03 中国电信股份有限公司 Short message sending method, device, electronic equipment and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212721A (en) * 2007-12-25 2008-07-02 华为软件技术有限公司 Information processing method, system, and information consolidation device
CN103347253A (en) * 2013-05-17 2013-10-09 携程计算机技术(上海)有限公司 Large-scale off-line short message distributed sending system and method
WO2015171890A1 (en) * 2014-05-07 2015-11-12 Interdigital Patent Holdings, Inc. Systems, methods and instrumentalities for enabling machine type communication group communication
CN107018503A (en) * 2017-04-07 2017-08-04 福建中金在线信息科技有限公司 A kind of note transmission method and system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060068761A1 (en) * 2004-09-28 2006-03-30 Lucent Technologies Inc. System and method for prioritizing a store-and-forward message
CN101330637B (en) * 2007-06-18 2011-08-24 中兴通讯股份有限公司 Method and system for short message platform charging using network service interface
CN101488961B (en) * 2009-02-24 2011-12-28 山西省电力公司临汾供电分公司 Short message voice electric fee charging service system
CN103237296A (en) * 2013-04-19 2013-08-07 中国建设银行股份有限公司 Message sending method and message sending system
CN105915647A (en) * 2016-06-17 2016-08-31 浙江万朋教育科技股份有限公司 System and method for improving short message sending performance
CN107396331A (en) * 2017-09-19 2017-11-24 马上消费金融股份有限公司 A kind of note transmission method and device based on priority query

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212721A (en) * 2007-12-25 2008-07-02 华为软件技术有限公司 Information processing method, system, and information consolidation device
CN103347253A (en) * 2013-05-17 2013-10-09 携程计算机技术(上海)有限公司 Large-scale off-line short message distributed sending system and method
WO2015171890A1 (en) * 2014-05-07 2015-11-12 Interdigital Patent Holdings, Inc. Systems, methods and instrumentalities for enabling machine type communication group communication
CN107018503A (en) * 2017-04-07 2017-08-04 福建中金在线信息科技有限公司 A kind of note transmission method and system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115604669A (en) * 2022-12-15 2023-01-13 安徽创瑞信息技术有限公司(Cn) Short message sending queuing system
CN115604669B (en) * 2022-12-15 2023-04-04 安徽创瑞信息技术有限公司 Short message sending queuing system
CN117880763A (en) * 2024-03-13 2024-04-12 深圳市诚立业科技发展有限公司 Short message channel monitoring method and system based on multiple channels
CN117880763B (en) * 2024-03-13 2024-05-14 深圳市诚立业科技发展有限公司 Short message channel monitoring method and system based on multiple channels

Also Published As

Publication number Publication date
CN108933994A (en) 2018-12-04
CN108933994B (en) 2021-12-21

Similar Documents

Publication Publication Date Title
WO2020015107A1 (en) Short message distribution processing method and apparatus, computer device and storage medium
US10949158B2 (en) Screenshot method and apparatus
WO2020140663A1 (en) Microservice grayscale publishing method, device, computer device and storage medium
WO2021003818A1 (en) Interface test case generating method and apparatus, computer device, and storage medium
CN106991164A (en) Method, device and electronic equipment that finance data is handled are used for based on block chain
CN107329861A (en) A kind of multiplex roles method of testing and device
US9699276B2 (en) Data distribution method and system and data receiving apparatus
WO2019019361A1 (en) Method and apparatus for processing data of database, computer device, and storage medium
CN110908778B (en) Task deployment method, system and storage medium
WO2020233091A1 (en) Method and apparatus for service data rollback, computer device and storage medium
CN109634925A (en) Resource file downloading method, device, computer equipment and storage medium
WO2020000663A1 (en) Short message sending method and apparatus, computer device, and storage medium
US10963888B2 (en) Payment complaint method, device, server and readable storage medium
US11191111B2 (en) Bluetooth connection establishment method, device and system
WO2021121407A1 (en) Capacity changing method and apparatus for virtual machine
WO2022095518A1 (en) Automatic interface test method and apparatus, and computer device and storage medium
CN109814917A (en) Micro services dissemination method, device, computer equipment and storage medium
WO2019019670A1 (en) Application accessing method and device, computer apparatus, and storage medium
WO2019019768A1 (en) Method and apparatus for printing policy, storage medium and computer device
CN112085019A (en) Character recognition model generation system, method and device and computer equipment
CN106569934A (en) Application log display method and device
CN111383038A (en) Advertisement display method and device of mobile terminal, mobile terminal and storage medium
CN104079368B (en) A kind of the test data transmission method and server of application software
CN112052171B (en) Test message processing method and device, computer equipment and storage medium
CN106557530B (en) Operation system, data recovery method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18927176

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18927176

Country of ref document: EP

Kind code of ref document: A1