CN115640448A - Information pushing method and equipment - Google Patents

Information pushing method and equipment Download PDF

Info

Publication number
CN115640448A
CN115640448A CN202110811884.9A CN202110811884A CN115640448A CN 115640448 A CN115640448 A CN 115640448A CN 202110811884 A CN202110811884 A CN 202110811884A CN 115640448 A CN115640448 A CN 115640448A
Authority
CN
China
Prior art keywords
information
pushing
push
pushed
crowd
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.)
Pending
Application number
CN202110811884.9A
Other languages
Chinese (zh)
Inventor
毕立鹏
贺师哲
林春宇
吴小盼
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network 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 ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN202110811884.9A priority Critical patent/CN115640448A/en
Publication of CN115640448A publication Critical patent/CN115640448A/en
Pending legal-status Critical Current

Links

Images

Abstract

The present disclosure provides an information push method and device, the method comprising: displaying an information pushing interface, wherein the information pushing interface is used for configuring pushing information and a pushing range; responding to configuration operation of a user on an information pushing interface, and determining a range to be pushed and information to be pushed corresponding to the configuration operation; establishing a pushing task based on the range to be pushed and the information to be pushed, and monitoring the pushing progress; sending a push task to a push server; and responding to the sending confirmation operation of the user on the information pushing interface, and sending a sending confirmation message to the pushing server, wherein the sending confirmation message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed. This is disclosed carries out information propelling movement through the automation to avoid the waste of manpower resources that artifical information propelling movement leads to, guarantee information propelling movement efficiency.

Description

Information pushing method and equipment
Technical Field
The embodiment of the disclosure relates to the technical field of computer and network communication, in particular to an information pushing method and device.
Background
With the improvement of the performance of the terminal devices and the development of the internet technology, the total number of users who perform internet operations based on the terminal devices is increasing day by day. Under the background, how to improve the traffic operation capacity of the information flow service becomes the focus of industrial attention.
At present, in order to improve traffic operation capacity, an operator needs to use push capacity to reach a user and promote information flow, and general push capacity includes a popup (push) and a station mail (notice). In some common scenes, research and development personnel are often required to issue popup windows or station letters to a large number of fixed users by compiling scripts, or the operation personnel are required to push information point to point, so that the waste of human resources is caused; moreover, the information is pushed based on manpower, and the pushing efficiency is low.
Disclosure of Invention
The embodiment of the disclosure provides an information pushing method and device, so as to avoid waste of human resources caused by information pushing and ensure information pushing efficiency.
In a first aspect, an embodiment of the present disclosure provides an information pushing method. The information pushing method comprises the following steps:
displaying an information pushing interface, wherein the information pushing interface is used for configuring pushing information and a pushing range;
responding to configuration operation of a user on an information pushing interface, and determining a range to be pushed and information to be pushed corresponding to the configuration operation;
establishing a pushing task based on the range to be pushed and the information to be pushed, and monitoring the pushing progress;
sending a push task to a push server;
and responding to the sending confirmation operation of the user on the information pushing interface, and sending a sending confirmation message to the pushing server, wherein the sending confirmation message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed.
In a second aspect, an embodiment of the present disclosure provides an information pushing apparatus. The information push apparatus includes:
the operation configuration unit is used for displaying an information pushing interface, and the information pushing interface is used for configuring pushing information and a pushing range; responding to the configuration operation of the user on the information pushing interface, and determining a to-be-pushed range and to-be-pushed information corresponding to the configuration operation;
the service capacity unit is used for establishing a pushing task based on the range to be pushed and the information to be pushed and monitoring the pushing progress; sending a push task to a push server; and responding to the sending confirmation operation of the user on the information pushing interface, and sending a sending confirmation message to the pushing server, wherein the sending confirmation message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed.
In a third aspect, an embodiment of the present disclosure provides an electronic device, including: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executes the computer-executable instructions stored by the memory to cause the at least one processor to perform the information pushing method as described above in the first aspect and various possible designs of the first aspect.
In a fourth aspect, the embodiments of the present disclosure provide a computer-readable storage medium, where computer-executable instructions are stored, and when a processor executes the computer-executable instructions, the information push method according to the first aspect and various possible designs of the first aspect is implemented.
In a fifth aspect, the embodiments of the present disclosure provide a computer program product, which contains computer executable instructions, and when the processor executes the computer executable instructions, the information push method according to the first aspect and various possible designs of the first aspect is implemented.
The information pushing method and the information pushing equipment provided by the embodiment of the disclosure respond to the configuration operation of a user on an information pushing interface, determine a range to be pushed and information to be pushed corresponding to the configuration operation, create a pushing task based on the range to be pushed and the information to be pushed, monitor the pushing progress, and send the pushing task to a pushing server; and responding to the sending confirmation operation of the user on the information pushing interface, and sending a sending confirmation message to the pushing server, wherein the sending confirmation message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed. On one hand, the information pushing and pushing range configuration can be carried out on the information pushing interface, so that the pushing capacity is platformized, and the operation and research and development manpower is released; on the other hand, by monitoring the pushing progress, the perceptibility of the whole information pushing process is improved.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present disclosure, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic view of an application scenario of an information push method provided by the present disclosure;
fig. 2 is a first schematic flow chart of an information pushing method according to an embodiment of the present disclosure;
fig. 3a is a diagram of an example of an information push interface provided by an embodiment of the present disclosure;
fig. 3b is a diagram of another example of an information push interface provided by an embodiment of the present disclosure;
fig. 3c is a diagram of another example of an information push interface provided by an embodiment of the present disclosure;
fig. 4 is a schematic flow chart of an information pushing method according to an embodiment of the present disclosure;
fig. 5 is a flowchart illustrating a method for pushing information in a directional popup type according to an embodiment of the present disclosure;
fig. 6 is a flowchart illustrating a method for pushing information of a global popup type according to an embodiment of the present disclosure;
fig. 7 is a flowchart illustrating an information push method of a directional station-specific information type according to an embodiment of the present disclosure;
fig. 8 is a flowchart illustrating an information pushing method for global station internal information types according to an embodiment of the present disclosure;
fig. 9a is an exemplary diagram of a pop push withdrawal and interception flow provided by an embodiment of the present disclosure;
fig. 9b is a diagram illustrating an exemplary intra-site push withdrawal procedure according to an embodiment of the present disclosure;
fig. 10 is a block diagram of an information pushing apparatus provided in the embodiment of the present disclosure;
fig. 11 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present disclosure.
Detailed Description
To make the objects, technical solutions and advantages of the embodiments of the present disclosure more clear, the technical solutions of the embodiments of the present disclosure will be described clearly and completely with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are some, but not all embodiments of the present disclosure. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
Aiming at the problems of low pushing efficiency, waste of human resources and the like in information pushing based on manpower, the embodiment of the disclosure provides an information pushing method and equipment, which are used for pushing information in a platform and service mode, thereby releasing operation and research and development manpower, ensuring pushing efficiency, monitoring the whole flow of information pushing, and sensing the whole pushing progress in operation, and greatly enhancing the control capability of operation pushing.
Before the technical solution of the present disclosure is introduced, a specific application scenario of the present disclosure is first illustrated. Exemplarily, fig. 1 is a schematic view of an application scenario of an information push method provided by the present disclosure. As shown in fig. 1, the application scenario may include: a client 101 and a push server cluster 102. The client 101 and the push server cluster 102 may both communicate with each other through a network.
When a user needs to push information, the client 101 is used for logging in an information pushing platform, a pushing range, pushing information and the like are configured on an information pushing interface displayed by the client 101, correspondingly, the client responds to the configuration operation of the user, determines a to-be-pushed range and the to-be-pushed information corresponding to the configuration operation, creates a pushing task, stores the to-be-pushed information, the to-be-pushed range information and the like in a server after the pushing task is created, and specifically sends the pushing task to a corresponding pushing server in a pushing server cluster 102 through a network; and then, after the client detects the confirmation sending operation of the user, sending a confirmation sending message to the push server. In response to receiving the sending confirmation message, the push server may push the information to be pushed to a range to be pushed corresponding to the push server based on the push task. In addition, the client monitors the pushing progress, so that an operator can sense the whole pushing progress, relevant message notifications are provided after pushing is completed, the actual pushing quantity can be sensed in real time, and the control capability of information pushing is enhanced.
It should be noted that fig. 1 is only a schematic diagram of an application scenario provided by the present disclosure, and the present disclosure does not limit the devices included in fig. 1, nor limit the position relationship between the devices in fig. 1, for example, in the application scenario illustrated in fig. 1, a data storage device may also be included, and the data storage device may be an external storage with respect to the client 101 and the push server cluster 102, or an internal storage integrated in the client 101 or the push server cluster 102; for another example, in the application scenario shown in fig. 1, a parsing server for processing large file fragments and the like may be further included, and the parsing server interacts with the client 101 through a network.
Hereinafter, the technical solution of the present disclosure will be described in detail by specific examples. It should be noted that the following several specific embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments.
Fig. 2 is a first schematic flow chart of an information push method according to an embodiment of the present disclosure. The method of the embodiment of the present disclosure may be applied in the client 101 as shown in fig. 1. Referring to fig. 2, the information push method includes:
s201: and displaying an information pushing interface, wherein the information pushing interface is used for configuring pushing information and a pushing range.
In practical applications, the specific implementation of the information push interface may include multiple implementation manners, as long as the information push interface has a function for configuring push information and a push range for a user. For ease of understanding, this is illustrated here. For example, as shown in fig. 3a, the information pushing interface includes at least two input boxes, where one input box is used for configuring the pushing information, and the other input box is used for configuring the pushing range. In addition, the embodiment of the present disclosure is also not limited to the configuration manner of the content in each input box, and for example, in a specific implementation, the user may input the specific content and/or the specific push range of the push information in the input box, or a link containing the push information and/or the push range; in another specific implementation, in response to an operation of selecting an input box by a user, the client displays information such as a file directory, and the user performs configuration of push information and/or a push range by finding the push information and/or the push range in the corresponding file directory. In addition, the position relationship between the input box and the prompt information for prompting the action of the input box is not limited in the embodiments of the present disclosure, and the prompt information for prompting the action of the input box may be above the input box or within the input box, as shown in fig. 3a and 3 b.
Exemplarily, a crowd packet for determining a User corresponding to a range to be pushed may be uploaded, where the crowd packet may be a File containing a User Identification (UID) such as a text document (txt) or a Comma-Separated value (CSV), may also be a link that has been uploaded for cloud storage, and may also be an address of a Distributed File System (HDFS), and the information push platform may parse the crowd packet and push information according to the crowd packet. Among other things, cloud Storage may provide a massive, secure, low-cost, highly reliable, highly available Object Storage service, such as TOS (Toutiao Object Storage).
Optionally, the information pushing interface is further configured to configure information such as pushing time, pushing department, pushing account, pushing reason, and the like, and as shown in fig. 3c, the configuration may be specifically set according to actual requirements. In fig. 3c, the information pushing interface includes an operation configuration unit, a service capability unit, a security mechanism unit, a technology dependency unit, a service dependency unit, and a data storage unit. Wherein:
the operation configuration unit is used for operation configuration and comprises controls such as a push type, a push account, push contents, a push range, a push department, push time and a push reason;
the service capability unit is used for providing service capability and comprises at least one of the following controls: creating pushing, pushing progress inquiry, file fragmentation and analysis, pushing issuing, pushing interception and withdrawal and message notification;
the technology dependent unit is used for providing technologies, and comprises at least one of a control polling script, a distributed log system (such as kafka), a real-time distributed message processing platform (such as NSQ) and a log;
the service dependency unit is used for providing services and comprises at least one of the following controls: popup Push (TTPush), standing mail Push (notice Push), user information unit base service (GoUser), TCC, HDFS, and TOS, among others.
The safety mechanism unit is used for safety verification and comprises at least one of the following controls: authority control, approval flow and preview capabilities;
the data storage unit is used for data storage and comprises the following controls: a relational database management system (e.g., mysql) store and a Key-value database store (e.g., redis cache).
The information pushing platform can realize directional popup pushing, global popup pushing, directional station internal letter pushing, global station internal letter pushing, popup pushing withdrawing and intercepting, station internal letter pushing withdrawing and the like.
S202: and responding to the configuration operation of the user on the information pushing interface, and determining the range to be pushed and the information to be pushed corresponding to the configuration operation.
The configuration operation is related to the design of an information pushing interface, for example, information to be pushed is filled in an input box for configuring the pushing information, and a crowd packet file is uploaded in the input box for configuring the pushing range to obtain the pushing range.
After the user configures the push information and the push range on the information push interface, the client can determine the range to be pushed and the information to be pushed corresponding to the configuration operation.
Optionally, still referring to fig. 3c, the user may also configure information such as a push type, a push account, a push department, a push time, and a push reason on the information push interface. It should be noted that fig. 3c can also be understood as a schematic diagram of functions of the information push platform.
After configuring the information, the user can click the control marked as "create push" in the service capability unit to create the push task. In response to this operation, the client executes S203.
S203: and establishing a pushing task based on the range to be pushed and the information to be pushed, and monitoring the pushing progress.
In this step, since the client monitors the push progress in real time, the user can query the push progress by clicking the control identified as "push progress query" in the service capability unit. In response to the operation, the client outputs the current push progress, or the client outputs the push progress in a time period from the sending time of the push task to the current time. For the output form of the push progress, the embodiment of the present disclosure does not limit, for example, the push progress is displayed in time sequence.
The embodiment of the disclosure can solve the problem of perception of an information pushing process, for example, after an operation creates a pushing task, content safety is ensured before pushing, if a business party is known immediately in the pushing process, collection of pushing data can be completed in time after pushing.
It should be appreciated that full flow awareness of the push task is an important way to guarantee push efficiency and effectiveness. For example, each link of the approval process before information push immediately knows the push creator to examine the node change condition, if the push abnormality happens in the information push process, the push creator and the related business party responsible person can be known by the instant message, the push is completed and the push overall data and the filtered data condition are notified by the instant message, the push data can be inquired in real time in the process of pushing the downstream TTPush to the channel manufacturer, and the data of user plug-in and click behaviors on the end can be collected and displayed at intervals, so that the push overall process can be perceived really.
S204: and sending the push task to a push server.
Through this step the push task is cached in the push server.
S205: and responding to the sending confirmation operation of the user on the information pushing interface, and sending a sending confirmation message to the pushing server, wherein the sending confirmation message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed.
Still taking fig. 3c as an example, the user clicks on a control identified as "push down" in the service capability unit. In response to the operation, the client sends a push confirmation message to the push server so as to send the information to be pushed to the terminal used by the relevant user in the range to be pushed.
The information push method provided by the embodiment of the disclosure determines a to-be-pushed range and to-be-pushed information corresponding to configuration operation in response to the configuration operation of a user on an information push interface, creates a push task based on the to-be-pushed range and the to-be-pushed information, monitors a push progress, and sends the push task to a push server; and responding to the sending confirmation operation of the user on the information pushing interface, and sending a sending confirmation message to the pushing server, wherein the sending confirmation message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed. On one hand, the information pushing and pushing range configuration can be carried out on the information pushing interface, so that the pushing capacity is platformized, and the operation and research and development manpower is released; on the other hand, by monitoring the pushing progress and the pushing quantity, the perceptibility of the whole information pushing process is improved, and the control capability of operation pushing is enhanced.
On the basis, in order to solve the problem of the pushing efficiency when the range to be pushed is large, the range to be pushed may be divided, and a processing manner of unpacking and fragmenting the crowd packets is taken as an example for explanation. In some embodiments, S204: sending the push task to the push server, which may further include: determining a crowd packet where a user corresponding to a range to be pushed is located; if the length of the file corresponding to the crowd packet is larger than a first threshold value, unpacking and fragmenting the crowd packet to obtain at least two sub crowd packets; and sending the pushing task and the sub-crowd packet to a pushing server corresponding to the sub-crowd packet. The problem of how to guarantee the pushing efficiency when the pushing crowd pack is large in directional pushing can be solved through the embodiment of the disclosure, and the purpose of high pushing efficiency is achieved.
It can be understood that, if the file length corresponding to the crowd packet is less than or equal to the first threshold, the crowd packet is not subjected to fragmentation processing.
In a specific example, the unpacking and segmenting the crowd packet to obtain at least two sub-crowd packets may include: and unpacking and fragmenting the crowd packet according to a second threshold value based on the file length of the crowd packet to obtain at least two sub-crowd packets. Wherein the second threshold is less than the file length.
For example, the crowd packets are uniformly converted into TOS for storage (namely, documents such as txt or csv and the like are directly uploaded to TOS; HDFS documents are converted into TOS), and are fragmented according to a certain size according to the length of the documents, and the related information of the sub crowd packets is used in a key-Value database (cache); when the user confirms to send the push task, the correlation of different sub-crowd packages is sent to different downstream consumer clusters through a distributed publish-subscribe message system (such as a kafka message mechanism), and the efficiency of pushing is guaranteed through simultaneous consumption of a plurality of machines of the consumer clusters.
In addition, based on unpacking and slicing processing logic, the information push platform can support different crowd packet formats such as txt files, csv files, TOS links, HDFS links and the like, so that convenience in operation and use is realized, and support for various crowd packet formats is provided.
It should be noted that the users included in different sub-crowd packages are different, that is, the UID of one user cannot be divided into 2 different sub-crowd packages.
In some embodiments, unpacking and fragmenting the crowd packet according to a second threshold based on the file length of the crowd packet to obtain at least two sub-crowd packets may include: filtering the crowd packet according to a preset filtering principle (or filtering condition) to obtain a filtered crowd packet, wherein the preset filtering principle is preset by a user based on at least one of liveness, version number and geographic position; and unpacking and fragmenting the filtered crowd packets according to a second threshold value based on the file length of the crowd packets to obtain at least two sub-crowd packets. The unpacking and slicing processing on the filtered crowd packet is similar to the unpacking and slicing processing on the crowd packet, and is not described here again. Through the embodiment of the disclosure, the crowd packet can be cleaned before being unpacked and sliced so as to filter out non-target users and ensure the pushing precision.
In some embodiments, to ensure the security of the push content, the push content needs to be securely verified, which is described below with reference to fig. 4. Fig. 4 is a schematic flow chart of an information pushing method according to an embodiment of the disclosure. Referring to fig. 4, the information push method may include:
s401: and displaying an information pushing interface, wherein the information pushing interface is used for configuring pushing information and a pushing range.
S402: and responding to the configuration operation of the user on the information pushing interface, and determining the range to be pushed and the information to be pushed corresponding to the configuration operation.
S403: and checking at least one of the safety of the information to be pushed, the push expiration time and the push authority of the user, and determining that the check is passed.
That is, only when the verification passes, a push task is created based on the range to be pushed and the information to be pushed; otherwise, ending the information pushing process. Optionally, verifying the security of the information to be pushed, further comprising: and determining a verification link corresponding to the information to be pushed based on the security weight of the information to be pushed.
Specifically, the approval flow (i.e., the verification link) is accessed in the pre-link, and the approval links of the approval flow can be distinguished according to the security weights of different contents. Generally, different approval processes such as leader approval, content operation initial approval, content operation review, value view approval, user's push authority and the like are required for information push, so as to ensure the safety compliance of the push content before push.
Optionally, if it is determined that the verification fails, the information pushing process is ended.
S404: and establishing a pushing task based on the range to be pushed and the information to be pushed, and monitoring the pushing progress.
S405: and sending the push task to a push server.
S406: and responding to the sending confirmation operation of the user on the information pushing interface, and sending a sending confirmation message to the pushing server, wherein the sending confirmation message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed.
In this embodiment, reference may be made to the foregoing embodiments for relevant descriptions of S401, S402, and S404 to S406, which are not repeated herein.
According to the embodiment of the disclosure, on one hand, configuration of information pushing and pushing ranges can be performed on an information pushing interface, so that pushing capacity is platformized to release operation and research and development manpower; on the other hand, by monitoring the pushing progress and the pushing quantity, the perceptibility of the whole information pushing process is improved, and the control capability of operation pushing is enhanced; in yet another aspect, security compliance of push content prior to push can be guaranteed.
Considering that in the pushing process, the pushed content is found to be unsuitable for pushing, the pushing can be withdrawn and terminated in time. Therefore, the information pushing method may further include: and after sending the pushing task to the pushing server, in response to detecting the withdrawing operation or stopping the pushing operation, withdrawing or replacing the information to be pushed. Exemplarily, the pop-up window can be withdrawn or replaced according to different manufacturers of the issuing channel; the station information supports two withdrawing modes, namely total withdrawing and withdrawing only when the user is not read.
In addition, in a typical user scenario, not only an instant push user scenario but also another user scenario exists: the operation creates a push task in advance and wants to push at a specific time, so the information push platform in the disclosure can also provide a capability of pushing at regular time. That is to say, the information push method provided by the embodiment of the present disclosure may further introduce management of push opportunities, and may include: pushing information to be pushed at regular time; and/or the event triggers the pushing of the information to be pushed. In practical application, the operation can set the time of timing push when the push task is created, a polling script is used for polling whether the push task needs to be executed, and the timing push task is automatically issued after the push time is reached.
In some embodiments, the information push platform supports push of multiple content modalities. Exemplarily, the information pushing method may further include: after receiving the push content sent by the third-party platform, verifying the security of the push content and the push authority of the third-party platform; when the verification is passed, a pushing task is created based on the pushing content, and the pushing progress is monitored; and sending the push task to a push server. In this embodiment, by providing a Remote Procedure Call (RPC) service, an effect that other service parties can access efficiently according to an access document is achieved.
Further, the information pushing method is based on a dynamic file configuration center (e.g., TCC) for information pushing. For example, through the deployment of a consumer cluster, the push speed is controlled by setting conf on the TCC, and the stability and the service robustness of the push system can be effectively ensured. In a specific implementation, the sending speed, the number of concurrent transmissions, and the like of the push can be changed by modifying the configuration.
Next, the above-mentioned information pushing method is exemplified by several specific implementation schemes in combination with practical applications:
a. information pushing method of directional popup type
Fig. 5 is a flowchart illustrating a method for pushing information in a directional popup type according to an embodiment of the present disclosure. Referring to fig. 5:
first, description is made from a service-side perspective. After an operator creates a push task through a creation push (CreatePush) interface, a push service can know whether the push needs to perform file analysis or not through a polling script and sends a file analysis message to an analysis server; and the analysis server analyzes and segments the file and stores the analysis information into the redis. At this time, the strip is directionally pushed into a push state.
And then, the business side carries out verification operations such as examination and approval, audit and the like to carry out pushing safety certification, and confirms pushing after the safety certification is passed, and for pushing which enters a pushable state, operators call a confirmation pushing (ConfirmPush) interface of a pushing service to enter an actual pushing and issuing process after confirming pushing. At this time, the push _ real _ item kafka message is sent to a downstream policy team, such as a data (data) team (data side), and they store the piece of push information in the front row (pbole).
Meanwhile, each fragment is sent to a machine of the issuing server for processing, filtering processing is carried out aiming at each UID, and filtering logic relates to the UID, the liveness, the equipment, the version number, the position and other excessive filtering contents. After filtering, the filtered content is sent to a downstream policy team through a notice _ message kafka message to recall (psort), the downstream policy team recalls the content in the front row (pbole) to integrate the content, and the message is sent to a specific user (a certain device) through a basic push service (TTPush).
In addition to the above-mentioned issuing process, the push service also provides an interface for acquiring push information (multigetphosphinfo), through which specific contents of a certain piece of push can be queried, and what state and specific data information of the piece of push are currently in.
b. Information pushing method of global popup type
Fig. 6 is a flowchart illustrating a method for pushing information of a global popup type according to an embodiment of the present disclosure. Referring to fig. 6:
first, description is made from a service-side perspective. Specifically, the created flow is similar to the directional push, an operator can call a CreatePush interface to create push after the operation of the client, and push information can be stored in the storage server. And the service side carries out verification operations such as approval and audit to carry out pushing safety certification, and after the safety certification is passed, an operator can call a ConfirmPush interface of the pushing service to enter an actual pushing issuing process after confirming pushing.
The actual delivery process of global push is simple, and a policy team (e.g., a data team) is directly notified by a push _ real _ item kafka message, the policy team makes the message as coarse as a front line (pbole), traverses the device library, recalls and sends (psort) the devices in the device library, and finally delivers the message by a specific user (a certain device) of a basic push service (TTPush).
c. Information push method for internal information type of directional station
Fig. 7 is a flowchart illustrating an information push method of a directional station-specific information type according to an embodiment of the present disclosure. Referring to fig. 7:
first, description is made from a service-side perspective. After an operator creates a push through a CreatePush interface, a push service can know whether the push needs to perform file analysis through a polling script, and sends a file analysis message to an analysis server; and the analysis server analyzes and segments the file and stores the analysis information into the redis. At this time, the strip is directionally pushed into a push state.
And then, the service side carries out verification operations such as approval and audit to carry out pushing safety certification, and after the safety certification is passed, for the pushing which enters a pushable state, operators call a ConfirmPush interface of a pushing service to enter an actual pushing issuing process after confirming the pushing.
At this time, each fragment is sent to one machine of the issuing server for processing, filtering processing is carried out aiming at each UID, and filtering logic relates to the over-filtering contents such as UID, liveness, equipment, version number, position and the like. And after filtering, assembling a sending formal notification (SendOfficalNotification) interface of the in-station information (note) data calling in-station information service, and after receiving the api interface request, the in-station information center station (note service) actually sends the word in-station information to the client of the user.
In addition to the above issued flow, the push service also provides a multigetphilinfo interface, through which specific contents pushed by a certain station infonnation can be queried, and what state and specific pushed data information the push is currently in.
d. Information pushing method for global station internal information type
Fig. 8 is a flowchart illustrating an information pushing method for global station internal information types according to an embodiment of the present disclosure. Referring to fig. 8:
first, description is made from a service-side perspective. Specifically, the created flow is similar to the pushing of the beacon in the directional station, an operator can call a CreatePush interface to create pushing after the operation of the client, and the pushing information can be stored in the storage server. And the service side carries out pushing safety certification after carrying out verification operations such as examination and approval, auditing and the like, and after the safety certification is passed, an operator can call a ConfirmPush interface of the pushing service to enter an actual pushing and issuing process after confirming the pushing.
The actual issuing process of the global station internal information can be divided into two steps: firstly, calling a sending announcement (Sendannouncement) interface of a station-in-station message center station (Notice service) to create a global station-in-station message at a station-in-station message service side; then, a confirmation notification (confirm Announcement Notice) interface is called to confirm the in-station signaling, and at this time, the user client receives the in-station signaling message.
e. Popup window pushing withdrawing and intercepting flow
Fig. 9a is a diagram illustrating an exemplary pop push withdrawal and interception process provided in an embodiment of the present disclosure. Referring to fig. 9a:
for popup push, there may be a situation that a piece of content is no longer suitable for push in the push process, and the push needs to be timely withdrawn and terminated. An operator can initiate a request for terminating push at a client terminal, call a readjustment push (RecallPush) interface of the push service, and write the withdrawal information into the storage server. At the same time, an interface of an update push state (UpdatePushStatus) of a downstream unified push service (TTpush) is called, the push is marked as not-connected push, and the pushed push is withdrawn. The specific withdrawal and replacement conditions will, of course, vary from manufacturer to manufacturer. For already revoked pushes, the specific revocation status and revocation data situation can be viewed through the multigetprivhinfo interface of the push service.
f. Push withdrawal flow of station message
Fig. 9b is a diagram illustrating an exemplary push withdrawal procedure for the station information according to an embodiment of the present disclosure. Referring to fig. 9b:
for the scene of station message withdrawal, the client operator can call a RecallPush interface of the push service after initiating withdrawal, and at the moment, the storage server can store the withdrawal state. And calls a creation one-key deletion task (CreateOneConlickDeleteTask) interface of the station-to-station message center (Notice service) to create a task of withdrawing the station-to-station message. The station (Notice service) performs global station-wide packet based revocation. And the station in the station (Notice service) provides a query interface (or named as 'GetOneClickDelettTask'), which can query the progress and specific withdrawal number of the withdrawal task at this time.
In summary, the information push method provided by the present disclosure has at least the following beneficial effects:
1. the information push platform releases operation and research and development manpower, solves almost all operation push scenes, and improves the operation touch user and content promotion control capability; and the whole set of pushing process capability is provided, almost all links in information pushing are covered, and the operational perceptibility is fully improved.
2. The information push platform supports instant and timing sending, supports global push, pushes according to crowd packets, and supports push of various content forms.
3. The pushing efficiency of the information pushing platform and the service is guaranteed, and the peak value of the information pushing efficiency can reach 30 ten thousand Per Second Query rate (QPS), for example.
4. The full push capability of the RPC is also opened to other third parties.
Corresponding to the information pushing method in the foregoing embodiment, fig. 10 is a block diagram of an information pushing apparatus provided in the embodiment of the present disclosure. For ease of illustration, only portions relevant to embodiments of the present disclosure are shown. Referring to fig. 10, the information push device 1000 includes: an operation configuration unit 1001 and a service capability unit 1002. Wherein:
an operation configuration unit 1001, configured to display an information push interface, where the information push interface is used to configure push information and a push range; and responding to the configuration operation of the user on the information pushing interface, and determining the range to be pushed and the information to be pushed corresponding to the configuration operation.
The service capacity unit 1002 is configured to create a push task based on a range to be pushed and information to be pushed, and monitor a push progress; and sending the push task to the push server.
In an embodiment of the present disclosure, when the service capability unit 1002 is configured to send a push task to a push server, it is specifically configured to: determining a crowd packet where a user corresponding to a range to be pushed is located; unpacking and fragmenting the crowd packet to obtain at least two sub-crowd packets; and sending the pushing task and the sub-crowd packet to a pushing server corresponding to the sub-crowd packet.
In an embodiment of the present disclosure, the service capability unit 1002 is specifically configured to, when being configured to perform unpacking and fragmentation processing on the crowd packet to obtain at least two sub-crowd packets: and unpacking and fragmenting the crowd packet based on the file length of the crowd packet to obtain at least two sub crowd packets.
In an embodiment of the present disclosure, the service capability unit 1002 is specifically configured to, when being configured to perform unpacking and fragmentation processing on the crowd packet to obtain at least two sub-crowd packets: filtering the crowd packets according to a preset filtering principle to obtain filtered crowd packets, wherein the preset filtering principle is preset by a user based on at least one of liveness, version number and geographic position; and unpacking and fragmenting the filtered crowd packet to obtain at least two sub-crowd packets.
In one embodiment of the present disclosure, further comprising: the security mechanism unit 1003 is configured to check security of the information to be pushed and a pushing authority of the user before creating a pushing task based on the range to be pushed and the information to be pushed; and determining that the verification passes.
In an embodiment of the present disclosure, the security mechanism unit 1003, when being configured to check security of information to be pushed, is specifically configured to: and determining a verification link corresponding to the information to be pushed based on the security weight of the information to be pushed.
In one embodiment of the present disclosure, the service capability unit 1002 is further configured to: and after the push task is sent to the push server, in response to the detection of the withdrawal operation or the termination of the push operation, withdrawing or replacing the information to be pushed.
In one embodiment of the present disclosure, the service capability unit 1002 is further configured to: pushing information to be pushed at regular time; and/or the event triggers the pushing of the information to be pushed.
In an embodiment of the present disclosure, the security mechanism unit 1003 is further configured to: after receiving the push content sent by the third-party platform, verifying the safety of the push content and the push authority of the third-party platform; when the verification passes, the service capability triggering unit 1002 creates a pushing task based on the pushing content and monitors the pushing progress; and sending the push task to a push server.
In one embodiment of the disclosure, the information pushing device pushes information based on a dynamic file configuration center.
The device provided in this embodiment may be used to implement the technical solution of the above method embodiment, and the implementation principle and technical effect are similar, which are not described herein again.
Referring to fig. 11, which shows a schematic structural diagram of an electronic device 1100 suitable for implementing the embodiment of the present disclosure, the electronic device 1100 may be a terminal device or a server. Among them, the terminal Device may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a Digital broadcast receiver, a Personal Digital Assistant (PDA), a tablet computer (PAD), a Portable Multimedia Player (PMP), a car terminal (e.g., car navigation terminal), etc., and a fixed terminal such as a Digital TV, a desktop computer, etc. The electronic device shown in fig. 11 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 11, the electronic device 1100 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 1101, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 1102 or a program loaded from a storage means 1108 into a Random Access Memory (RAM) 1103. In the RAM 1103, various programs and data necessary for the operation of the electronic device 1100 are also stored. The processing device 1101, the ROM1102, and the RAM 1103 are connected to each other by a bus 1104. An input/output (I/O) interface 1105 is also connected to bus 1104.
Generally, the following devices may be connected to the I/O interface 1105: input devices 1106 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 1107 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, or the like; storage devices 1108, including, for example, magnetic tape, hard disk, etc.; and a communication device 1109. The communication means 1109 may allow the electronic device 1100 to communicate wirelessly or wiredly with other devices to exchange data. While fig. 11 illustrates an electronic device 1100 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, the processes described above with reference to the flow diagrams may be implemented as computer software programs, according to embodiments of the present disclosure. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer-readable medium, the computer program comprising program code for performing the method illustrated by the flow chart. In such embodiments, the computer program may be downloaded and installed from a network via the communication device 1109, or installed from the storage device 1108, or installed from the ROM 1102. The computer program, when executed by the processing device 1101, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the electronic device; or may be separate and not incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to perform the methods shown in the above embodiments.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C + +, 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 computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of Network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of a unit does not in some cases constitute a limitation of the unit itself, for example, the first retrieving unit may also be described as a "unit for retrieving at least two internet protocol addresses".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems on a chip (SOCs), complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
In a first aspect, according to one or more embodiments of the present disclosure, there is provided an information pushing method, including: displaying an information pushing interface, wherein the information pushing interface is used for configuring pushing information and a pushing range; responding to the configuration operation of a user on the information pushing interface, and determining a range to be pushed and information to be pushed corresponding to the configuration operation; establishing a pushing task based on the range to be pushed and the information to be pushed, and monitoring the pushing progress; sending the push task to a push server; and responding to the confirmation sending operation of the user on the information pushing interface, and sending a confirmation sending message to the pushing server, wherein the confirmation sending message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed.
According to one or more embodiments of the present disclosure, the sending the push task to the push server includes: determining a crowd packet where the user corresponding to the range to be pushed is located; if the length of the file corresponding to the crowd packet is larger than a first threshold value, unpacking and fragmenting the crowd packet to obtain at least two sub-crowd packets; and sending the pushing task and the sub crowd packet to a pushing server corresponding to the sub crowd packet.
According to one or more embodiments of the present disclosure, the unpacking and slicing the crowd packet to obtain at least two sub-crowd packets includes: and based on the file length of the crowd package, unpacking and fragmenting the crowd package according to a second threshold value to obtain at least two sub crowd packages, wherein the second threshold value is smaller than the file length.
According to one or more embodiments of the present disclosure, the unpacking and slicing the crowd package according to a second threshold based on the file length of the crowd package to obtain at least two sub-crowd packages includes: filtering the crowd packet according to a preset filtering principle to obtain a filtered crowd packet, wherein the preset filtering principle is preset by a user based on at least one of liveness, version number and geographic position; and unpacking and fragmenting the filtered crowd packets according to a second threshold value based on the file length of the crowd packets to obtain at least two sub-crowd packets.
According to one or more embodiments of the present disclosure, before creating a push task based on the range to be pushed and the information to be pushed, the method further includes: checking at least one of the security of the information to be pushed, the push expiration time and the push authority of the user; and determining that the verification passes.
According to one or more embodiments of the present disclosure, the verifying the security of the information to be pushed includes: and determining a verification link corresponding to the information to be pushed based on the security weight of the information to be pushed.
According to one or more embodiments of the present disclosure, further comprising: and after the pushing task is sent to a pushing server, in response to the detection of a withdrawing operation or the termination of the pushing operation, withdrawing or replacing the information to be pushed.
According to one or more embodiments of the present disclosure, further comprising: pushing the information to be pushed at regular time; and/or triggering the pushing of the information to be pushed by the event.
According to one or more embodiments of the present disclosure, further comprising: after receiving push content sent by a third-party platform, verifying the safety of the push content and the push authority of the third-party platform; when the verification is passed, a pushing task is created based on the pushing content, and the pushing progress is monitored; and sending the push task to a push server.
According to one or more embodiments of the present disclosure, the information push method is based on a dynamic file configuration center for information push.
In a second aspect, according to one or more embodiments of the present disclosure, there is provided an information pushing apparatus including:
the operation configuration unit is used for displaying an information pushing interface, and the information pushing interface is used for configuring pushing information and a pushing range; responding to configuration operation of a user on the information pushing interface, and determining a range to be pushed and information to be pushed corresponding to the configuration operation;
the service capacity unit is used for creating a pushing task based on the range to be pushed and the information to be pushed and monitoring the pushing progress; sending a push task to a push server; and responding to the sending confirmation operation of the user on the information pushing interface, and sending a sending confirmation message to the pushing server, wherein the sending confirmation message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed.
According to one or more embodiments of the present disclosure, when the service capability unit is configured to send the push task to a push server, the service capability unit is specifically configured to: determining a crowd packet where a user corresponding to the range to be pushed is located; if the length of the file corresponding to the crowd packet is larger than a first threshold value, unpacking and fragmenting the crowd packet to obtain at least two sub-crowd packets; and sending the pushing task and the sub-crowd packet to a pushing server corresponding to the sub-crowd packet.
According to one or more embodiments of the present disclosure, when the service capability unit is configured to perform unpacking and fragmentation processing on the crowd packet to obtain at least two sub-crowd packets, the service capability unit is specifically configured to: and based on the file length of the crowd package, unpacking and fragmenting the crowd package according to a second threshold value to obtain at least two sub crowd packages, wherein the second threshold value is smaller than the file length.
According to one or more embodiments of the present disclosure, when the service capability unit is configured to perform unpacking and fragmentation processing on the crowd package according to a second threshold based on the file length of the crowd package to obtain at least two sub-crowd packages, the service capability unit is specifically configured to: filtering the crowd packet according to a preset filtering principle to obtain a filtered crowd packet, wherein the preset filtering principle is preset by a user based on at least one of liveness, version number and geographic position; and unpacking and fragmenting the filtered crowd packets according to a second threshold value based on the file length of the crowd packets to obtain at least two sub-crowd packets.
According to one or more embodiments of the present disclosure, further comprising: a security mechanism unit, configured to verify at least one of security of the information to be pushed, a push expiration time, and a push permission of the user before creating a push task based on the range to be pushed and the information to be pushed; and determining that the verification passes.
According to one or more embodiments of the present disclosure, when the security mechanism unit is configured to verify the security of the information to be pushed, the security mechanism unit is specifically configured to: and determining a verification link corresponding to the information to be pushed based on the security weight of the information to be pushed.
According to one or more embodiments of the present disclosure, the service capability unit is further configured to: and after the pushing task is sent to a pushing server, in response to the detection of a withdrawing operation or the termination of the pushing operation, withdrawing or replacing the information to be pushed.
According to one or more embodiments of the present disclosure, the service capability unit is further configured to: pushing the information to be pushed at regular time; and/or triggering the pushing of the information to be pushed by an event.
In accordance with one or more embodiments of the present disclosure, the security mechanism unit is further configured to: after receiving push content sent by a third-party platform, verifying the safety of the push content and the push authority of the third-party platform; when the verification is passed, triggering the service capability unit to create a pushing task based on the pushing content, and monitoring the pushing progress; and sending the push task to a push server.
According to one or more embodiments of the present disclosure, the information pushing device pushes information based on a dynamic file configuration center.
In a third aspect, according to one or more embodiments of the present disclosure, there is provided an electronic device including: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executes computer-executable instructions stored by the memory to cause the at least one processor to perform the information pushing method as described above in the first aspect and various possible designs of the first aspect.
In a fourth aspect, according to one or more embodiments of the present disclosure, a computer-readable storage medium is provided, in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, the information push method according to the first aspect and various possible designs of the first aspect is implemented.
In a fifth aspect, according to one or more embodiments of the present disclosure, there is provided a computer program product, which contains computer executable instructions that, when executed by a processor, implement the information pushing method according to the first aspect and various possible designs of the first aspect.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other combinations of features described above or equivalents thereof without departing from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (15)

1. An information push method, comprising:
displaying an information pushing interface, wherein the information pushing interface is used for configuring pushing information and a pushing range;
responding to the configuration operation of a user on the information pushing interface, and determining a range to be pushed and information to be pushed corresponding to the configuration operation;
establishing a pushing task based on the range to be pushed and the information to be pushed, and monitoring the pushing progress;
sending the push task to a push server;
and responding to the confirmation sending operation of the user on the information pushing interface, and sending a confirmation sending message to the pushing server, wherein the confirmation sending message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed.
2. The information push method according to claim 1, wherein the sending the push task to the push server includes:
determining a crowd packet where a user corresponding to the range to be pushed is located;
if the length of the file corresponding to the crowd packet is larger than a first threshold value, unpacking and fragmenting the crowd packet to obtain at least two sub-crowd packets;
and sending the pushing task and the sub-crowd packet to a pushing server corresponding to the sub-crowd packet.
3. The information push method according to claim 2, wherein the unpacking and slicing the crowd packet to obtain at least two sub-crowd packets comprises:
and based on the file length of the crowd package, unpacking and fragmenting the crowd package according to a second threshold value to obtain at least two sub crowd packages, wherein the second threshold value is smaller than the file length.
4. The information push method according to claim 2, wherein the unpacking and slicing the crowd package according to a second threshold value based on the file length of the crowd package to obtain at least two sub-crowd packages comprises:
filtering the crowd packet according to a preset filtering principle to obtain a filtered crowd packet, wherein the preset filtering principle is preset by a user based on at least one of liveness, version number and geographic position;
and unpacking and fragmenting the filtered crowd packets according to the second threshold value based on the file length of the crowd packets to obtain at least two sub crowd packets.
5. The information push method according to any one of claims 1 to 4, before creating a push task based on the range to be pushed and the information to be pushed, further comprising:
checking at least one of the security of the information to be pushed, the push expiration time and the push authority of the user;
and determining that the verification passes.
6. The information pushing method according to claim 5, wherein the checking security of the information to be pushed comprises:
and determining a verification link corresponding to the information to be pushed based on the security weight of the information to be pushed.
7. The information pushing method according to any one of claims 1 to 4, further comprising:
and after the pushing task is sent to a pushing server, in response to the detection of a withdrawing operation or the termination of the pushing operation, withdrawing or replacing the information to be pushed.
8. The information pushing method according to any one of claims 1 to 4, further comprising:
pushing the information to be pushed at regular time;
or, the event triggers the pushing of the information to be pushed.
9. The information pushing method according to any one of claims 1 to 4, further comprising:
after receiving push content sent by a third-party platform, verifying the safety of the push content and the push authority of the third-party platform;
when the verification is passed, a pushing task is created based on the pushing content, and the pushing progress is monitored;
and sending the push task to a push server.
10. The information pushing method according to any one of claims 1 to 4, wherein the information pushing method is based on a dynamic file configuration center for information pushing.
11. An information pushing apparatus comprising:
the operation configuration unit is used for displaying an information pushing interface, and the information pushing interface is used for configuring pushing information and a pushing range; responding to configuration operation of a user on the information pushing interface, and determining a range to be pushed and information to be pushed corresponding to the configuration operation;
the service capacity unit is used for creating a pushing task based on the range to be pushed and the information to be pushed and monitoring the pushing progress; sending a push task to a push server; and responding to the sending confirmation operation of the user on the information pushing interface, and sending a sending confirmation message to the pushing server, wherein the sending confirmation message is used for indicating the pushing server to send the information to be pushed to the terminal corresponding to the user in the range to be pushed.
12. The information pushing device according to claim 11, further comprising:
the safety mechanism unit is used for verifying at least one of the safety of the information to be pushed, the push expiration time, whether a user in the range to be pushed meets expectations and the push authority of the user before the service capability unit creates a push task based on the range to be pushed and the information to be pushed; and determining that the verification passes.
13. An electronic device, comprising: at least one processor and a memory;
the memory stores computer-executable instructions;
the at least one processor executes computer-executable instructions stored by the memory, causing the at least one processor to perform the information pushing method of any one of claims 1 to 10.
14. A computer-readable storage medium having stored therein computer-executable instructions that, when executed by a processor, implement the information push method according to any one of claims 1 to 10.
15. A computer program product comprising computer executable instructions which, when executed by a processor, implement the information push method according to any one of claims 1 to 10.
CN202110811884.9A 2021-07-19 2021-07-19 Information pushing method and equipment Pending CN115640448A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110811884.9A CN115640448A (en) 2021-07-19 2021-07-19 Information pushing method and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110811884.9A CN115640448A (en) 2021-07-19 2021-07-19 Information pushing method and equipment

Publications (1)

Publication Number Publication Date
CN115640448A true CN115640448A (en) 2023-01-24

Family

ID=84939451

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110811884.9A Pending CN115640448A (en) 2021-07-19 2021-07-19 Information pushing method and equipment

Country Status (1)

Country Link
CN (1) CN115640448A (en)

Similar Documents

Publication Publication Date Title
CN110765422A (en) Parameter checking method and device
US11411871B2 (en) Augmenting functionality in distributed systems with payload headers
US9047308B2 (en) Methods and apparatus for providing unified access to various data resources using virtualized services
US9848064B2 (en) Generation and distribution of named, definable, serialized tokens
CN107644075B (en) Method and device for collecting page information
US20150195143A1 (en) Discovering resources of a distributed computing environment
CN111427701A (en) Workflow engine system and business processing method
CN113918357A (en) Service processing method and device, storage medium and electronic equipment
CN110572422A (en) Data downloading method and device
CN116627333A (en) Log caching method and device, electronic equipment and computer readable storage medium
CN109697034B (en) Data writing method and device, electronic equipment and storage medium
CN112615929B (en) Method and equipment for pushing messages
CN111083145A (en) Message sending method and device and electronic equipment
WO2022151835A1 (en) Sample message processing method and apparatus
CN115640448A (en) Information pushing method and equipment
CN114979256A (en) Message pushing method and device, electronic equipment and computer readable medium
CN111241368B (en) Data processing method, device, medium and equipment
CN113761433A (en) Service processing method and device
CN111314203B (en) Communication method, device, medium and electronic equipment
CN115996179A (en) Service node testing method and device, readable medium and electronic equipment
CN112328841A (en) Document processing method and device, electronic equipment and storage medium
CN112699116A (en) Data processing method and system
CN111310175A (en) iOS application safety monitoring and protecting method and device based on plug-in
CN113282455A (en) Monitoring processing method and device
CN111367590A (en) Interrupt event processing method and 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