CN112783625A - Emergency multi-task short message processing group sending system and method - Google Patents

Emergency multi-task short message processing group sending system and method Download PDF

Info

Publication number
CN112783625A
CN112783625A CN202110062617.6A CN202110062617A CN112783625A CN 112783625 A CN112783625 A CN 112783625A CN 202110062617 A CN202110062617 A CN 202110062617A CN 112783625 A CN112783625 A CN 112783625A
Authority
CN
China
Prior art keywords
task
sending
issued
processing program
processing
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.)
Granted
Application number
CN202110062617.6A
Other languages
Chinese (zh)
Other versions
CN112783625B (en
Inventor
姜香刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech 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 Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202110062617.6A priority Critical patent/CN112783625B/en
Publication of CN112783625A publication Critical patent/CN112783625A/en
Application granted granted Critical
Publication of CN112783625B publication Critical patent/CN112783625B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/505Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • 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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/48Indexing scheme relating to G06F9/48
    • G06F2209/483Multiproc
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/545Gui
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Hardware Redundancy (AREA)

Abstract

The invention provides an emergency multi-task short message group sending system and method, which relate to the technical field of communication and comprise the following steps: the system comprises a management interface host, a plurality of group sending processing hosts and a database, wherein each group sending processing host comprises one or more task processing programs and a short message issuing processing program; the group sending step comprises: the management interface host establishes a mass-sending task, stores mass-sending task information into a database, and respectively transmits issued number files corresponding to the mass-sending task to all mass-sending processing hosts; each task processing program inquires whether an emergency task exists in a database in real time; if yes, suspending the task being issued, and acquiring an issued number file corresponding to the emergency task; and selecting the numbers to be issued by the task processing program, and sequentially issuing the short messages. The invention realizes that a multitask processing program can process one issued task at the same time in emergency, and improves the short message issuing efficiency in emergency.

Description

Emergency multi-task short message processing group sending system and method
Technical Field
The invention relates to the technical field of communication, in particular to an emergency multi-task short message group sending processing system and method.
Background
At present, a short message issuing system is deployed on a host, after an issuing task is configured on a management interface, an issuing number file corresponding to the issuing task is uploaded to the host, and then short message issuing is performed by a back-end processing program, namely, a plurality of processing programs can only process different tasks respectively, and an emergency task cannot be processed by a plurality of processing programs simultaneously under an emergency condition, and the short message issuing efficiency is low under the emergency condition, so that the short message issuing system has insufficient capability of responding to the emergency condition.
Disclosure of Invention
In order to solve the problems, the invention provides an emergency multi-task short message group sending processing system and method, which can realize that a plurality of issued tasks are respectively processed and issued by a plurality of task processing programs at the same time under a normal condition, and can realize the requirement that the multi-task processing programs simultaneously process one issued task under an emergency condition.
In order to achieve the above object, the present invention provides an emergency multitasking short message group sending system, which comprises: the system comprises a management interface host, a plurality of group sending processing hosts and a database, wherein each group sending processing host comprises one or more task processing programs and a short message issuing processing program;
the management interface host is used for:
creating a mass sending task;
distributing task processing program codes for common tasks in the group sending tasks;
storing the group sending task information into the database;
importing a group sending task related issued number file;
transmitting the issued number file to each group sending processing host respectively;
the group sending processing host is used for:
receiving the issued number file;
the task processing program is configured to:
acquiring a sent number file in the mass sending processing host;
inquiring whether an emergency task exists in the database in real time;
if yes, suspending the task being issued, and acquiring an issued number file corresponding to the emergency task;
reading and selecting the number to be issued by the task processing program in the issued number file according to an emergency task issued number selection algorithm to form a file to be sent;
if not, inquiring a database according to the serial number of the task processing program to obtain the mass-sending task information of the common task to be processed;
acquiring a corresponding issued number file according to the group sending task information, reading the issued number file, and forming a file to be sent;
the short message issuing processing program is used for:
reading the file to be sent in the task processing program;
calling a short message gateway interface to send a short message;
the database is configured to:
and storing the mass sending task information.
As a further improvement of the invention, the management interface host adopts a preparation deployment mode, and comprises a main management interface host and a standby management interface host.
As a further improvement of the invention, a plurality of task processing programs adopt a distributed multi-task processing deployment mode, and the task processing is independent.
As a further improvement of the invention, the short message issuing processing program adopts a distributed multi-process processing deployment mode.
As a further improvement of the invention, the short message gateway adopts a load multi-host deployment mode.
The invention also provides a short message group sending method based on the emergency multitasking short message group sending system, which comprises the following steps:
the management interface host establishes a mass-sending task, stores mass-sending task information into a database, and respectively transmits issued number files corresponding to the mass-sending task to all mass-sending processing hosts;
all task processing programs in each group sending processing host receive the issued number file;
each task processing program inquires whether an emergency task exists in a database in real time;
if yes, suspending the task being issued, and acquiring an issued number file corresponding to the emergency task;
reading and selecting the numbers to be issued by the task processing program in the issued number file according to an emergency task issued number selection algorithm, and sequentially issuing short messages;
if not, inquiring a database according to the serial number of the task processing program to obtain the mass-sending task information of the common task to be processed;
and acquiring a corresponding number issuing file according to the group sending task information, and reading the number issuing file to issue short messages in sequence.
As a further improvement of the invention, the group sending task information comprises a task number, a task name, a task type, a task issuing number file name, the total number of task issuing numbers, task starting time, task failure time and a task processing program number.
As a further improvement of the present invention, for a common task, a task handler number needs to be assigned, which includes:
the management interface host sequentially acquires the quantity of all task processing program group sending tasks;
if the number of the group sending tasks of the current task processing program is zero, directly distributing the established group sending tasks to the current task processing program;
otherwise, comparing the quantity of the group sending tasks of each task processing program, and distributing the created group sending tasks to the task processing program with the least quantity of the group sending tasks;
and if all the task processing programs do not have the mass-sending task, directly allocating a first task processing process.
As a further improvement of the present invention, each of the group sending processing hosts includes one or more task processing programs.
As a further improvement of the invention, the numbers to be issued by the task processing program in the issued number file are read and selected according to an emergency task issued number selection algorithm, and short messages are issued in sequence; the method comprises the following steps:
setting a processing line number for each task processing program, wherein the processing line number is counted from 0;
according to an emergency task number issuing selection algorithm, calculating:
the residue-taking result is the number of task processing programs of the current line number% of the number-issuing file
If the remainder result is equal to the processing line number of the task processing program, the task processing program acquires the number in the line change and sends the short message.
Compared with the prior art, the invention has the beneficial effects that:
the invention realizes the requirement that multiple tasks can be simultaneously and respectively processed and issued by multiple task processing programs under the normal condition and the requirement that one issued task can be simultaneously processed by the multiple task processing programs under the emergency condition by configuring the task processing short message group sending system, thereby improving the processing capability of emergent emergencies, improving the short message issuing efficiency and shortening the issuing time.
The group sending processing host and the task processing program in the system can be transversely expanded, and the system with larger task processing capacity can be flexibly configured.
In the system, the main management interface host is deployed, and each module adopts distributed multi-task and multi-process deployment, so that each module achieves the maximum utilization rate, and the task processing efficiency can be effectively improved.
Drawings
Fig. 1 is a schematic diagram of an emergency-type multitasking short message group sending system according to an embodiment of the present invention;
fig. 2 is a flowchart of a mass texting method based on an emergency multitasking short message mass texting system according to an embodiment of the present invention;
fig. 3 is a visual display diagram of an emergency task number issuing selection algorithm according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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 some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
The invention is described in further detail below with reference to the attached drawing figures:
example (b):
as shown in fig. 1, the emergency multitasking short message group sending system provided by the present invention includes: the system comprises a management interface host, a group sending processing host and a database, wherein the management interface host comprises a management interface and a file distribution program, the group sending processing host comprises a plurality of group sending processing hosts, and each group sending processing host comprises one or more task processing programs and a short message issuing processing program;
the management interface host adopts a preparation deployment mode and comprises a main management interface host and a standby management interface host; a distributed multi-task processing deployment mode is adopted by a plurality of task processing programs, and the task processing is mutually independent; the short message issuing processing program adopts a distributed multi-process processing deployment mode; the short message gateway adopts a load multi-host deployment mode;
a management interface to:
creating a mass sending task;
distributing task processing program codes for common tasks in the mass sending tasks;
storing the group sending task information into a database;
importing a group sending task related issued number file;
a file distribution program for:
respectively transmitting the issued number files to all the mass sending processing hosts according to the number and the path of the mass sending processing hosts configured by the system;
among these, the system configuration example is as follows:
# File Collection directory issued number
FTPDIR_HOME=/scgroup/ftp
# File backup directory with issued number
FTPDIR_BAK=/scgroup/bak
# distributed group-sending processing hosts
IPCOUNT=3
Information of # mass-sending processing host 1: ip username password path
FTP _ REMOTE _ 0-172.18.0.1 user password/custgroup
Information of # mass-sending processing host 2: ip username password path
FTP _ REMOTE _ 1-172.18.0.2 user password/custgroup
Information of # mass-sending processing host 3: ip username password path
FTP _ REMOTE _ 1-172.18.0.3 user password/custgroup
A mass-sending processing host for:
receiving a number issuing file;
a task handler to:
acquiring a transmitted number file in a mass-sending processing host;
inquiring whether an emergency task exists in a database in real time;
if yes, suspending the task being issued, and acquiring an issued number file corresponding to the emergency task;
reading and selecting numbers to be issued by the task processing program in an issued number file according to an emergency task issued number selection algorithm to form a file to be sent;
if not, inquiring a database according to the serial number of the task processing program to obtain the mass-sending task information of the common task to be processed;
acquiring a corresponding issued number file according to the group sending task information, reading the issued number file, and forming a file to be sent;
a short message issuing processing program used for:
reading a file to be sent in a task processing program;
calling a short message gateway interface to send a short message;
a database for:
storing the mass sending task information;
system configuration data is stored.
As shown in fig. 2, the present invention further provides a short message group sending method based on the emergency multitasking short message group sending system, including:
s1, the management interface host computer creates a mass-sending task, stores the mass-sending task information into a database, and respectively transmits the issued number files corresponding to the mass-sending task to all the mass-sending processing host computers;
wherein,
firstly, uploading a sent number to a management interface host in a file form;
the number is issued according to the file name of the file:
t _ department _ large region number _ template ID _ yyyymmddhh24mi
For example: t _ CRM _ A _12345_202001012311.txt
The file content is as follows: the mobile phone number |10086| is a variable string;
the group sending task information comprises: the task processing method comprises the steps of task numbering, task name, task type, task issuing number file name, total task issuing number quantity, task starting time, task failure time and task processing program numbering.
Further, for a common task, a task handler number needs to be allocated, including:
the management interface host sequentially acquires the quantity of all task processing program group sending tasks;
if the number of the group sending tasks of the current task processing program is zero, directly distributing the established group sending tasks to the current task processing program;
otherwise, comparing the quantity of the group sending tasks of each task processing program, and distributing the created group sending tasks to the task processing program with the least quantity of the group sending tasks;
and if all the task processing programs do not have the mass-sending task, directly allocating a first task processing process.
An example procedure:
Figure BDA0002903290080000071
s2, all task processing programs in each group sending processing host machine receive the issued number file;
wherein, each group sending processing host computer comprises one or more task processing programs.
S3, each task processing program inquires whether an emergency task exists in the database in real time; if yes, suspending the task being issued, and acquiring an issued number file corresponding to the emergency task;
s5, reading and selecting the numbers to be issued by the task processing program in the issued number file according to an emergency task issued number selection algorithm (shown in figure 3), and sequentially issuing short messages;
wherein,
setting a processing line number for each task processing program, wherein the processing line number is counted from 0;
according to an emergency task number issuing selection algorithm, calculating:
the residue-taking result is the number of task processing programs of the current line number% of the number-issuing file
If the remainder result is equal to the processing line number of the task processing program, the task processing program acquires the number in the line change and sends the short message.
S6, if not, inquiring a database according to the serial number of the task processing program to obtain the mass-sending task information of the common task to be processed;
s7, acquiring a corresponding number issuing file according to the group sending task information, and reading the number issuing file to issue short messages in sequence;
wherein,
acquiring a delivered number file according to the delivered number file name of the task in the group sending task information, and analyzing and verifying the delivered user number file to generate a short message file to be sent;
the short message issuing processing program reads a short message file to be sent and calls a short message gateway interface to send the short message file;
and finally, the short message gateway sends the short message through the 5G message center.
The invention has the advantages that:
by configuring the task processing short message group sending system, the requirement that multiple tasks can be simultaneously processed and issued by multiple task processing programs respectively under normal conditions is met, and the requirement that one issued task can be simultaneously processed by the multiple task processing programs under emergency conditions is met, so that the processing capacity of emergency events is improved, the short message issuing efficiency is improved, and the issuing time is shortened.
The mass sending processing host and the task processing program in the system can be transversely expanded, and the system with larger task processing capacity can be flexibly configured.
The main and standby deployment of the management interface host in the system adopts distributed multi-task and multi-process deployment for each module, so that each module achieves the maximum utilization rate, and the task processing efficiency can be effectively improved.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes will occur to those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. An emergency multi-task short message group sending system is characterized by comprising: the system comprises a management interface host, a plurality of group sending processing hosts and a database, wherein each group sending processing host comprises one or more task processing programs and a short message issuing processing program;
the management interface host is used for:
creating a mass sending task;
distributing task processing program codes for common tasks in the group sending tasks;
storing the group sending task information into the database;
importing a group sending task related issued number file;
transmitting the issued number file to each group sending processing host respectively;
the group sending processing host is used for:
receiving the issued number file;
the task processing program is configured to:
acquiring a sent number file in the mass sending processing host;
inquiring whether an emergency task exists in the database in real time;
if yes, suspending the task being issued, and acquiring an issued number file corresponding to the emergency task;
reading and selecting the number to be issued by the task processing program in the issued number file according to an emergency task issued number selection algorithm to form a file to be sent;
if not, inquiring a database according to the serial number of the task processing program to obtain the mass-sending task information of the common task to be processed;
acquiring a corresponding issued number file according to the group sending task information, reading the issued number file, and forming a file to be sent;
the short message issuing processing program is used for:
reading the file to be sent in the task processing program;
calling a short message gateway interface to send a short message;
the database is configured to:
and storing the mass sending task information.
2. The system of claim 1, wherein: the management interface host adopts a preparation deployment mode and comprises a main management interface host and a standby management interface host.
3. The system of claim 1, wherein: and a distributed multi-task processing deployment mode is adopted by a plurality of task processing programs, and the task processing is mutually independent.
4. The system of claim 1, wherein: the short message issuing processing program adopts a distributed multi-process processing deployment mode.
5. The system of claim 1, wherein: the short message gateway adopts a load multi-host deployment mode.
6. A short message group sending method based on the emergency type multitask short message group sending system according to claims 1-5, characterized by comprising:
the management interface host establishes a mass-sending task, stores mass-sending task information into a database, and respectively transmits issued number files corresponding to the mass-sending task to all mass-sending processing hosts;
all task processing programs in each group sending processing host receive the issued number file;
each task processing program inquires whether an emergency task exists in a database in real time;
if yes, suspending the task being issued, and acquiring an issued number file corresponding to the emergency task;
reading and selecting the numbers to be issued by the task processing program in the issued number file according to an emergency task issued number selection algorithm, and sequentially issuing short messages;
if not, inquiring a database according to the serial number of the task processing program to obtain the mass-sending task information of the common task to be processed;
and acquiring a corresponding number issuing file according to the group sending task information, and reading the number issuing file to issue short messages in sequence.
7. The method of claim 6, wherein: the group sending task information comprises a task number, a task name, a task type, a task issuing number file name, the total number of task issuing numbers, task starting time, task failure time and a task processing program number.
8. The method of claim 7, wherein assigning task processing program numbers to the common tasks comprises:
the management interface host sequentially acquires the quantity of all task processing program group sending tasks;
if the number of the group sending tasks of the current task processing program is zero, directly distributing the established group sending tasks to the current task processing program;
otherwise, comparing the quantity of the group sending tasks of each task processing program, and distributing the created group sending tasks to the task processing program with the least quantity of the group sending tasks;
and if all the task processing programs do not have the mass-sending task, directly allocating a first task processing process.
9. The method of claim 6, wherein: each group sending processing host comprises one or more task processing programs.
10. The method of claim 6, wherein the numbers to be issued by the task processing program in the issued number file are read and selected according to an emergency task issued number selection algorithm, and short messages are issued in sequence; the method comprises the following steps:
setting a processing line number for each task processing program, wherein the processing line number is counted from 0;
according to an emergency task number issuing selection algorithm, calculating:
the residue-taking result is the number of task processing programs of the current line number% of the number-issuing file
If the remainder result is equal to the processing line number of the task processing program, the task processing program acquires the number in the line change and sends the short message.
CN202110062617.6A 2021-01-18 2021-01-18 Emergency multitasking short message group sending system and method Active CN112783625B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110062617.6A CN112783625B (en) 2021-01-18 2021-01-18 Emergency multitasking short message group sending system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110062617.6A CN112783625B (en) 2021-01-18 2021-01-18 Emergency multitasking short message group sending system and method

Publications (2)

Publication Number Publication Date
CN112783625A true CN112783625A (en) 2021-05-11
CN112783625B CN112783625B (en) 2023-10-24

Family

ID=75756390

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110062617.6A Active CN112783625B (en) 2021-01-18 2021-01-18 Emergency multitasking short message group sending system and method

Country Status (1)

Country Link
CN (1) CN112783625B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115396827A (en) * 2021-05-24 2022-11-25 成都鼎桥通信技术有限公司 Information processing method, device, equipment, storage medium and program product

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000079826A1 (en) * 1999-06-21 2000-12-28 Incirco Ab A method and an arrangement relating to groups of communicating users
CN101110987A (en) * 2007-07-19 2008-01-23 中兴通讯股份有限公司 System and method for implementing short message group sending
CN101431734A (en) * 2008-11-07 2009-05-13 中兴通讯股份有限公司 Method and system for group sending short messages
CN101980315A (en) * 2010-10-29 2011-02-23 宁建雄 Disaster information alarm
US20110258628A1 (en) * 2010-04-15 2011-10-20 Salesforce.Com, Inc. System, method and computer program product for transporting a task to a handler, utilizing a queue
CN102291686A (en) * 2011-09-09 2011-12-21 华为软件技术有限公司 Emergency short message group sending method and system, centralized control center and short message group sender
US20120259938A1 (en) * 2003-04-22 2012-10-11 Cooper Technologies Company Systems and Methods for Messaging to Multiple Gateways
US20140128047A1 (en) * 2012-11-02 2014-05-08 Lookout, Inc. System and method for call blocking and sms blocking
CN104394194A (en) * 2014-10-31 2015-03-04 北京思特奇信息技术股份有限公司 Cloud system operation and maintenance monitoring method and system based on platform-as-a-service (PaaS) platform
WO2015184796A1 (en) * 2014-11-07 2015-12-10 中兴通讯股份有限公司 Method and device for transmitting sos information
US20160088450A1 (en) * 2014-09-22 2016-03-24 Verizon Patent And Licensing Inc. Group text messaging to emergency services
CN106303995A (en) * 2016-08-10 2017-01-04 广东省科技基础条件平台中心 A kind of messages in batch delivery method
US20180199179A1 (en) * 2011-11-10 2018-07-12 Sirengps, Llc Emergency messaging system and method of responding to an emergency
CN110399158A (en) * 2019-07-22 2019-11-01 北京三轴空间科技有限公司 A kind of system dispatching platform based on web browser
CN111212388A (en) * 2019-12-20 2020-05-29 北京淇瑀信息科技有限公司 Method, system and electronic equipment for batch short message sending management
CN111327514A (en) * 2020-01-15 2020-06-23 广州新居网家居科技有限公司 WeChat image-text message group sending method, system, server and storage medium
CN111343590A (en) * 2019-12-31 2020-06-26 苏州易卖东西信息技术有限公司 Short message sending system with high concurrency and high stability
CN111556451A (en) * 2020-04-23 2020-08-18 北京思特奇信息技术股份有限公司 Short message group sending management method and system

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000079826A1 (en) * 1999-06-21 2000-12-28 Incirco Ab A method and an arrangement relating to groups of communicating users
US20120259938A1 (en) * 2003-04-22 2012-10-11 Cooper Technologies Company Systems and Methods for Messaging to Multiple Gateways
CN101110987A (en) * 2007-07-19 2008-01-23 中兴通讯股份有限公司 System and method for implementing short message group sending
CN101431734A (en) * 2008-11-07 2009-05-13 中兴通讯股份有限公司 Method and system for group sending short messages
US20110258628A1 (en) * 2010-04-15 2011-10-20 Salesforce.Com, Inc. System, method and computer program product for transporting a task to a handler, utilizing a queue
CN101980315A (en) * 2010-10-29 2011-02-23 宁建雄 Disaster information alarm
CN102291686A (en) * 2011-09-09 2011-12-21 华为软件技术有限公司 Emergency short message group sending method and system, centralized control center and short message group sender
US20180199179A1 (en) * 2011-11-10 2018-07-12 Sirengps, Llc Emergency messaging system and method of responding to an emergency
US20140128047A1 (en) * 2012-11-02 2014-05-08 Lookout, Inc. System and method for call blocking and sms blocking
US20160088450A1 (en) * 2014-09-22 2016-03-24 Verizon Patent And Licensing Inc. Group text messaging to emergency services
CN104394194A (en) * 2014-10-31 2015-03-04 北京思特奇信息技术股份有限公司 Cloud system operation and maintenance monitoring method and system based on platform-as-a-service (PaaS) platform
WO2015184796A1 (en) * 2014-11-07 2015-12-10 中兴通讯股份有限公司 Method and device for transmitting sos information
CN106303995A (en) * 2016-08-10 2017-01-04 广东省科技基础条件平台中心 A kind of messages in batch delivery method
CN110399158A (en) * 2019-07-22 2019-11-01 北京三轴空间科技有限公司 A kind of system dispatching platform based on web browser
CN111212388A (en) * 2019-12-20 2020-05-29 北京淇瑀信息科技有限公司 Method, system and electronic equipment for batch short message sending management
CN111343590A (en) * 2019-12-31 2020-06-26 苏州易卖东西信息技术有限公司 Short message sending system with high concurrency and high stability
CN111327514A (en) * 2020-01-15 2020-06-23 广州新居网家居科技有限公司 WeChat image-text message group sending method, system, server and storage medium
CN111556451A (en) * 2020-04-23 2020-08-18 北京思特奇信息技术股份有限公司 Short message group sending management method and system

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
GORDON A. GOW ET.AL.: "Communication Technology, Emergency Alerts, and Campus Safety", IEEE *
SANJAY ARORA ET.AL.: "Trial to Examine Text Message–Based mHealth in Emergency Department Patients With Diabetes (TExT-MED): A Randomized Controlled Trial", SOCIETY FOR ACADEMIC EMERGENCY MEDICINE NATIONAL MEETING *
郑延庆, 何婉文: "广东省天气短信系统群发器的设计", 广东气象, no. 03 *
韩鹏: "移动办公短信管理系统的设计与开发", 中国优秀硕士学位论文全文数据库 (信息科技辑) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115396827A (en) * 2021-05-24 2022-11-25 成都鼎桥通信技术有限公司 Information processing method, device, equipment, storage medium and program product
CN115396827B (en) * 2021-05-24 2024-01-30 成都鼎桥通信技术有限公司 Information processing method, apparatus, device, storage medium, and program product

Also Published As

Publication number Publication date
CN112783625B (en) 2023-10-24

Similar Documents

Publication Publication Date Title
CN111091429B (en) Electronic bill identification distribution method and device and electronic bill generation system
CN108776934B (en) Distributed data calculation method and device, computer equipment and readable storage medium
CN109522287A (en) Monitoring method, system, equipment and the medium of distributed document storage cluster
CN108243264A (en) A kind of sequence number generation method and system
CN112055078B (en) Data transmission method, device, computer equipment and storage medium
CN110213316B (en) Routing method and device
CN111541762A (en) Data processing method, management server, device and storage medium
CN111240822B (en) Task scheduling method, device, system and storage medium
CN112783625B (en) Emergency multitasking short message group sending system and method
CN109474902B (en) Message charging device, method, terminal and system
CN104092754A (en) File storage system and method
CN114490100B (en) Message queue telemetry transmission load balancing method, device and server
CN112910987A (en) Message pushing method, system, device, equipment and storage medium
CN110099136A (en) Network Access Method, client, network interaction method and scheduling, network system
CN111259032A (en) Service processing method and device
CN113098978B (en) Data transmission method, device and medium
CN112636959B (en) Network slice privacy number service guarantee system and method for distinguishing service types
CN109815081A (en) The long range acquisition method and collection device of database performance
CN114978856A (en) Multi-cloud computing management platform and method
CN114884805A (en) Data transmission method, device, terminal and storage medium
CN114598662A (en) Message queue cluster federal management system and method
CN111083200B (en) Intelligent service network system
CN113127292A (en) Operation, maintenance and monitoring method suitable for multi-cloud management
CN112765109A (en) Queue type data storage analysis method and system
CN111625375A (en) Account reservation method and device, storage medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant