CN113032040A - Method, apparatus, device, medium and product for processing tasks - Google Patents
Method, apparatus, device, medium and product for processing tasks Download PDFInfo
- Publication number
- CN113032040A CN113032040A CN202110278044.0A CN202110278044A CN113032040A CN 113032040 A CN113032040 A CN 113032040A CN 202110278044 A CN202110278044 A CN 202110278044A CN 113032040 A CN113032040 A CN 113032040A
- Authority
- CN
- China
- Prior art keywords
- application
- information
- task
- identifier
- outputting
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000012545 processing Methods 0.000 title claims abstract description 55
- 238000000034 method Methods 0.000 title claims abstract description 53
- 230000000694 effects Effects 0.000 claims abstract description 47
- 230000004044 response Effects 0.000 claims abstract description 17
- 238000004590 computer program Methods 0.000 claims description 11
- 238000004891 communication Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 10
- 230000006870 function Effects 0.000 description 3
- 230000003993 interaction Effects 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 230000014759 maintenance of location Effects 0.000 description 2
- 238000013507 mapping Methods 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 238000013473 artificial intelligence Methods 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000001953 sensory effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Methods, apparatus, devices, media and products for processing tasks are disclosed, relating to the field of computers, in particular to the field of data processing. The specific implementation scheme is as follows: acquiring first application information of a first application; outputting download information corresponding to the first application information; in response to determining that there is at least one second application that completes downloading based on the download information, obtaining second application information for the at least one second application; and outputting the target task based on the first application information, the second application information and preset task information. The implementation mode can improve the task processing effect.
Description
Technical Field
The present disclosure relates to the field of computers, and more particularly to the field of data processing, and more particularly to methods, apparatus, devices, media and products for processing tasks.
Background
At present, a first application may provide a download link of a second application, and a user may download the second application through the download link and enter the second application to complete a task required by an activity, so as to achieve the purposes of user retention, task execution, and the like.
In practice, it has been found that it often happens that one first application guides a user to download a plurality of second applications and to perform corresponding tasks in the respective second applications. At this time, the user usually downloads a plurality of second applications at the same time. However, the terminal device only stores the task code of the second application which is newly clicked and downloaded, so that only the task in the second application which is newly clicked and downloaded can be completed based on the task code, the task in each second application is difficult to complete, and the task processing effect is poor.
Disclosure of Invention
The present disclosure provides a method, apparatus, device, medium, and article of manufacture for processing task data.
According to a first aspect, there is provided a method for processing a task, comprising: acquiring first application information of a first application; outputting download information corresponding to the first application information; in response to determining that there is at least one second application that completes downloading based on the download information, obtaining second application information for the at least one second application; and outputting the target task based on the first application information, the second application information and preset task information.
According to a second aspect, there is provided an apparatus for processing a task, comprising: a first application information acquisition unit configured to acquire first application information of a first application; an information output unit configured to output download information corresponding to the first application information; a second application information acquisition unit configured to acquire second application information of at least one second application in response to determining that there is at least one second application that completes downloading based on the download information; and a task output unit configured to output the target task based on the first application information, the second application information, and preset task information.
According to a third aspect, there is provided an electronic device performing a method for processing a task, comprising: one or more computing units; a storage unit for storing one or more programs; when the one or more programs are executed by the one or more computing units, the one or more computing units are caused to implement a method for processing tasks as described in any of the above.
According to a fourth aspect, there is provided a non-transitory computer readable storage medium having stored thereon computer instructions for causing a computer to perform the method for processing tasks as any one of the above.
According to a fifth aspect, there is provided a computer program product comprising a computer program which, when executed by a computing unit, implements a method for processing tasks as any one of the above.
According to the technology of the application, compared with the task output based on task code identification, the target task is output by adopting the mapping relation among the first application information, the second application information and the preset task information, the situation that other tasks fail to execute except the latest downloaded task when a plurality of tasks are executed simultaneously due to the task code identification can be avoided, and therefore the task processing effect can be improved.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present disclosure, nor do they limit the scope of the present disclosure. Other features of the present disclosure will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
FIG. 1 is an exemplary system architecture diagram in which one embodiment of the present application may be applied;
FIG. 2 is a flow diagram of one embodiment of a method for processing tasks according to the present application;
FIG. 3 is a schematic diagram of an application scenario of a method for processing tasks according to the present application;
FIG. 4 is a flow diagram of another embodiment of a method for processing tasks according to the present application;
FIG. 5 is a schematic block diagram illustrating one embodiment of an apparatus for processing tasks according to the present application;
FIG. 6 is a block diagram of an electronic device for implementing a method for processing tasks according to an embodiment of the disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below with reference to the accompanying drawings, in which various details of the embodiments of the disclosure are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 1 is an exemplary system architecture diagram according to a first embodiment of the present disclosure, illustrating an exemplary system architecture 100 to which embodiments of the method for processing tasks of the present application may be applied.
As shown in fig. 1, the system architecture 100 may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, and 103 may be electronic devices such as a mobile phone, a computer, and a tablet, and the first application and the second application, such as the first application a, the second application B, the second application C, and the second application D, may be installed in the terminal devices 101, 102, and 103. The first application A can provide marketing activities for the user, and the user downloads the second application B, the second application C and the second application D based on activity requirements, completes corresponding tasks and returns to the first application A to pick up corresponding rewards. The application software with large user traffic is usually adopted as the first application A, and then the flow is guided to the second application B, the second application C and the second application D, so that the user retention is realized. In this embodiment, when a user enters the first application a to perform a task, the first application a may send first application information to the server 105 through the network 104, and receive download information corresponding to the second application B, the second application C, and the second application D returned by the server 105. After the downloading of the second applications is completed, the tasks corresponding to the respective second applications transmitted by the server 105 may be received through the network 104, and the tasks are output for the user to complete.
The terminal apparatuses 101, 102, and 103 may be hardware or software. When the terminal devices 101, 102, 103 are hardware, they may be various electronic devices including, but not limited to, televisions, smart phones, tablet computers, e-book readers, car-mounted computers, laptop portable computers, desktop computers, and the like. When the terminal apparatuses 101, 102, 103 are software, they can be installed in the electronic apparatuses listed above. It may be implemented as multiple pieces of software or software modules (e.g., to provide distributed services) or as a single piece of software or software module. And is not particularly limited herein.
The server 105 may be a server that provides various services, and for example, may determine download information corresponding to first application information in a case where the first application in the terminal devices 101, 102, 103 transmits the first application information, and return the download information to the first application through the network 104, so that the first application displays the download information on the active interface. And if the user selects to download the second application through the download information, receiving second application information sent by the downloaded second application. And then, outputting the target task based on the first application information, the second application information and the preset task information.
The server 105 may be hardware or software. When the server 105 is hardware, it may be implemented as a distributed server cluster composed of a plurality of servers, or may be implemented as a single server. When the server 105 is software, it may be implemented as multiple pieces of software or software modules (e.g., to provide distributed services), or as a single piece of software or software module. And is not particularly limited herein.
It should be noted that the method for processing tasks provided by the embodiment of the present application is generally performed by the server 105. Accordingly, a device for processing a task is generally provided in the server 105.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
With continued reference to FIG. 2, a flow 200 of one embodiment of a method for processing tasks in accordance with the present application is shown. The method for processing the task of the embodiment comprises the following steps:
In this embodiment, the execution main body (for example, the server 105 in fig. 1) may perform information interaction with the terminal device running the first application, and the terminal device running the first application may send the first application information to the execution main body. Optionally, the terminal device may display an active interface in the first application, may output a virtual key for indicating participation in an activity on the active interface, and may detect whether a user triggers a touch operation for the virtual key. And if the touch operation aiming at the virtual key is detected, the terminal equipment sends the first application information to the execution main body so that the execution main body acquires the first application information. The first application information may include, but is not limited to, a first application identifier, a device identifier of a terminal device running the first application, an account identifier and/or an activity identifier of a user account, and the like.
The first application information does not include an account identifier of a user account, and only includes a device identifier of the terminal device running the first application, the first application identifier and an activity identifier. The process can simplify the steps of task processing and improve the effect of task processing.
In this embodiment, after acquiring the first application information, the execution main body may analyze the first application information to obtain the first application identifier, the device identifier of the terminal device, the account identifier of the user account, and/or the activity identifier. And then, based on a pre-stored corresponding relation table, determining download information corresponding to the first application identifier, the device identifier of the terminal device and/or the account identifier of the user account. The downloading information is used for downloading the second application, and may specifically include but is not limited to a downloading link, a downloading instruction, a downloading address, and the like, which is not limited in this embodiment. Thereafter, the execution body may output the download information to the first application to enable the user to download the second application based on the download information in the first application. The number of the second applications corresponding to the download information may be one or multiple. If the number of the second applications corresponding to the download information is multiple, for each second application, the corresponding download information may be available, and the execution main body may output the download information corresponding to each second application.
Step 203, in response to determining that at least one second application completing the downloading based on the downloading information exists, obtaining second application information of the at least one second application.
In this embodiment, after the download information is output, the execution main body may detect whether there is a second application that has completed downloading based on the download information, and if there is at least one second application that has completed downloading, may acquire second application information corresponding to the at least one second application. The second application information may include, but is not limited to, a second application identifier, an identifier of a device running the second application, a user account identifier, and/or a task identifier, which is not limited in this embodiment. Specifically, after each second application finishes downloading, the second application may send second application information of the second application to the execution main body, so that the execution main body obtains the second application information of at least one second application.
The second application information does not comprise a user account identifier, and only comprises the second application identifier, the identifier of the device running the second application and the task identifier, and the first application information does not comprise the user account identifier, and the identifier of the device running the second application terminal device is adopted for the identifier of the user identity based on the same reason, so that the user login is not needed, and the task processing steps are simplified.
And 204, outputting the target task based on the first application information, the second application information and preset task information.
In this embodiment, the execution main body may determine the target task based on the first application information, the second application information, and preset task information. The target task refers to a task matched with the at least one second application, and the task needs to be executed in the at least one second application. Specifically, for each second application, the execution subject may determine whether there is a task matching the activity that needs to be executed currently in the second application based on the first application information and the second application information, and if so, determine the task matching the activity that needs to be executed as a target task corresponding to the second application. And then outputting the target task to each second application respectively. The preset task information refers to specific task content information, such as task video identifiers and task article identifiers, and the specific content of the task can be determined based on the task information.
Optionally, based on the first application information, the second application information, and preset task information, outputting the target task may include: firstly, determining whether a device identifier in first application information is matched with a device identifier in second application information, and if so, determining task content information corresponding to the first application identifier, an activity identifier and the second application identifier in a pre-stored corresponding relation table, wherein the pre-stored corresponding relation table correspondingly stores corresponding relations among the first application identifier, the activity identifier, the second application identifier and the task content information; determining a target task based on the task content information; and controlling the split screen display of the application interface of at least one second application on the terminal equipment running the at least one second application, and outputting a target task corresponding to the second application on the application interface of the second application for each second application.
With continued reference to FIG. 3, a schematic diagram of one application scenario of a method for processing a task according to the present application is shown. In the application scenario of fig. 3, the first application 301 may send first application information to the intermediary 302 (e.g., the server 105 in fig. 1) to cause the intermediary 302 to return download information for the second application 303 to the first application 301. The number of the second applications 303 may be one or more (not shown). In the case where the number of the second applications 303 is 3, the download links of the respective second applications 303, that is, the a download link 3011, the B download link 3012, and the C download link 3013, may be output in the first application 301. Later, the user may download the corresponding second application by clicking on the a download link 3011, the B download link 3012, and the C download link 3013. After the second application 303 is downloaded, the downloaded second application 303 may send second application information to the intermediary 302, and then the intermediary 302 may determine a target task corresponding to each second application 303 based on the first application information, the second application information, and preset task information, and output the target task to each corresponding second application 303.
Compared with the method for processing the task based on task code identification, the method for processing the task based on the embodiment of the application adopts the mapping relation among the first application information, the second application information and the preset task information to output the target task, and can avoid the condition that other tasks fail to be executed except the latest downloaded task when a plurality of tasks are executed simultaneously due to the task code identification, thereby improving the task processing effect.
With continued reference to FIG. 4, a flow 400 of another embodiment of a method for processing tasks in accordance with the present application is shown. As shown in fig. 4, the method for processing a task of the present embodiment may include the steps of:
In this embodiment, the first device identifier is used to identify an identity of a terminal device running the first application, and the first application identifier is used to identify an identity of the first application, and specific forms of these identifiers may be a unique character string, a corresponding two-dimensional code, and the like, which is not limited in this embodiment. For the detailed description of step 401, refer to the detailed description of step 201, and are not repeated here.
At step 402, at least one second application matching the first application information is determined.
In this embodiment, the at least one second application that matches may be determined based on the first application identification in the first application information. Optionally, if there are multiple activities corresponding to the first application, an activity identifier in the first application information may be further obtained, and the at least one second application that matches is determined based on the activity identifier and the first application identifier.
In step 403, download information corresponding to at least one second application is determined.
In this embodiment, for at least one second application, there may be download information corresponding to the second application, and obtain each download information corresponding to each second application. Alternatively, the download information of the at least one second application may be synthesized to obtain the download information corresponding to the at least one second application, so that the at least one second application may be downloaded simultaneously in one download information.
In this embodiment, please refer to the detailed description of step 202 for the detailed description of step 404, which is not repeated herein.
In some optional implementations of this embodiment, outputting the download information includes: and outputting the downloading information corresponding to each second application to a single page in the first application.
In this implementation, the number of pieces of download information may be multiple, and each second application corresponds to one or more pieces of download information, and then the execution subject may output the multiple pieces of download information to a single page in the first application. Optionally, if, in the first application, a separate activity description interface corresponds to each second application, the plurality of pieces of download information may be output to the activity description interfaces corresponding to the respective second applications, so as to improve the diversity of output effects of the download information.
In this embodiment, the second application information may include a second device identifier of the terminal device running the second application and a second application identifier of the second application. For a detailed description of step 405, refer to the detailed description of step 203, which is not repeated herein.
In this embodiment, for the case that the first application information includes the first device identifier and the first application identifier, and the second application information includes the second device identifier and the second application identifier, when the target task is output based on the first application information, the second application information, and the preset task information, the first device identifier and the second device identifier may be first matched, and whether the user identities are the same user is determined based on the device identifiers. That is, the user may obtain the device identifier corresponding to the first application and the device identifier corresponding to the second application when the user participates in the activity without logging in, match the device identifiers, and if the device identifiers are the same, indicate that the current user is a user ready to participate in the activity.
In this embodiment, the execution main body may further match the first application identifier with the second application identifier, and determine whether the activity in the first application corresponds to the task in the second application. And if the matching result indicates that the first application identification and the second application identification of the second application have the corresponding relation, whether the activity in the first application corresponds to the task in the second application is explained.
In this embodiment, if the first matching result and the second matching result indicate that the first device identifier of the second application is the same as the second device identifier and that the first application identifier and the second application identifier of the second application have a corresponding relationship, it indicates that the user participating in the activity has downloaded the second application of the task that needs to be executed. At this time, specific task content may be determined based on the task information, and the target task may be output.
In some optional implementations of this embodiment, the first application information further includes an activity identifier; the second application information further comprises a task identifier; the task information at least comprises task content information; and outputting the target task based on the task information, including: matching the activity identification with the task identification to obtain a third matching result; in response to determining that the third matching result indicates that the activity identifier and the task identifier have a corresponding relationship, determining a target task to be output in the task content information; and outputting the target task.
In this implementation, the first application may have multiple activities, and thus the first application information may have an activity identifier, thereby distinguishing the activities in which the user participates. There may be a plurality of tasks that can be performed in the second application, and therefore the second application information may have a task identifier, thereby distinguishing the tasks that the user needs to perform. Then, the activity identifier and the task identifier may be matched, and if the matching result indicates that the activity identifier and the task identifier have a correspondence, it indicates that a task (a task corresponding to the task identifier) that needs to be executed by the activity corresponding to the activity identifier exists in the second application. Then, the task corresponding to the activity identifier and the task identifier may be determined in the task content information as a target task to be output. Thereafter, the target task is output.
And step 409, counting task execution data of the target task.
In this embodiment, the execution main body may further count task execution data of each target task, where the task execution data may include, but is not limited to, data such as task execution times and task execution progress, and this embodiment is not limited to this.
In this embodiment, the second application may send a data statistics request to the execution main body, so that the execution main body outputs the task execution data to the second application in response to the data statistics request.
According to the method for processing the task, provided by the embodiment of the application, the execution main body can acquire the second application information and various data contained in the first application information, and output the target task to each second application based on data statistics, so that the accuracy of target task output is improved, and the user experience is better. Moreover, the statistics of the task execution data can be realized, so that the task execution data can be synchronized to the second application without manual statistics, and the efficiency of data processing is improved.
With further reference to fig. 5, as an implementation of the methods shown in the above-mentioned figures, the present application provides an embodiment of an apparatus for processing tasks, which corresponds to the method embodiment shown in fig. 2, and which is specifically applicable to various servers.
As shown in fig. 5, the apparatus 500 for processing a task of the present embodiment includes: a first application information acquisition unit 501, an information output unit 502, a second application information acquisition unit 503, and a task output unit 504.
A first application information obtaining unit 501 configured to obtain first application information of a first application.
An information output unit 502 configured to output download information corresponding to the first application information.
A second application information obtaining unit 503 configured to obtain second application information of the at least one second application in response to determining that there is the at least one second application whose download is completed based on the download information.
A task output unit 504 configured to output the target task based on the first application information, the second application information, and preset task information.
In some optional implementations of this embodiment, the first application information at least includes a first device identifier of a terminal device running the first application and a first application identifier of the first application; the second application information obtaining unit 503 is further configured to: for each second application in the at least one second application, a second device identifier of the terminal device running the second application and a second application identifier of the second application are obtained.
In some optional implementations of this embodiment, the task output unit 504 is further configured to: for each second application in at least one second application, matching a second device identifier of the second application with the first device identifier to obtain a first matching result; matching the first application identifier with a second application identifier of the second application to obtain a second matching result; and outputting the target task based on the task information in response to determining that the first matching result and the second matching result indicate that the second device identifier of the second application is the same as the first device identifier and that the first application identifier and the second application identifier of the second application have a corresponding relationship.
In some optional implementations of this embodiment, the first application information further includes an activity identifier; the second application information further comprises a task identifier; the task information at least comprises task content information; and, the task output unit 504 is further configured to: matching the activity identification with the task identification to obtain a third matching result; in response to determining that the third matching result indicates that the activity identifier and the task identifier have a corresponding relationship, determining a target task to be output in the task content information; and outputting the target task.
In some optional implementations of the present embodiment, the information output unit 502 is further configured to: determining at least one second application matching the first application information; determining download information corresponding to at least one second application; and outputting the downloading information.
In some optional implementations of the present embodiment, the information output unit 502 is further configured to: and outputting the downloading information corresponding to each second application to a single page in the first application.
In some optional implementations of this embodiment, the apparatus further includes: a counting unit configured to count task execution data of a target task; and outputting the task execution data.
It should be understood that the units 501 to 504, which are described in the apparatus 500 for processing tasks, respectively correspond to the respective steps in the method described with reference to fig. 2. Thus, the operations and features described above with respect to the method for processing tasks are equally applicable to the apparatus 500 and the units included therein and will not be described again here.
The present disclosure also provides an electronic device, a readable storage medium, and a computer program product according to embodiments of the present application.
FIG. 6 illustrates a block diagram of an electronic device 600 used to implement the methods for processing tasks of embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the disclosure described and/or claimed herein.
As shown in fig. 6, the apparatus 600 includes a computing unit 601, which can perform various appropriate actions and processes according to a computer program stored in a Read Only Memory (ROM)602 or a computer program loaded from a storage unit 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data required for the operation of the device 600 can also be stored. The calculation unit 601, the ROM 602, and the RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
A number of components in the device 600 are connected to the I/O interface 605, including: an input unit 606 such as a keyboard, a mouse, or the like; an output unit 607 such as various types of displays, speakers, and the like; a storage unit 608, such as a magnetic disk, optical disk, or the like; and a communication unit 609 such as a network card, modem, wireless communication transceiver, etc. The communication unit 609 allows the device 600 to exchange information/data with other devices via a computer network such as the internet and/or various telecommunication networks.
The computing unit 601 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of the computing unit 601 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various dedicated Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, and so forth. The calculation unit 601 performs the respective methods and processes described above, such as a method for processing a task. For example, in some embodiments, the method for processing tasks may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as storage unit 608. In some embodiments, part or all of the computer program may be loaded and/or installed onto the device 600 via the ROM 602 and/or the communication unit 609. When the computer program is loaded into the RAM 603 and executed by the computing unit 601, one or more steps of the method for processing tasks described above may be performed. Alternatively, in other embodiments, the computing unit 601 may be configured by any other suitable means (e.g., by means of firmware) to perform the method for processing tasks.
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuitry, Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), system on a chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
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 portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present disclosure may be executed in parallel or sequentially or in different orders, and are not limited herein as long as the desired results of the technical solutions disclosed in the present disclosure can be achieved.
The above detailed description should not be construed as limiting the scope of the disclosure. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present disclosure should be included in the scope of protection of the present disclosure.
Claims (17)
1. A method for processing tasks, comprising:
acquiring first application information of a first application;
outputting download information corresponding to the first application information;
in response to determining that at least one second application completing downloading based on the downloading information exists, acquiring second application information of the at least one second application;
and outputting a target task based on the first application information, the second application information and preset task information.
2. The method of claim 1, wherein the first application information comprises at least a first device identification of a terminal device running the first application and a first application identification of the first application; and
the obtaining of the second application information of the at least one second application includes:
and for each second application in the at least one second application, acquiring a second device identifier of the terminal device running the second application and a second application identifier of the second application.
3. The method of claim 2, wherein outputting a target task based on the first application information, the second application information, and preset task information comprises:
for each second application in the at least one second application, matching a second device identifier of the second application with the first device identifier to obtain a first matching result;
matching the first application identifier with a second application identifier of the second application to obtain a second matching result;
and outputting the target task based on the task information in response to determining that the first matching result and the second matching result indicate that the second device identifier of the second application is the same as the first device identifier and that the first application identifier and the second application identifier of the second application have a corresponding relationship.
4. The method of claim 3, wherein the first application information further comprises an activity identification; the second application information further comprises a task identifier; the task information at least comprises task content information; and
the outputting the target task based on the task information comprises:
matching the activity identification with the task identification to obtain a third matching result;
in response to determining that the third matching result indicates that the activity identifier and the task identifier have a corresponding relationship, determining the target task to be output in the task content information;
and outputting the target task.
5. The method of claim 1, wherein the outputting download information corresponding to the first application information comprises:
determining at least one second application matching the first application information;
determining download information corresponding to the at least one second application;
and outputting the downloading information.
6. The method of claim 1, wherein the outputting the download information comprises:
and outputting the downloading information corresponding to each second application to a single page in the first application.
7. The method of claim 1, wherein the method further comprises:
counting task execution data of the target task;
and outputting the task execution data.
8. An apparatus for processing tasks, comprising:
a first application information acquisition unit configured to acquire first application information of a first application;
an information output unit configured to output download information corresponding to the first application information;
a second application information acquisition unit configured to acquire second application information of at least one second application that completes downloading based on the download information in response to a determination that the at least one second application exists;
a task output unit configured to output a target task based on the first application information, the second application information, and preset task information.
9. The apparatus of claim 8, wherein the first application information comprises at least a first device identification of a terminal device running the first application and a first application identification of the first application; and
the second application information acquisition unit is further configured to:
and for each second application in the at least one second application, acquiring a second device identifier of the terminal device running the second application and a second application identifier of the second application.
10. The apparatus of claim 9, wherein the task output unit is further configured to:
for each second application in the at least one second application, matching a second device identifier of the second application with the first device identifier to obtain a first matching result;
matching the first application identifier with a second application identifier of the second application to obtain a second matching result;
and outputting the target task based on the task information in response to determining that the first matching result and the second matching result indicate that the second device identifier of the second application is the same as the first device identifier and that the first application identifier and the second application identifier of the second application have a corresponding relationship.
11. The apparatus of claim 10, wherein the first application information further comprises an activity identification; the second application information further comprises a task identifier; the task information at least comprises task content information; and
the task output unit is further configured to:
matching the activity identification with the task identification to obtain a third matching result;
in response to determining that the third matching result indicates that the activity identifier and the task identifier have a corresponding relationship, determining the target task to be output in the task content information;
and outputting the target task.
12. The apparatus of claim 8, wherein the information output unit is further configured to:
determining at least one second application matching the first application information;
determining download information corresponding to the at least one second application;
and outputting the downloading information.
13. The apparatus of claim 8, wherein the information output unit is further configured to:
and outputting the downloading information corresponding to each second application to a single page in the first application.
14. The apparatus of claim 8, wherein the apparatus further comprises:
a counting unit configured to count task execution data of the target task; and outputting the task execution data.
15. An electronic device that performs a method for processing tasks, comprising:
at least one computing unit; and
a storage unit communicatively coupled to the at least one computing unit; wherein,
the storage unit stores instructions executable by the at least one computing unit to enable the at least one computing unit to perform the method of any one of claims 1-7.
16. A non-transitory computer readable storage medium having stored thereon computer instructions for causing the computer to perform the method of any one of claims 1-7.
17. A computer program product comprising a computer program which, when executed by a processor, implements the method according to any one of claims 1-7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110278044.0A CN113032040B (en) | 2021-03-15 | 2021-03-15 | Method, apparatus, device, medium, and article for processing tasks |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110278044.0A CN113032040B (en) | 2021-03-15 | 2021-03-15 | Method, apparatus, device, medium, and article for processing tasks |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113032040A true CN113032040A (en) | 2021-06-25 |
CN113032040B CN113032040B (en) | 2023-07-28 |
Family
ID=76470669
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110278044.0A Active CN113032040B (en) | 2021-03-15 | 2021-03-15 | Method, apparatus, device, medium, and article for processing tasks |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113032040B (en) |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110113423A1 (en) * | 2009-11-12 | 2011-05-12 | Nintendo Co., Ltd. | System and method for installing software applications |
CN106331009A (en) * | 2015-06-26 | 2017-01-11 | 广州市动景计算机科技有限公司 | Application program downloading method, device and system |
CN106550044A (en) * | 2016-11-24 | 2017-03-29 | 腾讯科技(深圳)有限公司 | Using method for down loading, download server, download client and apply download system |
CN107257361A (en) * | 2017-05-27 | 2017-10-17 | 广东艾檬电子科技有限公司 | A kind of method and mobile terminal for downloading application program |
WO2018000500A1 (en) * | 2016-06-30 | 2018-01-04 | 宇龙计算机通信科技(深圳)有限公司 | Application program management method, management apparatus, and mobile terminal |
WO2018226989A1 (en) * | 2017-06-09 | 2018-12-13 | Alibaba Group Holding Limited | Displaying images associated with apps based on app processing task progress statuses |
CN110045969A (en) * | 2019-04-23 | 2019-07-23 | 广东小天才科技有限公司 | Application program installation method, server, system, device and storage medium |
CN110166543A (en) * | 2019-05-16 | 2019-08-23 | 腾讯科技(深圳)有限公司 | Applied program processing method, device and computer equipment |
CN111800459A (en) * | 2020-05-26 | 2020-10-20 | 苏宁云计算有限公司 | Asynchronous processing method, device and system for download task and storage medium |
CN111835856A (en) * | 2020-07-17 | 2020-10-27 | 北京百度网讯科技有限公司 | File downloading method, device, equipment and storage medium |
CN112445588A (en) * | 2019-09-05 | 2021-03-05 | 阿里巴巴集团控股有限公司 | Application task processing method, device and equipment and readable storage medium |
-
2021
- 2021-03-15 CN CN202110278044.0A patent/CN113032040B/en active Active
Patent Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110113423A1 (en) * | 2009-11-12 | 2011-05-12 | Nintendo Co., Ltd. | System and method for installing software applications |
CN106331009A (en) * | 2015-06-26 | 2017-01-11 | 广州市动景计算机科技有限公司 | Application program downloading method, device and system |
WO2018000500A1 (en) * | 2016-06-30 | 2018-01-04 | 宇龙计算机通信科技(深圳)有限公司 | Application program management method, management apparatus, and mobile terminal |
CN106550044A (en) * | 2016-11-24 | 2017-03-29 | 腾讯科技(深圳)有限公司 | Using method for down loading, download server, download client and apply download system |
CN107257361A (en) * | 2017-05-27 | 2017-10-17 | 广东艾檬电子科技有限公司 | A kind of method and mobile terminal for downloading application program |
WO2018226989A1 (en) * | 2017-06-09 | 2018-12-13 | Alibaba Group Holding Limited | Displaying images associated with apps based on app processing task progress statuses |
CN110045969A (en) * | 2019-04-23 | 2019-07-23 | 广东小天才科技有限公司 | Application program installation method, server, system, device and storage medium |
CN110166543A (en) * | 2019-05-16 | 2019-08-23 | 腾讯科技(深圳)有限公司 | Applied program processing method, device and computer equipment |
CN112445588A (en) * | 2019-09-05 | 2021-03-05 | 阿里巴巴集团控股有限公司 | Application task processing method, device and equipment and readable storage medium |
CN111800459A (en) * | 2020-05-26 | 2020-10-20 | 苏宁云计算有限公司 | Asynchronous processing method, device and system for download task and storage medium |
CN111835856A (en) * | 2020-07-17 | 2020-10-27 | 北京百度网讯科技有限公司 | File downloading method, device, equipment and storage medium |
Non-Patent Citations (1)
Title |
---|
葛春平;: "分布式下载系统的研究与实现", 科学技术与工程, no. 10 * |
Also Published As
Publication number | Publication date |
---|---|
CN113032040B (en) | 2023-07-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112561078B (en) | Distributed model training method and related device | |
CN114389969B (en) | Method and device for testing client, electronic equipment and storage medium | |
CN112866391A (en) | Message pushing method and device, electronic equipment and storage medium | |
CN113849312A (en) | Data processing task allocation method and device, electronic equipment and storage medium | |
CN114157701A (en) | Task testing method, device, equipment and storage medium | |
CN113238943A (en) | Method and device for continuous integration test | |
CN112532748A (en) | Message pushing method, device, equipment, medium and computer program product | |
CN112131092A (en) | Page debugging method and device | |
CN114025037B (en) | Cloud mobile phone overhaul method and device, electronic equipment and storage medium | |
CN114997329A (en) | Method, apparatus, device, medium and product for generating a model | |
CN113691937B (en) | Method for determining position information, cloud mobile phone and terminal equipment | |
CN113032040B (en) | Method, apparatus, device, medium, and article for processing tasks | |
CN112925623B (en) | Task processing method, device, electronic equipment and medium | |
CN113010285B (en) | Method, apparatus, device, medium, and article for processing data | |
CN113434432B (en) | Performance test method, device, equipment and medium for recommendation platform | |
CN115599438A (en) | Method, device, equipment and medium for constructing application program publishing package | |
CN114138358A (en) | Application program starting optimization method, device, equipment and storage medium | |
CN114546343A (en) | Generation method and device of activity page | |
CN114095564A (en) | Data processing method and device, equipment and medium | |
CN114741286A (en) | Data processing method and device, electronic equipment and storage medium | |
CN113535020A (en) | Method, apparatus, device, medium and product for generating application icons | |
CN114429211A (en) | Method, apparatus, device, medium and product for generating information | |
CN113691403A (en) | Topological node configuration method, related device and computer program product | |
CN111737372A (en) | Map data generation method and device | |
CN113407844B (en) | Version recommendation method, device and equipment of applet framework 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 |