CN114172956A - Intelligent information pushing method and system - Google Patents

Intelligent information pushing method and system Download PDF

Info

Publication number
CN114172956A
CN114172956A CN202111431555.8A CN202111431555A CN114172956A CN 114172956 A CN114172956 A CN 114172956A CN 202111431555 A CN202111431555 A CN 202111431555A CN 114172956 A CN114172956 A CN 114172956A
Authority
CN
China
Prior art keywords
information
push
pushing
queue
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111431555.8A
Other languages
Chinese (zh)
Other versions
CN114172956B (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.)
Shanghai Kingstar Fintech Co Ltd
Original Assignee
Shanghai Kingstar Fintech 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 Shanghai Kingstar Fintech Co Ltd filed Critical Shanghai Kingstar Fintech Co Ltd
Priority to CN202111431555.8A priority Critical patent/CN114172956B/en
Publication of CN114172956A publication Critical patent/CN114172956A/en
Application granted granted Critical
Publication of CN114172956B publication Critical patent/CN114172956B/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
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/26Flow control; Congestion control using explicit feedback to the source, e.g. choke packets
    • H04L47/263Rate modification at the source after receiving feedback
    • 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/625Queue scheduling characterised by scheduling criteria for service slots or service orders
    • H04L47/6275Queue scheduling characterised by scheduling criteria for service slots or service orders based on priority

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention provides an intelligent information pushing method and system, belonging to the field of communication technology and information technology; wherein the method comprises the following steps: s10, responding to the receiving of the information to establish a first push queue; s20, acquiring first attribute information of a push target and second attribute information of each information in a first push queue, and modifying the first push queue based on the first attribute information and the second attribute information to obtain a second push queue; s30, pushing information to a pushing target based on the second pushing queue; the invention can enable the user to obtain new information in time and improve the reading efficiency of the user on the information.

Description

Intelligent information pushing method and system
Technical Field
The invention relates to the field of communication technology and information technology, in particular to an intelligent information pushing method and system.
Background
In the traditional information acquisition, a user needs to actively pull information stored in a network, and the efficiency of acquiring the information in the mode is extremely low, so that a lot of information irrelevant to the user can be generated. With the development of the cloud computing technology, information push is gradually changed into cloud push, and a single server push mode is distinguished. The information push methods in the prior art mainly include the following:
patent document 1(CN101499916A) discloses an information push method including: and sending registration information, receiving registration success information, and pushing specific service information and public service information. The scheme can only push subscription information and public service information to the user, the content of information push is limited, and the information push mode is not intelligent enough.
Patent document 2(CN104679839A) discloses an information push method including: detecting face information, acquiring control information, acquiring push information according to the face information and the control information, and displaying the push information. The scheme needs manual participation, is low in information pushing efficiency, can be obviously implemented only in a limited scene, and is difficult to widely popularize.
Patent document 3(CN113704630A) discloses an information push method including: acquiring specific character information associated with a target user, and determining emotional tendency information of the target user to the specific character; determining a target object associated with the specific person according to the related release information of the specific person; determining target push information according to the emotional tendency information corresponding to the target user and the target object associated with the specific character, and pushing the target push information to the target user. The scheme also needs the participation of users, the information pushing efficiency is low, and the scheme can be obviously implemented only in a limited scene and is difficult to be widely popularized.
It can be seen from the above analysis of the prior art that the information push scheme in the prior art still needs too many users to participate in the implementation, and is poor in adaptability, not intelligent enough, and difficult to popularize and use in a wider field.
Disclosure of Invention
In order to at least solve the technical problems in the background art, the invention provides an intelligent information pushing method, an intelligent information pushing system, an electronic device and a storage medium.
The first aspect of the present invention provides an intelligent information pushing method, including the following steps:
s10, responding to the receiving of the information to establish a first push queue;
s20, acquiring first attribute information of a push target and second attribute information of each information in a first push queue, and modifying the first push queue based on the first attribute information and the second attribute information to obtain a second push queue;
s30, pushing information to the pushing target based on the second pushing queue.
Optionally, in step S10, the establishing a first push queue in response to the receiving of the information includes:
receiving all information in a first period, and recording the receiving time of the received information;
determining the sequence number of each message in the first push queue based on the receiving time, and further establishing a first push queue;
wherein the length of the first period is related to the length of a previous first period, the second attribute information of each information in the previous first period, and the push target.
Optionally, the length of the first period is related to the length of a previous first period, the second attribute information of each piece of information in the previous first period, and the push target, specifically:
acquiring the length of a second number of previous first periods and the second attribute information of each information in the previous first periods;
determining a first trend of change of the first period based on the length, and determining a second trend of change of the first period based on the second attribute information;
determining a first length of the first period based on the first variation trend and/or the second variation trend, correcting the first length based on the relevant information of the push target, and taking the corrected first length as the length of the first period.
Optionally, in step S20, the modifying the first push queue based on the first attribute information and the second attribute information to obtain a second push queue includes:
determining the priority of each piece of information based on the second attribute information, and performing first correction on the first push queue based on the priority;
and determining real-time terminal information of the push target based on the first attribute information, and performing second correction on the first push queue subjected to the first correction based on the real-time terminal information of the push target to obtain a second push queue.
Optionally, the performing a first modification on the first push queue based on the priority includes:
if the priority is larger than or equal to a threshold value, re-determining the sequence number of the information in the first push queue based on the priority;
if the priority is smaller than the threshold, processing the information with the priority smaller than the threshold into aggregated information, and determining the sequence number of the aggregated information in the first push queue based on the priority of the information with the priority greater than or equal to the threshold.
Optionally, in step S30, a UDP-based reliable push mechanism is adopted to implement that the information is pushed to the push target based on the second push queue.
Optionally, the pushing of information to the pushing target based on the second pushing queue is implemented by using a UDP-based reliable pushing mechanism, which specifically includes:
sending the information to the push target;
if negative feedback is not received from the push target but positive feedback is available, the bale sending rate is adjusted to x ← x + α (x), where x is the bale sending rate and α (x) is an adjustment parameter, which approaches to 0 as x increases, i.e., limx→+∞α(x)=0;
If negative feedback is received from the push target, the bale rate is adjusted to x ← (1- β) · x, where β is a constant, and 0 < β < 1.
The invention provides an intelligent information pushing system, which comprises a processing module, a storage module and a communication module, wherein the processing module is respectively connected with the storage module and the communication module; wherein the content of the first and second substances,
the storage module is used for storing executable computer program codes;
the communication module is used for realizing the communication connection between the processing module and the pushing target;
the processing module is configured to execute the method according to any one of the preceding claims by calling the executable computer program code in the storage module.
A third aspect of the present invention provides an electronic device comprising:
a memory storing executable program code;
a processor coupled with the memory;
the processor calls the executable program code stored in the memory to perform the method of any of the preceding claims.
A fourth aspect of the invention provides a computer storage medium having stored thereon a computer program which, when executed by a processor, performs a method as set forth in any one of the preceding claims.
The invention has the beneficial effects that: the method comprises the steps of responding to the receiving of information, establishing a first pushing queue, obtaining first attribute information of a pushing target and second attribute information of each piece of information in the first pushing queue, modifying the first pushing queue based on the first attribute information and the second attribute information to obtain a second pushing queue, and pushing the information to the pushing target based on the second pushing queue. The scheme of the invention comprehensively considers the attribute information of the push target and the push information, and reasonably adjusts the push queue based on the attribute information of the push target and the push information, so that a user can obtain new information in time, the reading efficiency of the user on the information can be improved, and the effect of simplifying a prompt interface of a user side is achieved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a schematic flowchart of an intelligent information pushing method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an intelligent information push system disclosed in an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
In the description of the present invention, it should be noted that if the terms "upper", "lower", "inside", "outside", etc. indicate an orientation or a positional relationship based on that shown in the drawings or that the product of the present invention is used as it is, this is only for convenience of description and simplification of the description, and it does not indicate or imply that the device or the element referred to must have a specific orientation, be constructed in a specific orientation, and be operated, and thus should not be construed as limiting the present invention.
The terms "first," "second," "third," and "fourth," etc. in the description and in the claims of the present invention are used for distinguishing between different objects and not for describing a particular order of the objects. For example, the first input, the second input, the third input, the fourth input, etc. are used to distinguish between different inputs, rather than to describe a particular order of inputs.
In the embodiments of the present invention, words such as "exemplary" or "for example" are used to mean serving as examples, illustrations or descriptions. Any embodiment or design described as "exemplary" or "e.g.," an embodiment of the present invention is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
In the description of the embodiments of the present invention, unless otherwise specified, "a plurality" means two or more, for example, a plurality of processing units means two or more processing units; plural elements means two or more elements, and the like.
It should be noted that the features of the embodiments of the present invention may be combined with each other without conflict.
Example one
Referring to fig. 1, fig. 1 is a schematic flow chart illustrating an intelligent information pushing method according to an embodiment of the present invention. As shown in fig. 1, an intelligent information pushing method according to an embodiment of the present invention includes the following steps:
s10, responding to the receiving of the information to establish a first push queue;
s20, acquiring first attribute information of a push target and second attribute information of each information in a first push queue, and modifying the first push queue based on the first attribute information and the second attribute information to obtain a second push queue;
s30, pushing information to the pushing target based on the second pushing queue.
In the embodiment of the invention, after receiving various newly generated information, the push terminal establishes an initial first push queue, analyzes the first attribute information of a push target (namely, a user terminal) and the second attribute information of the received information, and corrects the first push queue based on the first attribute information and the second attribute information, so as to obtain a more reasonable second push queue. The scheme of the invention comprehensively considers the information attribute and the user terminal attribute to determine the pushing queue, so that the pushing of the received information can better meet the requirements of the user, and meanwhile, the user can not miss the related information; moreover, for the information in the queue, the user can see the information with higher importance earlier, so that the reading efficiency of the information is improved. Therefore, compared with an undifferentiated push mode in the prior art, the scheme of the invention is more intelligent.
The solution of the present invention can be implemented in at least two ways, namely: 1) the method is realized at a server end, for example, embedded in the server in a module or plug-in mode, so as to assist the server in completing the determination of the information push strategy; 2) the method is implemented on the terminal side, that is, for example, the method is embedded in the receiving terminal in a module or plug-in mode, that is, after receiving the pushed information, the terminal of the pushing target does not output, but determines a second pushing queue through the processing and analysis of the scheme of the invention, and controls the output device to output based on the second pushing queue; the terminal in the embodiment of the present invention may be a mobile electronic device or a non-mobile electronic device, where the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, a Personal Digital Assistant (PDA), or the like, and the non-mobile electronic device may be a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, or the like, and the embodiment of the present invention is not limited in particular.
Optionally, in step S10, the establishing a first push queue in response to the receiving of the information includes:
receiving all information in a first period, and recording the receiving time of the received information;
determining the sequence number of each message in the first push queue based on the receiving time, and further establishing a first push queue;
wherein the length of the first period is related to the length of a previous first period, the second attribute information of each information in the previous first period, and the push target.
In the embodiment of the present invention, in order to improve the efficiency of the push processing, the push queue for receiving the message is set up in the first period, that is, the sequence number in the first push queue is determined based on the receiving time of each piece of information in the period, for example, the sequence number determination principle may be first, and certainly, other sorting principles may also be used, and the embodiment of the present invention is not limited specifically.
In addition, the length of the first period in the present invention is dynamic, and can be specifically determined based on the length of the previous first period, the second attribute information of each information in the previous first period, and the push target, so that the scheme of the present invention can adjust the length of the first period in real time based on the information, and thus, the push queue can be determined more quickly without the user missing new information, and the push efficiency is improved.
Optionally, the length of the first period is related to the length of a previous first period, the second attribute information of each piece of information in the previous first period, and the push target, specifically:
acquiring the length of a second number of previous first periods and the second attribute information of each information in the previous first periods;
determining a first trend of change of the first period based on the length, and determining a second trend of change of the first period based on the second attribute information;
determining a first length of the first period based on the first variation trend and/or the second variation trend, correcting the first length based on the relevant information of the push target, and taking the corrected first length as the length of the first period.
In the embodiment of the present invention, after the length of the previous first period and the attribute of the history information received in each previous first period are obtained, the variation trend of the length and the information attribute can be analyzed, and accordingly, the first length of the current first period can be determined, for example: if the first change trend is to be shortened, the generation of new information is more and more, at this time, the first period should be appropriately shortened to improve the information pushing efficiency, otherwise, the first period may be appropriately lengthened to reduce the processing frequency and reduce the system processing load; if the second change trend is that the important information rapidly increases, it indicates that the important information in the time period increases, the length of the first period should be appropriately shortened to improve the information pushing efficiency, so that the user receives the pushing of the important information in time, otherwise, the length of the first period can be maintained or appropriately prolonged, but the important information needs to be arranged at a position close to the pushing queue, so as to achieve the balance between the processing load and the pushing in time. In addition, the two manners may be used alone or in combination to determine the first length of the first period, and the determination principle when used in combination may be freely set, and the embodiment of the present invention is not particularly limited.
In addition, the invention also corrects the first length based on the relevant information of the push target, wherein the relevant information can be the terminal type, the motion state and the like of the push target.
The terminal type may be, for example, a financial transaction device, a common smart phone/tablet computer, and the like, and the following examples of the terminal type are given: if the terminal type of the pushing target is a special terminal (such as the financial transaction device) and the special terminal is used by the user all the time during normal work, the first length can be kept unchanged or properly shortened, so that the user using the special terminal can acquire related pushing information in time to guide the user to complete corresponding special services; if the terminal type of the push target is a non-specific terminal (e.g., the aforementioned general smartphone/tablet), and the non-specific terminal generally only acquires the service-related information for the auxiliary user, the first length may be kept unchanged or appropriately extended, so that the frequency of receiving the push information by the user may be reduced, and the excessive interference to the user may be reduced. The specific manner of appropriate shortening or lengthening can be determined by the preset association relationship between the shortening or lengthening degree and each terminal type.
Wherein, the motion state may include positioning data, speed data, and the like, and the following examples of the motion state are given: if the pushing target is located on the expressway and is determined to be running at a high speed based on the positioning data and the speed data, properly prolonging the first length to avoid the pushing information from increasing driving dangerousness; and if the pushing target is determined to be located in the office building and in a relatively static state based on the positioning data and the speed data, the first length can be appropriately shortened to improve the timeliness of the user for acquiring new information. In addition, for a proper extension mode, on one hand, the extension mode can be determined based on the position attribute determined by the positioning data, for example, the extension degree corresponding to the common highway is lower than that of the expressway; on the other hand, the degree of elongation is proportional to the speed data, i.e. the higher the speed the higher the degree of elongation. For the degree of shortening, similar settings are possible, and the present invention is not described herein again.
Optionally, in step S20, the modifying the first push queue based on the first attribute information and the second attribute information to obtain a second push queue includes:
determining the priority of each piece of information based on the second attribute information, and performing first correction on the first push queue based on the priority;
and determining real-time terminal information of the push target based on the first attribute information, and performing second correction on the first push queue subjected to the first correction based on the real-time terminal information of the push target to obtain a second push queue.
In the embodiment of the present invention, after the first push queue is established based on the information receiving time, the priority of each piece of information may be determined based on the second attribute information of each piece of information, for example, the priority of the service type information is the highest, the priority of the life type information is the medium, and the priority of the advertisement type information is the lowest, and the sequence number of each piece of information in the first push queue may be adjusted based on the priority. Then, the real-time terminal information of the push target can be determined by analyzing the first attribute information, and then second correction is carried out on the first push queue.
Wherein, the real-time terminal information of the push target includes the terminal type and the real-time data, and for the second modification, for example, the following is given:
analyzing the real-time terminal information of the push target:
1) and if the terminal types comprise a mobile terminal and a fixed terminal, and the real-time data indicates that the mobile terminal and the fixed terminal are both in an online state and are positioned in the same network, the first push queue is not corrected.
In this case, it is indicated that the user is located in a normal office environment, and it is indicated that the mobile terminal and the fixed terminal are both online and located in the same network (for example, the same IP network), and the user can directly push the mobile terminal and/or the fixed terminal without modifying the first push queue. The mobile terminal and the fixed terminal may be different terminal types of the same APP, for example, a mobile phone version APP (including an AndRoid, an Ios, and other versions) and a desktop version (including a Windows, an Ios, and other versions).
2) And if the terminal types comprise a mobile terminal and a fixed terminal, and the real-time data indicates that the mobile terminal and the fixed terminal are both in an online state and are located in different networks, adding a first delayed pushing time sequence to each information in the first pushing queue, wherein the delayed pushing time sequence corresponds to the fixed terminal.
Under the condition, if the mobile terminal and the fixed terminal are in different networks, the situation that the user is probably not at the position of the fixed terminal is reflected, the mobile terminal is generally carried about probably, normal pushing is carried out on the mobile terminal at the moment, and pushing is delayed on the fixed terminal, so that the situation that the user receives new information in time is ensured, and the pushed information is not leaked because the user is not beside the fixed terminal is avoided. The delay degree can be set as a fixed value or a long-term value, the fixed value can be determined based on the screen-off duration of the fixed terminal, so that even if a user is absent, the user can not be stolen by others due to screen-off protection, for the long-term value, an unlocking condition can be set, for example, the user unlocks through the mobile terminal or unlocks through inputting a password on the fixed terminal side, and the information in the information push queue can be acquired automatically or manually after unlocking.
3) And if the terminal type comprises a mobile terminal and a fixed terminal, and the real-time data indicates that only one of the mobile terminal and the fixed terminal is in an online state, adding a second delayed pushing time sequence to each information in the first pushing queue, wherein the second delayed pushing time sequence corresponds to a terminal in a non-online state.
In this case, the information is pushed to the terminal that is normally on-line, and the pushing is delayed to the terminal that is not on-line, and the delay mode may be similar to the above-mentioned long-term value mode, and the details of the present invention are not repeated herein.
4) And if the terminal type comprises a mobile terminal or a fixed terminal, not correcting the first push queue.
In this case, since there is only one terminal type, the push is performed directly without modifying the first push queue.
Optionally, the performing a first modification on the first push queue based on the priority includes:
if the priority is larger than or equal to a threshold value, re-determining the sequence number of the information in the first push queue based on the priority;
if the priority is smaller than the threshold, processing the information with the priority smaller than the threshold into aggregated information, and determining the sequence number of the aggregated information in the first push queue based on the priority of the information with the priority greater than or equal to the threshold.
In the embodiment of the present invention, the information with high priority (greater than or equal to the threshold) is analyzed separately, the sequence number is determined based on the priority of each piece of information, and for the information with priority less than the threshold, because the information is general information with lower importance, the present invention aggregates the information, for example, into one or several pieces of information, then determines the sequence number in the first push queue as a whole, for example, after the information with high priority is determined to be well ordered, the information with low priority is placed behind the information, for example, all the information with low priority is aggregated into one piece of information, then the information is weighted to obtain the equivalent priority, and then the aggregated information is placed behind the information with high priority. Of course, other methods are also possible, and the embodiments of the present invention are not particularly limited.
Therefore, the push queue determined by the scheme of the invention can determine a reasonable push sequence based on the importance degree of the information on one hand, so that a user can obtain important information in time; on the other hand, the invention also aggregates the general information and integrally pushes the general information to the user in one or a plurality of forms, so that the user can quickly read the general information, and the prompting page can not be occupied due to too many pushed message entries, thereby leading the page to be simpler.
Optionally, in step S30, a UDP-based reliable push mechanism is adopted to implement that the information is pushed to the push target based on the second push queue.
In the embodiment of the invention, the new information in the second push queue is pushed to the push target by adopting the UDP transmission protocol, the UDP transmission mechanism is simple and convenient, the sender only needs to send out the data packet and does not verify whether the receiver receives the data packet, and the transceiver and the receiver do not need to establish connection. However, the UDP protocol is oriented to non-connection and is an unreliable transport protocol, and has disadvantages that data packets are easily lost when long-distance transmission or a network is poor, and integrity of data is poor.
Optionally, the pushing of information to the pushing target based on the second pushing queue is implemented by using a UDP-based reliable pushing mechanism, which specifically includes:
sending the information to the push target;
if negative feedback is not received from the push target but positive feedback is available, the bale sending rate is adjusted to x ← x + α (x), where x is the bale sending rate and α (x) is an adjustment parameter, which approaches to 0 as x increases, i.e., limx→+∞α(x)=0;
If negative feedback is received from the push target, the bale rate is adjusted to x ← (1- β) · x, where β is a constant, and 0 < β < 1.
In the embodiment of the invention, the adjustment parameter alpha (x) is set to be variable, so that the adjustment of the packet sending rate is also nonlinear, the feedback information from the pushing target can be better adapted, and the reliability of information pushing is finally ensured.
In addition, the present invention also provides the following α (x) regulation scheme:
Figure BDA0003380301740000121
where δ is a fixed rate control interval; γ is the size of the UDT packet; l is link capacity, and the unit is bit/second; c (x) is a transfer function, specifically c (x) ═ x × γ × 8, for converting the unit of the current packet rate x from packet/second to bit/second; τ is a protocol parameter, which may be 9, for example.
Through the mode, the scheme of the invention can enhance the packet sending rate more reasonably without enhancing the packet sending rate without limitation, thereby realizing a reliable push mechanism based on UDP.
Example two
Referring to fig. 2, fig. 2 is a schematic structural diagram of an intelligent information push system according to an embodiment of the present invention. As shown in fig. 2, an intelligent information push system (100) according to an embodiment of the present invention includes a processing module (101), a storage module (102), and a communication module (103), where the processing module (101) is connected to the storage module (102) and the communication module (103), respectively; wherein the content of the first and second substances,
the storage module (102) for storing executable computer program code;
the communication module (103) is used for realizing communication connection between the processing module (101) and a push target;
the processing module (101) is configured to execute the method according to the first embodiment by calling the executable computer program code in the storage module (102).
For the specific functions of the intelligent information push system in this embodiment, reference is made to the first embodiment, and since the system in this embodiment adopts all the technical solutions of the above embodiments, at least all the beneficial effects brought by the technical solutions of the above embodiments are achieved, and details are not repeated here.
EXAMPLE III
Referring to fig. 3, fig. 3 is an electronic device according to an embodiment of the present invention, including:
a memory storing executable program code;
a processor coupled with the memory;
the processor calls the executable program code stored in the memory to execute the method according to the first embodiment.
Example four
The embodiment of the invention also discloses a computer storage medium, wherein a computer program is stored on the storage medium, and the computer program executes the method in the first embodiment when being executed by a processor.
It should be noted that the memory module (102) in the second embodiment, the memory in the third embodiment, and the computer storage medium in the fourth embodiment of the present invention may be, but are not limited to, a phase change memory (PRAM), a Static Random Access Memory (SRAM), a Dynamic Random Access Memory (DRAM), other types of Random Access Memories (RAM), a Read Only Memory (ROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), a flash memory or other memory technologies, a compact disc read only memory (CD-ROM), a Digital Versatile Disc (DVD) or other optical storage, a magnetic cassette, etc.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (10)

1. An intelligent information pushing method comprises the following steps:
s10, responding to the receiving of the information to establish a first push queue;
s20, acquiring first attribute information of a push target and second attribute information of each information in a first push queue, and modifying the first push queue based on the first attribute information and the second attribute information to obtain a second push queue;
s30, pushing information to the pushing target based on the second pushing queue.
2. The intelligent information pushing method according to claim 1, wherein: in step S10, the establishing a first push queue in response to the receiving of the information includes:
receiving all information in a first period, and recording the receiving time of the received information;
determining the sequence number of each message in the first push queue based on the receiving time, and further establishing a first push queue;
wherein the length of the first period is related to the length of a previous first period, the second attribute information of each information in the previous first period, and the push target.
3. The intelligent information pushing method according to claim 2, wherein: the length of the first period is related to the length of the previous first period, the second attribute information of each piece of information in the previous first period, and the push target, and specifically includes:
acquiring the length of a second number of previous first periods and the second attribute information of each information in the previous first periods;
determining a first trend of change of the first period based on the length, and determining a second trend of change of the first period based on the second attribute information;
determining a first length of the first period based on the first variation trend and/or the second variation trend, correcting the first length based on the relevant information of the push target, and taking the corrected first length as the length of the first period.
4. An intelligent information push method according to any one of claims 1-3, characterized in that: in step S20, the modifying the first push queue based on the first attribute information and the second attribute information to obtain a second push queue includes:
determining the priority of each piece of information based on the second attribute information, and performing first correction on the first push queue based on the priority;
and determining real-time terminal information of the push target based on the first attribute information, and performing second correction on the first push queue subjected to the first correction based on the real-time terminal information of the push target to obtain a second push queue.
5. The intelligent information pushing method according to claim 4, wherein: the first revising the first push queue based on the priority comprises:
if the priority is larger than or equal to a threshold value, re-determining the sequence number of the information in the first push queue based on the priority;
if the priority is smaller than the threshold, processing the information with the priority smaller than the threshold into aggregated information, and determining the sequence number of the aggregated information in the first push queue based on the priority of the information with the priority greater than or equal to the threshold.
6. The intelligent information pushing method according to claim 1 or 5, wherein: in step S30, a reliable push mechanism based on UDP is used to push information to the push target based on the second push queue.
7. The intelligent information pushing method according to claim 6, wherein: the pushing of information to a pushing target based on the second pushing queue is realized by adopting a reliable pushing mechanism based on the UDP, which specifically includes:
sending the information to the push target;
if negative feedback is not received from the push target but positive feedback is available, the bale sending rate is adjusted to x ← x + α (x), where x is the bale sending rate and α (x) is an adjustment parameter, which approaches to 0 as x increases, i.e., limx→+∞α(x)=0;
If negative feedback is received from the push target, the bale rate is adjusted to x ← (1- β) · x, where β is a constant, and 0 < β < 1.
8. An intelligent information push system comprises a processing module, a storage module and a communication module, wherein the processing module is respectively connected with the storage module and the communication module; wherein the content of the first and second substances,
the storage module is used for storing executable computer program codes;
the communication module is used for realizing the communication connection between the processing module and the pushing target;
the method is characterized in that: the processing module for executing the method according to any one of claims 1-7 by calling the executable computer program code in the storage module.
9. An electronic device, comprising:
a memory storing executable program code;
a processor coupled with the memory;
the method is characterized in that: the processor calls the executable program code stored in the memory to perform the method of any of claims 1-7.
10. A computer storage medium having a computer program stored thereon, characterized in that: the computer program, when executed by a processor, performs the method of any one of claims 1-7.
CN202111431555.8A 2021-11-29 2021-11-29 Intelligent information pushing method and system Active CN114172956B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111431555.8A CN114172956B (en) 2021-11-29 2021-11-29 Intelligent information pushing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111431555.8A CN114172956B (en) 2021-11-29 2021-11-29 Intelligent information pushing method and system

Publications (2)

Publication Number Publication Date
CN114172956A true CN114172956A (en) 2022-03-11
CN114172956B CN114172956B (en) 2024-03-15

Family

ID=80481407

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111431555.8A Active CN114172956B (en) 2021-11-29 2021-11-29 Intelligent information pushing method and system

Country Status (1)

Country Link
CN (1) CN114172956B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115331346A (en) * 2022-08-30 2022-11-11 深圳市巨龙创视科技有限公司 Campus access control management method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107734062A (en) * 2017-11-15 2018-02-23 维沃移动通信有限公司 Information push method and device
CN107888508A (en) * 2017-09-29 2018-04-06 广州奇芯机器人技术有限公司 A kind of anti-interference weak projectivity procotol of digital control system and its AUT based on PC NC
US20200236184A1 (en) * 2017-09-21 2020-07-23 Zhangyue Technology Co., Ltd. Method, electronic device and computer storage medium for pushing information
WO2020177384A1 (en) * 2019-03-05 2020-09-10 平安科技(深圳)有限公司 Method and apparatus for reporting and processing user message status of message pushing, and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200236184A1 (en) * 2017-09-21 2020-07-23 Zhangyue Technology Co., Ltd. Method, electronic device and computer storage medium for pushing information
CN107888508A (en) * 2017-09-29 2018-04-06 广州奇芯机器人技术有限公司 A kind of anti-interference weak projectivity procotol of digital control system and its AUT based on PC NC
CN107734062A (en) * 2017-11-15 2018-02-23 维沃移动通信有限公司 Information push method and device
WO2020177384A1 (en) * 2019-03-05 2020-09-10 平安科技(深圳)有限公司 Method and apparatus for reporting and processing user message status of message pushing, and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115331346A (en) * 2022-08-30 2022-11-11 深圳市巨龙创视科技有限公司 Campus access control management method and device, electronic equipment and storage medium
CN115331346B (en) * 2022-08-30 2024-02-13 深圳市巨龙创视科技有限公司 Campus access control management method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN114172956B (en) 2024-03-15

Similar Documents

Publication Publication Date Title
US10116791B2 (en) Methods and apparatus for transmitting data
JP2018530229A (en) Method and apparatus for implementing a service function
KR102082029B1 (en) Method and apparatus of displaying information
KR101702036B1 (en) Method of providing dutch pay and server performing the same
CN114500432A (en) Session message transceiving method and device, electronic equipment and readable storage medium
US8730847B1 (en) Conferencing using a mobile device
CN111028081A (en) Asset transfer method, device, electronic equipment and storage medium
US20210256057A1 (en) Method for playing audio, device, terminal, server and storage medium
CN114172956A (en) Intelligent information pushing method and system
KR20170101416A (en) Method for providing funding and consulting information related with entertainment by crowd funding system
CN101859364A (en) Systems, devices, and methods for displaying barcode at computing device
CN110971984A (en) Wheat connecting method, device, system, equipment and storage medium
CN104869135A (en) Data interaction method and terminal.
WO2019137113A1 (en) Business card interaction method and device, and intelligent terminal
US11973733B2 (en) Enhancing a social media post with content that is relevant to the audience of the post
KR20090016088A (en) Method and apparatus for data storage in mobile communication system
US20110117880A1 (en) Methods and apparatus for determining costs associated with sending communications
CN101222682A (en) Communication platform, system and method facing mobile terminal stock exchange transaction
CN110659006A (en) Cross-screen display method and device, electronic equipment and readable storage medium
US20120244842A1 (en) Data Session Synchronization With Phone Numbers
US20210359938A1 (en) A method and program product for electronic communication based on user action
US20140351084A1 (en) Registration process
CN110555593B (en) Method and device for processing issue of credit contract system
CN101014023B (en) Session identification matching method and apparatus and communication system
CN110581771B (en) Method for processing cost split by using network message service, computer device readable storage medium and computer device

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
CB02 Change of applicant information

Country or region after: China

Address after: 210 Liangjing Road, China (Shanghai) pilot Free Trade Zone, Pudong New Area, Shanghai, 201203

Applicant after: Shanghai Jinshida Software Technology Co.,Ltd.

Address before: 210 Liangjing Road, China (Shanghai) pilot Free Trade Zone, Pudong New Area, Shanghai, 201203

Applicant before: Shanghai Kingstar Software Technology Co.,Ltd.

Country or region before: China

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant