CN107277181A - A kind of information push method, server and message push system - Google Patents

A kind of information push method, server and message push system Download PDF

Info

Publication number
CN107277181A
CN107277181A CN201710693568.XA CN201710693568A CN107277181A CN 107277181 A CN107277181 A CN 107277181A CN 201710693568 A CN201710693568 A CN 201710693568A CN 107277181 A CN107277181 A CN 107277181A
Authority
CN
China
Prior art keywords
message
pushed
server
identification information
target
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.)
Withdrawn
Application number
CN201710693568.XA
Other languages
Chinese (zh)
Inventor
戴威波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Jinli Communication Equipment Co Ltd
Original Assignee
Shenzhen Jinli Communication Equipment 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 Shenzhen Jinli Communication Equipment Co Ltd filed Critical Shenzhen Jinli Communication Equipment Co Ltd
Priority to CN201710693568.XA priority Critical patent/CN107277181A/en
Publication of CN107277181A publication Critical patent/CN107277181A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the present invention provides a kind of information push method, server, message push system and computer-readable recording medium.Methods described includes:The synchronous store instruction of first server transmission is received with the identification information for the object to be pushed for realizing synchronous storage target message;If synchronous store successfully, synchronous successfully message and store path are sent to first server;The property parameters for treating PUSH message content and the target message of the target message stored according to first server in database, treat PUSH message content push to terminal corresponding to the identification information of the object to be pushed by described, wherein, the property parameters of the target include the store path.The embodiment of the present invention can reduce the pressure of database, improve the efficiency that message is pushed.

Description

Message pushing method, server and message pushing system
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to a message pushing method, a server, a message pushing system, and a computer-readable storage medium.
Background
The application of the push message is very wide at present, and refined push becomes a preferred mode of the current message push according to the principle of not disturbing a user along with the improvement of the message operation requirement. And fine pushing is to push a message concerned by the user aiming at a user group with a specific target based on the user portrait. The message push for such specific target group usually writes the identification information of these users, such as international mobile equipment identity (imei), into an imei file and stores the imei file in a database. When pushing a message, the imei file is usually read from the database, and corresponding users are queried and pushed one by one. In the prior art, when a message is pushed, a database needs to be searched, so that additional pressure is brought to the database; in addition, the pushing rate depends on the performance of the database, when the imei file is large, the sending time is long, and the message pushing efficiency is low.
Disclosure of Invention
Embodiments of the present invention provide a message pushing method, a server, a message pushing system, and a computer-readable storage medium, which can reduce the pressure of a database and improve the message pushing efficiency.
In a first aspect, an embodiment of the present invention provides a message pushing method, where the method includes:
acquiring a target message, wherein the target message comprises a message content to be pushed and identification information of an object to be pushed;
sending a synchronous storage instruction to a second server to synchronously store the identification information of the object to be pushed into the second server and acquire a storage path;
and if a message which is successfully synchronously stored by the second server is received, storing the content of the message to be pushed and the attribute parameters of the target message into a database, so that the second server pushes the content of the message to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the content of the message to be pushed and the attribute parameters of the target message stored in the database, wherein the attribute parameters of the target message comprise the storage path.
In a second aspect, an embodiment of the present invention provides another message pushing method, where the method includes:
receiving a synchronous storage instruction sent by a first server to realize synchronous storage of identification information of an object to be pushed of a target message;
if the synchronous storage is successful, sending a message of successful synchronization and a storage path to the first server;
and pushing the message content to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the message content to be pushed of the target message and the attribute parameters of the target message stored in a database, wherein the attribute parameters of the target comprise the storage path, and the message content to be pushed of the target message and the attribute parameters of the target are stored in the database after the first server receives a message of which the synchronization is successful.
In a third aspect, an embodiment of the present invention provides a server, where the server includes the unit of the method in the first aspect, or the server includes the unit of the method in the second aspect.
In a fourth aspect, an embodiment of the present invention provides another server, including a first processor and a first memory, where the first memory is used to store a computer program, the computer program includes program instructions, and the first processor is configured to call the program instructions in the first memory to execute the method according to the first aspect; or
The server comprises a second processor and a second memory, wherein the second memory is configured to store a computer program comprising program instructions, and the second processor is configured to invoke the program instructions in the second memory to perform the method of the second aspect.
In a fifth aspect, an embodiment of the present invention provides a message pushing system, where the message pushing system includes a first server and a second server, where the first server includes the unit of the method in the first aspect, and the second server includes the unit of the method in the second aspect.
In a sixth aspect, an embodiment of the present invention provides another message pushing system, which includes a first server and a second server, where the first server includes a first processor and a first memory, and the second server includes a second processor and a second memory, where the first memory and the second memory are both used for storing a computer program, the computer program includes program instructions, the first processor is configured to call the program instructions in the first memory, and the second processor is configured to call the program instructions in the second memory, so as to collectively execute the methods of the first aspect and the second aspect.
In a seventh aspect, the present invention provides a computer-readable storage medium, in which a computer program is stored, the computer program including program instructions, which, when executed by a processor, cause the processor to execute the method of the first and second aspects.
In the embodiment of the invention, the first server synchronously stores the acquired identification information of the object to be pushed into the second server and acquires the storage path instead of the storage path in the database, and when the message is pushed, the second server does not need to search the identification information of the object to be pushed from one database, and directly reads the identification information of the object to be pushed from the storage path of the second server, so that the pressure of the database is reduced, and the message pushing efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a message pushing method according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating a message pushing method according to another embodiment of the present invention;
FIG. 3 is a schematic view of a sub-flow of the method provided in FIG. 2;
FIG. 4 is a schematic illustration of a sub-flow of the method provided in FIG. 3;
FIG. 5 is a schematic illustration of another sub-flow in the method provided in FIG. 3;
FIG. 6 is a schematic block diagram of a first server provided by an embodiment of the present invention;
FIG. 7 is a schematic block diagram of a second server provided by an embodiment of the present invention;
FIG. 8 is a schematic block diagram of a push unit provided by an embodiment of the present invention;
FIG. 9 is a schematic block diagram of a read unit provided by an embodiment of the present invention;
fig. 10 is a schematic block diagram of a message pushing unit provided by an embodiment of the present invention;
FIG. 11 is a schematic block diagram of a first server provided by another embodiment of the present invention;
FIG. 12 is a schematic block diagram of a second server provided by another embodiment of the present invention;
fig. 13 is a schematic block diagram of a message pushing system provided by an embodiment of the present invention;
fig. 14 is a schematic block diagram of a message pushing system according to another embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It will also be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first server may be referred to as a second server, and similarly, a second server may be referred to as a first server, without departing from the scope of the present invention. The first server and the second server are both servers, but they are not the same server, and they respectively perform different functions.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
In particular implementations, the server described in embodiments of the present invention includes, but is not limited to, a desktop computer, and in some embodiments, the server may also be other portable devices such as a mobile phone, a laptop computer, or a tablet computer. Terminals described in embodiments of the present invention include, but are not limited to, other portable devices such as mobile phones, laptop computers, or tablet computers having touch sensitive surfaces (e.g., touch screen displays and/or touch pads). It should also be understood that in some embodiments, the device is not a portable communication device, but is a desktop computer having a touch-sensitive surface (e.g., a touch screen display and/or touchpad).
Fig. 1 is a flowchart illustrating a message pushing method according to an embodiment of the present invention. The method operates in a first server. The message pushing method comprises S101-S103.
S101, acquiring a target message, wherein the target message comprises the content of the message to be pushed and the identification information of the object to be pushed. The first server acquires a target message submitted by an operator, wherein the target message comprises the content of the message to be pushed and the identification information of the object to be pushed. The identification information of the object to be pushed is different according to different specific application scenes. If the object to be pushed is a user mobile phone terminal, the identification information of the object to be pushed comprises an international mobile equipment identity code IMEI; if the object to be pushed is an application channel, such as WeChat, Paibao, Taobao, etc., the identification information of the object to be pushed includes the name of the application channel. The target message includes a sequence number, which is an identifier distinguished from other target messages, and is not repeated, i.e., two target messages with the same sequence number do not appear. In a specific application, since the identification information data of the object to be pushed is more, the object to be pushed is usually stored in a file manner, for example, stored as a.txt.
S102, sending a synchronous storage instruction to the second server to synchronously store the identification information of the object to be pushed of the target message into the second server and acquire a storage path. The target message is identified based on the type of the message. Preferably, the data can be synchronously stored in a preset directory of the second server. If the a.txt is synchronously stored in …/data/push/preset directory, the storage path after synchronization is obtained is …/data/push/a.txt. It should be noted that the storage path includes a file name for storing the identification information of the object to be pushed, and file names in the same preset directory cannot be the same, for example, two files with file names of a.txt cannot exist. The preset directory of the second server can be changed according to actual requirements. If there are multiple second servers, then each second server needs to be synchronized. In particular, a data synchronization tool remote sync (rsync for short) may be used for synchronization. In the specific implementation, the first server and the second server are located in the same local area network, and the file synchronization speed between the interiors of the local area networks is very high.
And S103, if a message of successful synchronization of the second server is received, storing the content of the message to be pushed and the attribute parameters of the target message into a database, so that the second server pushes the content of the message to be pushed of the target message to a terminal corresponding to the identification information of the object to be pushed according to the attribute parameters of the target message stored in the database. Wherein, the attribute parameters of the target message comprise the sequence number and the storage path of the target message. If the second server is successfully synchronized, the first server does not need to store the identification information of the message to be pushed into the database, and only needs to store the content of the message to be pushed and the attribute parameters of the target message into the database. Because the identification information of the object to be pushed is directly stored on the second server and is not stored in the database, the identification information of the object to be pushed is directly read from the storage path of the second server without searching the identification information of the object to be pushed from the database when the message is pushed, the database is not required to be relied on, the pressure of the database is reduced, and the message pushing efficiency is improved.
Fig. 2 is a flowchart illustrating a message pushing method according to another embodiment of the present invention. The method operates in a second server. The message pushing method comprises S201-S203.
S201, receiving a synchronous storage instruction sent by a first server to realize synchronous storage of identification information of an object to be pushed of a target message. Preferably, the data can be synchronously stored in a preset directory of the second server. If the a.txt is synchronously stored in …/data/push/preset directory, the storage path after synchronization is obtained is …/data/push/a.txt. It should be noted that the storage path includes a file name for storing the identification information of the object to be pushed, and file names in the same preset directory cannot be the same, for example, two files with file names of a.txt cannot exist. The preset directory of the second server can be changed according to actual requirements. If there are multiple second servers, then each second server needs to be synchronized. In the specific implementation, the first server and the second server are located in the same local area network, and the file synchronization speed between the interiors of the local area networks is very high.
S202, if the synchronous storage is successful, a message of successful synchronization and a storage path are sent to the first server.
S203, pushing the message content to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the message content to be pushed of the target message and the attribute parameters of the target message stored in the database, wherein the attribute parameters of the target comprise the storage path, and the message content to be pushed of the target message and the attribute parameters of the target are stored in the database after the first server receives the message which is successfully synchronized. And the second server acquires the corresponding identification information of the object to be pushed of the target message according to the sequence number and the storage path of the target message stored in the database, and pushes the content of the message to be pushed of the target message to a terminal corresponding to the identification information of the object to be pushed. Because the identification information of the object to be pushed is directly stored on the second server and is not stored in the database, the identification information of the object to be pushed is directly read from the storage path of the second server without searching the identification information of the object to be pushed from the database when the message is pushed, the database is not required to be relied on, the pressure of the database is reduced, and the message pushing efficiency is improved.
Specifically, as shown in FIG. 3, S203 includes S301-S302. S301, reading the identification information of the object to be pushed of the target message into an associated container of the memory according to the attribute parameters of the target message stored in the database. Specifically, according to the sequence number and the storage path of the target message stored in the database, the identification information of the object to be pushed of the corresponding target message stored on the second server is read into the associated container of the memory. The association container supports efficient lookup and reading of elements by keys. Preferably, the associated container is an unordered-map. The unordered-map container is searched according to the hash value, the complexity of the searched time is O (1), namely the searched time does not change along with the size of the container. S302, pushing the message content to be pushed of the target message to a terminal corresponding to the identification information according to the identification information of the message to be pushed. And pushing the contents of the message to be pushed to a terminal corresponding to the identification information one by one according to the identification information of the object to be pushed stored in the associated container. Specifically, according to a received message acquisition signal of the terminal (the message acquisition signal includes identification information of the terminal), whether the message needs to be pushed to the terminal is searched in the identification information of the object to be pushed stored in the association container, and if the identification information of the terminal is matched with some identification information in the identification information of the object to be pushed, the message content to be pushed needs to be pushed to the terminal. And according to the online condition of the terminal recorded in the server, if the terminal is online and the identification information of the terminal is matched with certain identification information in the identification information of the object to be pushed, the content of the message to be pushed needs to be pushed to the terminal. Because the associated container is in the memory and the stored identification information of the object to be pushed can be efficiently searched and read, the efficiency of message pushing is greatly improved.
Fig. 4 is a sub-flow diagram of a method according to an embodiment of the present invention. As shown in FIG. 4, S301 includes S401-S402. S401, a database is queried at intervals of preset time to obtain newly added target message records which can be sent. Wherein, the preset time can be 1 second and the like. It can be understood that the second server queries the database every 1 second to obtain the target message records which can be newly sent in the database. There may be one or more newly-added transmittable target message records. S402, reading the identification information of the object to be pushed of the target message into an associated container of the memory according to the attribute parameters of the corresponding target message in the target message record. If a plurality of target message records which can be sent are added, reading the identification information of the object to be pushed of the target message into a memory according to the attribute parameters of the corresponding target message one by one according to the sequence obtained by the target message records, and initializing the identification information into an associated container. And for each target message record, reading the identification information of the object to be pushed according to the sequence number and the storage path of the corresponding target message. Assuming that the file name of the identification information of the object to be pushed is a.txt, the identification information of the object to be pushed in the file includes 100001, 100003 and 100005, and the used association container is an unordered-map, the identification information of the three objects to be pushed is initialized into the unordered-map.
Fig. 5 is a sub-flow diagram of the method according to the embodiment of the present invention, which further specifically defines how to push the content of the message to be pushed of the target message to the terminal corresponding to the identification information according to the identification information of the message to be pushed. As shown in FIG. 5, S302 includes S501-S503. S501, receiving a message acquisition signal sent by a terminal, wherein the message acquisition signal comprises identification information of the terminal. If the message acquisition signal actively sent by the terminal A, B, C is received, the identification information corresponding to the terminal A, B, C is 100001, 100003, and 100005, respectively. The message acquisition signal of the terminal can be sent by sending a heartbeat packet. S502, judging whether the identification information of the terminal exists in the identification information of the object to be pushed in the associated container. And after receiving the message acquisition signal sent by the terminal, the second server searches whether the identification information of the object to be pushed stored in the associated container exists in the identification information of the terminal. And S503, if the identification information of the terminal exists, pushing the message content to be pushed to the terminal. Table 1 shows the result of searching for a match according to the identification information of the terminal. Specifically, see the contents described in table 1.
Table 1 shows the result of searching for matching according to the identification information of the terminal
Terminal device Identification information Whether the identification information exists in the associated container Whether to push
A 100001 Is that Push-in
B 100003 Whether or not Not to push
C 100005 Is that Push-in
As shown in table 1, the identifier 100001 of the terminal a exists in the association container, and the content of the message to be pushed is pushed to the terminal a; if the identification information 100003 of the terminal B does not exist in the association container, the message content to be pushed is not pushed to the terminal B; if the identification information 100005 of the terminal C exists in the associated container, the message content to be pushed is pushed to the terminal C.
Fig. 6 is a schematic block diagram of a first server according to an embodiment of the present invention. The first server 60 includes a message acquiring unit 601, a first sending unit 602, and a receiving storage unit 603.
The message obtaining unit 601 is configured to obtain a target message, where the target message includes a message content to be pushed and identification information of an object to be pushed. The first server acquires a target message submitted by an operator, wherein the target message comprises the content of the message to be pushed and the identification information of the object to be pushed. The identification information of the object to be pushed is different according to different specific application scenes. If the object to be pushed is a user mobile phone terminal, the identification information of the object to be pushed comprises an international mobile equipment identity code IMEI; if the object to be pushed is an application channel, such as WeChat, Paibao, Taobao, etc., the identification information of the object to be pushed includes the name of the application channel. The target message includes a sequence number, which is an identifier distinguished from other target messages, and is not repeated, i.e., two target messages with the same sequence number do not appear. In a specific application, since the identification information data of the object to be pushed is more, the object to be pushed is usually stored in a file manner, for example, stored as a.txt.
The first sending unit 602 is configured to send a synchronous storage instruction to the second server to synchronously store the identification information of the object to be pushed of the target message in the second server and obtain the storage path. The target message is identified based on the type of the message. Preferably, the data can be synchronously stored in a preset directory of the second server. If the a.txt is synchronously stored in …/data/push/preset directory, the storage path after synchronization is obtained is …/data/push/a.txt. It should be noted that the storage path includes a file name for storing the identification information of the object to be pushed, and file names in the same preset directory cannot be the same, for example, two files with file names of a.txt cannot exist. The preset directory of the second server can be changed according to actual requirements. If there are multiple second servers, then each second server needs to be synchronized. In particular, a data synchronization tool remotesync (rsync for short) may be used for synchronization. In the specific implementation, the first server and the second server are located in the same local area network, and the file synchronization speed between the interiors of the local area networks is very high.
The receiving and storing unit 603 is configured to, if a message that the synchronization of the second server is successful is received, store the content of the message to be pushed and the attribute parameter of the target message in the database, so that the second server pushes the content of the message to be pushed of the target message to the terminal corresponding to the identification information of the object to be pushed according to the attribute parameter of the target message stored in the database. Wherein, the attribute parameters of the target message comprise the sequence number and the storage path of the target message. If the second server is successfully synchronized, the first server does not need to store the identification information of the message to be pushed into the database, and only needs to store the content of the message to be pushed and the attribute parameters of the target message into the database. Because the identification information of the object to be pushed is directly stored on the second server and is not stored in the database, the identification information of the object to be pushed is directly read from the storage path of the second server without searching the identification information of the object to be pushed from the database when the message is pushed, the database is not required to be relied on, the pressure of the database is reduced, and the message pushing efficiency is improved.
Fig. 7 is a schematic block diagram of a second server provided in the embodiment of the present invention. The second server 70 includes a receiving unit 701, a second sending unit 702, and a pushing unit 703.
The receiving unit 701 is configured to receive a synchronous storage instruction sent by a first server to implement synchronous storage of identification information of an object to be pushed of a target message. Preferably, the data can be synchronously stored in a preset directory of the second server. If the a.txt is synchronously stored in …/data/push/preset directory, the storage path after synchronization is obtained is …/data/push/a.txt. It should be noted that the storage path includes a file name for storing the identification information of the object to be pushed, and file names in the same preset directory cannot be the same, for example, two files with file names of a.txt cannot exist. The preset directory of the second server can be changed according to actual requirements. If there are multiple second servers, then each second server needs to be synchronized. In the specific implementation, the first server and the second server are located in the same local area network, and the file synchronization speed between the interiors of the local area networks is very high.
The second sending unit 702 is configured to send a message that the synchronization is successful and a storage path to the first server if the synchronization storage is successful.
The pushing unit 703 is configured to push the message content to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the message content to be pushed of the target message stored in the database and the attribute parameter of the target message, where the attribute parameter of the target includes the storage path, and the message content to be pushed of the target message and the attribute parameter of the target are stored in the database after the first server receives a message that is successfully synchronized. And the second server acquires the corresponding identification information of the object to be pushed of the target message according to the sequence number and the storage path of the target message stored in the database, and pushes the content of the message to be pushed of the target message to a terminal corresponding to the identification information of the object to be pushed. Because the identification information of the object to be pushed is directly stored on the second server and is not stored in the database, the identification information of the object to be pushed is directly read from the storage path of the second server without searching the identification information of the object to be pushed from the database when the message is pushed, the database is not required to be relied on, the pressure of the database is reduced, and the message pushing efficiency is improved.
Specifically, as shown in fig. 8, the pushing unit 703 includes a reading unit 801 and a message pushing unit 802. The reading unit 801 is configured to read, according to the attribute parameter of the target message stored in the database, the identification information of the object to be pushed of the target message into an associated container of the memory. Specifically, according to the sequence number and the storage path of the target message stored in the database, the identification information of the object to be pushed of the corresponding target message stored on the second server is read into the associated container of the memory. The association container supports efficient lookup and reading of elements by keys. Preferably, the associated container is an unordered-map. The unordered-map container is searched according to the hash value, the complexity of the searched time is O (1), namely the searched time does not change along with the size of the container. The message pushing unit 802 is configured to push the content of the message to be pushed of the target message to the terminal corresponding to the identifier information according to the identifier information of the message to be pushed. And pushing the contents of the message to be pushed to a terminal corresponding to the identification information one by one according to the identification information of the object to be pushed stored in the associated container. Specifically, according to a received message acquisition signal of the terminal (the message acquisition signal includes identification information of the terminal), whether the message needs to be pushed to the terminal is searched in the identification information of the object to be pushed stored in the association container, and if the identification information of the terminal is matched with some identification information in the identification information of the object to be pushed, the message content to be pushed needs to be pushed to the terminal. And according to the online condition of the terminal recorded in the server, if the terminal is online and the identification information of the terminal is matched with certain identification information in the identification information of the object to be pushed, the content of the message to be pushed needs to be pushed to the terminal. Because the associated container is in the memory and the stored identification information of the object to be pushed can be efficiently searched and read, the efficiency of message pushing is greatly improved.
As shown in fig. 9, the reading unit 801 includes a query acquisition unit 901 and an attribute reading unit 902. The query obtaining unit 901 is configured to obtain newly added transmittable target message records by querying the database at intervals of a preset time. Wherein, the preset time can be 1 second and the like. It can be understood that the second server queries the database every 1 second to obtain the target message records which can be newly sent in the database. There may be one or more newly-added transmittable target message records. The attribute reading unit 902 is configured to read, according to the attribute parameter of the corresponding target message in the target message record, the identification information of the object to be pushed of the target message into an associated container of the memory. If a plurality of target message records which can be sent are added, reading the identification information of the object to be pushed of the target message into a memory according to the attribute parameters of the corresponding target message one by one according to the sequence obtained by the target message records, and initializing the identification information into an associated container. And for each target message record, reading the identification information of the object to be pushed according to the sequence number and the storage path of the corresponding target message. Assuming that the file name of the identification information of the object to be pushed is a.txt, the identification information of the object to be pushed in the file includes 100001, 100003 and 100005, and the used association container is an unordered-map, the identification information of the three objects to be pushed is initialized into the unordered-map.
As shown in fig. 10, the message pushing unit 802 includes an acquisition signal receiving unit 101, a judging unit 102, and a message content pushing unit 103. The acquisition signal receiving unit 101 is configured to receive a message acquisition signal sent by a terminal, where the message acquisition signal includes identification information of the terminal. If the message acquisition signal actively sent by the terminal A, B, C is received, the identification information corresponding to the terminal A, B, C is 100001, 100003, and 100005, respectively. The message acquisition signal of the terminal can be sent by sending a heartbeat packet. The judging unit 102 is configured to judge whether the identification information of the terminal exists in the identification information of the object to be pushed in the association container. And after receiving the message acquisition signal sent by the terminal, the second server searches whether the identification information of the object to be pushed stored in the associated container exists in the identification information of the terminal. The message content pushing unit 103 is configured to push the message content to be pushed to the terminal if the identification information of the terminal exists. If the identification information 100001 of the terminal A exists, pushing the message content to be pushed to the terminal A; if the identification information 100003 of the terminal B does not exist, the message content to be pushed is not pushed to the terminal B.
Fig. 11 is a schematic block diagram of a first server according to another embodiment of the present invention. The first server 110 includes one or more first memories 111 and one or more first processors 112, and the first memories 111 and the first processors 112 are connected by a first bus 113. The first memory 111 is used for storing a computer program comprising program instructions and the first processor 112 is used for executing the program instructions stored by the first memory 111. Wherein the first processor 112 is configured to call the program instructions to perform:
acquiring a target message, wherein the target message comprises a message content to be pushed and identification information of an object to be pushed; sending a synchronous storage instruction to a second server to synchronously store the identification information of the object to be pushed into the second server and acquire a storage path; and if a message which is successfully synchronously stored by the second server is received, storing the content of the message to be pushed and the attribute parameters of the target message into a database, so that the second server pushes the content of the message to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the content of the message to be pushed and the attribute parameters of the target message stored in the database, wherein the attribute parameters of the target message comprise the storage path.
Fig. 12 is a schematic block diagram of a second server provided by another embodiment of the present invention. The second server 120 includes one or more second memories 121 and one or more second processors 122, and the second memories 121 and the second processors 122 are connected by a second bus 123. The second memory 121 is used for storing a computer program comprising program instructions and the second processor 122 is used for executing the program instructions stored by the second memory 121. Wherein the second processor 122 is configured to call the program instruction to perform:
receiving a synchronous storage instruction sent by a first server to realize synchronous storage of identification information of an object to be pushed of a target message; if the synchronous storage is successful, sending a message of successful synchronization and a storage path to the first server; and pushing the message content to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the message content to be pushed of the target message and the attribute parameters of the target message stored in a database, wherein the attribute parameters of the target comprise the storage path, and the message content to be pushed of the target message and the attribute parameters of the target are stored in the database after the first server receives a message of which the synchronization is successful.
The second processor 122 also performs the following operations:
reading identification information of an object to be pushed of the target message into an associated container of an internal memory according to the attribute parameters of the target message stored in a database; and pushing the message content to be pushed of the target message to a terminal corresponding to the identification information according to the identification information of the message to be pushed.
The second processor 122 also performs the following operations:
acquiring newly added target message records which can be sent by inquiring a database at intervals of preset time; and reading the identification information of the object to be pushed of the target message into an associated container of a memory according to the attribute parameters of the corresponding target message in the target message record.
The second processor 122 also performs the following operations:
receiving a message acquisition signal sent by a terminal, wherein the message acquisition signal comprises identification information of the terminal; judging whether the identification information of the terminal exists in the identification information of the object to be pushed in the associated container; and if the identification information of the terminal exists, pushing the message content to be pushed to the terminal.
Fig. 13 is a schematic block diagram of a message pushing system according to an embodiment of the present invention. The message pushing system 130 includes a first server 131 and a second server 132, and the first server 131 and the second server 132 cooperate to jointly complete message pushing. The first server 131 includes a message obtaining unit 133, a first sending unit 135, and a receiving storage unit 137, and the second server 132 includes a receiving unit 134, a second sending unit 136, and a pushing unit 138. The first server 131 please refer to the content described in fig. 6, and the second server 132 please refer to the content described in fig. 7-10, which will not be described herein again.
Fig. 14 is a schematic block diagram of a message pushing system according to another embodiment of the present invention. The message pushing system 140 includes a first server 141, a second server 142, the first server 141 including one or more first memories 143 and one or more first processors 145, and the second server 142 including one or more second memories 144 and one or more second processors 146. Wherein the first server 141 and the second server 142 have connectivity with each other. The first memory 143 and the first processor 145 are connected by a first bus 147, and the second memory 144 and the second processor 146 are connected by a second bus 148. The first memory 143 and the second memory 144 are each used for storing a computer program comprising program instructions, the first processor 145 is configured for calling the program instructions in the first memory and the second processor 146 is configured for calling the program instructions in the second memory to jointly complete the message pushing. Wherein,
the first processor 145 performs the following operations:
acquiring a target message, wherein the target message comprises a message content to be pushed and identification information of an object to be pushed; sending a synchronous storage instruction to a second server to synchronously store the identification information of the object to be pushed into the second server and acquire a storage path; and if a message which is successfully synchronously stored by the second server is received, storing the content of the message to be pushed and the attribute parameters of the target message into a database, so that the second server pushes the content of the message to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the content of the message to be pushed and the attribute parameters of the target message stored in the database, wherein the attribute parameters of the target message comprise the storage path.
The second processor 146 performs the following operations:
receiving a synchronous storage instruction sent by a first server to realize synchronous storage of identification information of an object to be pushed of a target message; if the synchronous storage is successful, sending a message of successful synchronization and a storage path to the first server; and pushing the message content to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the message content to be pushed of the target message and the attribute parameters of the target message stored in a database, wherein the attribute parameters of the target comprise the storage path, and the message content to be pushed of the target message and the attribute parameters of the target are stored in the database after the first server receives a message of which the synchronization is successful.
The second processor 146 also performs the following operations:
reading identification information of an object to be pushed of the target message into an associated container of an internal memory according to the attribute parameters of the target message stored in a database; and pushing the message content to be pushed of the target message to a terminal corresponding to the identification information according to the identification information of the message to be pushed.
The second processor 146 also performs the following operations:
acquiring newly added target message records which can be sent by inquiring a database at intervals of preset time; and reading the identification information of the object to be pushed of the target message into an associated container of a memory according to the attribute parameters of the corresponding target message in the target message record.
The second processor 146 also performs the following operations:
receiving a message acquisition signal sent by a terminal, wherein the message acquisition signal comprises identification information of the terminal; judging whether the identification information of the terminal exists in the identification information of the object to be pushed in the associated container; and if the identification information of the terminal exists, pushing the message content to be pushed to the terminal.
It should be understood that, in the embodiments of the present invention, the first Processor and the second Processor may be Central Processing Units (CPUs), and the Processor may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, and the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
In embodiments of the invention, the first and second memories may comprise read-only and random-access memories and provide instructions and data to the first and second processors. The first memory and a portion of the second memory may also include non-volatile random access memory. For example, the first memory and the second memory may also store information of the device type.
In another embodiment of the invention, a computer readable storage medium is provided, the computer readable storage medium storing a computer program comprising program instructions, which when executed by a first processor, implement the steps of:
acquiring a target message, wherein the target message comprises a message content to be pushed and identification information of an object to be pushed; sending a synchronous storage instruction to a second server to synchronously store the identification information of the object to be pushed into the second server and acquire a storage path; and if a message which is successfully synchronously stored by the second server is received, storing the content of the message to be pushed and the attribute parameters of the target message into a database, so that the second server pushes the content of the message to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the content of the message to be pushed and the attribute parameters of the target message stored in the database, wherein the attribute parameters of the target message comprise the storage path.
The program instructions, when executed by the second processor, implement the steps of:
receiving a synchronous storage instruction sent by a first server to realize synchronous storage of identification information of an object to be pushed of a target message; if the synchronous storage is successful, sending a message of successful synchronization and a storage path to the first server; and pushing the message content to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the message content to be pushed of the target message and the attribute parameters of the target message stored in a database, wherein the attribute parameters of the target comprise the storage path, and the message content to be pushed of the target message and the attribute parameters of the target are stored in the database after the first server receives a message of which the synchronization is successful.
Preferably, the steps further comprise: reading identification information of an object to be pushed of the target message into an associated container of an internal memory according to the attribute parameters of the target message stored in a database; and pushing the message content to be pushed of the target message to a terminal corresponding to the identification information according to the identification information of the message to be pushed.
Preferably, the steps further comprise: acquiring newly added target message records which can be sent by regularly inquiring a database; and reading the identification information of the object to be pushed of the target message into an associated container of a memory according to the attribute parameters of the corresponding target message in the target message record, wherein the associated container is preferably an unordered-map container.
Preferably, the steps further comprise: receiving a message acquisition signal sent by a terminal, wherein the message acquisition signal comprises identification information of the terminal; judging whether the identification information of the terminal exists in the identification information of the object to be pushed in the associated container; and if the identification information of the terminal exists, pushing the message content to be pushed to the terminal.
The computer readable storage medium may be an internal storage unit of the server/terminal according to any of the foregoing embodiments, for example, a hard disk or a memory of the server/terminal. The computer readable storage medium may also be an external storage device of the server/terminal, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, provided on the server/terminal. Further, the computer-readable storage medium may also include both an internal storage unit and an external storage device of the server/terminal. The computer-readable storage medium is used for storing the computer program and other programs and data required by the terminal. The computer readable storage medium may also be used to temporarily store data that has been output or is to be output.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the server and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed server and method may be implemented in other ways. For example, the above-described server embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may also be an electric, mechanical or other form of connection.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A message pushing method, the method comprising:
acquiring a target message, wherein the target message comprises a message content to be pushed and identification information of an object to be pushed;
sending a synchronous storage instruction to a second server to synchronously store the identification information of the object to be pushed into the second server and acquire a storage path;
and if a message which is successfully synchronously stored by the second server is received, storing the content of the message to be pushed and the attribute parameters of the target message into a database, so that the second server pushes the content of the message to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the content of the message to be pushed and the attribute parameters of the target message stored in the database, wherein the attribute parameters of the target message comprise the storage path.
2. A message pushing method, the method comprising:
receiving a synchronous storage instruction sent by a first server to realize synchronous storage of identification information of an object to be pushed of a target message;
if the synchronous storage is successful, sending a message of successful synchronization and a storage path to the first server;
and pushing the message content to be pushed to a terminal corresponding to the identification information of the object to be pushed according to the message content to be pushed of the target message and the attribute parameters of the target message stored in a database, wherein the attribute parameters of the target comprise the storage path, and the message content to be pushed of the target message and the attribute parameters of the target are stored in the database after the first server receives a message of which the synchronization is successful.
3. The method according to claim 2, wherein the pushing the message content to be pushed to the terminal corresponding to the identification information of the object to be pushed according to the message content to be pushed of the target message stored in the database and the attribute parameter of the target message comprises:
reading identification information of an object to be pushed of the target message into an associated container of an internal memory according to the attribute parameters of the target message stored in a database;
and pushing the message content to be pushed of the target message to a terminal corresponding to the identification information according to the identification information of the message to be pushed.
4. The method according to claim 3, wherein reading identification information of an object to be pushed of the target message into an associated container of a memory according to the attribute parameters of the target message stored in the database comprises:
acquiring newly added target message records which can be sent by inquiring a database at intervals of preset time;
and reading the identification information of the object to be pushed of the target message into an associated container of a memory according to the attribute parameters of the corresponding target message in the target message record.
5. The method according to claim 3, wherein the pushing the message content to be pushed of the target message to the terminal corresponding to the identification information according to the identification information of the message to be pushed comprises:
receiving a message acquisition signal sent by a terminal, wherein the message acquisition signal comprises identification information of the terminal;
judging whether the identification information of the terminal exists in the identification information of the object to be pushed in the associated container;
and if the identification information of the terminal exists, pushing the message content to be pushed to the terminal.
6. A server, characterized in that the server comprises means for performing the method of claim 1 or comprises means for performing the method of any of claims 2-5.
7. A server, comprising a first processor and a first memory, wherein the first memory is configured to store a computer program comprising program instructions, the first processor configured to invoke the program instructions in the first memory to perform the method of claim 1; or
The server comprises a second processor and a second memory, wherein the second memory is for storing a computer program comprising program instructions, the second processor being configured for invoking the program instructions in the second memory for performing the method of any one of claims 2-5.
8. A message push system comprising a first server comprising means for performing the method of claim 1 and a second server comprising means for performing the method of any of claims 2-5.
9. A message push system comprising a first server comprising a first processor and a first memory and a second server comprising a second processor and a second memory, wherein the first memory and the second memory are each for storing a computer program comprising program instructions, the first processor being configured for invoking the program instructions in the first memory and the second processor being configured for invoking the program instructions in the second memory for collectively performing the method of any of claims 1-5.
10. A computer-readable storage medium, characterized in that the computer storage medium stores a computer program comprising program instructions that, when executed by a processor, cause the processor to perform the method according to any of claims 1-5.
CN201710693568.XA 2017-08-14 2017-08-14 A kind of information push method, server and message push system Withdrawn CN107277181A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710693568.XA CN107277181A (en) 2017-08-14 2017-08-14 A kind of information push method, server and message push system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710693568.XA CN107277181A (en) 2017-08-14 2017-08-14 A kind of information push method, server and message push system

Publications (1)

Publication Number Publication Date
CN107277181A true CN107277181A (en) 2017-10-20

Family

ID=60080288

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710693568.XA Withdrawn CN107277181A (en) 2017-08-14 2017-08-14 A kind of information push method, server and message push system

Country Status (1)

Country Link
CN (1) CN107277181A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108388455A (en) * 2018-01-30 2018-08-10 维沃移动通信有限公司 A kind of sharing method of property parameters, property setting method and mobile terminal
CN108512898A (en) * 2018-02-09 2018-09-07 深圳壹账通智能科技有限公司 File push method, apparatus, computer equipment and storage medium
CN108900506A (en) * 2018-06-28 2018-11-27 江苏中威科技软件系统有限公司 Information push method, push server and transmission control protocol server
CN109040300A (en) * 2018-09-04 2018-12-18 航天信息股份有限公司 The method, apparatus and storage medium of PUSH message
CN109587038A (en) * 2018-11-30 2019-04-05 深圳市买买提信息科技有限公司 Information push method and device
CN109947408A (en) * 2019-03-21 2019-06-28 网易无尾熊(杭州)科技有限公司 Information push method and device, storage medium and electronic equipment
CN110324386A (en) * 2018-03-30 2019-10-11 阿里巴巴集团控股有限公司 Information push method, equipment and system
CN110971643A (en) * 2018-09-30 2020-04-07 北京国双科技有限公司 Message pushing method and device, storage medium and processor
CN111125030A (en) * 2019-12-18 2020-05-08 北京数衍科技有限公司 Data storage method and device and server
CN111163127A (en) * 2019-12-02 2020-05-15 聚好看科技股份有限公司 Media asset attribute pushing method and server
CN111352994A (en) * 2020-02-04 2020-06-30 浙江大华技术股份有限公司 Data synchronization method and related equipment and device
CN111385330A (en) * 2018-12-29 2020-07-07 广州市百果园信息技术有限公司 Message pushing method and device, computer equipment and storage medium
CN111555963A (en) * 2020-04-30 2020-08-18 北京思特奇信息技术股份有限公司 Message pushing method and device, electronic equipment and storage medium
CN112579093A (en) * 2020-12-11 2021-03-30 杭州安恒信息技术股份有限公司 Information pushing method and device and related equipment
CN114189489A (en) * 2021-11-11 2022-03-15 深圳市科脉技术股份有限公司 Message pushing method, device, server and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101783797A (en) * 2010-01-07 2010-07-21 杭州华三通信技术有限公司 Alarm pushing method and server thereof
CN103259847A (en) * 2013-04-15 2013-08-21 中国联合网络通信集团有限公司 File pushing method, desktop cloud platform and server
CN105490919A (en) * 2015-11-24 2016-04-13 小米科技有限责任公司 Message withdrawal method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101783797A (en) * 2010-01-07 2010-07-21 杭州华三通信技术有限公司 Alarm pushing method and server thereof
CN103259847A (en) * 2013-04-15 2013-08-21 中国联合网络通信集团有限公司 File pushing method, desktop cloud platform and server
CN105490919A (en) * 2015-11-24 2016-04-13 小米科技有限责任公司 Message withdrawal method and device

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108388455A (en) * 2018-01-30 2018-08-10 维沃移动通信有限公司 A kind of sharing method of property parameters, property setting method and mobile terminal
CN108512898B (en) * 2018-02-09 2021-02-26 深圳壹账通智能科技有限公司 File pushing method and device, computer equipment and storage medium
CN108512898A (en) * 2018-02-09 2018-09-07 深圳壹账通智能科技有限公司 File push method, apparatus, computer equipment and storage medium
CN110324386A (en) * 2018-03-30 2019-10-11 阿里巴巴集团控股有限公司 Information push method, equipment and system
CN108900506A (en) * 2018-06-28 2018-11-27 江苏中威科技软件系统有限公司 Information push method, push server and transmission control protocol server
CN109040300A (en) * 2018-09-04 2018-12-18 航天信息股份有限公司 The method, apparatus and storage medium of PUSH message
CN109040300B (en) * 2018-09-04 2021-05-14 航天信息股份有限公司 Method, device and storage medium for pushing messages
CN110971643B (en) * 2018-09-30 2022-07-29 北京国双科技有限公司 Message pushing method and device, storage medium and processor
CN110971643A (en) * 2018-09-30 2020-04-07 北京国双科技有限公司 Message pushing method and device, storage medium and processor
CN109587038A (en) * 2018-11-30 2019-04-05 深圳市买买提信息科技有限公司 Information push method and device
CN111385330B (en) * 2018-12-29 2024-01-26 广州市百果园信息技术有限公司 Message pushing method, device, computer equipment and storage medium
CN111385330A (en) * 2018-12-29 2020-07-07 广州市百果园信息技术有限公司 Message pushing method and device, computer equipment and storage medium
CN109947408A (en) * 2019-03-21 2019-06-28 网易无尾熊(杭州)科技有限公司 Information push method and device, storage medium and electronic equipment
CN109947408B (en) * 2019-03-21 2022-09-13 阿里巴巴(中国)有限公司 Message pushing method and device, storage medium and electronic equipment
CN111163127B (en) * 2019-12-02 2021-12-14 聚好看科技股份有限公司 Media asset attribute pushing method and server
CN111163127A (en) * 2019-12-02 2020-05-15 聚好看科技股份有限公司 Media asset attribute pushing method and server
CN111125030A (en) * 2019-12-18 2020-05-08 北京数衍科技有限公司 Data storage method and device and server
CN111125030B (en) * 2019-12-18 2023-09-22 北京数衍科技有限公司 Data storage method, device and server
CN111352994A (en) * 2020-02-04 2020-06-30 浙江大华技术股份有限公司 Data synchronization method and related equipment and device
CN111352994B (en) * 2020-02-04 2023-04-18 浙江大华技术股份有限公司 Data synchronization method and related equipment and device
CN111555963A (en) * 2020-04-30 2020-08-18 北京思特奇信息技术股份有限公司 Message pushing method and device, electronic equipment and storage medium
CN111555963B (en) * 2020-04-30 2022-08-16 北京思特奇信息技术股份有限公司 Message pushing method and device, electronic equipment and storage medium
CN112579093A (en) * 2020-12-11 2021-03-30 杭州安恒信息技术股份有限公司 Information pushing method and device and related equipment
CN114189489A (en) * 2021-11-11 2022-03-15 深圳市科脉技术股份有限公司 Message pushing method, device, server and medium

Similar Documents

Publication Publication Date Title
CN107277181A (en) A kind of information push method, server and message push system
CN110266763B (en) Method, system and storage medium for implementing block chain network interconnected across network segments
US10187383B2 (en) Method of pushing passwords, and pushing system
EP2939200B1 (en) Method and apparatus for secure advertising
US10461934B2 (en) Authentication-based message display method and communication terminal thereof
CN113301203B (en) Method and device for updating historical information data based on address book
WO2020220536A1 (en) Data backup method and device, and computer readable storage medium
CN105740405B (en) Method and device for storing data
CN108093026B (en) Method and device for processing multi-tenant request
CN110012049B (en) Information push method, system, server and computer readable storage medium
US20180239839A1 (en) Method and Apparatus for Identifying To-Be-Cleaned Data, and Electronic Device
CN105069365A (en) Data processing method and mobile terminal
CN109710609B (en) Method and device for generating data table identification
CN111008220A (en) Dynamic identification method and device of data source, storage medium and electronic device
CN105589873B (en) Data searching method, terminal and server
CN113486060A (en) Data access processing method and device, storage medium and electronic equipment
CN112559913A (en) Data processing method and device, computing equipment and readable storage medium
CN108667647B (en) Method and device for setting device parameters and server
CN110555020B (en) Mapping relation establishing and data querying methods, devices and equipment
CN111367916A (en) Data storage method and device
CN110059081A (en) Data output method, device and the computer equipment shown based on data
CN112817980A (en) Data index processing method, device, equipment and storage medium
WO2015154398A1 (en) Data processing method and device
CN107704557B (en) Processing method and device for operating mutually exclusive data, computer equipment and storage medium
CN113032019A (en) Multi-factor-based android device identification method and device and storage medium

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20171020