CN111371672A - Message pushing method and device - Google Patents

Message pushing method and device Download PDF

Info

Publication number
CN111371672A
CN111371672A CN202010092900.9A CN202010092900A CN111371672A CN 111371672 A CN111371672 A CN 111371672A CN 202010092900 A CN202010092900 A CN 202010092900A CN 111371672 A CN111371672 A CN 111371672A
Authority
CN
China
Prior art keywords
message
time
pushing
pushed
aggregation
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
CN202010092900.9A
Other languages
Chinese (zh)
Other versions
CN111371672B (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.)
Beike Technology Co Ltd
Original Assignee
Beike 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 Beike Technology Co Ltd filed Critical Beike Technology Co Ltd
Priority to CN202010092900.9A priority Critical patent/CN111371672B/en
Publication of CN111371672A publication Critical patent/CN111371672A/en
Application granted granted Critical
Publication of CN111371672B publication Critical patent/CN111371672B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/214Monitoring or handling of messages using selective forwarding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/16Real estate
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/18Commands or executable codes

Abstract

The embodiment of the invention provides a message pushing method and a device, wherein the method comprises the following steps: acquiring a target object updating message in real time, wherein the message comprises a message theme, acquisition time and state updating information of a message category; judging whether the current moment meets the pushing condition, if so, determining a message set to be pushed at the current time according to the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed at the last time; and according to the message theme and the message category which appear in the message set, carrying out aggregation processing on the message set to obtain the aggregation message to be pushed this time, and pushing the aggregation message to be pushed this time to a terminal. The embodiment of the invention not only realizes the compression of the message content, omits the non-latest message, but also records the change condition of the message pushed to the current moment last time, so that the user can clearly know the relative change condition of the message in the time span.

Description

Message pushing method and device
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and an apparatus for pushing a message.
Background
The current message push is mainly divided into two modes: timed push and real-time push. The timing push has the advantages of simple development, and most application scenes have low requirements on instantaneity, such as daily news morning push. The disadvantage of the timed push is that the pushed message has delay, and the information change can cause the pushed message to be inaccurate. The advantage of real-time push is that information is real-time, and the latest messages can be pushed to users, and the disadvantage of real-time push is that the number of message pushes may be large and the development cost may be high.
However, the existing timing push method and real-time push method only have differences in message push time, and do not control the number of messages to be pushed, for example, some news push software can push many different types of news at a predetermined time when pushing news at a fixed time, or for example, some shopping software can send logistics update information to a user when an express reaches a distribution station when pushing logistics information of the express in real time, and send logistics update information to the user in real time when a logistics park delivers the express in a few minutes later. That is, none of the existing message push methods has recognized a problem that an excessive amount of push information in a short time causes a user's discomfort.
In addition, the existing message pushing user can only see what the current message is, and taking the second-hand house source message pushing as an example, the pushed message generally relates to changing the price or changing the picture. However, it is difficult for a user to perceive all change event streams of the house source, that is, it is difficult to know which information changes exist before, for example, a house changes a price for many times in a short time, the current message pushing is only based on the current information change pushing message, and the user only sees the current change message when opening the message, so that the user cannot accurately know the change track of the house source message, thereby affecting the efficiency of second-hand house transaction.
Disclosure of Invention
Embodiments of the present invention provide a message pushing method and apparatus that overcome the above problems or at least partially solve the above problems.
In a first aspect, an embodiment of the present invention provides a message pushing method, including:
collecting updated information in real time, wherein the information comprises information subject, collection time and state updating information of one information type;
judging whether the current moment meets the pushing condition, if so, determining a message set to be pushed at the current time according to the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed at the last time;
according to the message theme and the message category appearing in the message set, carrying out aggregation processing on the message set to obtain the aggregation message to be pushed this time, and pushing the aggregation message to be pushed this time to a terminal;
and the sub-aggregation message corresponds to the message theme concerned by the terminal, and the change condition from the state of each message type in the last pushing to the state in the current pushing is recorded in the sub-aggregation message.
Further, the state updating information of the message type includes a state before updating and a state after updating of the message type;
correspondingly, the aggregating the message set according to the message topic and the message category appearing in the message set specifically includes:
forming a message subset by the messages of the mth message subject and the nth message category recorded in the message set at the same timemnSubset the messagemnThe state before the message type update recorded in the message with the earliest collection time is combined with the state after the message type update recorded in the message with the latest collection time to obtain a message subsetmnUpdating information of the state of the message type during the period from the last pushing to the current pushing;
message subsetm1To a subset of messagesmNSummarizing the state updating information of the message types during the period from the last pushing to the current pushing to obtain a sub-aggregation message corresponding to the mth theme;
summarizing the sub-aggregation messages corresponding to the 1 st message theme to the Mth message theme to obtain the aggregation message to be pushed;
wherein M, N, M and N are positive integers, M is more than or equal to 1 and less than or equal to M, N is more than or equal to 1 and less than or equal to N, and M and N are the total number of message subjects and the total number of message categories recorded in the message set respectively.
Further, the determining whether the current time meets the push condition further includes:
generating a first identifier of the message, and classifying and storing the message according to the message category, wherein the index of the message in the storage area is the first identifier of the message;
and for the message of each message topic, creating a corresponding message stream, wherein the message stream comprises a second identifier of each message which is sequenced according to the acquisition time, and the second identifier comprises a first identifier of the message and information used for representing the message category.
Further, the determining, according to the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed last time, a message set to be pushed this time is specifically:
for any sub-aggregation message in the aggregation message pushed last time, taking a message topic corresponding to the sub-aggregation message as a target topic, and acquiring a message with the latest acquisition time of the sub-aggregation message as a reference message;
determining a second identifier of the reference message, and taking all messages positioned after the second identifier of the reference message in the message stream corresponding to the sub-aggregation message as the messages of the target subject to be pushed;
and obtaining a message set to be pushed at this time according to the messages of all message themes to be pushed at this time.
Further, the aggregating the message set according to the message topic and the message category appearing in the message set further includes:
and acquiring the message category and the first identifier of each message in the message set according to the second identifier of each message in the message set so as to obtain each message in the message set from the corresponding storage areas.
Further, the pushing the aggregation message to be pushed this time to a terminal further includes:
if a first request for acquiring the detailed content of the aggregated message sent by the terminal is received, pushing the message set to be pushed to the terminal;
and if a second request for acquiring detailed contents of all information of the concerned message theme sent by the terminal is received, pushing all the messages of the message theme collected from the moment the terminal concerns the message theme to the terminal.
Further, the pushing of the message set to be pushed this time to the terminal specifically includes:
obtaining all messages in the message set to be pushed this time from corresponding storage areas according to the second identifications of all messages in the message set to be pushed this time;
the pushing of all the messages of the message theme collected from the time the terminal pays attention to the message theme to the terminal specifically includes:
and obtaining all messages recorded in the message flow corresponding to the message theme from the corresponding storage areas according to the second identifications of all messages recorded in the message flow corresponding to the message theme.
In a second aspect, an embodiment of the present invention provides a message pushing apparatus, including:
the message acquisition module is used for acquiring updated messages in real time, wherein the messages comprise message themes, acquisition time and change conditions before and after the state of one message type is updated;
the message confirmation module is used for judging whether the current moment accords with the pushing condition, and if the current moment accords with the pushing condition, all messages collected after the collection time of the reference message are taken as the messages to be pushed;
the message pushing module is used for aggregating the message to be pushed according to the message theme and the message category to obtain an aggregated message to be pushed, and pushing the aggregated message to be pushed to the terminal;
the reference message is a message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed last time; each sub-aggregation message corresponds to and only corresponds to one message topic concerned by the terminal, and the change condition from the latest state of each message type during last pushing to the latest state during the current pushing is recorded in the sub-aggregation message.
Further, the state updating information of the message type includes a state before updating and a state after updating of the message type;
correspondingly, the aggregating processing is performed on the message set according to the message topic and the message category appearing in the message set, specifically:
forming a message subset by the messages of the mth message subject and the nth message category recorded in the message set at the same timemnSubset the messagemnThe state before the message type update recorded in the message with the earliest collection time is combined with the state after the message type update recorded in the message with the latest collection time to obtain a message subsetmnUpdating information of the state of the message type during the period from the last pushing to the current pushing;
message subsetm1To a subset of messagesmNSummarizing the state updating information of the message types during the period from the last pushing to the current pushing to obtain a sub-aggregation message corresponding to the mth theme;
summarizing the sub-aggregation messages corresponding to the 1 st message theme to the Mth message theme to obtain the aggregation message to be pushed;
wherein M, N, M and N are positive integers, M is more than or equal to 1 and less than or equal to M, N is more than or equal to 1 and less than or equal to N, and M and N are the total number of message subjects and the total number of message categories recorded in the message set respectively.
Further, the determining whether the current time meets the push condition further includes:
generating a first identifier of the message, and classifying and storing the message according to the message category, wherein the index of the message in the storage area is the first identifier of the message;
and creating a corresponding message stream for the message of each message topic, wherein the message stream comprises second identifications of all messages which are sequenced according to the acquisition time, and the second identifications comprise the first identifications of the messages and information used for representing the message categories.
Further, the determining, according to the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed last time, a message set to be pushed this time is specifically:
determining a second identifier of the reference message, and taking all messages positioned after the second identifier of the reference message in the message stream corresponding to the sub-aggregation message as the messages of the target subject to be pushed;
and obtaining a message set to be pushed at this time according to the messages of all message themes to be pushed at this time.
Further, the aggregating the message set according to the message topic and the message category appearing in the message set further includes:
and acquiring the message category and the first identifier of each message in the message set according to the second identifier of each message in the message set so as to obtain all messages in the message set from each storage area.
Further, the pushing the aggregation message to be pushed this time to a terminal further includes:
if a first request for acquiring the detailed content of the aggregated message sent by the terminal is received, pushing the message set to be pushed to the terminal;
and if a second request for acquiring detailed contents of all information of the concerned message theme sent by the terminal is received, pushing all the messages of the message theme collected from the moment the terminal concerns the message theme to the terminal.
Further, the pushing the message set to be pushed this time to the terminal specifically includes:
obtaining all messages in the message set to be pushed this time from corresponding storage areas according to the second identifications of all messages in the message set to be pushed this time;
the pushing of all the messages of the message theme collected from the time the terminal pays attention to the message theme to the terminal specifically includes:
and obtaining all messages recorded in the message flow corresponding to the message theme from the corresponding storage areas according to the second identifications of all messages recorded in the message flow corresponding to the message theme.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the steps of the method provided in the first aspect when executing the program.
In a fourth aspect, an embodiment of the present invention provides a non-transitory computer readable storage medium, on which a computer program is stored, which when executed by a processor, implements the steps of the method as provided in the first aspect.
The message pushing method and the message pushing device provided by the embodiment of the invention overcome the defects that when the prior art pushes messages, the messages are too many and are inconvenient to read because all the messages are simply and uniformly sent according to the time sequence, or the change condition of the messages is not clear to a user because only the latest message is pushed. Because the aggregated message records the change condition from the latest state of the message during last pushing to the latest state of the message during this pushing, the message is actually compressed, the characteristic that each message records the change condition before and after updating is utilized, and the aggregated message records the change condition from the latest message during last pushing to the latest message at the current moment, the compression of the message content is realized, the non-latest message is omitted, the change condition from the last pushing to the current moment is recorded, and the user can clearly know the relative change condition of the message under the time span.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the 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 structural diagram of a message pushing apparatus according to an embodiment of the present invention;
fig. 4 is a schematic physical structure diagram of an electronic device 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 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.
Fig. 1 is a schematic flow diagram of a message pushing method according to an embodiment of the present invention, and as shown in fig. 1, the method includes S101, S102, and S103, specifically:
s101, collecting updated information in real time, wherein the information comprises information subject, collection time and state update information of information category.
It should be noted that the embodiment of the present invention is applicable to an application scenario in which a message indicating that a target object has an update is pushed, where the target object may be property transaction information, property source information, and the like. Taking the house source information as an example, the house source information pushing refers to pushing the information change of the house source to the user who pays attention to the house source. For example, if a user focuses on a cell or a set of house resources, a new house resource in the cell needs to be pushed to the user. If the user pays attention to a set of house resources, the price change and the main information change of the house resources also need to be pushed to the user. One cell or one house source corresponds to one message topic.
The embodiment of the invention has at least one message category, namely the objective reaction of the message subject in different dimensions, and takes the house source message as an example, the house source message has a plurality of message categories, such as price category, transaction state category (shelving, suspending transaction, resuming transaction and the like), event category (used for recording specific messages related to the house source, such as defaulting property charge, sewer blockage, balcony rain leakage and the like). The state updating information of the message type in the embodiment of the present invention is composed of a state before updating and a state after updating of the message type, and for example, the following information is described in a certain house source message: price before update: 100 ten thousand, updated price: 120 ten thousand; this information is the change before and after the state update of the price category. The message of the embodiment of the invention does not record only a latest state, but records the change condition before and after the state is updated, thereby providing a basis for the follow-up realization that the user knows the history change condition of the message.
S102, judging whether the current moment meets the pushing condition, and if the current moment meets the pushing condition, determining a message set to be pushed at the time according to the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed at the last time;
it should be noted that, in the embodiment of the present invention, the updated message is collected in real time, but the message is not directly pushed, but whether the current time meets the pushing condition is determined, and the message pushing method is executed only when the current time meets the pushing condition.
Optionally, the embodiment of the present invention may determine whether the current time meets the push condition based on a time threshold and/or a sending number. For example, counting the duration of the current time from the last message pushing time, and if the duration is greater than a preset threshold, the pushing condition is met; for example, the number of the aggregation messages pushed within a period of time before the current time is counted, and if the number is smaller than a preset threshold, the pushing condition is met.
The embodiment of the invention can prevent the user from receiving a plurality of messages in a short time by adding the step limit of judging whether the pushing condition is met, thereby further reducing the defect of user experience.
It should be noted that the message set to be pushed this time in the embodiment of the present invention is determined according to the message with the latest acquisition time of each sub aggregation message in the aggregation message pushed last time. Each sub-aggregation message corresponds to and only corresponds to one message topic concerned by the terminal, and the change condition from the state of each message type in the last pushing to the state in the current pushing is recorded in the sub-aggregation message.
The aggregation message pushed by the embodiment of the invention comprises one or more sub-aggregation messages, and as the sub-aggregation messages correspond to the message subjects, users can be known to pay attention to one or more message subjects, so that the sub-aggregation messages of different message subjects are jointly recorded in the aggregation message, and the aggregation contents of different message subjects are more clearly shown.
Because each message in the embodiment of the present invention records the change condition information before and after the state of (a) message category is updated, and the change condition from the state of each message category recorded in the sub-aggregation message in the last push to the state of the current push, it can be understood that, for any message category in the sub-aggregation message, the message with the latest acquisition time of the message category can be determined according to the latest state of the message category, and further, because each message records the acquisition time, the message with the latest acquisition time of a message topic can be further determined.
For example, a certain aggregate message includes two sub-aggregate messages of a house source (i.e. a message subject), which respectively correspond to a price category and an event state category, where the sub-aggregate messages corresponding to the price category are: before updating: 100 ten thousand, after updating: 120 ten thousand, can be according to "after the renewal: 120 ten thousand' obtain the corresponding message, which is the last updated message of the price category, and because the acquisition time is also recorded in the message, the reference message of the aggregation message pushed last time by the house source can be obtained by comparing the last updated messages of all the message categories.
S103, according to the message theme and the message category appearing in the message set, carrying out aggregation processing on the message set to obtain the aggregation message to be pushed this time, and pushing the aggregation message to be pushed this time to a terminal.
It should be noted that after the message set to be pushed this time is obtained, the messages corresponding to the message topics can be obtained through the classification of the message topics, that is, the messages required by the sub-aggregation messages are obtained, and the change conditions from the state of each message category during the last pushing to the state during the pushing this time are aggregated, so that the aggregated message to be pushed this time can be finally obtained.
The message pushing method of the embodiment of the invention overcomes the defects that when the prior art pushes the message, the message is too many and is inconvenient to read because all messages are simply and uniformly sent according to the time sequence, or the user is not clear about the change condition of the message because only the latest message is pushed. Because the aggregated message records the change condition from the latest state of the message during last pushing to the latest state of the message during this pushing, the message is actually compressed, the characteristic that each message records the change condition before and after updating is utilized, and the aggregated message records the change condition from the latest message during last pushing to the latest message at the current moment, the compression of the message content is realized, the non-latest message is omitted, the change condition from the last pushing to the current moment is recorded, and the user can clearly know the relative change condition of the message under the time span.
On the basis of the foregoing embodiments, as an optional embodiment, the aggregating the message set according to the message topic and the message category appearing in the message set includes S201, S202, and S203, and specifically:
s201, forming a message subset by the messages which simultaneously record the mth message theme and the nth message category in the message setmnSubset the messagemnRecorded in the message with the earliest acquisition timeCombining the state before the message type update with the state after the message type update recorded in the message with the latest acquisition time to obtain a message subsetmnAnd updating the state information of the message types during the last pushing to the current pushing.
It should be noted that, in the embodiment of the present invention, when generating the aggregation message, a manner of "compressing the message content" is adopted, and specifically, in S201, since the message of each message topic records the change before and after the state update of one message type, that is, the state before the update and the state after the update, the present invention combines the change before the state update described in the message with the earliest collection time and the change after the state update described in the message with the latest collection time of the same message type. For example, for three messages of the same message topic price category, the three messages are sorted by the collection time as: message 1-before update: 100 ten thousand, after updating: 120 ten thousand; message 2-before update: 120 ten thousand, after updating: 125 ten thousand; message 3-before update: 125 ten thousand, after updating: 121 ten thousand, as can be seen from step S201, since the message 1 and the message 3 are the message with the earliest acquisition time and the message with the latest acquisition time, respectively, the change before the state update described in the message 1 is: before updating: 100 ten thousand; change after updating the status described in message 3: after updating: 121 ten thousands of combinations are made, so that the change from the latest state at the last push to the latest state at the present push of the price category is obtained: before updating: 100 ten thousand, after updating: 121 ten thousand. The embodiment of the invention realizes the pushing of necessary messages on one hand by compressing the message content, and facilitates the message browser to more comprehensively know the messages by displaying the information before and after the message is updated on the other hand.
S202, message is sub-setm1To a subset of messagesmNAnd summarizing the state updating information of the message types during the period from the last pushing to the current pushing to obtain the sub-aggregation message corresponding to the mth theme. Wherein M, N, M and N are positive integers, M is more than or equal to 1 and less than or equal to M, N is more than or equal to 1 and less than or equal to N, and M and N are the total number of message subjects and the total number of message categories recorded in the message set respectively.
It can be understood that each message topic has at least one message category, and the sub-aggregation message corresponding to each message topic is obtained by summarizing the change situation from the latest state in the last pushing to the latest state in the current pushing of all message categories of one message topic.
S203, summarizing the sub-aggregation messages corresponding to the 1 st message theme to the Mth message theme to obtain the aggregation message to be pushed.
The embodiment of the invention supports the terminal to pay attention to a plurality of message themes, so that the sub-aggregation messages corresponding to all the message themes which are paid attention to by the terminal are summarized to obtain the aggregation message to be pushed at this time.
On the basis of the foregoing embodiments, as an optional embodiment, the determining whether the current time meets the push condition further includes:
generating a first identifier of the message, and classifying and storing the message according to the message category, wherein the index of the message in the storage area is the first identifier of the message;
and for the message of each message topic, creating a corresponding message stream, wherein the message stream comprises a second identifier of each message which is sequenced according to the acquisition time, and the second identifier comprises a first identifier of the message and information used for representing the message category.
Specifically, the embodiment of the present invention generates the first identifier of each message, realizes the marking of each message, and provides a basis for subsequently storing and reading the message. Because a message subject has multiple types of message categories, taking house source transaction as an example, the message subject includes categories such as price and transaction state, and in order to avoid the problem of excessive quantity of pushed messages, the embodiment of the invention stores the messages of different categories in a classified manner, a storage system of each category only stores the change of information of each category, the storage sequence of each type of messages is the sequence according to the acquisition sequence, and the first identification and the acquisition time are recorded when each type of messages are stored in a classified manner.
According to the embodiment of the invention, the second identification of the message is constructed according to the first identification and the message category of the message, the message flow is constructed according to the second identification, and all messages in the message flow are sorted according to the acquisition time, so that the retrieval of only the messages of the matched message category in the storage area is facilitated, and the retrieval efficiency can be improved compared with the mode of constructing the message flow only by the first identification.
The classified store message according to the embodiment of the present invention is described below with reference to a specific example. In this example, there are two house sources, the message topics corresponding to the two house sources are BJ110 and TJ120, and table 1 is a message table of the two house sources collected in real time according to the embodiment of the present invention.
Message subject Time of acquisition Before state update After the state is updated
Message 1 BJ110 2019.10.1 Price: 100 ten thousand Price: 200 ten thousand
Message 2 TJ120 2019.10.2 Price: 200 ten thousand Price: 300 ten thousand
Message 3 BJ110 2019.10.3 Price: 200 ten thousand Price: 250 ten thousand
Message 4 BJ110 2019.10.4 The sale state: upper frame The sale state: lower frame
Message 5 TJ120 2019.10.5 The sale state: lower frame The sale state: upper frame
Message 6 BJ110 2019.10.6 The situation of the house source: x1 The situation of the house source: x2
Message 7 BJ110 2019.10.7 The situation of the house source: x2 The situation of the house source: x3
Message 8 TJ120 2019.10.8 House resourceThe situation is as follows: x4 The situation of the house source: x5
Table 1 message table of two house sources collected in real time according to the embodiment of the present invention
X1 to x5 in table 1 indicate information on the 5 house source cases. According to the message table shown in table 1, first identifiers of the 8 messages are generated, which are respectively: a. b, c, d, e, f, g and h. And classifying and storing the 8 messages, wherein the storage interval 1 stores messages a, b and c, the storage interval 2 stores messages d and e, and the storage interval 3 stores messages f, g and h. Three message types in table 1, namely price, sales state and house source condition, are respectively represented by I, II and III, and since the 8 messages correspond to two message topics, a second identifier of each message is created according to a first identifier and a message type of the message, and two message streams are created:
message flow 1: i-a, I-c, II-d, III-f, III-g;
message flow 2: i-b, II-e, III-h.
It should be noted that, in the embodiment of the present invention, messages are classified and stored according to message categories, and meanwhile, a message flow is constructed by using a simpler first identifier, which facilitates subsequent searching of a required message.
On the basis of the foregoing embodiments, as an optional embodiment, taking all messages acquired after the acquisition time of the reference message as messages to be pushed this time specifically includes: s301, S302, and S303, specifically:
s301, regarding any sub-aggregation message in the aggregation message pushed last time, taking a message topic corresponding to the sub-aggregation message as a target topic, and acquiring a message with the latest acquisition time of the sub-aggregation message as a reference message.
As can be seen from the above description, in the embodiment of the present invention, each sub-aggregation message is obtained by summarizing the change situations from the state of the message of the same message topic in the last push to the state of the message of the current push, and although one sub-aggregation message includes the change situations from the latest state of a plurality of message categories in the last push to the latest state of the message category in the current push, because the message categories are not distinguished in the message stream construction, and each message describes the change situations before and after the state update of one message category, the message with the latest collection time of the sub-aggregation message is directly collected, and the subsequent statistics on the messages of different message categories is not affected.
S302, determining a second identifier of the reference message, and taking all messages after the second identifier of the reference message in the message stream corresponding to the sub-aggregation message as the messages of the target subject to be pushed.
And S303, acquiring a message set to be pushed at this time according to the messages of all message themes to be pushed at this time.
The embodiment of the invention utilizes the characteristic that each message can record the change condition before and after the update of the message category state, and can quickly find the message to be pushed this time only by finding out the message with the latest acquisition time in each sub-aggregation message and positioning the message stream by utilizing the second identifier of the message.
Taking table 1 as an example, if the message with the latest acquisition time of the two sub-aggregation messages in the aggregation message pushed last time is message 1 and message 2, respectively, the second identifiers of the two messages can be determined to be I-a and I-b, respectively, from the message stream according to the acquisition time of the two messages, and the message to be pushed this time can be determined to include I-c, II-d, III-f, III-g, and II-e, III-h from the message stream.
On the basis of the foregoing embodiment, as an optional embodiment, aggregating the message to be pushed this time according to a message topic and a message category, where before, the method further includes:
and acquiring the message category and the first identifier of each message in the message set according to the second identifier of each message in the message set so as to obtain the message to be pushed this time from each corresponding storage area.
Continuing with the above embodiment as an example, since it can be determined from the message flow that the message to be pushed this time includes I-c, II-d, III-f, III-g and II-e, III-h, it is necessary to search for the message with the first identifier c for the storage area for storing the price category, to search for the message with the first identifiers d and e for the storage area for storing the sales status category, and to search for the message with the first identifiers f, g and h for the storage area for storing the house source situation category.
According to the embodiment of the invention, the messages are classified and stored in advance according to the message types of the messages, so that all the messages of the message set to be pushed can be quickly obtained from the corresponding storage areas by combining the message type and the first identifier of each message in the message set to be pushed at this time.
On the basis of the foregoing embodiment, as an optional embodiment, the pushing the aggregation message to be pushed this time to a terminal further includes:
if a first request for acquiring the detailed content of the aggregated message sent by the terminal is received, pushing the message set to be pushed to the terminal;
and if a second request for acquiring detailed contents of all information of the concerned message theme sent by the terminal is received, pushing all the messages of the message theme collected from the moment the terminal concerns the message theme to the terminal.
It should be noted that, in the embodiments of the present invention, by receiving different requests sent by a terminal, messages with different richness degrees are provided to a user according to different requirements. Specifically, the embodiment of the present invention may be configured to send, by the terminal, a first request for acquiring the detailed content of the aggregated message based on the user clicking the aggregated message on the terminal, and similarly, send, by the terminal, a second request for acquiring the detailed content of all information based on all the messages acquired after the user clicks the acquisition time of the reference message on the terminal.
When the embodiment of the invention is applied to the field of house property transaction, as the number of messages which can be generated from listing to selling of a set of house sources is not too large, even if all the messages related to the house sources (namely the message subjects) are sent to the users, excessive flow is not consumed.
Specifically, after the aggregate message to be pushed this time is pushed to the terminal, if a first request sent by the terminal to acquire the detailed content of the aggregate message is received, it may be firstly confirmed that a user wants to see the detailed content of the aggregate message pushed for the latest time, so that in the embodiment of the present invention, a reference message corresponding to the aggregate message pushed for the latest time is acquired, then all messages to be sent during the aggregate message pushed for the latest time are determined from a message stream according to a second identifier of the reference message, and then categories and first identifiers of all messages are determined according to the second identifiers of all messages to be sent, so as to acquire all messages acquired after the acquisition time of the reference message from corresponding storage areas.
Taking the embodiment shown in table 1 as an example, if the reference messages corresponding to the latest aggregation message are message 1 and message 2, all the messages of the latest aggregation message pushed from the message stream can be determined to be messages 3 to 8 according to the first identifiers of message 1 and message 2, and the second identifiers of messages 3 to 8 are recorded in the message stream, so that the messages 3 to 8 can be retrieved in the corresponding storage area by using the first identifiers through the method described in the above embodiment, that is, the messages 3 to 8 can be obtained.
On the basis of the foregoing embodiments, as an optional embodiment, the pushing of all messages from the time the terminal pays attention to the message topic to the terminal specifically includes:
and obtaining all messages recorded in the message flow corresponding to the message theme from the corresponding storage areas according to the second identifications of all messages recorded in the message flow corresponding to the message theme.
Specifically, according to the second identifiers of all messages recorded in the message stream, the message categories and the first identifiers of all messages are obtained, and for each message, the first identifier of the message is searched from the corresponding storage area according to the message category of the message, and the complete content of the message is obtained, so that all messages recorded in the message stream corresponding to the message subject are realized.
Fig. 2 is a schematic flow chart of a message pushing method according to another embodiment of the present invention, as shown in fig. 2, including:
s401, collecting updated information in real time, wherein the information comprises information subject, collection time and state update information of one information type;
s402, generating a first identifier of each message, and classifying and storing the messages according to message types;
s403, creating a corresponding message stream for the information of each message topic, wherein the message stream comprises second identifications of all messages sequenced according to acquisition time, and the second identifications comprise first identifications of the messages and information used for representing message categories;
s404, judging whether the current moment meets the pushing condition, and if so, acquiring the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed last time;
s405, for each sub-aggregation message, determining a second identifier of the message with the latest acquisition time of the sub-aggregation message;
s406, taking all messages positioned after the second identifier of the message with the latest acquisition time in the message stream corresponding to the sub-aggregation message as the message to be pushed;
s407, acquiring the message type and the first identifier of the message to be pushed according to the second identifier of the message to be pushed, so as to obtain the message set to be pushed from each corresponding storage area;
s408, for each message of the message subject in the message set to be pushed this time, combining the state before the message type update recorded in the message with the earliest acquisition time with the state after the message type update recorded in the message with the latest acquisition time to obtain the state update information of the message type between the last pushing and the pushing of the same message type;
s409, summarizing the state updating information of all message types of the message with each message theme from the last pushing to the current pushing period to obtain a sub-aggregation message corresponding to each message theme;
s410, summarizing the sub-aggregation messages corresponding to all message themes to obtain the aggregation message to be pushed;
s411, the aggregation message to be pushed this time is pushed to a terminal.
Fig. 3 is a schematic structural diagram of a message pushing apparatus according to an embodiment of the present invention, and as shown in fig. 2, the message pushing apparatus includes: the message pushing system comprises a message acquisition module 201, a message confirmation module 202 and a message pushing module 203, wherein:
a message collection module 201, configured to collect updated messages in real time, where the messages include message topics, collection time, and state update information of a message category;
the message confirmation module 202 is configured to determine whether the current time meets a pushing condition, and if the current time meets the pushing condition, determine a message set to be pushed this time according to a message with the latest acquisition time of each sub aggregation message in the aggregation message pushed last time;
the message pushing module 203 is configured to aggregate the message set according to the message topic and the message category appearing in the message set, obtain an aggregated message to be pushed this time, and push the aggregated message to be pushed this time to the terminal;
and the sub-aggregation message corresponds to the message theme concerned by the terminal, and the change condition from the state of each message type in the last pushing to the state in the current pushing is recorded in the sub-aggregation message.
On the basis of the foregoing embodiments, as an optional embodiment, the state update information of the message category includes a state before update and a state after update of the message category;
correspondingly, the aggregating processing is performed on the message set according to the message topic and the message category appearing in the message set, specifically:
composing the message which simultaneously records the mth message subject and the nth message category in the message setMessage subsetsmnSubset the messagemnThe state before the message type update recorded in the message with the earliest collection time is combined with the state after the message type update recorded in the message with the latest collection time to obtain a message subsetmnUpdating information of the state of the message type during the period from the last pushing to the current pushing;
message subsetm1To a subset of messagesmNSummarizing the state updating information of the message types during the period from the last pushing to the current pushing to obtain a sub-aggregation message corresponding to the mth theme;
summarizing the sub-aggregation messages corresponding to the 1 st message theme to the Mth message theme to obtain the aggregation message to be pushed;
wherein M, N, M and N are positive integers, M is more than or equal to 1 and less than or equal to M, N is more than or equal to 1 and less than or equal to N, and M and N are the total number of message subjects and the total number of message categories recorded in the message set respectively.
On the basis of the foregoing embodiments, as an optional embodiment, the determining whether the current time meets the push condition further includes:
generating a first identifier of the message, and classifying and storing the message according to the message category, wherein the index of the message in the storage area is the first identifier of the message;
and creating a corresponding message stream for the message of each message topic, wherein the message stream comprises second identifications of all messages which are sequenced according to the acquisition time, and the second identifications comprise the first identifications of the messages and information used for representing the message categories.
On the basis of the foregoing embodiments, as an optional embodiment, the determining, according to the message with the latest acquisition time of each sub aggregation message in the aggregation message pushed last time, a message set to be pushed this time is specifically:
determining a second identifier of the reference message, and taking all messages positioned after the second identifier of the reference message in the message stream corresponding to the sub-aggregation message as the messages of the target subject to be pushed;
and obtaining a message set to be pushed at this time according to the messages of all message themes to be pushed at this time.
On the basis of the foregoing embodiments, as an optional embodiment, the aggregating the message set according to the message topic and the message category appearing in the message set further includes:
and acquiring the message category and the first identifier of each message in the message set according to the second identifier of each message in the message set so as to obtain all messages in the message set from each storage area.
On the basis of the foregoing embodiments, as an optional embodiment, the pushing the aggregation message to be pushed this time to a terminal further includes:
if a first request for acquiring the detailed content of the aggregated message sent by the terminal is received, pushing the message set to be pushed to the terminal;
and if a second request for acquiring detailed contents of all information of the concerned message theme sent by the terminal is received, pushing all the messages of the message theme collected from the moment the terminal concerns the message theme to the terminal.
On the basis of the foregoing embodiments, as an optional embodiment, the pushing the message set to be pushed this time to the terminal specifically includes:
obtaining all messages in the message set to be pushed this time from corresponding storage areas according to the second identifications of all messages in the message set to be pushed this time;
the pushing of all the messages of the message theme collected from the time the terminal pays attention to the message theme to the terminal specifically includes:
and obtaining all messages recorded in the message flow corresponding to the message theme from the corresponding storage areas according to the second identifications of all messages recorded in the message flow corresponding to the message theme.
The message pushing device provided in the embodiment of the present invention specifically executes the flows of the above message pushing methods, and please refer to the contents of the above message pushing methods in detail, which is not described herein again. The message pushing device provided by the embodiment of the invention overcomes the defects that when the prior art pushes messages, the messages are too many and inconvenient to read because all the messages are simply and uniformly sent according to the time sequence, or the change condition of the messages is not clear to a user because only the latest message is pushed. Because the aggregated message records the change condition from the latest state of the message during last pushing to the latest state of the message during this pushing, the message is actually compressed, the characteristic that each message records the change condition before and after updating is utilized, and the aggregated message records the change condition from the latest message during last pushing to the latest message at the current moment, the compression of the message content is realized, the non-latest message is omitted, the change condition from the last pushing to the current moment is recorded, and the user can clearly know the relative change condition of the message under the time span.
Fig. 4 is a schematic entity structure diagram of an electronic device according to an embodiment of the present invention, and as shown in fig. 4, the electronic device may include: a processor (processor)410, a communication Interface 420, a memory (memory)430 and a communication bus 440, wherein the processor 410, the communication Interface 420 and the memory 430 are communicated with each other via the communication bus 440. The processor 410 may call a computer program stored on the memory 430 and operable on the processor 410 to perform the message pushing method provided by the above embodiments, for example, including: acquiring a target object updating message in real time, wherein the message comprises a message theme, acquisition time and state updating information of a message category; judging whether the current moment meets the pushing condition, if so, determining a message set to be pushed at the current time according to the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed at the last time; according to the message theme and the message category appearing in the message set, carrying out aggregation processing on the message set to obtain the aggregation message to be pushed this time, and pushing the aggregation message to be pushed this time to a terminal; and the sub-aggregation message corresponds to the message theme concerned by the terminal, and the change condition from the state of each message type in the last pushing to the state in the current pushing is recorded in the sub-aggregation message.
In addition, the logic instructions in the memory 430 may be implemented in the form of software functional units and stored in a computer readable storage medium when the software functional units are sold or used as independent products. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or make a contribution to the prior art, or may be implemented 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 methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
An embodiment of the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented to perform the message pushing method provided in the foregoing embodiments when executed by a processor, and the method includes: acquiring a target object updating message in real time, wherein the message comprises a message theme, acquisition time and state updating information of a message category; judging whether the current moment meets the pushing condition, if so, determining a message set to be pushed at the current time according to the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed at the last time; according to the message theme and the message category appearing in the message set, carrying out aggregation processing on the message set to obtain the aggregation message to be pushed this time, and pushing the aggregation message to be pushed this time to a terminal; and the sub-aggregation message corresponds to the message theme concerned by the terminal, and the change condition from the state of each message type in the last pushing to the state in the current pushing is recorded in the sub-aggregation message.
The above-described embodiments of the apparatus are merely illustrative, and 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 modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A message pushing method, comprising:
collecting updated information in real time, wherein the information comprises information subject, collection time and state update information of information category;
judging whether the current moment meets the pushing condition, if so, determining a message set to be pushed at the current time according to the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed at the last time;
according to the message theme and the message category appearing in the message set, carrying out aggregation processing on the message set to obtain the aggregation message to be pushed this time, and pushing the aggregation message to be pushed this time to a terminal;
and the sub-aggregation message corresponds to the message theme concerned by the terminal, and the change condition from the state of each message type in the last pushing to the state in the current pushing is recorded in the sub-aggregation message.
2. The message pushing method according to claim 1, wherein the state update information of the message category includes a pre-update state and a post-update state of the message category;
correspondingly, the aggregating processing is performed on the message set according to the message topic and the message category appearing in the message set, specifically: combining the message subset mn composed of the messages of which the mth message theme and the nth message category are simultaneously recorded in the message set, and combining the state before the message category update recorded in the message with the earliest acquisition time in the message subset mn with the state after the message category update recorded in the message with the latest acquisition time to obtain the state update information of the message category of the message subset mn during the period from the last pushing to the current pushing;
summarizing the state updating information of the message types from the message subset m1 to the message subset mN during the period from the last pushing to the current pushing to obtain the sub-aggregation message corresponding to the mth theme;
summarizing the sub-aggregation messages corresponding to the 1 st message theme to the Mth message theme to obtain the aggregation message to be pushed;
wherein M, N, M and N are positive integers, M is more than or equal to 1 and less than or equal to M, N is more than or equal to 1 and less than or equal to N, and M and N are the total number of message subjects and the total number of message categories recorded in the message set respectively.
3. The message pushing method according to claim 1 or 2, wherein the determining whether the current time meets the pushing condition further comprises:
generating a first identifier of the message, and classifying and storing the message according to the message category, wherein the index of the message in the storage area is the first identifier of the message;
and creating a corresponding message stream for the message of each message topic, wherein the message stream comprises second identifications of all messages which are sequenced according to the acquisition time, and the second identifications comprise the first identifications of the messages and information used for representing the message categories.
4. The message pushing method according to claim 3, wherein the determining, according to the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed last time, the message set to be pushed this time is specifically:
for any sub-aggregation message in the aggregation message pushed last time, taking a message topic corresponding to the sub-aggregation message as a target topic, and acquiring a message with the latest acquisition time of the sub-aggregation message as a reference message;
determining a second identifier of the reference message, and taking all messages positioned after the second identifier of the reference message in the message stream corresponding to the sub-aggregation message as the messages of the target subject to be pushed;
and obtaining a message set to be pushed at this time according to the messages of all message themes to be pushed at this time.
5. The message pushing method according to claim 4, wherein the aggregating the message set according to the message topic and the message category appearing in the message set further comprises:
and acquiring the message category and the first identifier of each message in the message set according to the second identifier of each message in the message set so as to obtain all messages in the message set from each storage area.
6. The message pushing method according to claim 5, wherein the pushing the aggregated message to be pushed this time to a terminal further comprises:
if a first request for acquiring the detailed content of the aggregated message sent by the terminal is received, pushing the message set to be pushed to the terminal;
and if a second request for acquiring detailed contents of all information of the concerned message theme sent by the terminal is received, pushing all the messages of the message theme collected from the moment the terminal concerns the message theme to the terminal.
7. The message pushing method according to claim 6, wherein the pushing the message set to be pushed this time to the terminal specifically includes:
obtaining all messages in the message set to be pushed this time from corresponding storage areas according to the second identifications of all messages in the message set to be pushed this time;
the pushing of all the messages of the message theme collected from the time the terminal pays attention to the message theme to the terminal specifically includes:
and obtaining all messages recorded in the message flow corresponding to the message theme from the corresponding storage areas according to the second identifications of all messages recorded in the message flow corresponding to the message theme.
8. A message push apparatus, comprising:
the message acquisition module is used for acquiring updated messages in real time, wherein the messages comprise message themes, acquisition time and state update information of a message type;
the message confirmation module is used for judging whether the current moment accords with the pushing condition, and if the current moment accords with the pushing condition, determining a message set to be pushed at the current time according to the message with the latest acquisition time of each sub-aggregation message in the aggregation message pushed at the last time;
the message pushing module is used for aggregating the message set according to the message theme and the message category which appear in the message set, obtaining the aggregated message to be pushed this time, and pushing the aggregated message to be pushed this time to the terminal;
and the sub-aggregation message corresponds to the message theme concerned by the terminal, and the change condition from the state of each message type in the last pushing to the state in the current pushing is recorded in the sub-aggregation message.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the message push method according to any one of claims 1 to 7 when executing the program.
10. A non-transitory computer-readable storage medium storing computer instructions for causing a computer to execute the message pushing method according to any one of claims 1 to 7.
CN202010092900.9A 2020-02-14 2020-02-14 Message pushing method and device Active CN111371672B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010092900.9A CN111371672B (en) 2020-02-14 2020-02-14 Message pushing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010092900.9A CN111371672B (en) 2020-02-14 2020-02-14 Message pushing method and device

Publications (2)

Publication Number Publication Date
CN111371672A true CN111371672A (en) 2020-07-03
CN111371672B CN111371672B (en) 2022-04-08

Family

ID=71211444

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010092900.9A Active CN111371672B (en) 2020-02-14 2020-02-14 Message pushing method and device

Country Status (1)

Country Link
CN (1) CN111371672B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112202914A (en) * 2020-10-13 2021-01-08 湖南快乐阳光互动娱乐传媒有限公司 Message pushing method and device
CN112367247A (en) * 2020-11-09 2021-02-12 深圳前海微众银行股份有限公司 Message notification display method, device and equipment
CN112733010A (en) * 2020-12-16 2021-04-30 深圳市欢太科技有限公司 Message pushing method and device, electronic equipment and computer readable storage medium
CN114465971A (en) * 2022-02-11 2022-05-10 北京有竹居网络技术有限公司 Message pushing method, system, readable storage medium and electronic equipment
CN114553947A (en) * 2022-01-29 2022-05-27 北京金堤科技有限公司 Method and device for processing message

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104408132A (en) * 2014-11-28 2015-03-11 北京京东尚科信息技术有限公司 Data push method and system
CN105117104A (en) * 2015-08-26 2015-12-02 广西小草信息产业有限责任公司 Message display method and system
CN105701182A (en) * 2016-01-07 2016-06-22 百度在线网络技术(北京)有限公司 Information pushing method and apparatus
CN106302094A (en) * 2015-06-03 2017-01-04 腾讯科技(深圳)有限公司 Information push method and device
CN106790696A (en) * 2017-02-21 2017-05-31 腾讯科技(深圳)有限公司 A kind of method for message transmission and device
CN107528766A (en) * 2016-07-14 2017-12-29 腾讯科技(深圳)有限公司 Information-pushing method, apparatus and system
CN108763506A (en) * 2018-05-30 2018-11-06 北京顺丰同城科技有限公司 A kind of message push processing method and device
CN109308607A (en) * 2018-09-17 2019-02-05 田歌 The method and device of book of final entry event
CN110035120A (en) * 2019-03-29 2019-07-19 惠州Tcl移动通信有限公司 Information push method, device, electronic equipment and storage medium
US20190311338A1 (en) * 2017-03-27 2019-10-10 Tencent Technology (Shenzhen) Company Limited Data pushing method and apparatus, storage medium, and electronic apparatus
CN110428153A (en) * 2019-07-19 2019-11-08 中国建设银行股份有限公司 Message polymerization and device
CN110460664A (en) * 2019-08-13 2019-11-15 深圳市商汤科技有限公司 Information synchronization method and device, electronic equipment and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104408132A (en) * 2014-11-28 2015-03-11 北京京东尚科信息技术有限公司 Data push method and system
CN106302094A (en) * 2015-06-03 2017-01-04 腾讯科技(深圳)有限公司 Information push method and device
CN105117104A (en) * 2015-08-26 2015-12-02 广西小草信息产业有限责任公司 Message display method and system
CN105701182A (en) * 2016-01-07 2016-06-22 百度在线网络技术(北京)有限公司 Information pushing method and apparatus
CN107528766A (en) * 2016-07-14 2017-12-29 腾讯科技(深圳)有限公司 Information-pushing method, apparatus and system
CN106790696A (en) * 2017-02-21 2017-05-31 腾讯科技(深圳)有限公司 A kind of method for message transmission and device
US20190311338A1 (en) * 2017-03-27 2019-10-10 Tencent Technology (Shenzhen) Company Limited Data pushing method and apparatus, storage medium, and electronic apparatus
CN108763506A (en) * 2018-05-30 2018-11-06 北京顺丰同城科技有限公司 A kind of message push processing method and device
CN109308607A (en) * 2018-09-17 2019-02-05 田歌 The method and device of book of final entry event
CN110035120A (en) * 2019-03-29 2019-07-19 惠州Tcl移动通信有限公司 Information push method, device, electronic equipment and storage medium
CN110428153A (en) * 2019-07-19 2019-11-08 中国建设银行股份有限公司 Message polymerization and device
CN110460664A (en) * 2019-08-13 2019-11-15 深圳市商汤科技有限公司 Information synchronization method and device, electronic equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
PAUL: ""Acknowledging a Message in Active MQ"", 《HTTPS://WWW.PMICHAELS.NET/2016/10/13/ACKNOWLEDGING-A-MESSAGE-IN-ACTIVE-MQ/》 *
马跃等: ""基于RocketMQ的MQTT消息推送服务器分布式部署方案"", 《计算机系统应用》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112202914A (en) * 2020-10-13 2021-01-08 湖南快乐阳光互动娱乐传媒有限公司 Message pushing method and device
CN112367247A (en) * 2020-11-09 2021-02-12 深圳前海微众银行股份有限公司 Message notification display method, device and equipment
CN112733010A (en) * 2020-12-16 2021-04-30 深圳市欢太科技有限公司 Message pushing method and device, electronic equipment and computer readable storage medium
CN114553947A (en) * 2022-01-29 2022-05-27 北京金堤科技有限公司 Method and device for processing message
CN114553947B (en) * 2022-01-29 2024-01-19 北京金堤科技有限公司 Method and device for processing message
CN114465971A (en) * 2022-02-11 2022-05-10 北京有竹居网络技术有限公司 Message pushing method, system, readable storage medium and electronic equipment
CN114465971B (en) * 2022-02-11 2023-09-19 北京有竹居网络技术有限公司 Message pushing method, system, readable storage medium and electronic equipment

Also Published As

Publication number Publication date
CN111371672B (en) 2022-04-08

Similar Documents

Publication Publication Date Title
CN111371672B (en) Message pushing method and device
AU2011338160B2 (en) System, method, and computer-readable program for real-time monitoring of activity
CN111639138B (en) Data processing method, device, equipment and storage medium
CN106815254B (en) Data processing method and device
CN103647800A (en) Method and system of recommending application resources
JP6694962B2 (en) Media information presentation method, server, and storage medium
CN103686236A (en) Method and system for recommending video resource
CN103150696A (en) Method and device for selecting potential customer of target value-added service
CN108540508B (en) Method, device and equipment for pushing information
CN104462096B (en) Public sentiment method for monitoring and analyzing and device
CN111737646B (en) Advertisement promotion effect evaluation data processing method, system and storage medium
CN113643070A (en) Intelligent information pushing method and system based on big data
CN112307318B (en) Content publishing method, system and device
CN110866698A (en) Device for assessing service score of service provider
CN103634470A (en) Human-computer interaction prediction method based on terminal mobile data access network Qos
WO2023151426A1 (en) Method and device for counting number of users in live broadcast room
CN112561636A (en) Recommendation method, recommendation device, terminal equipment and medium
CN113362095A (en) Information delivery method and device
CN105491136A (en) Message sending method and apparatus
CN112367247B (en) Message notification display method, device and equipment
CN113988954A (en) Financing product marketing method and device
CN113065894A (en) Data collection method and device based on user portrait and order analysis and storage medium
CN113792211A (en) Resource pushing processing method and device, electronic equipment and storage medium
CN112527991A (en) Information processing method, apparatus and medium
CN111625711A (en) New house source push processing method and device, electronic equipment 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
GR01 Patent grant
GR01 Patent grant