CN110891012B - Message delivery method, message receiving method and message delivery system - Google Patents

Message delivery method, message receiving method and message delivery system Download PDF

Info

Publication number
CN110891012B
CN110891012B CN201911067460.5A CN201911067460A CN110891012B CN 110891012 B CN110891012 B CN 110891012B CN 201911067460 A CN201911067460 A CN 201911067460A CN 110891012 B CN110891012 B CN 110891012B
Authority
CN
China
Prior art keywords
rule
user
server
message
client
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.)
Active
Application number
CN201911067460.5A
Other languages
Chinese (zh)
Other versions
CN110891012A (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 CN201911067460.5A priority Critical patent/CN110891012B/en
Publication of CN110891012A publication Critical patent/CN110891012A/en
Application granted granted Critical
Publication of CN110891012B publication Critical patent/CN110891012B/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/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • 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

Abstract

The embodiment of the invention provides a message delivery method, which comprises the following steps: sending the first rule list to a client in response to a request of the client; acquiring a second user behavior of at least one client user in the clients meeting the unlimited condition, and judging whether the second user behavior meets the second rule hit condition; sending a second rule identifier corresponding to the client user with the second user behavior meeting the second rule hit condition to a client with a first user behavior meeting the first rule hit condition in the clients meeting the unlimited condition, so that the second rule identifier and the first rule identifier are sequenced on the client side with the first user behavior meeting the first rule hit condition; and pushing the first message content or the second message content corresponding to the rule identifier which is sequenced at the top in the first rule identifier and the second rule identifier to the client side of which the first user behavior meets the first rule hit condition.

Description

Message delivery method, message receiving method and message delivery system
Technical Field
The present invention relates to the field of information technology, and in particular, to a message delivery method, a message receiving method, and a message delivery system.
Background
Most of current message delivery methods are based on a long-connection instant messaging message delivery channel, although the real-time performance is good, a trigger moment of message display cannot be controlled, generally, a server side can trigger the message after pushing, but if a user meets a certain condition at a client side, the user cannot pull the message immediately. Therefore, the pure server push mode does not satisfy the scenario triggered by the client. A long connection means that a plurality of packets can be transmitted continuously over one connection, and if no packet is transmitted during the connection holding period, a link check packet needs to be transmitted in both directions.
After a server defines a batch of users, the server packs the messages and throws the messages into an instant messaging message pushing queue, the client keeps long connection with instant messaging, and when the messages exist in the queue, the client reads the messages and displays the messages.
The technical scheme has certain defects: the client-side real-time pulling is not supported; the client monitoring user operation is not supported so as to detect whether the user meets the condition of message display; there is no context relationship between messages, and when multiple messages are pushed simultaneously, there is no sequencing display and times limitation.
Disclosure of Invention
The method and the device aim to set up a channel for pulling the message in real time, and the client can monitor the user behavior in real time and support the display of the message content authorized by the popup window.
In order to achieve the above object, in a first aspect of the present invention, a message delivery method is provided, which is applied to a server, where the server screens message delivery conditions to screen out unlimited conditions, and divides the unlimited conditions into a first rule list and a second rule list according to whether the unlimited conditions remain in the server; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
the method comprises the following steps:
sending the first rule list to a client in response to a request of the client;
acquiring a second user behavior of at least one client user in the clients meeting the unlimited condition, and judging whether the second user behavior meets the second rule hit condition;
when message delivery is needed, sending a second rule identifier corresponding to a client user of which the second user behavior meets the second rule hit condition to a client of which the first user behavior meets the first rule hit condition in the clients meeting the unlimited condition, so that the second rule identifier and the first rule identifier are sequenced on the client side of which the first user behavior meets the first rule hit condition;
and pushing the first message content or the second message content corresponding to the rule identifier which is sequenced at the top in the first rule identifier and the second rule identifier to the client side of which the first user behavior meets the first rule hit condition.
Preferably, the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
Preferably, the first rule list and the second rule list further include at least: triggering time and message interactive mode.
Preferably, the first user action includes at least: the access amount of the user, the access duration of the user and the click behavior of the user.
Preferably, the second user action includes at least: user login behavior, business related operational history analysis, and demographics.
In a second aspect, the present invention further provides a message receiving method, applied to a client, where the method includes:
the client pulls a first rule list in the unrestricted conditions screened by the server from the server, wherein the unrestricted conditions comprise a first rule list and a second rule list which are distinguished by the server according to whether the server is reserved at the server or not; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
judging whether the first user behavior meets the first rule hit condition;
under the condition that the first user behavior meets the first rule hit condition, responding to message delivery of a server, receiving a second rule identifier corresponding to a client user of which the second user behavior meets the second rule hit condition from the server, and sequencing the first rule identifier and the second rule identifier;
and receiving the first message content or the second message content corresponding to the rule identifier which is sequenced at the top in the first rule identifier and the second rule identifier from the server.
Preferably, the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
Preferably, the first rule list and the second rule list further include at least: triggering time and message interactive mode.
Preferably, the first user action includes at least: the access amount of the user, the access duration of the user and the click behavior of the user. In a third aspect, the present invention further provides a message delivery system, which includes a server and a client, where the server and the client perform information interaction by using the message delivery method and the message receiving method of the above technical solutions.
In a fourth aspect, the present invention further provides a message delivery device, which is applied to a server, where the server screens message delivery conditions to screen out unlimited conditions, and divides the unlimited conditions into a first rule list and a second rule list according to whether the unlimited conditions are reserved in the server; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
the delivery device comprises:
the sending module is used for responding to a request of a client and sending the first rule list to the client;
a first judgment module: the second rule hit condition is used for judging whether the second user behavior meets the second rule hit condition or not;
a first sequencing module: when message delivery is needed, sending a second rule identifier corresponding to a client user whose second user behavior meets the second rule hit condition to a client whose first user behavior meets the first rule hit condition in the clients meeting the unlimited condition, so that the second rule identifier and the first rule identifier are sorted on the client side whose first user behavior meets the first rule hit condition;
a pushing module: and pushing the first message content or the second message content corresponding to the rule identifier which is sequenced at the top in the first rule identifier and the second rule identifier to the client side of which the first user behavior meets the first rule hit condition.
Preferably, the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
Preferably, the first rule list and the second rule list further include at least: triggering time and message interactive mode.
Preferably, the first user action includes at least: the access amount of the user, the access duration of the user and the click behavior of the user.
Preferably, the second user action includes at least: user login behavior, business related operational history analysis, and demographics.
In a fifth aspect, the present invention further provides a message receiving apparatus, applied to a client, where the apparatus includes:
a pulling module: the client is used for pulling a first rule list in the unrestricted conditions screened by the server from the server, wherein the unrestricted conditions comprise a first rule list and a second rule list which are distinguished by the server according to whether the server is reserved at the server or not; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
a second judging module: the first rule is used for judging whether the first user behavior meets the first rule hit condition;
a second ordering module: the server is used for receiving a second rule identifier corresponding to a client user of which a second user behavior meets the second rule hit condition from the server in response to message delivery of the server under the condition that a first user behavior meets the first rule hit condition, and sequencing the first rule identifier and the second rule identifier;
a receiving module: the server is used for receiving the first message content or the second message content corresponding to the rule identifier which is sequenced before in the first rule identifier and the second rule identifier from the server.
Preferably, the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
Preferably, the first rule list and the second rule list further include at least: triggering time and message interactive mode.
Preferably, the first user action includes at least: the access amount of the user, the access duration of the user and the click behavior of the user.
In a sixth aspect, the present invention further provides a machine-readable storage medium, where instructions are stored on the machine-readable storage medium, and when the instructions are executed by a controller, the controller can execute the message delivery method according to any one of the above technical solutions, and execute the message receiving method according to any one of the above technical solutions.
In the technical solution of the above embodiment of the present invention, the computing capabilities of the server and the client are used for computing and determining different user behaviors, respectively, and the client meeting the rule hit condition of the user behavior is used as a target for pushing a message. The method comprises the steps of supporting a client to pull in real time, and supporting the client to monitor the operation of a user so as to detect whether the user meets the condition of message display; the messages can have context relation, and when a plurality of messages are pushed simultaneously, the messages can be displayed in an ordered mode and limited in times. And the server can issue a message release rule to the client, the client monitors the user behavior in real time according to the release rule, the server asynchronously collects the user behavior in the background and asynchronously calculates the behavior data of the user, when the user meets the conditions listed by a certain rule, the client confirms whether the message can be released to the server, the message content is displayed, and the user completes the related interaction.
Additional features and advantages of embodiments of the invention will be set forth in the detailed description which follows.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the embodiments of the invention without limiting the embodiments of the invention. In the drawings:
fig. 1 is a flowchart of a message delivery method according to an embodiment of the present invention;
FIG. 2 is a flow chart of a message receiving method provided by an embodiment of the invention;
fig. 3 is a logic diagram of a message delivery apparatus according to an embodiment of the present invention;
FIG. 4 is a logic diagram of a message receiving device provided by an embodiment of the present invention;
fig. 5 is a message delivery system according to an embodiment of the present invention.
Detailed Description
The following detailed description of embodiments of the invention refers to the accompanying drawings. It should be understood that the detailed description and specific examples, while indicating the present invention, are given by way of illustration and explanation only, not limitation.
In the embodiments of the present invention, unless otherwise specified, the use of directional terms such as "upper, lower, top, and bottom" is generally used with respect to the orientation shown in the drawings or the positional relationship of the components with respect to each other in the vertical, or gravitational direction.
Fig. 1 is a flow chart of a message delivery method according to the present invention. As shown in fig. 1, a message delivery method is provided, which is applied to a server, where the server screens message delivery conditions to screen out unlimited conditions, and divides the unlimited conditions into a first rule list and a second rule list according to whether the unlimited conditions remain in the server; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
the method comprises the following steps:
s11) in response to a request of a client, transmitting the first rule list to the client; the second rule list is kept at a server side; the server side is a server. The client is a client which is provided with service software of the service provided by the server. As long as the client is in a power-on state and the client belongs to the unrestricted condition, the client actively pulls the first rule list from the server.
The rule list is divided into two parts, one part is called a first rule list, the other part is called a second rule list, and the purpose of dividing the rule list into two parts is to reduce the operation pressure of the server. The hit conditions in the first rule list are calculated and judged at the client; and the hit conditions in the second rule list are calculated and judged at the server side. Therefore, the calculation amount of the server side can be greatly reduced, and meanwhile, the calculation amount of the client side is only limited to the calculation and judgment of the user behavior of the client side, the calculation amount and the judgment amount are negligible for the client side, and the user experience of the client side cannot be influenced. A distinction between the first rule list and the second rule list, which is substantially distinguished according to the first user behavior and the second user behavior; first, determining which user behaviors are suitable for being calculated at a client and which user behaviors are suitable for being calculated at a server; if the user behavior is suitable for calculation at the client, calculating and judging whether the user behavior meets a certain rule hit condition, wherein the certain rule hit condition is a first rule hit condition. If the user behavior is suitable for calculation at the server, calculating and judging whether the user behavior meets other rule hit conditions different from the first rule hit condition, wherein the other rule hit conditions are second rule hit conditions. For example: the user behavior that meets the hit condition of the first rule in the first rule list comprises: the behavior that the client can capture, such as the access browsing amount, the duration and the user click behavior of the user; the user behavior according with the second rule hit condition in the second rule list comprises: login behavior, business-related operational history analysis, demographics, and the like. Through the preliminary distinction, the first rule hit condition can be sent to the client from the server, and the second rule hit condition is kept at the server.
S12) obtaining a second user behavior of at least one client user in the clients meeting the unlimited conditions, and judging whether the second user behavior meets the second rule hit conditions; and the client terminal which pulls the first rule list collects second user behaviors of the client terminal, uploads the second user behaviors to the server, and the server calculates and judges whether the second user behaviors accord with the second rule list stored in the server terminal.
S13) when message delivery is required, sending a second rule identifier corresponding to the client user whose second user behavior meets the second rule hit condition to a client whose first user behavior meets the first rule hit condition among the clients meeting the unlimited condition, so that the second rule identifier and the first rule identifier are sorted on the client side whose first user behavior meets the first rule hit condition; and the client side which pulls the first rule list calculates and judges whether the first user behavior of the client side accords with the first rule hit condition in the first rule list by utilizing the computing power of the client side, receives a second rule identification sent by the server side if the first user behavior of the client side accords with the first rule hit condition, and uses the first rule identification of the client side and the second rule identification together for sequencing. The second rule identifier is a rule identifier in a second rule list which is obtained by calculating and judging the second user behavior uploaded by the client through the server and accords with a second rule hit condition.
S14) pushing the first message content or the second message content corresponding to the rule identifier ordered at the top of the first rule identifier and the second rule identifier to the client whose first user behavior meets the first rule hit condition. The sequencing between the first rule identifier and the second rule identifier is to select the rule identifier with the highest weight and push the message content to the client corresponding to the rule identifier with the highest weight. The weights of the first rule identifier and the second rule identifier are weights artificially set for the first rule identifier and the second rule identifier when the first rule list and the second rule list are divided in the initial stage.
Preferably, the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition. By the filtering of the unrestricted condition, some clients can be excluded, for example, some clients in the blacklist are filtered out and do not enter the subsequent step of the message sending at all.
Preferably, the first rule list and the second rule list further include: triggering the interaction mode of the opportunity and the message. The first rule list and the second rule list are stored in the server side at the beginning, and the first rule list is sent to all the clients when the message launching step is started. The rule list is divided into two parts, one part is called a first rule list, and the other part is called a second rule list, so that the operation pressure of the server side is reduced. The hit conditions in the first rule list are calculated and judged at the client; and the hit conditions in the second rule list are calculated and judged at the server side. Therefore, the calculation amount of the server side can be greatly reduced, and meanwhile, the calculation amount of the client side is only limited to the calculation and judgment of the user behavior of the client side, the calculation amount and the judgment amount are negligible for the client side, and the user experience of the client side cannot be influenced.
Preferably, the first user action includes at least: the access amount of the user, the access duration of the user and the click behavior of the user. And the client calculates and judges whether the first user behavior meets the first hit condition.
Preferably, the second user action includes at least: user login behavior, business related operational history analysis, and demographics. The second user behavior is collected by the server, and the server performs calculation and judgment to determine whether the second user behavior meets the second hit condition. Any user behavior that is convenient for the server to collect and is suitable for the server to collect belongs to the second user behavior.
In a second aspect, the present invention further provides a message receiving method, applied to a client,
the method comprises the following steps:
s21) the client pulls a first rule list in the unrestricted conditions screened by the server from the server, wherein the unrestricted conditions comprise a first rule list and a second rule list which are distinguished by the server according to whether the first rule list and the second rule list are reserved in the server; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content; the client is a client meeting unlimited conditions, and as long as the client meeting the unlimited conditions is in a starting state, the client downloads a first rule list set by the server from the server.
S22) judging whether the first user behavior meets the first rule hit condition; the client calculates and judges whether the first user behavior of the client accords with a first rule hit condition in a first rule list downloaded from the server or not by utilizing the calculation capacity of the client.
S23) under the condition that the first user behavior accords with the first rule hit condition, responding to the message delivery of a server, receiving a second rule identification corresponding to a client user with a second user behavior according with the second rule hit condition from the server, and sequencing the first rule identification and the second rule identification; and when the first user behavior of the client meets the first rule hit condition, and the client uploads the second user behavior to the server, the client performs calculation and judgment on the second user behavior, and then sends a second rule identifier corresponding to the client user of which the second user behavior meets the second rule hit condition to the client of which the first user behavior meets the first rule hit condition, and sorts the second user behavior according to the weight of the rule identifier.
S24) receiving, from the server, a first message content or a second message content corresponding to a rule identifier ordered before in the first rule identifier and the second rule identifier. The first message content or the second message content of the server side is sent to the client side; the client is the client corresponding to the first rule identification after the first user behavior of the client accords with the first rule hit condition and the first rule identification corresponding to the first rule hit condition and the second rule identification of the server are sequenced.
Preferably, the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
Preferably, the first rule list and the second rule list further include at least: triggering time and message interactive mode.
Preferably, the first user action includes at least: the access amount of the user, the access duration of the user and the click behavior of the user.
In a third aspect, as shown in fig. 5, the present invention further provides a message delivery system, which includes a server and a client, where the server and the client perform information interaction by using the message delivery method and the message receiving method in the foregoing technical solutions.
In a fourth aspect, as shown in fig. 3, the present invention further provides a message delivery device, which is applied to a server, where the server screens message delivery conditions to screen out unlimited conditions, and divides the unlimited conditions into a first rule list and a second rule list according to whether the unlimited conditions are retained in the server; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
the delivery device comprises:
the sending module is used for responding to a request of a client and sending the first rule list to the client;
a first judgment module: the second rule hit condition is used for judging whether the second user behavior meets the second rule hit condition or not;
a first sequencing module: when message delivery is needed, sending a second rule identifier corresponding to a client user whose second user behavior meets the second rule hit condition to a client whose first user behavior meets the first rule hit condition in the clients meeting the unlimited condition, so that the second rule identifier and the first rule identifier are sorted on the client side whose first user behavior meets the first rule hit condition;
a pushing module: and pushing the first message content or the second message content corresponding to the rule identifier which is sequenced at the top in the first rule identifier and the second rule identifier to the client side of which the first user behavior meets the first rule hit condition.
Preferably, the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
Preferably, the first rule list and the second rule list further include at least: triggering time and message interactive mode.
Preferably, the first user action includes at least: the access amount of the user, the access duration of the user and the click behavior of the user.
Preferably, the second user action includes at least: user login behavior, business related operational history analysis, and demographics.
In a fifth aspect, as shown in fig. 4, the present invention further provides a message receiving apparatus, applied to a client, where the apparatus includes:
a pulling module: the client is used for pulling a first rule list in the unrestricted conditions screened by the server from the server, wherein the unrestricted conditions comprise a first rule list and a second rule list which are distinguished by the server according to whether the server is reserved at the server or not; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
a second judging module: the first rule is used for judging whether the first user behavior meets the first rule hit condition;
a second ordering module: the server is used for receiving a second rule identifier corresponding to a client user of which a second user behavior meets the second rule hit condition from the server in response to message delivery of the server under the condition that a first user behavior meets the first rule hit condition, and sequencing the first rule identifier and the second rule identifier;
a receiving module: the server is used for receiving the first message content or the second message content corresponding to the rule identifier which is sequenced before in the first rule identifier and the second rule identifier from the server.
Preferably, the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
Preferably, the first rule list and the second rule list further include at least: triggering time and message interactive mode.
Preferably, the first user action includes at least: the access amount of the user, the access duration of the user and the click behavior of the user.
In a sixth aspect, the present invention further provides a machine-readable storage medium, where instructions are stored on the machine-readable storage medium, and when the instructions are executed by a controller, the controller can execute the message delivery method according to any one of the above technical solutions, and execute the message receiving method according to any one of the above technical solutions.
In the technical solution of the above embodiment of the present invention, the computing capabilities of the server and the client are used for computing and determining different user behaviors, respectively, and the client meeting the rule hit condition of the user behavior is used as a target for pushing a message. The method comprises the steps of supporting a client to pull in real time, and supporting the client to monitor the operation of a user so as to detect whether the user meets the condition of message display; the messages can have context relation, and when a plurality of messages are pushed simultaneously, the messages can be displayed in an ordered mode and limited in times. And the server can issue a message release rule to the client, the client monitors the user behavior in real time according to the release rule, the server asynchronously collects the user behavior in the background and asynchronously calculates the behavior data of the user, when the user meets the conditions listed by a certain rule, the client confirms whether the message can be released to the server, the message content is displayed, and the user completes the related interaction.
While the embodiments of the present invention have been described in detail with reference to the accompanying drawings, the embodiments of the present invention are not limited to the details of the above embodiments, and various simple modifications can be made to the technical solution of the embodiments of the present invention within the technical idea of the embodiments of the present invention, and the simple modifications are within the scope of the embodiments of the present invention.
It should be noted that the various features described in the above embodiments may be combined in any suitable manner without departing from the scope of the invention. In order to avoid unnecessary repetition, the embodiments of the present invention will not be described separately for the various possible combinations.
Those skilled in the art will appreciate that all or part of the steps in the method for implementing the above embodiments may be implemented by a program, which is stored in a storage medium and includes several instructions to enable a single chip, a chip, or a processor (processor) to execute all or part of the steps in the method according to 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.
In addition, any combination of the various embodiments of the present invention is also possible, and the same should be considered as disclosed in the embodiments of the present invention as long as it does not depart from the spirit of the embodiments of the present invention.

Claims (20)

1. A message delivery method is applied to a server, the server screens message delivery conditions to screen out unlimited conditions, and the unlimited conditions are divided into a first rule list and a second rule list according to whether the unlimited conditions are reserved in the server or not; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
characterized in that the method comprises:
sending the first rule list to a client in response to a request of the client;
acquiring a second user behavior of at least one client user in the clients meeting the unlimited condition, and judging whether the second user behavior meets the second rule hit condition;
when message delivery is needed, sending a second rule identifier corresponding to a client user of which the second user behavior meets the second rule hit condition to a client of which the first user behavior meets the first rule hit condition in the clients meeting the unlimited condition, so that the second rule identifier and the first rule identifier are sequenced on the client side of which the first user behavior meets the first rule hit condition;
and pushing the first message content or the second message content corresponding to the rule identifier which is sequenced at the top in the first rule identifier and the second rule identifier to the client side of which the first user behavior meets the first rule hit condition.
2. The message delivery method according to claim 1, wherein the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
3. The message delivery method of claim 1, wherein the first rule list and the second rule list further comprise at least: triggering time and message interactive mode.
4. The method of claim 1, wherein the first user action comprises at least: the access amount of the user, the access duration of the user and the click behavior of the user.
5. The method of claim 1, wherein the second user action comprises at least: user login behavior, business related operational history analysis, and demographics.
6. A message receiving method is applied to a client, and is characterized by comprising the following steps:
the client pulls a first rule list in the unrestricted conditions screened by the server from the server, wherein the unrestricted conditions comprise a first rule list and a second rule list which are distinguished by the server according to whether the server is reserved at the server or not; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
judging whether the first user behavior meets the first rule hit condition;
under the condition that the first user behavior meets the first rule hit condition, responding to message delivery of a server, receiving a second rule identifier corresponding to a client user of which the second user behavior meets the second rule hit condition from the server, and sequencing the first rule identifier and the second rule identifier;
and receiving the first message content or the second message content corresponding to the rule identifier which is sequenced at the top in the first rule identifier and the second rule identifier from the server.
7. The message receiving method according to claim 6, wherein the unlimited conditions comprise at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
8. The message receiving method according to claim 6, wherein the first rule list and the second rule list further comprise at least: triggering time and message interactive mode.
9. The message receiving method according to claim 6, wherein the first user action comprises at least: the access amount of the user, the access duration of the user and the click behavior of the user.
10. A message delivery system, comprising a server and a client, wherein the server and the client perform information interaction by respectively using the message delivery method of any one of claims 1 to 5 and the message receiving method of any one of claims 6 to 9.
11. A message delivery device is applied to a server, the server screens message delivery conditions to screen out unlimited conditions, and the unlimited conditions are divided into a first rule list and a second rule list according to whether the unlimited conditions are reserved in the server or not; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
characterized in that, put in the device and include:
the sending module is used for responding to a request of a client and sending the first rule list to the client;
a first judgment module: the second rule hit condition is used for judging whether the second user behavior meets the second rule hit condition or not;
a first sequencing module: when message delivery is needed, sending a second rule identifier corresponding to a client user whose second user behavior meets the second rule hit condition to a client whose first user behavior meets the first rule hit condition in the clients meeting the unlimited condition, so that the second rule identifier and the first rule identifier are sorted on the client side whose first user behavior meets the first rule hit condition;
a pushing module: and pushing the first message content or the second message content corresponding to the rule identifier which is sequenced at the top in the first rule identifier and the second rule identifier to the client side of which the first user behavior meets the first rule hit condition.
12. The message delivery apparatus as claimed in claim 11, wherein the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
13. The message delivery apparatus of claim 11, wherein the first rule list and the second rule list further comprise at least: triggering time and message interactive mode.
14. The message delivery apparatus as claimed in claim 11, wherein the first user action comprises at least: the access amount of the user, the access duration of the user and the click behavior of the user.
15. The message delivery apparatus as claimed in claim 11, wherein the second user action comprises at least: user login behavior, business related operational history analysis, and demographics.
16. A message receiving apparatus applied to a client, the apparatus comprising:
a pulling module: the client is used for pulling a first rule list in the unrestricted conditions screened by the server from the server, wherein the unrestricted conditions comprise a first rule list and a second rule list which are distinguished by the server according to whether the server is reserved at the server or not; the first list of rules includes: a first rule hit condition, a first rule identification and first message content; the second list of rules includes: a second rule hit condition, a second rule identification, and a second message content;
a second judging module: the first rule is used for judging whether the first user behavior meets the first rule hit condition;
a second ordering module: the server is used for receiving a second rule identifier corresponding to a client user of which a second user behavior meets the second rule hit condition from the server in response to message delivery of the server under the condition that a first user behavior meets the first rule hit condition, and sequencing the first rule identifier and the second rule identifier;
a receiving module: the server is used for receiving the first message content or the second message content corresponding to the rule identifier which is sequenced before in the first rule identifier and the second rule identifier from the server.
17. The message receiving apparatus according to claim 16, wherein the unlimited conditions include at least a number limiting condition, a blacklist filtering condition and a service-related frequency limiting condition.
18. The message receiving apparatus of claim 16, wherein the first rule list and the second rule list further comprise at least: triggering time and message interactive mode.
19. The message receiving apparatus according to claim 16, wherein the first user action comprises at least: the access amount of the user, the access duration of the user and the click behavior of the user.
20. A machine-readable storage medium having stored thereon instructions, which when executed by a controller, cause the controller to perform the message delivery method of any one of claims 1 to 5 and the message reception method of any one of claims 6 to 9.
CN201911067460.5A 2019-11-04 2019-11-04 Message delivery method, message receiving method and message delivery system Active CN110891012B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911067460.5A CN110891012B (en) 2019-11-04 2019-11-04 Message delivery method, message receiving method and message delivery system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911067460.5A CN110891012B (en) 2019-11-04 2019-11-04 Message delivery method, message receiving method and message delivery system

Publications (2)

Publication Number Publication Date
CN110891012A CN110891012A (en) 2020-03-17
CN110891012B true CN110891012B (en) 2022-03-04

Family

ID=69746856

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911067460.5A Active CN110891012B (en) 2019-11-04 2019-11-04 Message delivery method, message receiving method and message delivery system

Country Status (1)

Country Link
CN (1) CN110891012B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1846885A2 (en) * 2005-02-04 2007-10-24 Cellfire, Inc. Delivering targeted advertising to mobile devices
CN102541877A (en) * 2010-12-07 2012-07-04 腾讯科技(北京)有限公司 Image-text information issuing method and system
CN103092943A (en) * 2013-01-10 2013-05-08 北京亿赞普网络技术有限公司 Method of advertisement dispatch and advertisement dispatch server
CN104038559A (en) * 2014-06-27 2014-09-10 珠海市君天电子科技有限公司 Content push method, server, client side and system
CN105653675A (en) * 2015-12-29 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Information recommendation method and apparatus, server and system
CN105912550A (en) * 2015-12-15 2016-08-31 乐视网信息技术(北京)股份有限公司 Method and device for information recommendation of mobile terminal
CN106469398A (en) * 2016-09-30 2017-03-01 华南理工大学 Method is recommended in a kind of separate type mixing moving advertising
CN107292398A (en) * 2017-06-09 2017-10-24 携程旅游信息技术(上海)有限公司 Athletic ground intelligent management system
CN107920103A (en) * 2016-10-11 2018-04-17 阿里巴巴集团控股有限公司 A kind of method and system and client and server of information push

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1846885A2 (en) * 2005-02-04 2007-10-24 Cellfire, Inc. Delivering targeted advertising to mobile devices
CN102541877A (en) * 2010-12-07 2012-07-04 腾讯科技(北京)有限公司 Image-text information issuing method and system
CN103092943A (en) * 2013-01-10 2013-05-08 北京亿赞普网络技术有限公司 Method of advertisement dispatch and advertisement dispatch server
CN104038559A (en) * 2014-06-27 2014-09-10 珠海市君天电子科技有限公司 Content push method, server, client side and system
CN105912550A (en) * 2015-12-15 2016-08-31 乐视网信息技术(北京)股份有限公司 Method and device for information recommendation of mobile terminal
CN105653675A (en) * 2015-12-29 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Information recommendation method and apparatus, server and system
CN106469398A (en) * 2016-09-30 2017-03-01 华南理工大学 Method is recommended in a kind of separate type mixing moving advertising
CN107920103A (en) * 2016-10-11 2018-04-17 阿里巴巴集团控股有限公司 A kind of method and system and client and server of information push
CN107292398A (en) * 2017-06-09 2017-10-24 携程旅游信息技术(上海)有限公司 Athletic ground intelligent management system

Also Published As

Publication number Publication date
CN110891012A (en) 2020-03-17

Similar Documents

Publication Publication Date Title
CN101340376B (en) Network communication control methods and systems
CN101904186B (en) Apparatus and method for event detection
US10404633B2 (en) Enhanced video instant messaging processing
CN109831506A (en) File uploading method, device, terminal, server and readable storage medium storing program for executing
CN105354042B (en) Using the processing method and processing device of installation
US9100200B2 (en) Video augmented text chatting
US10116791B2 (en) Methods and apparatus for transmitting data
KR20180063090A (en) User Equipment and Media Streaming Network Auxiliary Node
EP3136650B1 (en) Method and system for optimizing network parameters to improve customer satisfaction of network content
CN111212390B (en) Message queue processing method, device and equipment
US20090037559A1 (en) System and methods for completion of attempts to access content
CN107872396B (en) Communication method with timeout control, processing device, terminal device and server
CN105898181A (en) Video conversation system and method and related equipment
US20130308446A1 (en) Communication system, communication device, and communication control method
CN112057846B (en) Interaction method, device, equipment and storage medium for cloud game service scheduling
EP3483765A1 (en) Automatically connecting to online service
WO2012063148A1 (en) System and method for providing information indicating the priority level of a non access stratum signaling message and for using the priority level information to select a response
CN110891012B (en) Message delivery method, message receiving method and message delivery system
EP1744557A1 (en) Method and device for shaping the service flow transmitted in network
CN112153419A (en) Network resource configuration adjusting method, device, server and storage medium
CN105791987A (en) Media data playing method and terminal
CN111093238B (en) Wireless network control method and device, storage medium and electronic equipment
CN116684406A (en) Content downloading method of intranet equipment
CN111741373A (en) Video data transmission method and video source equipment
CN113899123B (en) Remote control defrosting method and system for intelligent refrigeration equipment

Legal Events

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