CN110688210B - Task priority determining method and device - Google Patents

Task priority determining method and device Download PDF

Info

Publication number
CN110688210B
CN110688210B CN201910877511.4A CN201910877511A CN110688210B CN 110688210 B CN110688210 B CN 110688210B CN 201910877511 A CN201910877511 A CN 201910877511A CN 110688210 B CN110688210 B CN 110688210B
Authority
CN
China
Prior art keywords
task
strategy
resource
priority
subtasks
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910877511.4A
Other languages
Chinese (zh)
Other versions
CN110688210A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201910877511.4A priority Critical patent/CN110688210B/en
Publication of CN110688210A publication Critical patent/CN110688210A/en
Application granted granted Critical
Publication of CN110688210B publication Critical patent/CN110688210B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/48Indexing scheme relating to G06F9/48
    • G06F2209/484Precedence
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a task priority determining method, a task priority determining device, a task priority determining chip, a task priority determining storage medium, a task priority determining computer program product and a task priority determining computer program. The method comprises the following steps: determining a strategy task; the strategy task is used for carrying out resource release on at least two resource bits; determining the priority of the strategy task; generating at least two subtasks based on the strategy task; the at least two subtasks are associated with at least two resource bits corresponding to the strategy task; and taking the priorities of the strategy tasks corresponding to the at least two subtasks as the priorities of the at least two subtasks.

Description

Task priority determining method and device
Technical Field
The present invention relates to the field of internet technologies, and in particular, to a task priority determining method, device, chip, storage medium, computer program product, and computer program.
Background
Along with the increasing growth of internet user groups, the refined operation for different user groups has become an important development direction of the internet operation, and resource release is a key link in the refined operation, and currently, a determination mode for the priority of the resource release mainly carries out priority sorting on the resource release, so that the release is carried out. However, there is no related policy association between tasks, and a single operation policy has no multi-azimuth policy support to guarantee the effect.
Disclosure of Invention
In view of the above, embodiments of the present invention provide a task priority determining method, device, chip, storage medium, computer program product and computer program, so as to at least solve the above-mentioned problems in the prior art.
The technical scheme of the embodiment of the invention is realized as follows:
the embodiment of the invention provides a task priority determining method, which comprises the following steps:
determining a strategy task; the strategy task is used for carrying out resource release on at least two resource bits;
determining the priority of the strategy task;
generating at least two subtasks based on the strategy task; the at least two subtasks are associated with at least two resource bits corresponding to the strategy task;
and taking the priorities of the strategy tasks corresponding to the at least two subtasks as the priorities of the at least two subtasks.
The embodiment of the invention also provides a task priority determining device, which comprises: the device comprises a processing unit, a generating unit and at least two executing units; wherein, the liquid crystal display device comprises a liquid crystal display device,
the processing unit is used for determining a strategy task; the strategy task is used for carrying out resource release on at least two resource bits; and determining a priority of the policy task;
The generating unit is used for generating at least two subtasks based on the strategy task; the at least two subtasks are associated with at least two resource bits corresponding to the strategy task;
the at least two execution units are configured to take priorities of policy tasks corresponding to the at least two subtasks as priorities of the at least two subtasks.
The embodiment of the invention also provides a task priority determining device, which comprises: a processor and a memory for storing a computer program capable of running on the processor,
wherein the processor is configured to execute the steps of any one of the task priority determining methods described above when running the computer program.
The embodiment of the invention also provides a storage medium, on which a computer program is stored, characterized in that the computer program, when executed by a processor, implements the steps of any of the task priority determination methods described above.
The embodiment of the invention also provides a chip, which comprises: and a processor for calling and running a computer program from the memory, so that the device on which the chip is mounted performs any of the steps of the task priority determination method described above.
The embodiment of the invention also provides a computer program product, which comprises computer program instructions for causing a computer to execute the steps of any task priority determining method.
The embodiment of the invention also provides a computer program, which enables a computer to execute the steps of any task priority determining method.
In the embodiment of the invention, the priority of the strategy task is used as the priority of a plurality of subtasks, and the priorities corresponding to the subtasks of the strategy task are determined, so that a corresponding priority determination scheme under the scene that one task is divided into a plurality of subtasks is provided, and all the related subtasks under the same strategy task can be ensured to take effect simultaneously to the greatest extent through sharing the priority between the strategy task and the subtasks, thereby improving the priority division efficiency, and providing more comprehensive strategy support for a single operation strategy to ensure the effect.
Drawings
Fig. 1 is a schematic implementation flow diagram of a task priority determining method according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for determining a policy task priority according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a second method for determining a policy task priority according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a process flow for generating subtasks according to an embodiment of the present invention;
Fig. 5 is a second schematic implementation flow chart of the task priority determining method according to the embodiment of the present invention;
fig. 6 is a schematic diagram of a third implementation flow of a task priority determining method according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of a process flow of tracking and monitoring resource release according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a task priority determining apparatus according to an embodiment of the present invention;
fig. 9 is a schematic diagram of a hardware composition structure of a task priority determining apparatus according to an embodiment of the present invention;
fig. 10 is a schematic block diagram of a chip according to an embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth such as the particular system architecture, techniques, etc., in order to provide a thorough understanding of the embodiments of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
The technical schemes described in the embodiments of the present invention may be arbitrarily combined without any collision.
In order to better describe the embodiments of the present invention, the following definitions are given for the related technical terms involved in the embodiments:
resource bits: provided by an Application (APP), website, internet online platform, or other channel, types of resource bits include, but are not limited to: the exposure type resource bit and the touch type resource bit can be, for example, a starting page or a screen flashing page of the APP, a banner advertisement bit or a screen inserting advertisement bit of the webpage, and the touch type resource bit can be an announcement or a push message of the online platform, a short message, and the like.
And (3) resource release: the method is characterized in that popularization information related to Internet products such as games, websites and platforms is displayed on a resource position as resource content in a set delivery time period facing a set user group, and the display form of the resource content comprises but is not limited to pictures, characters, audio or video and the like.
Policy tasks: the method is used for operating the Internet products such as games, websites, platforms and the like based on the set operation strategy. Based on the set operation strategy, one strategy task can carry out resource release on at least two resource positions, and the resource positions for carrying out resource release can be provided by the same channel or different channels. For example, a policy task is used to operate an online game, where the operation purposes include: promoting the game to potential users; the activity of the existing users on the game is improved, so that the existing users are reserved; and recovering the lost users of the game. For the policy task, the resource is put on the corresponding resource position through the online platform of the game, the portal related to the game content, the short message and other channels, which are respectively oriented to different user groups, so as to realize the operation purpose, and the resource putting mode adopted for realizing the operation purpose is the operation policy of the policy task.
The invention will be described in further detail with reference to the accompanying drawings and specific examples.
Fig. 1 shows a flow of task priority determination implementation provided in an embodiment of the present invention, where in an embodiment of the present invention, an execution body of a task priority determination method may be an electronic device such as a server. Specifically, the following processes may be included:
s101: determining a strategy task; the strategy task is used for carrying out resource release on at least two resource bits;
s102: determining the priority of the strategy task;
s103: generating at least two subtasks based on the strategy task; the at least two subtasks are associated with at least two resource bits corresponding to the strategy task;
s104: and taking the priorities of the strategy tasks corresponding to the at least two subtasks as the priorities of the at least two subtasks.
In the embodiment of the invention, the strategy task needs to be determined first. That is, multiple resources can be applied for being put into the same class of user objects based on the policy task, i.e. corresponding user objects are selected according to the policy task. The policy task refers to a task series developed for a certain operation policy or target, for example, a task of acquiring a new user or a task of recovering a lost user.
It should be understood that in the embodiment of the present application, the policy task may be one or multiple. The method is particularly suitable for scenes with a plurality of strategy tasks. In a scenario with multiple policy tasks, the priority of the policy tasks needs to be determined. Specifically, determining the priority of the policy task, see fig. 2, includes:
s201: determining parameter information of the strategy task; the parameter information of the strategy task comprises at least one of the following: the time period of delivery, the style of materials, the purpose of strategies and the labels of users.
S202: and calculating the priority of the strategy task based on the parameter information of the strategy task, and determining the priority of the strategy task.
That is, when a plurality of policy tasks exist, priorities corresponding to different policy tasks in the plurality of policy tasks are determined according to parameter information of each policy task. Wherein the parameter information may include at least one of: a delivery time period, a material style, a policy purpose, a user tag and the like.
The release time period can be understood as a release time period set when a policy task is applied, for example, the release time period can be selected from a plurality of days, and the release time period can be selected from 7 consecutive days in a week, and further can include a release time period of each day. For example, the execution may be repeated for 7 days for different delivery periods of the day; the time of day of delivery may be used as a parameter in making a priority determination for the policy task; the style of the material can be words, short messages, flash screens, pictures and the like; policy purposes can be classified into obtaining new users, or retrieving lost clients, etc.; the user tag may characterize a user category, such as new users, or lost clients, etc.
The method for determining the priority of the strategy task comprises the steps of:
determining whether the strategy task is in a target throwing period based on the throwing period of the strategy task; the target delivery time period characterizes a delivery time period for prioritizing the strategy tasks;
and if the strategy task is determined to be in the target delivery time period, determining the priority of the strategy task based on priority calculation of the strategy task.
Referring to fig. 3, for example, the method specifically may include:
s301: judging whether the strategy task is in a target throwing time period or not based on the throwing time period of the strategy task; if yes, executing S302; otherwise, not carrying out priority calculation on the strategy task;
and S302, determining the priority of the strategy task based on the priority calculation of the strategy task.
That is, according to the release time period of the policy task, whether the policy task enters a range where priority calculation needs to be performed is judged, for example, there are a plurality of policy tasks which have been applied currently, each policy task has a corresponding release time period, a plurality of policy tasks which are applied for release in a subsequent day can be determined when the first day is about to end, and priority calculation is performed on the selected plurality of policy tasks. It may also be determined for each current time period whether there are multiple policy tasks applying for that time period, and if so, performing priority calculation on the multiple policy tasks for that time period.
When determining the priority corresponding to the policy tasks based on the parameter information, different weights can be respectively given to the parameters contained in the parameter information, the score obtained by each policy task is calculated based on a preset formula, and then the priority is determined based on the score of each policy task.
For example, the weight of the user tag may be set to be larger, then the priorities of different users may be determined for different user tags, and policy tasks with higher priorities may be determined based on the priorities of different users.
In addition, when determining the priority of the policy task, manual ranking may be combined, for example, including: the manual intervention may be supported at least a time period (e.g., may be 24 hours) ahead of the priority of the policy task.
No matter before or after the manual intervention is ranked by the algorithm, the absolute priority of the manual intervention cannot be changed by the algorithm; the number adjustment can also be carried out, namely the priority number of the strategy task (the positive integer which is more than or equal to 1 and less than the number of tasks on the same day) is directly changed, the strategy task is directly inserted into the corresponding priority position after the change, and other strategy tasks between the two numbers fall or rise in sequence; or, the priority of a certain strategy task can be immediately increased to the first position on the day, the original priority is one level lower than the strategy task of the strategy task, and other strategy tasks are kept unchanged; the priority of a certain strategy task is immediately lowered to the lowest level on the day, the original priority is lower than the priority of the strategy task by one level, and other strategy tasks are kept unchanged; it is also possible to have a certain policy task exchange priority with an adjacent higher priority policy task or a certain policy task exchange priority with an adjacent lower priority policy task.
In addition, the method for determining the priority can be combined with the feedback condition on the basis of the above. For example, the priority of a policy task may be further adjusted for the number of times an advertisement is clicked after a certain type of policy task is placed, that is, after the advertisement is placed, or the number of downloads of an application to which the advertisement corresponds. After a certain policy task with a lower priority is put, the clicking times exceed that of another policy task with a higher priority, so that the priority of the policy task with the lower priority can be improved to be higher than that of another policy task with the higher original priority.
In addition, the resource bits corresponding to different policy tasks need to be configured, and the method provided by the embodiment of the application further can include:
configuring at least two resource bits for the policy task; and respectively generating corresponding resource allocation for at least two resource bits corresponding to the strategy task.
Wherein, the resource bit refers to an applicable network scene or pushing means; for example, the message, the flash screen and the like can be adopted. The resource bits configured for the policy task may be located in the same channel, be different resource bits in the same channel, or be resource bits of different channels.
In practical application, the determination of the resource bit may be determined by the operator, for example, the operator may initiate an application request for the resource bit, where the application request explicitly applies for the resource bit and the time period of resource delivery, and if the applied resource bit is in an idle state in the corresponding time period of resource delivery, the application request passes, and the operator may perform further configuration operation on the resource bit.
The at least two resource bits correspond to different resource configurations, that is, the policy task may correspond to different resource configurations at different resource bits. For example, if a policy task applies for 3 resource bits, then resource bit 1 may be resource configuration a, resource bit 2 may be resource configuration B, and resource bit 3 may be resource configuration C. Here, the resource configuration at least includes information for characterizing resource content, where the resource content is required to be displayed on a corresponding resource bit in the operation task.
In addition to the information characterizing the resource content, the resource configuration also includes parameters characterizing the resource configuration. In practical application, the parameters of the resource configuration correspond to the types of the resource bits, for example, for the exposure type resource bits, the corresponding resource configuration parameters comprise a time period of resource release, a user tag and the like, wherein the user tag is used for realizing the resource directional release, that is, users with different user tags can respectively see different resource contents on the same resource bit; for the touch-up type resource bit, the corresponding resource configuration parameters include a push address, a push delivery time period and the like, and the corresponding resource configuration parameters are expressed in that the resource content is sent to the set push address through the corresponding channel in the set push delivery time period.
In practical application, the content material can be created in advance and stored in the content database, and when the resource content is configured for the resource bit, the corresponding content material is read from the content database as the resource content so as to configure the resource bit and generate the corresponding resource configuration parameter. Therefore, the selection of the resource content can be directly carried out, and the operation time for configuring the resource content is reduced.
When generating at least two subtasks based on the policy task, as shown in fig. 4, the method includes:
s401: determining at least two resource bits corresponding to the strategy task;
s402: and generating a corresponding subtask according to each resource bit in the at least two resource bits corresponding to the strategy task.
For example, it may be: based on the division period of the strategy task and the material configuration of at least two resource bits, generating subtasks corresponding to each resource bit. That is, when it is determined that the policy task presents the corresponding content to the user through one of the plurality of resource bits in a certain delivery period, a corresponding one of the subtasks may be generated for the resource bit. The dividing period may be set according to actual situations, and may be a period of each day in a week.
For example, the host system has indicated that content 1 needs to be recommended to the class a user via the a resource bit on the next monday and content 2 needs to be recommended to the class B user via the B resource bit on the next monday in the configuration policy task, and issues the instruction to two subsystems that manage specifically the a resource and the B resource. Correspondingly, the subsystem specially managing the A resource bit extracts the release time period, the class A tag and the content 1 to generate the subtask A, and the subsystem specially managing the B resource bit extracts the release time period, the class B tag and the content 2 to generate the subtask B.
Wherein, the subsystem can be understood as a system for receiving the main system instruction to execute; accordingly, the foregoing subtasks may be understood as executable actions generated by the subsystem; the main system refers to a system for creating user operation tasks in a fine operation system.
In the process of determining the priorities of the subtasks, the priorities of the policy tasks corresponding to the at least two subtasks may be specifically used as the priorities of each of the at least two subtasks in the corresponding resource bits.
The priority of the at least two subtasks in the resource bit may be a release/exposure priority of the subtasks in the corresponding resource bit. That is, when a plurality of subtasks are placed on the resource bit, the placement or exposure order is determined according to the priority of each subtask.
In addition, the subtasks can also have a life cycle, and in particular, the subtasks take effect means that if the subtasks are covered by a plurality of subtasks through labels, the content is put according to the principle that the fixed casting is more than the main casting and the fixed casting is in accordance with the hourglass priority, and the same user can only contact one task content in the same putting time period; for a single subtask, if the user covered by the task on the day reaches the upper limit of flow division (the scheduling system sets the upper limit of the flow of the task), the subtask is not effective on the day any more, and the priority of the subtask is also invalid; if the content material configured by the resource bit is out of date, all subtasks corresponding to the resource are out of date, and the text mark of the resource is gray on the list display.
In an example, as shown in fig. 5, the method provided in this embodiment may include:
step S501: determining a strategy task;
step S502: determining the priority of a strategy task;
step S503: configuring at least two resource bits for the policy task; generating corresponding resource allocation for at least two resource bits corresponding to the strategy task;
step S504: generating at least two corresponding subtasks according to at least two resource bits corresponding to the strategy task;
Step S505: and taking the priorities of the strategy tasks corresponding to the at least two subtasks as the priorities of the at least two subtasks.
The specific explanation of each step in this example is the same as that of the foregoing embodiment, and will not be repeated here.
In another example, fig. 6 shows a schematic implementation flow chart of a method provided by an application embodiment of the present invention:
(1) Opening an operation application to operators; one or more policy tasks may be applied at this time;
(2) An operator applies for a plurality of resource bits based on a single policy task; as shown in fig. 2, in an operation system, multiple resources are applied to be put into one type of user object based on a single policy task, that is, the same policy task aims at the same type of user object;
(3) The operator supplements the description of other parameter information for the strategy, such as a release time period, a material style, a strategy purpose, a user label and the like; the main system prioritizes a plurality of strategies of the operation application according to the parameter information and a preset algorithm; that is, if the operator applies for multiple policy tasks, the multiple policy tasks are prioritized;
(4) Performing resource allocation on each resource allocation material of the same strategy task, namely, performing resource allocation on a plurality of resource bits of the same strategy task in the scheme;
(5) Dividing strategy tasks according to the unit of a day; for example, the application duration of the policy task is 7 days, and then the policy task can be divided according to 7 days;
(6) Pushing daily material content and strategy task information to a subsystem according to each resource respectively; the strategy task information at least comprises the priority of strategy tasks; in addition, the method can also comprise contents such as application duration division conditions of strategy tasks;
(7) Generating subtasks according to the single resource bit application in each strategy; taking the priority of the strategy task where the subtask corresponding to the resource is located as the exposure/release priority of the subtask in the resource position; referring to fig. 3, each subsystem receives data sent by the main system, generates executable sub-tasks respectively, then each subsystem shares priority with its corresponding policy task, and finally each subsystem puts in sub-tasks for users according to the priority and takes effect.
The specific explanation of each step in this example is the same as that of the foregoing embodiment, and will not be repeated here.
In addition, it may further include: and carrying out identification association on the strategy task, the configured at least two resource bits and the resource content in the resource configuration of the at least two resource bits to obtain an association relationship between the strategy task and the resource content of the resource bit of the release subtask.
For example, when a policy task is created, the policy task is initialized first, then at least two resource bits needing to be put in resources are configured for the policy task, and resource content and resource configuration parameters needing to be put in the resource bits are configured, so that the creation of an operation task is completed. Here, when the operation task is created, the operation task, the resource positions configured for the operation task and the resource content put in by the operation task on the resource positions are associated, and further, the association is the identification association, so that the corresponding association relationship is obtained.
Based on the above scheme, the embodiment can further monitor the resource release data of the subtasks released on the resource bit.
In one embodiment, as shown in fig. 7, includes:
s701: and determining the subtasks displayed on the resource bit according to the priorities of different subtasks.
S702: and monitoring the resource release data of the released resource content of the subtasks on the corresponding resource bit.
After the priorities of the subtasks on the resource bit are determined, when the subtasks are displayed according to different priorities, the resource content corresponding to the subtasks is monitored for resource release data.
For example, the method may further include:
according to the set association relation, acquiring a monitoring result of the subtask of the strategy task on the corresponding resource bit for carrying out the resource release data related to the strategy task;
wherein, the association relation is: the method comprises the steps of a policy task, at least two resource bits configured for the policy task and an association relationship between resource contents corresponding to the at least two resource bits.
In one embodiment, a monitoring result of the delivery of each subtask is obtained, and the identifier associated with the identifier is added to the monitoring result, so that the monitoring results corresponding to different operation tasks can be quickly combed from the monitoring results.
For example, the monitoring of the resource release data on the corresponding resource bit for the released resource content of the subtask may detect the corresponding user behavior, for example, may include: the user accesses the page where the resource bit is located in the scheduling release time period, and the resource bit displays the corresponding resource content at the moment, so that the resource content is exposed in front of the user; after the user checks the resource content displayed by the resource bit, clicking the resource bit to access the link corresponding to the resource content. Corresponding to the above user behavior, the monitoring result may be: the exposure times and the clicking times, wherein the exposure times can be obtained by monitoring the accessed times of the pages where the resource bits are located, for example, the accessed times of the pages where the resource bits are located in the scheduling release time period are 100 times, and the corresponding exposure times are 100; the number of clicks may be obtained by monitoring the number of times a resource bit is clicked within a scheduled impression period.
In addition, as an embodiment, in the process of monitoring the resource release data, the operation task may be used as a monitoring object, and whether to need to adjust the operation policy is determined according to the resource release effect of the resource bit configured by the operation task and the occupation condition of the resource bit not configured by the operation task. If the operation strategy needs to be adjusted, the resource bit is reconfigured for the operation task and the resource configuration information of the corresponding resource bit is regenerated, so that the adjustment of the operation strategy is completed.
In the embodiment of the invention, the priority of the strategy task is used as the priority of a plurality of subtasks, and the priority corresponding to the plurality of subtasks of the strategy task in the corresponding resource position is further determined, so that all the related subtasks under the same strategy task can be ensured to be effective at the same time to the greatest extent through sharing the priority between the strategy task and the subtasks, thereby improving the priority division efficiency, and providing more comprehensive strategy support for a single operation strategy to ensure the effect.
In order to implement the method of the embodiment of the present invention, the embodiment of the present invention further provides a task priority determining device, which is disposed on a server or other device, as shown in fig. 8, where the device includes: a processing unit 81, a generating unit 82, at least two executing units 83; wherein, the liquid crystal display device comprises a liquid crystal display device,
The processing unit 81 is configured to determine a policy task; the strategy task is used for carrying out resource release on at least two resource bits; and determining a priority of the policy task;
the generating unit 82 is configured to generate at least two subtasks based on the policy task; the at least two subtasks are associated with at least two resource bits corresponding to the strategy task;
the at least two execution units 83 are configured to take priorities of policy tasks corresponding to the at least two subtasks as priorities of the at least two subtasks.
The processing unit 81 is configured to determine parameter information of the policy task; the parameter information of the strategy task comprises at least one of the following: the time period of delivery, the style of materials, the purpose of strategies and the labels of users. And calculating the priority of the strategy task based on the parameter information of the strategy task, and determining the priority of the strategy task.
The processing unit 81 is configured to determine whether the policy task is in a target delivery period based on the delivery period of the policy task; the target delivery time period characterizes a delivery time period for prioritizing the strategy tasks; and if the strategy task is determined to be in the target delivery time period, determining the priority of the strategy task based on priority calculation of the strategy task.
The processing unit 81 is configured to configure at least two resource bits for resource allocation for the policy task; and respectively generating corresponding resource allocation for at least two resource bits corresponding to the strategy task.
The generating unit 82 is configured to determine at least two resource bits corresponding to the policy task; and generating a corresponding subtask according to each resource bit in the at least two resource bits corresponding to the strategy task.
The at least two execution units 83 are configured to take the priorities of the policy tasks corresponding to the at least two subtasks as the priorities of each of the at least two subtasks in the corresponding resource bits.
The at least two execution units 83 are configured to obtain, according to a set association relationship, a monitoring result of performing, on a corresponding resource bit, resource delivery data related to the policy task, by a subtask of the policy task;
wherein, the association relation is: the method comprises the steps of a policy task, at least two resource bits configured for the policy task and an association relationship between resource contents corresponding to the at least two resource bits.
In practice, the various units described above may be implemented by a processor in the task priority determination device. Of course, the processor needs to execute the program stored in the memory to realize the functions of the program modules. Further, the processing unit may correspond to the functions of the main system and the operation server in fig. 6, and the generating unit and the executing unit may correspond to the functions of the "subsystem" in fig. 6.
It should be noted that: the task priority determining device provided in the above embodiment is only exemplified by the division of the above program modules, and in practical application, the above processing allocation may be performed by different program modules according to needs, that is, the internal structure of the device is divided into different program modules to complete all or part of the above processing. In addition, the task priority determining device and the task priority determining method provided in the foregoing embodiments belong to the same concept, and detailed implementation processes of the task priority determining device and the task priority determining method are detailed in the method embodiments, which are not repeated herein.
Fig. 9 is another schematic diagram of the composition structure of the task priority determination device according to the embodiment of the present application. The task priority determination device shown in fig. 9 includes a processor 910, and the processor 910 may call and execute a computer program from a memory to implement the method in the embodiment of the present application.
Optionally, as shown in fig. 9, the task priority determining device may further include a memory 920. Wherein the processor 910 may invoke and run a computer program from the memory 920 to implement the method in the embodiments of the present application.
Wherein the memory 920 may be a separate device from the processor 910 or may be integrated in the processor 910.
Optionally, as shown in fig. 9, the task priority determining apparatus may further include a transceiver 930, and the processor 910 may control the transceiver 930 to communicate with other devices, and in particular, may send information or data to the other devices, or receive information or data sent by the other devices.
Wherein transceiver 930 may include a transmitter and a receiver. Transceiver 930 may further include antennas, the number of which may be one or more.
Fig. 10 is a schematic structural view of a chip of an embodiment of the present application. The chip 1000 shown in fig. 10 includes a processor 1010, and the processor 1010 may call and run a computer program from a memory to implement the method in the embodiment of the present application.
Optionally, as shown in fig. 10, the chip 1000 may further include a memory 1020. Wherein the processor 1010 may call and run a computer program from the memory 1020 to implement the methods in embodiments of the present application.
The memory 1020 may be a separate device from the processor 1010 or may be integrated into the processor 1010.
Optionally, the chip 1000 may also include an input interface 1030. The processor 1010 may control the input interface 1030 to communicate with other devices or chips, and in particular, may obtain information or data sent by the other devices or chips.
Optionally, the chip 1000 may further include an output interface 1040. Wherein the processor 1010 may control the output interface 1040 to communicate with other devices or chips, and in particular, may output information or data to other devices or chips.
Optionally, the chip may be applied to the electronic device in the embodiment of the present application, and the chip may implement a corresponding flow implemented by the electronic device in each method in the embodiment of the present application, which is not described herein for brevity.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, or the like.
It should be appreciated that the processor of an embodiment of the present application may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method embodiments may be implemented by integrated logic circuits of hardware in a processor or instructions in software form. The processor may be a general purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), an off-the-shelf programmable gate array (Field Programmable Gate Array, FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. The disclosed methods, steps, and logic blocks in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be embodied directly in the execution of a hardware decoding processor, or in the execution of a combination of hardware and software modules in a decoding processor. The software modules may be located in a random access memory, flash memory, read only memory, programmable read only memory, or electrically erasable programmable memory, registers, etc. as well known in the art. The storage medium is located in a memory, and the processor reads the information in the memory and, in combination with its hardware, performs the steps of the above method.
It will be appreciated that the memory in embodiments of the application may be volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory. The nonvolatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable EPROM (EEPROM), or a flash Memory. The volatile memory may be random access memory (Random Access Memory, RAM) which acts as an external cache. By way of example, and not limitation, many forms of RAM are available, such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (Double Data Rate SDRAM), enhanced SDRAM (ESDRAM), synchronous DRAM (SLDRAM), and direct memory bus RAM (DR RAM). It should be noted that the memory of the systems and methods described herein is intended to comprise, without being limited to, these and any other suitable types of memory.
It should be understood that the above memory is illustrative but not restrictive, and for example, the memory in the embodiments of the present application may be Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), direct RAM (DR RAM), and the like. That is, the memory in embodiments of the present application is intended to comprise, without being limited to, these and any other suitable types of memory.
The embodiment of the application also provides a computer readable storage medium for storing a computer program. Optionally, the computer readable storage medium may be applied to the electronic device in the embodiment of the present application, and the computer program causes a computer to execute a corresponding flow implemented by the electronic device in each method of the embodiment of the present application, which is not described herein for brevity.
The embodiment of the application also provides a computer program product comprising computer program instructions. Optionally, the computer program product may be applied to an electronic device in the embodiment of the present application, and the computer program instructions cause the computer to execute a corresponding flow implemented by the electronic device in each method in the embodiment of the present application, which is not described herein for brevity.
The embodiment of the application also provides a computer program. Optionally, the computer program may be applied to the electronic device in the embodiment of the present application, and when the computer program runs on a computer, the computer is caused to execute a corresponding flow implemented by the electronic device in each method in the embodiment of the present application, which is not described herein for brevity.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process of the system, system and unit described above may refer to the corresponding process in the foregoing method embodiment, which is not repeated herein.
In the several embodiments provided by the present application, it should be understood that the disclosed systems, and methods may be implemented in other ways. For example, the system embodiments described above are merely illustrative, e.g., the division of the elements is merely a logical functional division, and there may be additional divisions when actually implemented, e.g., multiple elements or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be through some interface, system or unit indirect coupling or communication connection, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a usb disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing is merely illustrative of the present application, and the present application is not limited thereto, and any person skilled in the art will readily recognize that variations or substitutions are within the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (9)

1. A method for task priority determination, the method comprising:
determining a strategy task; the strategy task is used for carrying out resource release on at least two resource bits; the strategy task is used for operating the Internet product based on a set operation strategy; the internet product comprises at least one of the following: games, websites, and platforms;
determining the priority of the strategy task;
generating at least two subtasks based on the strategy task; the at least two subtasks are associated with at least two resource bits corresponding to the strategy task;
taking the priorities of the strategy tasks corresponding to the at least two subtasks as the priorities of the at least two subtasks;
configuring at least two resource bits for resource release for the strategy task;
generating corresponding resource configurations for at least two resource bits corresponding to the strategy task respectively;
wherein the determining the priority of the policy task includes:
determining parameter information of the strategy task; the parameter information of the strategy task comprises at least one of the following: the time period, the material style, the strategy purpose and the user label are put in;
And calculating the priority of the strategy task based on the parameter information of the strategy task, and determining the priority of the strategy task.
2. The method of claim 1, wherein prioritizing the policy tasks based on parameter information of the policy tasks comprises:
judging whether the strategy task is in a target throwing time period or not based on the throwing time period of the strategy task;
and if the strategy task is determined to be in the target delivery time period, determining the priority of the strategy task based on priority calculation of the strategy task.
3. The method of claim 1, wherein when generating at least two sub-tasks based on the policy task, the method comprises:
determining at least two resource bits corresponding to the strategy task;
and generating a corresponding subtask according to each resource bit in the at least two resource bits corresponding to the strategy task.
4. A method according to claim 3, wherein said prioritizing the policy tasks corresponding to the at least two subtasks as the priorities of the at least two subtasks comprises:
And taking the priority of the strategy task corresponding to the at least two subtasks as the priority of each subtask in the at least two subtasks in the corresponding resource bit.
5. The method according to claim 1, wherein the method further comprises:
according to the set association relation, acquiring a monitoring result of the subtask of the strategy task on the corresponding resource bit for carrying out the resource release data related to the strategy task;
wherein, the association relation is: the method comprises the steps of a policy task, at least two resource bits configured for the policy task and an association relationship between resource contents corresponding to the at least two resource bits.
6. A task priority determination apparatus, the apparatus comprising: the device comprises a processing unit, a generating unit and at least two executing units; wherein, the liquid crystal display device comprises a liquid crystal display device,
the processing unit is used for determining a strategy task; the strategy task is used for carrying out resource release on at least two resource bits; the strategy task is used for operating the Internet product based on a set operation strategy; the internet product comprises at least one of the following: games, websites, and platforms; and determining a priority of the policy task; wherein the determining the priority of the policy task includes: determining parameter information of the strategy task; the parameter information of the strategy task comprises at least one of the following: the time period, the material style, the strategy purpose and the user label are put in; based on the parameter information of the strategy task, carrying out priority calculation on the strategy task, and determining the priority of the strategy task;
The generating unit is used for generating at least two subtasks based on the strategy task; the at least two subtasks are associated with at least two resource bits corresponding to the strategy task;
the at least two execution units are used for taking the priorities of the strategy tasks corresponding to the at least two subtasks as the priorities of the at least two subtasks;
the processing unit is further used for configuring at least two resource bits for resource release for the strategy task; and respectively generating corresponding resource allocation for at least two resource bits corresponding to the strategy task.
7. A task priority determination apparatus, comprising: a processor and a memory for storing a computer program capable of running on the processor,
wherein the processor is adapted to perform the steps of the method of any of claims 1 to 5 when the computer program is run.
8. A storage medium having stored thereon a computer program, which when executed by a processor performs the steps of the method according to any of claims 1 to 5.
9. A chip, comprising: a processor for calling and running a computer program from a memory, causing a device on which said chip is mounted to perform the steps of the method according to any one of claims 1 to 5.
CN201910877511.4A 2019-09-17 2019-09-17 Task priority determining method and device Active CN110688210B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910877511.4A CN110688210B (en) 2019-09-17 2019-09-17 Task priority determining method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910877511.4A CN110688210B (en) 2019-09-17 2019-09-17 Task priority determining method and device

Publications (2)

Publication Number Publication Date
CN110688210A CN110688210A (en) 2020-01-14
CN110688210B true CN110688210B (en) 2023-08-22

Family

ID=69109378

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910877511.4A Active CN110688210B (en) 2019-09-17 2019-09-17 Task priority determining method and device

Country Status (1)

Country Link
CN (1) CN110688210B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035232B (en) * 2020-09-01 2023-08-18 中国银行股份有限公司 Job operation priority determining method and related equipment
CN113360939B (en) * 2021-06-02 2023-05-05 北京天空卫士网络安全技术有限公司 Security access control method and device
CN113342493B (en) * 2021-06-15 2022-09-20 上海哔哩哔哩科技有限公司 Task execution method and device and computer equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105592333A (en) * 2014-10-21 2016-05-18 腾讯科技(北京)有限公司 Information processing method and information processing device
CN109087139A (en) * 2018-08-01 2018-12-25 北京小度互娱科技有限公司 Advertisement placement method and device for feed stream
CN109241474A (en) * 2017-07-11 2019-01-18 阿里巴巴集团控股有限公司 Offer, displaying, dissemination method, server and the client of page info
CN109299972A (en) * 2018-08-24 2019-02-01 努比亚技术有限公司 A kind of advertisement distribution method, server and computer readable storage medium
WO2019041280A1 (en) * 2017-08-31 2019-03-07 深圳市云中飞网络科技有限公司 Application resource recommendation method and related device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7774742B2 (en) * 2003-11-04 2010-08-10 Realization Technologies, Inc. Facilitation of multi-project management using task hierarchy

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105592333A (en) * 2014-10-21 2016-05-18 腾讯科技(北京)有限公司 Information processing method and information processing device
CN109241474A (en) * 2017-07-11 2019-01-18 阿里巴巴集团控股有限公司 Offer, displaying, dissemination method, server and the client of page info
WO2019041280A1 (en) * 2017-08-31 2019-03-07 深圳市云中飞网络科技有限公司 Application resource recommendation method and related device
CN109087139A (en) * 2018-08-01 2018-12-25 北京小度互娱科技有限公司 Advertisement placement method and device for feed stream
CN109299972A (en) * 2018-08-24 2019-02-01 努比亚技术有限公司 A kind of advertisement distribution method, server and computer readable storage medium

Also Published As

Publication number Publication date
CN110688210A (en) 2020-01-14

Similar Documents

Publication Publication Date Title
CN110688210B (en) Task priority determining method and device
US11032388B2 (en) Methods for prerendering and methods for managing and configuring prerendering operations
US7890578B2 (en) Method, server, client and system for controlling download and display of web pages
US9769285B2 (en) Access to network content
US10162864B2 (en) Reader application system utilizing article scoring and clustering
JP2018200603A (en) Task arranging program, task arranging method, and task arranging device
JP2018110387A (en) Method and system for bandwidth measurement and adaptive data transmission based on buffer in real time live environment
CN109684000B (en) APP data display method, device, equipment and computer readable storage medium
CN112364275A (en) Page loading method, device, equipment and storage medium
CN112579622A (en) Method, device and equipment for processing service data
CN112948226A (en) User portrait drawing method and device
US20180246619A1 (en) System and method for optimizing the viewability of website content
CN111782988A (en) Method, device, computer system and storage medium for determining source of application program
CN112818270B (en) Data cross-domain transfer method and device and computer equipment
CN114553786B (en) Network request fusing method and device, computer equipment and storage medium
KR102141133B1 (en) Systems and methods for skinning an application with interactive content
CN105989012B (en) page display method, device, mobile terminal and system
CN110737830A (en) Information processing method, device and storage medium
CN110728535A (en) Information processing method, hourglass system, subsystem and scheduling system
CN103605480A (en) Web server and method for Web server disk resource access control
CN114301848A (en) CDN-based communication method, system, device and storage medium
US20230065501A1 (en) Interaction tracking controls
CN110738515A (en) Resource delivery data monitoring method and device and storage medium
CN109547864B (en) Media data processing method and device
CN110738516A (en) data processing method, device, equipment and storage medium

Legal Events

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