CN114553947B - Method and device for processing message - Google Patents

Method and device for processing message Download PDF

Info

Publication number
CN114553947B
CN114553947B CN202210112198.7A CN202210112198A CN114553947B CN 114553947 B CN114553947 B CN 114553947B CN 202210112198 A CN202210112198 A CN 202210112198A CN 114553947 B CN114553947 B CN 114553947B
Authority
CN
China
Prior art keywords
message
push
pushed
time
pushing
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
CN202210112198.7A
Other languages
Chinese (zh)
Other versions
CN114553947A (en
Inventor
谷萌雨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jindi Technology Co Ltd
Original Assignee
Beijing Jindi Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jindi Technology Co Ltd filed Critical Beijing Jindi Technology Co Ltd
Priority to CN202210112198.7A priority Critical patent/CN114553947B/en
Publication of CN114553947A publication Critical patent/CN114553947A/en
Application granted granted Critical
Publication of CN114553947B publication Critical patent/CN114553947B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • H04L47/62Queue scheduling characterised by scheduling criteria
    • H04L47/622Queue service order

Abstract

The invention discloses a method and a device for processing messages, comprising the following steps: when a message to be pushed is received, the message to be pushed is analyzed to obtain a user identifier and push configuration information in the message to be pushed, wherein the push configuration information comprises: presetting push time and push priority; determining a message push queue associated with a message to be pushed based on the user identifier, and acquiring a preset push time of each push message in the message push queue; determining the scheduled pushing time of the message to be pushed and the updated scheduled pushing time of each pushing message based on the pushing configuration information of the message to be pushed, the scheduled pushing time of each pushing message and the time interval parameter of the message pushing queue; and updating the message push queue based on the predetermined push time of the message to be pushed and the updated predetermined push time of each push message.

Description

Method and device for processing message
Technical Field
The present invention relates to the field of information processing technology, and in particular, to a method and apparatus for processing a message, a computer readable storage medium, an electronic device, and a computer program product.
Background
Currently, the multi-service scenario of the information provider uses the message pushing function of the service platform. If multiple service parties all plan to push the same message to the user at the same point in time, the user will receive multiple message pushes in a short time. In this case, for the user, experience of the user is deteriorated due to frequent disturbance by message pushing; for the business side, the effect of message pushing is also greatly reduced due to the poor experience of the user, so that the prior art lacks a method and a device for processing the message, which can solve the problems.
Disclosure of Invention
In view of this, for a message push scenario of multiple service parties, it is necessary to configure according to the push time desired by the service party in combination with the actual situation, the priority of the push message, the acceptable time range, and the like. Accordingly, more than one push message plan for a short period of time needs to be intercepted according to the actual situation. Under the normal condition, a user can only receive one push message at most in a short time, so that excessive disturbance to the user is prevented, and the experience of the user is ensured.
According to an aspect of an embodiment of the present invention, there is provided a method of processing a message, the method including:
when a message to be pushed is received, analyzing the message to be pushed to acquire a user identifier and push configuration information in the message to be pushed, wherein the push configuration information comprises: presetting push time and push priority;
determining a message pushing queue associated with the message to be pushed based on the user identifier, and acquiring a preset pushing time of each pushing message in the message pushing queue;
determining the scheduled pushing time of the message to be pushed and the updated scheduled pushing time of each pushing message based on the pushing configuration information of the message to be pushed, the scheduled pushing time of each pushing message and the time interval parameter of the message pushing queue; and
updating the message push queue based on the predetermined push time of the message to be pushed and the updated predetermined push time of each push message.
Optionally, before receiving the message to be pushed, the method further comprises:
creating an associated message push queue for a user;
And determining time interval parameters of the message push queue associated with the user based on a configuration file preset by the user.
Optionally, the method further comprises:
generating the message to be pushed based on the data content in the data source;
determining a user serving as a pushing target of the message to be pushed, and acquiring a user identifier of the user serving as the pushing target;
determining pushing configuration information based on the data content of the message to be pushed;
and adding a corresponding user identifier and push configuration information in the message to be pushed.
Optionally, the determining, based on the user identifier, a message push queue associated with the message to be pushed includes:
determining a user as a push target of the message to be pushed based on the user identifier;
and acquiring a message push queue associated with the user of the push target as the message push queue associated with the message to be pushed.
Optionally, in the message push queue, a time interval between predetermined push times of any two temporally adjacent push messages is greater than or equal to a time interval in a time interval parameter of the message push queue.
Optionally, the determining the predetermined pushing time of the message to be pushed and the updated predetermined pushing time of each pushing message based on the pushing configuration information of the message to be pushed, the predetermined pushing time of each pushing message, and the time interval parameter of the message pushing queue includes:
determining a preset pushing time and a pushing priority of the message to be pushed based on pushing configuration information of the message to be pushed, wherein the pushing priority comprises the following steps: emergency priority, high push priority and low push priority;
taking the preset pushing time of the message to be pushed as the initial pushing time of the message to be pushed in a message pushing queue;
determining an updating mode of the message pushing queue based on the pushing priority of the message to be pushed;
according to the updating mode of the message push queue and according to the initial push time of the message to be pushed, the preset push time of each push message and the time interval parameter of the message push queue, determining the preset push time of the message to be pushed and the updated preset push time of each push message.
Optionally, the determining, based on the push priority of the message to be pushed, an update manner of the message push queue includes:
when the push priority of the message to be pushed is the emergency priority, determining that the update mode of the message push queue is an update mode of the message to be pushed as the emergency message;
when the push priority of the message to be pushed is high, determining that the update mode of the message push queue is an update mode based on the message to be pushed;
when the push priority of the message to be pushed is a low push priority, determining that the update mode of the message push queue is an update mode based on the existing push message in the message push queue.
Optionally, the determining the predetermined pushing time of the message to be pushed and the updated predetermined pushing time of each push message according to the update manner of the message push queue and according to the initial pushing time of the message to be pushed, the predetermined pushing time of each push message, and the time interval parameter of the message push queue includes:
when the updating mode of the message pushing queue is an updating mode of taking the message to be pushed as an emergency message, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed, and keeping the preset pushing time of each existing pushing message unchanged.
Optionally, the determining the predetermined pushing time of the message to be pushed and the updated predetermined pushing time of each push message according to the update manner of the message push queue and according to the initial pushing time of the message to be pushed, the predetermined pushing time of each push message, and the time interval parameter of the message push queue includes:
when the updating mode of the message pushing queue is based on the message to be pushed, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed;
and determining the updated preset pushing time of each push message according to the preset pushing time of each push message and the time interval parameter of the message pushing queue by taking the preset pushing time of the message to be pushed as a reference, so that the time interval between the preset pushing times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter.
Optionally, the determining, based on the predetermined push time of the message to be pushed and according to the existing predetermined push time of each push message and the time interval parameter of the message push queue, the existing updated predetermined push time of each push message includes:
And according to the sequence from adjacent to far away of the preset pushing time and the message to be pushed, carrying out time adjustment on the pushing message in the message pushing queue, which needs to be adjusted for the preset pushing time, based on the time interval parameter of the message pushing queue, and determining the updated preset pushing time of each pushing message.
Optionally, the determining the predetermined pushing time of the message to be pushed and the updated predetermined pushing time of each push message according to the update manner of the message push queue and according to the initial pushing time of the message to be pushed, the predetermined pushing time of each push message, and the time interval parameter of the message push queue includes:
when the updating mode of the message push queue is an updating mode based on the existing push messages in the message push queue, and when the time interval between the initial push time of the message to be pushed and the preset push time of any push message is smaller than the time interval in the time interval parameter, the preset push time of the message to be pushed is adjusted so that the time interval between the preset push times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter.
Optionally, the method further comprises: and displaying the message push queue in a graphical interface, and modifying the preset push time of any push message in the message push queue according to the received input operation.
According to another aspect of an embodiment of the present invention, there is provided an apparatus for processing a message, the apparatus including:
the analysis unit is used for analyzing the message to be pushed to acquire a user identifier and push configuration information in the message to be pushed when the message to be pushed is received;
an obtaining unit, configured to determine a message push queue associated with the message to be pushed based on the user identifier, and obtain a predetermined push time of each push message in the message push queue;
a determining unit, configured to determine, based on the push configuration information of the message to be pushed, a predetermined push time of each push message, and a time interval parameter of a message push queue, a predetermined push time of the message to be pushed and an updated predetermined push time of each push message; and
and the updating unit is used for updating the message push queue based on the preset push time of the message to be pushed and the updated preset push time of each push message.
Optionally, the apparatus further comprises: the creation unit is used for creating an associated message push queue for the user; and determining time interval parameters of the message push queue associated with the user based on a configuration file preset by the user.
Optionally, the apparatus further comprises: the generation unit is used for generating the message to be pushed based on the data content in the data source; determining a user serving as a pushing target of the message to be pushed, and acquiring a user identifier of the user serving as the pushing target; determining pushing configuration information based on the data content of the message to be pushed; and adding a corresponding user identifier and push configuration information in the message to be pushed.
Optionally, the acquiring unit includes:
a determining subunit configured to determine, based on the user identifier, a user that is a push target of the message to be pushed;
and the acquisition subunit is used for acquiring a message push queue associated with the user of the push target as a message push queue associated with the message to be pushed.
Optionally, in the message push queue, a time interval between predetermined push times of any two temporally adjacent push messages is greater than or equal to a time interval in a time interval parameter of the message push queue.
Optionally, the determining unit is specifically configured to:
determining a preset pushing time and a pushing priority of the message to be pushed based on pushing configuration information of the message to be pushed, wherein the pushing priority comprises the following steps: emergency priority, high push priority and low push priority;
taking the preset pushing time of the message to be pushed as the initial pushing time of the message to be pushed in a message pushing queue;
determining an updating mode of the message pushing queue based on the pushing priority of the message to be pushed;
according to the updating mode of the message push queue and according to the initial push time of the message to be pushed, the preset push time of each push message and the time interval parameter of the message push queue, determining the preset push time of the message to be pushed and the updated preset push time of each push message.
Optionally, the determining unit is specifically configured to:
when the push priority of the message to be pushed is the emergency priority, determining that the update mode of the message push queue is an update mode of the message to be pushed as the emergency message;
when the push priority of the message to be pushed is high, determining that the update mode of the message push queue is an update mode based on the message to be pushed;
When the push priority of the message to be pushed is a low push priority, determining that the update mode of the message push queue is an update mode based on the existing push message in the message push queue.
Optionally, the determining unit is specifically configured to: when the updating mode of the message pushing queue is an updating mode of taking the message to be pushed as an emergency message, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed, and keeping the preset pushing time of each existing pushing message unchanged.
Optionally, the determining unit is specifically configured to:
when the updating mode of the message pushing queue is based on the message to be pushed, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed;
and determining the updated preset pushing time of each push message according to the preset pushing time of each push message and the time interval parameter of the message pushing queue by taking the preset pushing time of the message to be pushed as a reference, so that the time interval between the preset pushing times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter.
Optionally, the determining unit is specifically configured to:
and according to the sequence from adjacent to far away of the preset pushing time and the message to be pushed, carrying out time adjustment on the pushing message in the message pushing queue, which needs to be adjusted for the preset pushing time, based on the time interval parameter of the message pushing queue, and determining the updated preset pushing time of each pushing message.
Optionally, the determining unit is specifically configured to:
when the updating mode of the message push queue is an updating mode based on the existing push messages in the message push queue, and when the time interval between the initial push time of the message to be pushed and the preset push time of any push message is smaller than the time interval in the time interval parameter, the preset push time of the message to be pushed is adjusted so that the time interval between the preset push times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter.
Optionally, the apparatus further comprises: the display unit is used for displaying the message push queue in the graphical interface and modifying the preset push time of any push message in the message push queue according to the received input operation.
According to a further aspect of the embodiments of the present invention, there is provided a computer readable storage medium storing a computer program for performing the method according to any one of the embodiments described above.
According to still another aspect of the embodiment of the present invention, there is provided an electronic device including: a processor and a memory; wherein,
the memory is used for storing the processor executable instructions;
the processor is configured to read the executable instructions from the memory and execute the instructions to implement the method according to any of the embodiments.
According to a further aspect of embodiments of the present invention, there is provided a computer program product comprising computer readable code which, when run on a device, causes a processor in the device to perform a method for implementing any of the embodiments described above.
According to the method and device for processing the message, the computer readable storage medium, the electronic equipment and the computer program product provided by the embodiment of the invention, when a plurality of service parties need to send the push message, the actual push time of the push message is configured according to specific conditions, so that the non-conflict message push time can be selected among the service parties, the user experience is ensured, and the actual effect of message push is also ensured. In addition, the embodiment of the invention gives the work of manually checking the configuration time to the computer for processing, and provides a visual time axis, thereby improving the monitoring and adjusting capability of message pushing time.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent by describing embodiments of the present invention in more detail with reference to the attached drawings. The accompanying drawings are included to provide a further understanding of embodiments of the invention and are incorporated in and constitute a part of this specification, illustrate the invention and together with the embodiments of the invention, and not constitute a limitation to the invention. In the drawings, like reference numerals generally refer to like parts or steps.
FIG. 1 is a flow chart of a method of processing messages provided by an exemplary embodiment of the present invention;
FIG. 2 is a schematic diagram of a scheme for processing messages provided by another exemplary embodiment of the present invention;
FIG. 3 is a schematic diagram of an example of processing provided by an exemplary embodiment of the present invention for processing messages;
FIG. 4 is a schematic diagram of an apparatus for processing messages according to an exemplary embodiment of the present invention;
fig. 5 is a schematic diagram of an electronic device according to an exemplary embodiment of the present invention.
Detailed Description
Hereinafter, exemplary embodiments according to the present invention will be described in detail with reference to the accompanying drawings. It should be apparent that the described embodiments are only some embodiments of the present invention and not all embodiments of the present invention, and it should be understood that the present invention is not limited by the example embodiments described herein.
It should be noted that: the relative arrangement of the components and steps, numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present invention unless it is specifically stated otherwise.
It will be appreciated by those of skill in the art that the terms "first," "second," etc. in embodiments of the present invention are used merely to distinguish between different steps, devices or modules, etc., and do not represent any particular technical meaning nor necessarily logical order between them.
It should also be understood that in embodiments of the present invention, "plurality" may refer to two or more, and "at least one" may refer to one, two or more.
It should also be appreciated that any component, data, or structure referred to in an embodiment of the invention may be generally understood as one or more without explicit limitation or the contrary in the context.
In addition, the term "and/or" in the present invention is merely an association relationship describing the association object, and indicates that three relationships may exist, for example, a and/or B may indicate: a exists alone, A and B exist together, and B exists alone. In the present invention, the character "/" generally indicates that the front and rear related objects are an or relationship.
It should also be understood that the description of the embodiments of the present invention emphasizes the differences between the embodiments, and that the same or similar features may be referred to each other, and for brevity, will not be described in detail.
Meanwhile, it should be understood that the sizes of the respective parts shown in the drawings are not drawn in actual scale for convenience of description.
The following description of at least one exemplary embodiment is merely exemplary in nature and is in no way intended to limit the invention, its application, or uses.
Techniques, methods, and apparatus known to one of ordinary skill in the relevant art may not be discussed in detail, but where appropriate, the techniques, methods, and apparatus should be considered part of the specification.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further discussion thereof is necessary in subsequent figures.
Embodiments of the invention are operational with numerous other general purpose or special purpose computing system environments or configurations with electronic devices, such as terminal devices, computer systems, servers, etc. Examples of well known terminal devices, computing systems, environments, and/or configurations that may be suitable for use with the terminal device, computer system, server, or other electronic device include, but are not limited to: personal computer systems, server computer systems, thin clients, thick clients, hand-held or laptop devices, microprocessor-based systems, set-top boxes, programmable consumer electronics, network personal computers, minicomputer systems, mainframe computer systems, and distributed cloud computing technology environments that include any of the above systems, and the like.
Electronic devices such as terminal devices, computer systems, servers, etc. may be described in the general context of computer system-executable instructions, such as program modules, being executed by a computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, etc., that perform particular tasks or implement particular abstract data types. The computer system/server may be implemented in a distributed cloud computing environment in which tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computing system storage media including memory storage devices.
The embodiment of the invention provides a method and a device for processing a message, a computer readable storage medium, an electronic device and a computer program product, wherein the method comprises the following steps:
analyzing a message to be pushed to acquire a user identifier and push configuration information in the message to be pushed, wherein the push configuration information comprises: presetting push time and push priority;
determining a message pushing queue associated with the message to be pushed based on the user identifier, and acquiring a preset pushing time of each pushing message in the message pushing queue;
Determining the scheduled pushing time of the message to be pushed and the updated scheduled pushing time of each pushing message based on the pushing configuration information of the message to be pushed, the scheduled pushing time of each pushing message and the time interval parameter of the message pushing queue; and
updating the message push queue based on the predetermined push time of the message to be pushed and the updated predetermined push time of each push message.
Fig. 1 is a flow chart of a method of processing a message according to an exemplary embodiment of the invention. As shown in fig. 1, the method includes:
step 101, when a message to be pushed is received, analyzing the message to be pushed to obtain a user identifier and push configuration information in the message to be pushed, wherein the push configuration information comprises: predetermined push time and push priority.
In one embodiment, before receiving the message to be pushed, the method further comprises: creating an associated message push queue for a user; and determining time interval parameters of the message push queue associated with the user based on a configuration file preset by the user.
It should be appreciated that in order to provide a push time based message push service to a user, an associated message push queue is created for the user such that message pushing for the user can be performed in accordance with the message push queue. After creating an associated message push queue for the user, the message push queue is identified with a user identifier of the user.
Optionally, to be able to adapt to the needs of different users, the interval time between adjacent push messages in the message push queue, that is, the minimum time interval for which the user wants to receive a push message, may be determined according to the user's setting, for example, any reasonable value such as 30 minutes, 1 hour, etc. To this end, the invention determines, based on a configuration file preset by a user, a time interval parameter of the message push queue associated with the user, wherein the time interval parameter includes a time interval or any parameter for indicating a time interval.
In one embodiment, the method further comprises generating the message to be pushed based on data content in a data source; determining a user serving as a pushing target of the message to be pushed, and acquiring a user identifier of the user serving as the pushing target; determining pushing configuration information based on the data content of the message to be pushed; and adding a corresponding user identifier and push configuration information in the message to be pushed. Preferably, a unified data source may be used, so that data in the data source can ensure data consistency.
In order to be able to push a message desired by a user to each user, the message to be pushed is generated by a data source based on timing or up-to-date data content. Preferably, the broadcast scheduling mechanism of push message supports immediate/timed/periodic/intermittent push messages, as shown in fig. 2, fig. 2 is a schematic diagram of a scheme for processing messages provided in another exemplary embodiment of the present invention, where the broadcast scheduling mechanism of push may include: the push timing (pushing at a set time) scheduled task cron, the push period (pushing at a predetermined time period) scheduled task cron, the push immediate (pushing immediately) scheduled task cron, and the push interval (pushing at a predetermined interval time) scheduled task cron. The application scenarios of the push broadcast scheduling mechanism include: marketing, delivery, instant messaging, news, etc. As a tool enabling, the push timing configuration in the push broadcast scheduling mechanism can improve the information transfer efficiency.
Step 102, determining a message push queue associated with the message to be pushed based on the user identifier, and obtaining a preset push time of each push message in the message push queue.
Wherein the determining, based on the user identifier, a message push queue associated with the message to be pushed comprises: determining a user as a push target of the message to be pushed based on the user identifier; and acquiring a message push queue associated with the user of the push target as the message push queue associated with the message to be pushed.
As described above, since the message push queue is identified with the user identifier of the user, it is possible to determine the user that is the push target of the message to be pushed based on the user identifier and acquire the message push queue associated with the user of the push target. And determining the message push queue of the user associated with the message to be pushed as the message push queue associated with the message to be pushed.
According to one embodiment, in the message push queue, a time interval between predetermined push times of any two temporally adjacent push messages is greater than or equal to a time interval in a time interval parameter of the message push queue. The message push queue of the user includes one or more push messages, and each push message has a predetermined push time.
As described above, since the interval time between adjacent push messages in the message push queue is determined according to the setting of the user, it is ensured that the time interval between the predetermined push times of any two adjacent push messages in the message push queue of the user is greater than or equal to the time interval in the time interval parameter of the message push queue, as shown in fig. 3, fig. 3 is a schematic diagram of a processing example for processing a message according to an exemplary embodiment of the present invention, where the message queue of the user includes push messages A, B, C, D and E (abbreviated as message a, message B, message C, message D, and message E in the drawing), and the time interval in the time interval parameter is 30 minutes, the predetermined push time of push message a is 9:00, the predetermined push time of push message B is 10:00, the predetermined push time of push message C is 11:20, and the predetermined push time of push message D is 11:50 and push message E is 16:00, whereby the time interval between the predetermined push times of any two adjacent push messages in push messages A, B, C, D and E is greater than or equal to 30 minutes.
Step 103, determining the scheduled pushing time of the message to be pushed and the updated scheduled pushing time of each pushing message based on the pushing configuration information of the message to be pushed, the scheduled pushing time of each pushing message and the time interval parameter of the message pushing queue. When the message to be pushed is placed in the message pushing queue, the user presets the value of the time interval of the pushed message, so that the time interval between the message to be pushed and the pushed message existing in the message pushing queue may not meet the requirement. In this case, the predetermined pushing time or the actual pushing time of the pushed message in the message pushing queue needs to be adjusted accordingly according to the actual situation of the message to be pushed.
For example, as shown in fig. 2, to improve user experience, the time intervals of push messages are controlled, and all submitted push broadcasts are time ordered and compared. The server side realizes a time controller to automatically judge whether the push broadcast set by the user is effective or not according to the push events of the time nodes (past, current and future). Logically, a plurality of push messages can be regarded as a linear time axis, all set push messages are ordered and interacted with a user interface UI of a foreground, visual display can be performed, and management and control are more flexible. The user and the channel set or limit the time interval of the transmission time. And a unified entrance is provided for the user, and the user only needs to configure the crowd label and the data source. The configured labels are equivalent to a group of people. If the push message has a crowd label, the push message becomes a precise push for only that group of users. In addition, the time controller performs double verification according to the crowd tag ID and the corresponding channel. Within a prescribed time node, each channel can only use the same crowd label once, and if the condition is not met, the push setting is invalid.
In one embodiment, determining the predetermined push time of the message to be pushed and the updated predetermined push time of each push message based on the push configuration information of the message to be pushed, the predetermined push time of each push message, and the time interval parameter of the message push queue includes: determining a preset pushing time and a pushing priority of the message to be pushed based on pushing configuration information of the message to be pushed, wherein the pushing priority comprises the following steps: emergency priority, high push priority, and low push priority. Wherein the emergency priority is used to indicate that the content of the message to be pushed belongs to an emergency, such as a very important news, message or notification, etc. A high push priority indicates that the priority of the message to be pushed is higher, and a low push priority indicates that the priority of the message to be pushed is lower.
In one embodiment, the predetermined push time of the message to be pushed is used as an initial push time of the message to be pushed in a message push queue. As shown in fig. 3, the predetermined pushing time of the message to be pushed is 11:10, so the initial pushing time of the message to be pushed in the message pushing queue can be set to 11:10. And determining an updating mode of the message push queue based on the push priority of the message to be pushed. For example, different ways of updating the message push queue are determined based on whether the push priority is an emergency priority, a high push priority, or a low push priority, respectively.
Specifically, determining, based on the push priority of the message to be pushed, an update manner of the message push queue includes: when the push priority of the message to be pushed is the emergency priority, determining that the update mode of the message push queue is the update mode of the message to be pushed as the emergency message. When the push priority of the message to be pushed is high, determining that the update mode of the message push queue is an update mode based on the message to be pushed. When the push priority of the message to be pushed is a low push priority, determining that the update mode of the message push queue is an update mode based on the existing push message in the message push queue. By setting different updating modes of the message push queues for the messages to be pushed with different push priorities, the acquisition requirements of users on the push messages with different priorities can be effectively met.
In one embodiment, according to the update manner of the message push queue, and according to the initial push time of the message to be pushed, the predetermined push time of each push message, and the time interval parameter of the message push queue, determining the predetermined push time of the message to be pushed and the updated predetermined push time of each push message includes: when the updating mode of the message pushing queue is an updating mode of taking the message to be pushed as an emergency message, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed, and keeping the preset pushing time of each existing pushing message unchanged. As shown in fig. 3, push messages A, B, C, D and E are included in the user's message queue. When the push priority of the message K1 to be pushed is the emergency priority, determining that the update mode of the message push queue is the update mode of the message K1 to be pushed as the emergency message. The predetermined push time of the message K1 to be pushed is 11:10, the initial push time of the message K1 to be pushed is thus 11:10. since the update mode of the message push queue is that the message K1 to be pushed is an urgent message, the initial push time 11:10 of the message K1 to be pushed with the urgent event priority is determined as the predetermined push time of the message to be pushed, and the existing predetermined push time of each push message A, B, C, D and E is kept unchanged.
In one embodiment, the determining the predetermined push time of the message to be pushed and the updated predetermined push time of each push message according to the update manner of the message push queue and according to the initial push time of the message to be pushed, the predetermined push time of each push message, and the time interval parameter of the message push queue includes: when the updating mode of the message pushing queue is based on the message to be pushed, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed; and determining the updated preset pushing time of each push message according to the preset pushing time of each push message and the time interval parameter of the message pushing queue by taking the preset pushing time of the message to be pushed as a reference, so that the time interval between the preset pushing times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter.
As shown in fig. 3, push messages A, B, C, D and E are included in the user's message queue. When the push priority of the message K2 to be pushed is a high push priority, determining that the update mode of the message push queue is an update mode based on the message K2 to be pushed. The predetermined push time of the message K2 to be pushed is 11:10, so the initial push time of the message K2 to be pushed is 11:10. Since the update mode of the message push queue is based on the message to be pushed K2, the initial push time 11:10 of the message to be pushed K2 with high push priority is determined as the predetermined push time of the message to be pushed.
In one embodiment, the determining the updated scheduled push time of each existing push message based on the scheduled push time of the message to be pushed and the time interval parameter of the message push queue according to the existing scheduled push time of each push message includes: and according to the sequence from adjacent to far away of the preset pushing time and the message to be pushed, carrying out time adjustment on the pushing message in the message pushing queue, which needs to be adjusted for the preset pushing time, based on the time interval parameter of the message pushing queue, and determining the updated preset pushing time of each pushing message.
Specifically, based on the predetermined push time 11:10 of the message K2 to be pushed, the updated predetermined push time of each existing push message is determined according to the predetermined push times (9:00, 10:00, 11:20, 11:50, and 16:00) of the existing push messages A, B, C, D and E and the time interval parameter (time interval 30 minutes) of the message push queue. For example, the time interval between the predetermined push times of the existing push messages A, B and E and the predetermined push time of the message K2 to be pushed is greater than 30 minutes, so the updated predetermined push times of the existing push messages A, B and E are 9:00, 10:00, and 16:00, i.e., are numerically the same after the update as before the update.
And according to the sequence from adjacent to far away of the preset pushing time and the message to be pushed, carrying out time adjustment on the pushing message which needs to be adjusted for the preset pushing time in the message pushing queue based on the time interval parameter of the message pushing queue. Specifically, the time interval between the preset pushing time of the existing pushing message C and the preset pushing time of the message K2 to be pushed is less than 30 minutes, and since the update mode of the message pushing queue is the update mode based on the message K2 to be pushed, the updated preset pushing time of the existing pushing message C is determined to be 11:40. Since the updated predetermined push time of the existing push message C is determined to be 11:40, the time interval between the updated predetermined push time of the existing push message C and the predetermined push time of the existing push message D11:50 is less than 30 minutes, and thus the updated predetermined push time of the existing push message D is determined to be 12:10. And by analogy, updating the preset pushing time of the pushing messages needing to be subjected to preset pushing time adjustment before and after the preset pushing time of the message K2 to be pushed, so that the time interval between the preset pushing times of any two adjacent pushing messages in time after updating is larger than or equal to the time interval in the time interval parameter.
In one embodiment, according to the update mode of the message push queue, and according to the initial push time of the message to be pushed, the predetermined push time of each push message, and the time interval parameter of the message push queue, determining the predetermined push time of the message to be pushed and the updated predetermined push time of each push message includes: when the updating mode of the message push queue is an updating mode based on the existing push messages in the message push queue, and when the time interval between the initial push time of the message to be pushed and the preset push time of any push message is smaller than the time interval in the time interval parameter, the preset push time of the message to be pushed is adjusted so that the time interval between the preset push times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter.
As shown in fig. 3, push messages A, B, C, D and E are included in the user's message queue. When the push priority of the message K3 to be pushed is a low push priority, determining that the update mode of the message push queue is an update mode based on existing push messages A, B, C, D and E in the message push queue. The predetermined push time of the message K3 to be pushed with low push priority is 11:10, and the time interval between the predetermined push time 11:20 of the existing push message C is smaller than the time interval in the time interval parameter by 30 minutes. Therefore, the preset pushing time of the message to be pushed is adjusted to be 12:20, so that after updating, the time interval between the preset pushing times of any two adjacent pushing messages is larger than or equal to the time interval in the time interval parameters.
Step 104, updating the message push queue based on the predetermined push time of the message to be pushed and the updated predetermined push time of each push message. The method also comprises the step of displaying the message push queue in a graphical interface, and modifying the preset push time of any push message in the message push queue according to the received input operation.
Specifically, the push message mechanism of the invention can also adopt the visualization and automatic scheduling of the message push queue in the aspect of controlling push frequency. If the current operator only supports to see the push message in the sending list after configuring the push time of the push message, the display mode is not visual enough, and in many cases, the timing task or the period task which has been created before can be ignored. Aiming at the situation, the invention adopts the visual presentation page of the time axis to present the push information of each time point, and can open the default schedule according to the transmission quantity and different types. The system supports automatic recommendation of proper pushing time according to factors such as priority and the like, and adjusts a subsequent pushing plan according to actual conditions, so that flexible control and experience of a user are facilitated.
Fig. 4 is a schematic structural diagram of an apparatus for processing a message according to an exemplary embodiment of the present invention. As shown in fig. 4, the apparatus includes: parsing unit 401, acquisition unit 402, determination unit 403, update unit 404, creation unit 405, generation unit 406, and display unit 407.
The parsing unit 401 is configured to parse the message to be pushed to obtain a user identifier and push configuration information in the message to be pushed when receiving the message to be pushed.
An obtaining unit 402, configured to determine a message push queue associated with the message to be pushed based on the user identifier, and obtain a predetermined push time of each push message in the message push queue.
Optionally, the acquiring unit 402 includes: a determining subunit configured to determine, based on the user identifier, a user that is a push target of the message to be pushed; and the acquisition subunit is used for acquiring a message push queue associated with the user of the push target as a message push queue associated with the message to be pushed.
Optionally, in the message push queue, a time interval between predetermined push times of any two temporally adjacent push messages is greater than or equal to a time interval in a time interval parameter of the message push queue.
A determining unit 403, configured to determine, based on the push configuration information of the message to be pushed, the predetermined push time of each push message, and the time interval parameter of the message push queue, the predetermined push time of the message to be pushed and the updated predetermined push time of each push message.
Alternatively, the determining unit 403 is specifically configured to:
determining a preset pushing time and a pushing priority of the message to be pushed based on pushing configuration information of the message to be pushed, wherein the pushing priority comprises the following steps: emergency priority, high push priority and low push priority;
taking the preset pushing time of the message to be pushed as the initial pushing time of the message to be pushed in a message pushing queue;
determining an updating mode of the message pushing queue based on the pushing priority of the message to be pushed;
according to the updating mode of the message push queue and according to the initial push time of the message to be pushed, the preset push time of each push message and the time interval parameter of the message push queue, determining the preset push time of the message to be pushed and the updated preset push time of each push message.
Alternatively, the determining unit 403 is specifically configured to:
when the push priority of the message to be pushed is the emergency priority, determining that the update mode of the message push queue is an update mode of the message to be pushed as the emergency message;
when the push priority of the message to be pushed is high, determining that the update mode of the message push queue is an update mode based on the message to be pushed;
when the push priority of the message to be pushed is a low push priority, determining that the update mode of the message push queue is an update mode based on the existing push message in the message push queue.
Alternatively, the determining unit 403 is specifically configured to:
when the updating mode of the message pushing queue is an updating mode of taking the message to be pushed as an emergency message, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed, and keeping the preset pushing time of each existing pushing message unchanged.
Alternatively, the determining unit 403 is specifically configured to:
when the updating mode of the message pushing queue is based on the message to be pushed, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed;
And determining the updated preset pushing time of each push message according to the preset pushing time of each push message and the time interval parameter of the message pushing queue by taking the preset pushing time of the message to be pushed as a reference, so that the time interval between the preset pushing times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter.
Alternatively, the determining unit 403 is specifically configured to:
and according to the sequence from adjacent to far away of the preset pushing time and the message to be pushed, carrying out time adjustment on the pushing message in the message pushing queue, which needs to be adjusted for the preset pushing time, based on the time interval parameter of the message pushing queue, and determining the updated preset pushing time of each pushing message.
Alternatively, the determining unit 403 is specifically configured to:
when the updating mode of the message push queue is an updating mode based on the existing push messages in the message push queue, and when the time interval between the initial push time of the message to be pushed and the preset push time of any push message is smaller than the time interval in the time interval parameter, the preset push time of the message to be pushed is adjusted so that the time interval between the preset push times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter.
An updating unit 404, configured to update the message push queue based on the predetermined push time of the message to be pushed and the updated predetermined push time of each push message.
A creating unit 405, configured to create an associated message push queue for a user; and determining time interval parameters of the message push queue associated with the user based on a configuration file preset by the user.
A generating unit 406, configured to generate the message to be pushed based on data content in a data source; determining a user serving as a pushing target of the message to be pushed, and acquiring a user identifier of the user serving as the pushing target; determining pushing configuration information based on the data content of the message to be pushed; and adding a corresponding user identifier and push configuration information in the message to be pushed.
The display unit 407 is configured to display the message push queue in a graphical interface, and modify a predetermined push time of any push message in the message push queue according to the received input operation.
An exemplary embodiment of the invention also provides an electronic device. The electronic device may be either or both of the first device and the second device, or a stand-alone device independent thereof, which may communicate with the first device and the second device to receive the acquired input signals therefrom. Fig. 5 is a schematic diagram of an electronic device according to an exemplary embodiment of the present invention. As shown in fig. 5, the electronic device 50 includes one or more processors 510 and memory 520.
Processor 510 may be a Central Processing Unit (CPU) or other form of processing unit having data processing and/or instruction execution capabilities, and may control other components in the electronic device to perform desired functions.
Memory 520 may include one or more computer program products, which may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, random Access Memory (RAM) and/or cache memory (cache), and the like. The non-volatile memory may include, for example, read Only Memory (ROM), hard disk, flash memory, and the like. One or more computer program instructions may be stored on the computer readable storage medium that can be executed by the processor 510 to implement the methods of processing messages and/or other desired functions of the software programs of the various embodiments of the present invention described above. In one example, the electronic device may further include: an input device 530 and an output device 540, which are interconnected by a bus system and/or other forms of connection mechanisms (not shown).
In addition, the input device 530 may also include, for example, a keyboard, a mouse, and the like.
The output device 540 may output various information to the outside. The output device 540 may include, for example, a display, speakers, a printer, and a communication network and remote output devices connected thereto, etc.
Of course, only some of the components of the electronic device that are relevant to the present invention are shown in fig. 5 for simplicity, components such as buses, input/output interfaces, etc. being omitted. In addition, the electronic device may include any other suitable components depending on the particular application.
Exemplary computer program product and computer readable storage medium in addition to the methods and apparatus described above, embodiments of the invention may also be a computer program product comprising computer program instructions which, when executed by a processor, cause the processor to perform steps in a method of processing a message according to various embodiments of the invention described in the "exemplary methods" section of this specification.
The computer program product may write program code for performing operations of embodiments of the present invention in any combination of one or more programming languages, including an object oriented programming language such as Java, C++ or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device, partly on a remote computing device, or entirely on the remote computing device or server.
Furthermore, embodiments of the present invention may also be a computer-readable storage medium, having stored thereon computer program instructions which, when executed by a processor, cause the processor to perform steps in a method of processing a message according to various embodiments of the present invention described in the "exemplary methods" section above in this specification.
The computer readable storage medium may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium may include, for example, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium would include the following: an electrical connection having one or more wires, a portable disk, a hard disk, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The basic principles of the present invention have been described above in connection with specific embodiments, however, it should be noted that the advantages, benefits, effects, etc. mentioned in the present invention are merely examples and not intended to be limiting, and these advantages, benefits, effects, etc. are not to be considered as essential to the various embodiments of the present invention. Furthermore, the specific details disclosed herein are for purposes of illustration and understanding only, and are not intended to be limiting, as the invention is not necessarily limited to practice with the above described specific details.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different manner from other embodiments, so that the same or similar parts between the embodiments are mutually referred to. For system embodiments, the description is relatively simple as it essentially corresponds to method embodiments, and reference should be made to the description of method embodiments for relevant points.
The block diagrams of the devices, apparatuses, devices, systems referred to in the present invention are only illustrative examples and are not intended to require or imply that the connections, arrangements, configurations must be made in the manner shown in the block diagrams. As will be appreciated by one of skill in the art, the devices, apparatuses, devices, systems may be connected, arranged, configured in any manner. Words such as "including," "comprising," "having," and the like are words of openness and mean "including but not limited to," and are used interchangeably therewith. The terms "or" and "as used herein refer to and are used interchangeably with the term" and/or "unless the context clearly indicates otherwise. The term "such as" as used herein refers to, and is used interchangeably with, the phrase "such as, but not limited to.
The method and apparatus of the present invention may be implemented in a number of ways. For example, the methods and apparatus of the present invention may be implemented by software, hardware, firmware, or any combination of software, hardware, firmware. The above-described sequence of steps for the method is for illustration only, and the steps of the method of the present invention are not limited to the sequence specifically described above unless specifically stated otherwise. Furthermore, in some embodiments, the present invention may also be embodied as programs recorded in a recording medium, the programs including machine-readable instructions for implementing the methods according to the present invention. Thus, the present invention also covers a recording medium storing a program for executing the method according to the present invention.
It is also noted that in the apparatus, devices and methods of the present invention, the components or steps may be disassembled and/or assembled. Such decomposition and/or recombination should be considered as equivalent aspects of the present invention. The previous description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects without departing from the scope of the invention. Thus, the present invention is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing description has been presented for purposes of illustration and description. Furthermore, this description is not intended to limit embodiments of the invention to the form disclosed herein. Although a number of example aspects and embodiments have been discussed above, a person of ordinary skill in the art will recognize certain variations, modifications, alterations, additions, and subcombinations thereof.

Claims (11)

1. A method of processing a message, the method comprising:
when a message to be pushed is received, analyzing the message to be pushed to acquire a user identifier and push configuration information in the message to be pushed, wherein the push configuration information comprises: presetting push time and push priority;
determining a message pushing queue associated with the message to be pushed based on the user identifier, and acquiring a preset pushing time of each pushing message in the message pushing queue;
determining the scheduled pushing time of the message to be pushed and the updated scheduled pushing time of each pushing message based on the pushing configuration information of the message to be pushed, the scheduled pushing time of each pushing message and the time interval parameter of the message pushing queue; and
Updating the message push queue based on the predetermined push time of the message to be pushed and the updated predetermined push time of each push message;
the determining the predetermined pushing time of the message to be pushed and the updated predetermined pushing time of each pushing message based on the pushing configuration information of the message to be pushed, the predetermined pushing time of each pushing message and the time interval parameter of the message pushing queue includes:
determining a preset pushing time and a pushing priority of the message to be pushed based on pushing configuration information of the message to be pushed, wherein the pushing priority comprises the following steps: emergency priority, high push priority and low push priority;
taking the preset pushing time of the message to be pushed as the initial pushing time of the message to be pushed in a message pushing queue;
based on the push priority of the message to be pushed, determining an update mode of the message push queue includes:
when the push priority of the message to be pushed is the emergency priority, determining that the update mode of the message push queue is an update mode of the message to be pushed as the emergency message;
When the push priority of the message to be pushed is high, determining that the update mode of the message push queue is an update mode based on the message to be pushed;
when the push priority of the message to be pushed is a low push priority, determining that the update mode of the message push queue is an update mode based on the existing push message in the message push queue;
according to the update mode of the message push queue and according to the initial push time of the message to be pushed, the preset push time of each push message and the time interval parameter of the message push queue, determining the preset push time of the message to be pushed and the updated preset push time of each push message comprises the following steps:
when the updating mode of the message pushing queue is an updating mode of taking the message to be pushed as an emergency message, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed, and keeping the preset pushing time of each existing pushing message unchanged;
when the updating mode of the message pushing queue is based on the message to be pushed, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed; and determining the updated preset pushing time of each push message according to the preset pushing time of each push message and the time interval parameter of the message pushing queue by taking the preset pushing time of the message to be pushed as a reference, so that the time interval between the preset pushing times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter.
2. The method of claim 1, wherein prior to receiving the message to be pushed, the method further comprises:
creating an associated message push queue for a user;
and determining time interval parameters of the message push queue associated with the user based on a configuration file preset by the user.
3. The method according to claim 1, wherein the method further comprises:
generating the message to be pushed based on the data content in the data source;
determining a user serving as a pushing target of the message to be pushed, and acquiring a user identifier of the user serving as the pushing target;
determining pushing configuration information based on the data content of the message to be pushed;
and adding a corresponding user identifier and push configuration information in the message to be pushed.
4. The method of claim 1, wherein the determining a message push queue associated with the message to be pushed based on the user identifier comprises:
determining a user as a push target of the message to be pushed based on the user identifier;
and acquiring a message push queue associated with the user of the push target as the message push queue associated with the message to be pushed.
5. The method of claim 1, wherein a time interval between predetermined push times of any two temporally adjacent push messages in the message push queue is greater than or equal to a time interval in a time interval parameter of the message push queue.
6. The method of claim 1, wherein determining the updated scheduled push time for each existing push message based on the scheduled push time for the message to be pushed and the time interval parameter for the message push queue comprises:
and according to the sequence from adjacent to far away of the preset pushing time and the message to be pushed, carrying out time adjustment on the pushing message in the message pushing queue, which needs to be adjusted for the preset pushing time, based on the time interval parameter of the message pushing queue, and determining the updated preset pushing time of each pushing message.
7. The method of claim 1, wherein determining the predetermined push time of the message to be pushed and the updated predetermined push time of each push message according to the update manner of the message push queue and according to the initial push time of the message to be pushed, the predetermined push time of each push message, and the time interval parameter of the message push queue, further comprises:
When the updating mode of the message push queue is an updating mode based on the existing push messages in the message push queue, and when the time interval between the initial push time of the message to be pushed and the preset push time of any push message is smaller than the time interval in the time interval parameter, the preset push time of the message to be pushed is adjusted so that the time interval between the preset push times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter.
8. The method of claim 1, further comprising displaying the message push queue in a graphical interface and enabling modification of a predetermined push time for any push message in the message push queue based on the received input operation.
9. An apparatus for processing messages, the apparatus comprising:
the analysis unit is used for analyzing the message to be pushed to acquire a user identifier and push configuration information in the message to be pushed when the message to be pushed is received;
An obtaining unit, configured to determine a message push queue associated with the message to be pushed based on the user identifier, and obtain a predetermined push time of each push message in the message push queue;
a determining unit, configured to determine, based on the push configuration information of the message to be pushed, a predetermined push time of each push message, and a time interval parameter of a message push queue, a predetermined push time of the message to be pushed and an updated predetermined push time of each push message, where the determining unit includes:
determining a preset pushing time and a pushing priority of the message to be pushed based on pushing configuration information of the message to be pushed, wherein the pushing priority comprises the following steps: emergency priority, high push priority and low push priority;
taking the preset pushing time of the message to be pushed as the initial pushing time of the message to be pushed in a message pushing queue;
based on the push priority of the message to be pushed, determining an update mode of the message push queue includes:
when the push priority of the message to be pushed is the emergency priority, determining that the update mode of the message push queue is an update mode of the message to be pushed as the emergency message;
When the push priority of the message to be pushed is high, determining that the update mode of the message push queue is an update mode based on the message to be pushed;
when the push priority of the message to be pushed is a low push priority, determining that the update mode of the message push queue is an update mode based on the existing push message in the message push queue;
according to the update mode of the message push queue and according to the initial push time of the message to be pushed, the preset push time of each push message and the time interval parameter of the message push queue, determining the preset push time of the message to be pushed and the updated preset push time of each push message comprises the following steps:
when the updating mode of the message pushing queue is an updating mode of taking the message to be pushed as an emergency message, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed, and keeping the preset pushing time of each existing pushing message unchanged;
when the updating mode of the message pushing queue is based on the message to be pushed, determining the initial pushing time of the message to be pushed as the preset pushing time of the message to be pushed; determining the updated scheduled push time of each existing push message according to the scheduled push time of each existing push message and the time interval parameter of a message push queue by taking the scheduled push time of the message to be pushed as a reference, so that the time interval between the scheduled push times of any two adjacent push messages after updating is larger than or equal to the time interval in the time interval parameter; and
And the updating unit is used for updating the message push queue based on the preset push time of the message to be pushed and the updated preset push time of each push message.
10. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program for executing the method of any one of claims 1-8.
11. An electronic device, the electronic device comprising: a processor and a memory; wherein,
the memory is used for storing the processor executable instructions;
the processor is configured to read the executable instructions from the memory and execute the instructions to implement the method of any one of claims 1-8.
CN202210112198.7A 2022-01-29 2022-01-29 Method and device for processing message Active CN114553947B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210112198.7A CN114553947B (en) 2022-01-29 2022-01-29 Method and device for processing message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210112198.7A CN114553947B (en) 2022-01-29 2022-01-29 Method and device for processing message

Publications (2)

Publication Number Publication Date
CN114553947A CN114553947A (en) 2022-05-27
CN114553947B true CN114553947B (en) 2024-01-19

Family

ID=81673831

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210112198.7A Active CN114553947B (en) 2022-01-29 2022-01-29 Method and device for processing message

Country Status (1)

Country Link
CN (1) CN114553947B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115333685B (en) * 2022-10-10 2023-02-28 永鼎行远(南京)信息科技有限公司 Intelligent information allocation system based on big data

Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902733A (en) * 2012-09-11 2013-01-30 北京奇艺世纪科技有限公司 Information push method, device and system based on content subscription
WO2013101576A1 (en) * 2011-12-30 2013-07-04 Alibaba Group Holding Limited Fatigue control-based message float-out method, system and instant messaging client
WO2015004276A2 (en) * 2013-07-12 2015-01-15 Canon Kabushiki Kaisha Adaptive data streaming method with push messages control
GB201501437D0 (en) * 2015-01-28 2015-03-11 Canon Kk Client-driven push of resources by a server device
CN105491115A (en) * 2015-11-25 2016-04-13 努比亚技术有限公司 Message pushing device and method
CN105843864A (en) * 2016-03-17 2016-08-10 合网络技术(北京)有限公司 Message pushing method and device
CN105872111A (en) * 2016-06-20 2016-08-17 腾讯科技(深圳)有限公司 Information push control method and server
CN106302967A (en) * 2015-05-29 2017-01-04 西安中兴新软件有限责任公司 A kind of information management method, device and mobile terminal
EP3163854A1 (en) * 2015-10-29 2017-05-03 Xiaomi Inc. Reduced notifications for same push messages
WO2017181709A1 (en) * 2016-04-19 2017-10-26 北京金山安全软件有限公司 Method and device for acquiring message to be pushed, and method and device for pushing message
EP3249594A1 (en) * 2016-05-25 2017-11-29 New Asia Technology Development Limited Systems and methods to prioritize and schedule notifications with user behaviour and contextual data analysis
WO2018019139A1 (en) * 2016-07-29 2018-02-01 北京京东尚科信息技术有限公司 Information pushing method and device
CN107734062A (en) * 2017-11-15 2018-02-23 维沃移动通信有限公司 Information push method and device
EP3316527A1 (en) * 2016-10-31 2018-05-02 Beijing Xiaomi Mobile Software Co., Ltd. Method and device for managing notification messages
EP3334127A1 (en) * 2016-12-09 2018-06-13 Beijing Xiaomi Mobile Software Co., Ltd. Message pushing method and apparatus thereof
CN108574732A (en) * 2018-03-22 2018-09-25 平安科技(深圳)有限公司 A kind of PUSH message processing method, computer readable storage medium and terminal device
CN108667716A (en) * 2018-04-16 2018-10-16 深圳壹账通智能科技有限公司 A kind of information push method, device and computer readable storage medium
CN109379445A (en) * 2018-12-21 2019-02-22 上海拍拍贷金融信息服务有限公司 A kind of sending method and device of PUSH message
CN109450805A (en) * 2018-10-31 2019-03-08 百度在线网络技术(北京)有限公司 Information push method, device and system
CN110035120A (en) * 2019-03-29 2019-07-19 惠州Tcl移动通信有限公司 Information push method, device, electronic equipment and storage medium
CN110347915A (en) * 2019-06-10 2019-10-18 贝壳技术有限公司 A kind of information-pushing method and device
CN111371672A (en) * 2020-02-14 2020-07-03 贝壳技术有限公司 Message pushing method and device
CN112565342A (en) * 2020-11-13 2021-03-26 广州市百果园网络科技有限公司 Message pushing method, device, equipment and storage medium based on weight calculation
CN113572841A (en) * 2021-07-23 2021-10-29 上海哔哩哔哩科技有限公司 Information pushing method and device
WO2021237433A1 (en) * 2020-05-26 2021-12-02 深圳市欢太科技有限公司 Message pushing method and apparatus, and electronic device and computer-readable medium
CN113839987A (en) * 2021-08-24 2021-12-24 广州市瑞立德信息系统有限公司 Message queue-based message distribution method, access control system and storage medium
CN113901316A (en) * 2021-10-11 2022-01-07 北京百度网讯科技有限公司 Information pushing method and device, electronic equipment and storage medium

Patent Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013101576A1 (en) * 2011-12-30 2013-07-04 Alibaba Group Holding Limited Fatigue control-based message float-out method, system and instant messaging client
CN102902733A (en) * 2012-09-11 2013-01-30 北京奇艺世纪科技有限公司 Information push method, device and system based on content subscription
WO2015004276A2 (en) * 2013-07-12 2015-01-15 Canon Kabushiki Kaisha Adaptive data streaming method with push messages control
GB201501437D0 (en) * 2015-01-28 2015-03-11 Canon Kk Client-driven push of resources by a server device
CN106302967A (en) * 2015-05-29 2017-01-04 西安中兴新软件有限责任公司 A kind of information management method, device and mobile terminal
EP3163854A1 (en) * 2015-10-29 2017-05-03 Xiaomi Inc. Reduced notifications for same push messages
CN105491115A (en) * 2015-11-25 2016-04-13 努比亚技术有限公司 Message pushing device and method
CN105843864A (en) * 2016-03-17 2016-08-10 合网络技术(北京)有限公司 Message pushing method and device
WO2017181709A1 (en) * 2016-04-19 2017-10-26 北京金山安全软件有限公司 Method and device for acquiring message to be pushed, and method and device for pushing message
EP3249594A1 (en) * 2016-05-25 2017-11-29 New Asia Technology Development Limited Systems and methods to prioritize and schedule notifications with user behaviour and contextual data analysis
CN105872111A (en) * 2016-06-20 2016-08-17 腾讯科技(深圳)有限公司 Information push control method and server
WO2018019139A1 (en) * 2016-07-29 2018-02-01 北京京东尚科信息技术有限公司 Information pushing method and device
EP3316527A1 (en) * 2016-10-31 2018-05-02 Beijing Xiaomi Mobile Software Co., Ltd. Method and device for managing notification messages
EP3334127A1 (en) * 2016-12-09 2018-06-13 Beijing Xiaomi Mobile Software Co., Ltd. Message pushing method and apparatus thereof
CN107734062A (en) * 2017-11-15 2018-02-23 维沃移动通信有限公司 Information push method and device
CN108574732A (en) * 2018-03-22 2018-09-25 平安科技(深圳)有限公司 A kind of PUSH message processing method, computer readable storage medium and terminal device
CN108667716A (en) * 2018-04-16 2018-10-16 深圳壹账通智能科技有限公司 A kind of information push method, device and computer readable storage medium
CN109450805A (en) * 2018-10-31 2019-03-08 百度在线网络技术(北京)有限公司 Information push method, device and system
CN109379445A (en) * 2018-12-21 2019-02-22 上海拍拍贷金融信息服务有限公司 A kind of sending method and device of PUSH message
CN110035120A (en) * 2019-03-29 2019-07-19 惠州Tcl移动通信有限公司 Information push method, device, electronic equipment and storage medium
CN110347915A (en) * 2019-06-10 2019-10-18 贝壳技术有限公司 A kind of information-pushing method and device
CN111371672A (en) * 2020-02-14 2020-07-03 贝壳技术有限公司 Message pushing method and device
WO2021237433A1 (en) * 2020-05-26 2021-12-02 深圳市欢太科技有限公司 Message pushing method and apparatus, and electronic device and computer-readable medium
CN112565342A (en) * 2020-11-13 2021-03-26 广州市百果园网络科技有限公司 Message pushing method, device, equipment and storage medium based on weight calculation
CN113572841A (en) * 2021-07-23 2021-10-29 上海哔哩哔哩科技有限公司 Information pushing method and device
CN113839987A (en) * 2021-08-24 2021-12-24 广州市瑞立德信息系统有限公司 Message queue-based message distribution method, access control system and storage medium
CN113901316A (en) * 2021-10-11 2022-01-07 北京百度网讯科技有限公司 Information pushing method and device, electronic equipment and storage medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Push strategy of node association degree based on end to end interactive information;Z. Sun, S. Zhang and W. Zhang;《2021 IEEE International Conference on Artificial Intelligence and Computer Applications (ICAICA)》;全文 *
Seamless Push service with flow control for embedded devices;S. K. Gudla, S. K. Panchamukhi, J. Bose, G. Saride and A. Maheshwari;《2016 13th IEEE Annual Consumer Communications & Networking Conference (CCNC)》;全文 *
动态决策模型下的服务推送机制研究;周建群;《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》;全文 *
基于多队列缓冲池的紧急消息推送方法;刘鑫; 张延园; 林奕;《计算机与现代化》;全文 *

Also Published As

Publication number Publication date
CN114553947A (en) 2022-05-27

Similar Documents

Publication Publication Date Title
CN109815028B (en) System, method, apparatus and computer storage medium for data synchronization
CN110310034B (en) Service arrangement and business flow processing method and device applied to SaaS
CN108874558B (en) Message subscription method of distributed transaction, electronic device and readable storage medium
CN112020024B (en) Short message sending management method, system and electronic equipment
US10609534B2 (en) Feed service engine
CN112507029A (en) Data processing system and data real-time processing method
KR20130024801A (en) Terminal and method for managing application thereof
CN114553947B (en) Method and device for processing message
CN113377626B (en) Visual unified alarm method, device, equipment and medium based on service tree
CN114924851A (en) Training task scheduling method and device, electronic equipment and storage medium
CN114168297A (en) Method, device, equipment and medium for scheduling collection tasks
CN113220342A (en) Centralized configuration method and device, electronic equipment and storage medium
CN113783913A (en) Message pushing management method and device
CN111159207A (en) Information processing method and device
CN115629909A (en) Service data processing method and device, electronic equipment and storage medium
CN114553946B (en) Method and device for processing message
CN114579332A (en) Text processing system, method and equipment capable of dynamically configuring operators
CN110347505B (en) Access method and device supporting cross-network-segment scheduling and electronic equipment
CN112463616A (en) Chaos testing method and device for Kubernetes container platform
CN112152915A (en) Message forwarding network system and message forwarding method
CN114338575B (en) Method and device for generating group announcement information
CN112860504A (en) Monitoring method and device, computer storage medium and electronic equipment
CN114841648B (en) Material distribution method, device, electronic equipment and medium
US9338241B2 (en) Tracking contacts across multiple communications services
US20230185584A1 (en) Custom publisher system integration

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