CN112085471A - Task distribution method and device, electronic equipment and storage medium - Google Patents

Task distribution method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112085471A
CN112085471A CN202010948498.XA CN202010948498A CN112085471A CN 112085471 A CN112085471 A CN 112085471A CN 202010948498 A CN202010948498 A CN 202010948498A CN 112085471 A CN112085471 A CN 112085471A
Authority
CN
China
Prior art keywords
project
task
target task
dependency relationship
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010948498.XA
Other languages
Chinese (zh)
Other versions
CN112085471B (en
Inventor
叶锋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202010948498.XA priority Critical patent/CN112085471B/en
Publication of CN112085471A publication Critical patent/CN112085471A/en
Application granted granted Critical
Publication of CN112085471B publication Critical patent/CN112085471B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting
    • G06Q10/1093Calendar-based scheduling for persons or groups
    • G06Q10/1097Task assignment

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application discloses a task distribution method and device, electronic equipment and a storage medium, and relates to the field of artificial intelligence. The specific implementation scheme is as follows: responding to task management operation, creating project tasks and a dependency relationship between the project tasks, and adding project member information for executing the project tasks; obtaining the execution condition of the project task according to the dependency relationship among the project tasks as follows: and when the execution of the front project task having the dependency relationship with the target task is finished, executing the distribution operation of the target task according to the project member information. By the method and the device, processing efficiency of task execution can be improved.

Description

Task distribution method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of information processing, and more particularly to the field of artificial intelligence.
Background
The online and digital office of enterprises can save a large amount of human resources, and can be added to the online and digital intelligent office environment in different areas, different cities and even different national regions of a city, which is a new trend of an office model.
Taking project management as an example, an enterprise may use an intelligent office platform to perform project management of the enterprise, however, in the process of project management, if the execution condition of a project task cannot be effectively tracked, the execution efficiency of the project task may be low, and for this reason, no effective solution exists.
Disclosure of Invention
The application provides a task distribution method and device, electronic equipment and a storage medium.
According to an aspect of the present application, there is provided a task distribution method including:
responding to task management operation, creating project tasks and a dependency relationship between the project tasks, and adding project member information for executing the project tasks;
obtaining the execution condition of the project task according to the dependency relationship among the project tasks as follows: and when the execution of the front project task having the dependency relationship with the target task is finished, executing the distribution operation of the target task according to the project member information.
According to another aspect of the present application, there is provided a task distributing apparatus including:
the system comprises a creating module, a task management module and a task execution module, wherein the creating module is used for responding to task management operation, creating a project task and a dependency relationship between the project tasks, and adding project member information for executing the project task;
the distribution module is used for obtaining the execution condition of the project task according to the dependency relationship among the project tasks as follows: and when the execution of the front project task having the dependency relationship with the target task is finished, executing the distribution operation of the target task according to the project member information.
According to another aspect of the present application, there is provided an electronic device including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method as provided by any one of the embodiments of the present application.
According to another aspect of the present application, there is provided a non-transitory computer readable storage medium having stored thereon computer instructions for causing a computer to perform a method provided by any one of the embodiments of the present application.
By adopting the method and the device, task management operation can be responded, project tasks and the dependency relationship among the project tasks are created, project member information used for executing the project tasks is added, and the execution condition of the project tasks can be obtained according to the dependency relationship among the project tasks as follows: and when the execution of the front project task having the dependency relationship with the target task is finished, executing the distribution operation of the target task according to the project member information. The execution condition of the project task can be obtained based on the dependency relationship between the project tasks, and the target task is distributed to the corresponding project member according to the project member information when the execution condition of the project task is that the front project task with the dependency relationship with the target task is executed completely, so that the processing efficiency of task execution 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 application, nor do they limit the scope of the present application. Other features of the present application will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not intended to limit the present application. Wherein:
FIG. 1 is a schematic flow chart diagram of a task distribution method according to an embodiment of the present application;
FIG. 2 is a schematic diagram of an application scenario in which a project task manager interacts with a project task performer according to an embodiment of the present application;
FIG. 3 is an architectural diagram of an example of an application implementing task distribution according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a component structure of a task distribution apparatus according to an embodiment of the present application;
fig. 5 is a block diagram of an electronic device for implementing a task distribution method according to an embodiment of the present application.
Detailed Description
The following description of the exemplary embodiments of the present application, taken in conjunction with the accompanying drawings, includes various details of the embodiments of the application for the understanding of the same, which are to be considered exemplary only. 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 application. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
The term "and/or" herein is merely an association describing an associated object, meaning that three relationships may exist, e.g., a and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. The term "at least one" herein means any combination of at least two of any one or more of a plurality, for example, including at least one of A, B, C, and may mean including any one or more elements selected from the group consisting of A, B and C. The terms "first" and "second" used herein refer to and distinguish one from another in the similar art, without necessarily implying a sequence or order, or implying only two, such as first and second, to indicate that there are two types/two, first and second, and first and second may also be one or more.
Furthermore, in the following detailed description, numerous specific details are set forth in order to provide a better understanding of the present application. It will be understood by those skilled in the art that the present application may be practiced without some of these specific details. In some instances, methods, means, elements and circuits that are well known to those skilled in the art have not been described in detail so as not to obscure the present application.
The online and digital office of enterprises becomes a new trend of office models, and especially with the emergence of new crown epidemic situations, more and more enterprises begin to utilize intelligent office platforms to perform enterprise project management. In intelligent office platforms, project managers typically create a project space and add all project members to the project space. Project administrators create project tasks in a project space and distribute them to designated project members (i.e., corresponding task performers performing the project tasks) for execution. And after the project members complete the corresponding project tasks, modifying the project task state in the project space.
The project space provides project managers with the ability to create and distribute project tasks to project roles, and facilitates the project managers to track the completion of project tasks.
On one hand, the creation process of project tasks in the current project space lacks management of mutual dependency relationships among the project tasks, so that the project tasks created in the project space by a project administrator are mutually independent, in an actual project, the project tasks in the project often have a front-back dependency relationship, if the task A is a front task of the task B, the task B can be executed only after the task A is completed, and therefore the project administrator cannot effectively manage the dependency relationships among the project tasks. On the other hand, after the project task is created in the project space, the project administrator distributes the project task to the corresponding project members in real time, and in the actual project, because the dependency relationship exists between the project tasks, the precondition for starting the execution of the project task is not satisfied (that is, the precondition having the dependency relationship with the project task is not executed yet), the task is distributed to the project members too early, the energy of the project members is wasted, and the execution efficiency of the task is reduced.
By adopting the method and the device, the dependency relationship among the project tasks can be added in the process of creating the project tasks (such as creating each project task in stages) based on the dependency relationship among the project tasks, so that a project manager can judge whether the precondition of the current project task to be distributed is complete according to the dependency relationship among the project tasks after creating the project tasks with the dependency relationship, for example, if the precondition of the project task to be distributed with the dependency relationship is executed completely, the project task is intelligently distributed to the corresponding project member to be executed, unnecessary labor cost is avoided, namely, the energy of the project member is avoided being wasted, and the execution efficiency of the task is also improved.
The method and the system are not only suitable for the field of artificial intelligence, but also suitable for the fields of intelligent office, data interaction, project management and the like. In terms of project management, the method and the system can be specifically applied to the fields of task creation, task execution condition monitoring, task distribution and the like related to project tasks.
According to an embodiment of the present application, a task distribution method is provided, and fig. 1 is a flowchart of the task distribution method according to the embodiment of the present application, and the method may be applied to a task distribution apparatus, for example, in a case that the apparatus may be deployed in a terminal or a server or other processing devices for execution, task creation may be performed (and dependencies between created tasks may exist), addition of project members, monitoring of task execution conditions, task distribution, and the like. Among them, the terminal may be a User Equipment (UE), a mobile device, a cellular phone, a cordless phone, a Personal Digital Assistant (PDA), a handheld device, a computing device, a vehicle-mounted device, a wearable device, and so on. In some possible implementations, the method may also be implemented by a processor calling computer readable instructions stored in a memory. As shown in fig. 1, the task distribution method may be performed on the project manager side, and the processing flow of the method includes:
s101, responding to task management operation, creating project tasks and dependency relationships among the project tasks, and adding project member information for executing the project tasks.
In an example, fig. 2 is a schematic view of an application scenario in which a project task manager interacts with a project task executor according to an embodiment of the present application, and as shown in fig. 2, a project manager (e.g., a project manager in a central control room on the server 11 side) may create a project space by accessing an intelligent office system, create project tasks in the project space according to roles of the project members or states of the project tasks and distribute the project tasks to corresponding project members in real time, and specifically, add all the project members (e.g., a project member on the mobile phone terminal 21-mobile phone terminal 22 side and a project member on the PC terminal 23-PC terminal 24 side) to the project space. Project managers create project tasks in the project space, and dependency relationships exist among the project tasks, so that the created project tasks are distributed to corresponding project members in real time subsequently.
The project member information may be Identification (ID) information of a project member, and the ID information may be any one type of employee job number, employee Identity card number, employee login account number, hardware identification code of a computer used by an employee, and station serial number of a station where the employee is located. It is within the scope of the present application as long as the corresponding project member can be uniquely identified according to the ID information.
The project manager may be on the server side, and distribute and receive the project tasks to the project members in the C/S mode. The project manager can also distribute and receive the project task in a point-to-point mode on the terminal side compared with the project members on the terminal side. The transmission mode of data interaction between the project manager and the project members is not limited to the example, and the transmission mode is within the protection scope of the application as long as the task distribution and the task receiving can be realized.
S102, obtaining the execution condition of the project task according to the dependency relationship among the project tasks as follows: and when the execution of the front project task having the dependency relationship with the target task is finished, executing the distribution operation of the target task according to the project member information.
In an example, taking two project tasks (task a and task B) as an example, where the task a and the task B have a dependency relationship, the task a is a pre-task of the task B, and the task to be currently distributed is the task B, then it may be determined that the execution condition of the project task is: and judging whether the precondition for executing the task B is complete, namely judging whether the precondition (task A) of the task B is already executed, so that the task B is distributed to the corresponding project member to be executed after the task A is executed, and the execution result (various execution results such as the execution state of the task B) of the task B is obtained.
In an example, when the execution of the project task is that a pre-project task having a dependency relationship with a target task is completely executed, the target task may be distributed to a project member for executing the target task according to the project member information. The project members can be one or more, when the project members are multiple, a time-sharing or batch processing mode can be adopted, namely, part of subtasks in the target task are selected and executed in a time-sharing or batch mode to process the same target task together, and the time-sharing or batch processing can further improve the processing efficiency aiming at the same target task.
In an example, taking three project tasks (task a, task B, and task C) as an example, task a and task B do not have a dependency relationship, task C has a dependency relationship with task a and task B, task a and task B are pre-tasks of task C, the task to be distributed currently is task C, task a can be executed by the mobile phone terminal 21 shown in fig. 2, and task B can be executed by the PC terminal 23 shown in fig. 2, and then the execution conditions of task a executed by the mobile phone terminal 21 and task B executed by the PC terminal 23 are monitored. The judgment of the execution condition of the project task can be as follows: and judging whether the precondition for executing the task B is complete, namely judging whether the tasks (the task A and the task B) in the task C are executed completely, and if the tasks A and the tasks B are executed completely, distributing the task C to a corresponding project member (such as the PC terminal 24 shown in the figure 2) to execute to obtain the execution result of the task C (such as various execution results such as the execution state of the task C). After each project member (such as the mobile phone terminal 21, the PC terminal 23, and the PC terminal 24 shown in fig. 2) completes the corresponding project task, the execution state of the corresponding project task may be modified in the project space.
By adopting the method and the device, according to the dependency relationship among the project tasks, after the precondition for executing the task is judged to be complete, for example, when the execution condition is that the previous project task with the dependency relationship with the target task is executed, the target task is distributed to the project member executing the target task to execute, and the execution result is obtained.
In one embodiment, the creating of the project task and the dependency relationship between the project tasks includes: and creating the target task in stages according to the judgment result of whether the target task has a dependency relationship with a front project task.
By adopting the embodiment, the project tasks can be created in stages according to the dependency relationship among the project tasks, and the target task is intelligently distributed to the corresponding project members executing the target task based on the calculation of the precondition of the project task. For a project manager which responds to task management operation, executes task creation, task association of dependency relationship and task distribution, the dependency relationship of project tasks can be effectively managed and displayed; for the project member as a project executor, the energy input of project tasks with incomplete preconditions can be reduced, so that the current target task is completed in a concentrated manner, and the task execution efficiency is improved.
In one embodiment, the creating the target task in stages according to the determination result of whether the target task has a dependency relationship with a pre-project task includes the following steps:
1) and under the condition that the target task is an initial task or the target task and any pre-project task do not have a dependency relationship, creating the target task at an initial stage.
For example, the target task (e.g., task a) is an initial task, where the initial task refers to that no project task exists before task a, or task a may be created in an initial stage when there is no dependency between task a and any previous project task.
2) And under the condition that the judgment result is that the target task and a preposed project task have a dependency relationship, establishing the target task in the first stage of the project stage.
For example, in a case where a dependency exists between a target task (e.g., task B) and a previous project task (e.g., task a), that is, task B depends on task a, a first stage of a project stage (e.g., project stage one) is created, and task B is created in project stage one.
3) And under the condition that the judgment result is that the target task and at least two preposed project tasks have a dependency relationship, creating the target task at the second stage of the project stage.
For example, when there is a dependency relationship between the target task (e.g., task C) and the preceding multiple project tasks (e.g., task a and task B), that is, the project task C depends on both the project task a and the project task B, the second stage of the project stage (e.g., project stage two) is created, and the task C is created in the project stage two.
In one embodiment, the method further comprises: and querying the stored project task information and the dependency relationship information according to any one query triggering mode of preset time, preset period and preset frequency.
In one embodiment, the obtaining of the execution condition of the project task according to the dependency relationship between the project tasks is: when the execution of a front project task having a dependency relationship with a target task is finished, the method for executing the distribution operation of the target task according to the project member information comprises the following steps: when all the preposed project tasks which have the dependency relationship with the target task are inquired to be completed, the target task is distributed to project members for executing the target task; when all the preposed project tasks which have the dependency relationship with the target task are inquired to be completed and the current time is greater than the execution starting time of the target task, distributing the target task to project members for executing the target task; when all the front project tasks which have the dependency relationship with the target task are inquired to be completed and the current time is greater than the execution starting time of the target task, detecting that the target task is not distributed yet, and distributing the target task to project members for executing the target task.
In one example, a project task (task a) in which all pre-dependent project tasks have been completed and the current time is greater than the start time of the project task a is not distributed, the task a can be distributed to a project member corresponding to the project task a, and the project member can execute the task a.
In one embodiment, the method further comprises: 1) and acquiring the stored project task information and dependency relationship information, and displaying the project task information and the dependency relationship information. 2) And receiving a target task execution condition fed back by the project member, wherein the target task execution condition comprises at least one of task execution state and task execution progress, and displaying the target task execution condition.
In an example, the storage database may include the stored project task information and dependency relationship information, or the target task execution status, or may be updated in the storage database, and the project task information and dependency relationship information, and/or the target task execution status, and other information may be displayed according to a user requirement.
Application example:
fig. 3 is a schematic diagram of an architecture of an application example for implementing task distribution according to an embodiment of the present application, and a processing flow according to an embodiment of the present application may be implemented based on the architecture shown in fig. 3, where the architecture is composed of a project task creation module, a project task storage module, a project task presentation module, and a project task receiving module, and includes the following contents:
the project task creation module comprises the following main functions:
(1) project creation phase, one initial phase for each project.
(2) A project task is created. If project task A does not have any pre-dependencies, project task A is created at an initial stage. If project task B is dependent on project task A, project phase one is created and project task B is created at project phase one. If project task C depends on both project task A and project task B, project phase two is created, and project task C is created at project phase two. The created project task comprises information such as project name, project content, project executors, prepositions depended by the project, project starting time (the project starting time is not earlier than the end time of the depended project), project working hours, project state, project belonging stage, distribution mark and the like.
The project task storage module comprises the following main functions:
and storing the task information created by the project task creation module, the dependency relationship among the project tasks, the task execution condition and other information.
And thirdly, the project task display module comprises the following main functions:
all the project task information and the dependency relationship can be acquired from the project task storage module, the project tasks are displayed according to the stage to which the project tasks belong, and the information such as the dependency between the project tasks, the state of the project tasks and the like is displayed.
And fourthly, the project task distribution module comprises the following main functions:
the project tasks stored in the project task storage module can be inquired at regular time, when all the front-end dependent project tasks of the project task A are completed, the current time is greater than the starting time of the project task A, and the project task A is not distributed, the project task A is distributed to a project task receiving module of a project task A executor.
And fifthly, the project task receiving module comprises the following main functions:
each project member can have a project task receiving module, and the project task receiving module can receive the project task information distributed by the project task distributing module. Meanwhile, the project members can modify the task execution conditions, such as project state, project progress and other information, through the module task receiving module, and the information can be synchronously updated to the project task storage module.
By adopting the application example, the project tasks can be created in stages based on the dependency relationship of the project tasks, and the project tasks can be intelligently distributed to the project executors based on the calculation of the precondition of the project tasks. For a project manager, the dependency relationship of project tasks can be effectively managed and displayed; for project executors, the energy input to project tasks with incomplete preconditions can be reduced, the current project tasks can be completed with concentrated attention, and therefore the competitiveness of workflow products of the intelligent office platform is improved.
According to an embodiment of the present application, there is provided a task distributing apparatus, and fig. 4 is a schematic structural diagram of a task distributing apparatus according to an embodiment of the present application, and as shown in fig. 4, the task distributing apparatus includes: a creating module 41, configured to create a project task and a dependency relationship between the project tasks in response to a task management operation, and add project member information for executing the project task; the distributing module 42 is configured to obtain, according to the dependency relationship between the project tasks, that the execution condition of the project task is: and when the execution of the front project task having the dependency relationship with the target task is finished, executing the distribution operation of the target task according to the project member information.
In an embodiment, the creating module is configured to create the target task in stages according to a determination result of whether the target task has a dependency relationship with a pre-project task.
In one embodiment, the creating module is configured to create the target task at an initial stage when the determination result indicates that the target task is an initial task or that there is no dependency relationship between the target task and any pre-project task; the target task is established in the first stage of the project stage under the condition that the judgment result is that the target task and a preposed project task have a dependency relationship; and under the condition that the judgment result is that the target task and at least two preposed project tasks have a dependency relationship, creating the target task at the second stage of the project stage.
In an embodiment, the apparatus further includes an inquiry module, configured to inquire the stored project task information and the dependency relationship information according to any one of a preset time, a preset period, and a preset frequency.
In one embodiment, the distribution module is configured to distribute the target task to a project member for executing the target task when all the pre-project tasks having a dependency relationship with the target task are completed; when all the preposed project tasks which have the dependency relationship with the target task are inquired to be completed and the current time is greater than the execution starting time of the target task, distributing the target task to project members for executing the target task; when all the front project tasks which have the dependency relationship with the target task are inquired to be completed and the current time is greater than the execution starting time of the target task, detecting that the target task is not distributed yet, and distributing the target task to project members for executing the target task.
In one embodiment, the device further comprises a display module, configured to obtain stored project task information and dependency relationship information; and displaying the project task information and the dependency relationship information.
In one embodiment, the device further comprises a display module, configured to receive a target task execution status fed back by a project member, where the target task execution status includes at least one of a task execution status and a task execution progress; and displaying the target task execution condition.
In one embodiment, the apparatus further comprises an updating module, configured to update the target task execution condition to a storage database; the storage database contains stored project task information and dependency information.
The functions of each module in each apparatus in the embodiment of the present application may refer to corresponding descriptions in the above method, and are not described herein again.
According to an embodiment of the present application, an electronic device and a readable storage medium are also provided.
Fig. 5 is a block diagram of an electronic device for implementing the task distribution method according to the embodiment of the present application. The electronic device may be the aforementioned deployment device or proxy device. 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 present application that are described and/or claimed herein.
As shown in fig. 5, the electronic apparatus includes: one or more processors 801, memory 802, and interfaces for connecting the various components, including a high speed interface and a low speed interface. The various components are interconnected using different buses and may be mounted on a common motherboard or in other manners as desired. The processor may process instructions for execution within the electronic device, including instructions stored in or on the memory to display graphical information of a GUI on an external input/output apparatus (such as a display device coupled to the interface). In other embodiments, multiple processors and/or multiple buses may be used, along with multiple memories and multiple memories, as desired. Also, multiple electronic devices may be connected, with each device providing portions of the necessary operations (e.g., as a server array, a group of blade servers, or a multi-processor system). In fig. 5, a processor 801 is taken as an example.
The memory 802 is a non-transitory computer readable storage medium as provided herein. Wherein the memory stores instructions executable by at least one processor to cause the at least one processor to perform the task distribution method provided herein. The non-transitory computer-readable storage medium of the present application stores computer instructions for causing a computer to perform the task distribution method provided by the present application.
The memory 802, as a non-transitory computer readable storage medium, may be used to store non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules (e.g., creating module, determining module, distributing module, etc. shown in fig. 4) corresponding to the task distributing method in the embodiments of the present application. The processor 801 executes various functional applications of the server and data processing by running non-transitory software programs, instructions, and modules stored in the memory 802, that is, implements the task distribution method in the above-described method embodiments.
The memory 802 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to use of the electronic device, and the like. Further, the memory 802 may include high speed random access memory and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 802 optionally includes memory located remotely from the processor 801, which may be connected to the electronic device via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The electronic device of the task distribution method may further include: an input device 803 and an output device 804. The processor 801, the memory 802, the input device 803, and the output device 804 may be connected by a bus or other means, as exemplified by the bus connection in fig. 5.
The input device 803 may receive input numeric or character information and generate key signal inputs related to user settings and function controls of the electronic device, such as a touch screen, keypad, mouse, track pad, touch pad, pointer stick, one or more mouse buttons, track ball, joystick, or other input device. The output devices 804 may include a display device, auxiliary lighting devices (e.g., LEDs), and haptic feedback devices (e.g., vibrating motors), among others. The display device may include, but is not limited to, a Liquid Crystal Display (LCD), a Light Emitting Diode (LED) display, and a plasma display. In some implementations, the display device can be a touch screen.
Various implementations of the systems and techniques described here can be realized in digital electronic circuitry, integrated circuitry, application specific ASICs (application specific integrated circuits), 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.
These computer programs (also known as programs, software applications, or code) include machine instructions for a programmable processor, and may be implemented using high-level procedural and/or object-oriented programming languages, and/or assembly/machine languages. As used herein, the terms "machine-readable medium" and "computer-readable medium" refer to any computer program product, apparatus, and/or device (e.g., magnetic discs, optical disks, memory, Programmable Logic Devices (PLDs)) used to provide machine instructions and/or data to a programmable processor, including a machine-readable medium that receives machine instructions as a machine-readable signal. The term "machine-readable signal" refers to any signal used to provide machine instructions and/or data to a programmable processor.
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.
By adopting the method and the device, the project tasks and the dependency relationship among the project tasks can be created in response to task management operation, the project members used for executing the project tasks are added, the execution condition of the project tasks can be judged according to the dependency relationship among the project tasks, and when the execution condition of the project tasks is that the front project task with the dependency relationship with the target task is executed, the target task is distributed to the project members used for executing the target task. The execution condition of the project task can be judged based on the dependency relationship between the project tasks, and the target task is distributed to the corresponding project member when the execution condition of the project task is that the front project task with the dependency relationship with the target task is completely executed, so the processing efficiency of task distribution can be improved.
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 application may be executed in parallel, sequentially, or in different orders, and the present invention is not limited thereto as long as the desired results of the technical solutions disclosed in the present application can be achieved.
The above-described embodiments should not be construed as limiting the scope of the present application. 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 application shall be included in the protection scope of the present application.

Claims (18)

1. A method of task distribution, the method comprising:
responding to task management operation, creating project tasks and a dependency relationship between the project tasks, and adding project member information for executing the project tasks;
obtaining the execution condition of the project task according to the dependency relationship among the project tasks as follows: and when the execution of the front project task having the dependency relationship with the target task is finished, executing the distribution operation of the target task according to the project member information.
2. The method of claim 1, wherein the creating of the project tasks and the dependencies between the project tasks comprises:
and creating the target task in stages according to the judgment result of whether the target task has a dependency relationship with a front project task.
3. The method of claim 2, wherein the creating the target task in stages according to the judgment result of whether the target task has a dependency relationship with a pre-project task comprises:
the target task is established in an initial stage under the condition that the target task is an initial task or the target task and any pre-project task do not have a dependency relationship;
the target task is established in the first stage of the project stage under the condition that the judgment result is that the target task and a preposed project task have a dependency relationship;
and under the condition that the judgment result is that the target task and at least two preposed project tasks have a dependency relationship, creating the target task at the second stage of the project stage.
4. The method of claim 1, further comprising:
and querying the stored project task information and the dependency relationship information according to any one query triggering mode of preset time, preset period and preset frequency.
5. The method of claim 4, wherein the obtaining of the execution condition of the project task according to the dependency relationship between the project tasks is: when the execution of a front project task having a dependency relationship with a target task is finished, the method for executing the distribution operation of the target task according to the project member information comprises the following steps:
when all the preposed project tasks which have the dependency relationship with the target task are inquired to be completed, the target task is distributed to project members for executing the target task;
when all the preposed project tasks which have the dependency relationship with the target task are inquired to be completed and the current time is greater than the execution starting time of the target task, distributing the target task to project members for executing the target task;
when all the front project tasks which have the dependency relationship with the target task are inquired to be completed and the current time is greater than the execution starting time of the target task, detecting that the target task is not distributed yet, and distributing the target task to project members for executing the target task.
6. The method of any of claims 1-5, further comprising:
acquiring stored project task information and dependency relationship information;
and displaying the project task information and the dependency relationship information.
7. The method of any of claims 1-5, further comprising:
receiving a target task execution condition fed back by a project member, wherein the target task execution condition comprises at least one of task execution state and task execution progress;
and displaying the target task execution condition.
8. The method of claim 7, further comprising:
updating the target task execution condition to a storage database;
the storage database contains stored project task information and dependency information.
9. A task distribution apparatus, the apparatus comprising:
the system comprises a creating module, a task management module and a task execution module, wherein the creating module is used for responding to task management operation, creating a project task and a dependency relationship between the project tasks, and adding project member information for executing the project task;
the distribution module is used for obtaining the execution condition of the project task according to the dependency relationship among the project tasks as follows: and when the execution of the front project task having the dependency relationship with the target task is finished, executing the distribution operation of the target task according to the project member information.
10. The apparatus of claim 9, wherein the creation module is to:
and creating the target task in stages according to the judgment result of whether the target task has a dependency relationship with a front project task.
11. The apparatus of claim 10, wherein the creation module is to:
the target task is established in an initial stage under the condition that the target task is an initial task or the target task and any pre-project task do not have a dependency relationship;
the target task is established in the first stage of the project stage under the condition that the judgment result is that the target task and a preposed project task have a dependency relationship;
and under the condition that the judgment result is that the target task and at least two preposed project tasks have a dependency relationship, creating the target task at the second stage of the project stage.
12. The apparatus of claim 9, further comprising a query module to:
and querying the stored project task information and the dependency relationship information according to any one query triggering mode of preset time, preset period and preset frequency.
13. The apparatus of claim 12, wherein the distribution module is to:
when all the preposed project tasks which have the dependency relationship with the target task are inquired to be completed, the target task is distributed to project members for executing the target task;
when all the preposed project tasks which have the dependency relationship with the target task are inquired to be completed and the current time is greater than the execution starting time of the target task, distributing the target task to project members for executing the target task;
when all the front project tasks which have the dependency relationship with the target task are inquired to be completed and the current time is greater than the execution starting time of the target task, detecting that the target task is not distributed yet, and distributing the target task to project members for executing the target task.
14. The apparatus of any of claims 9-13, further comprising a display module to:
acquiring stored project task information and dependency relationship information;
and displaying the project task information and the dependency relationship information.
15. The apparatus of any of claims 9-13, further comprising a display module to:
receiving a target task execution condition fed back by a project member, wherein the target task execution condition comprises at least one of task execution state and task execution progress;
and displaying the target task execution condition.
16. The apparatus of claim 15, further comprising an update module to:
updating the target task execution condition to a storage database;
the storage database contains stored project task information and dependency information.
17. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-8.
18. 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-8.
CN202010948498.XA 2020-09-10 2020-09-10 Task distribution method, device, electronic equipment and storage medium Active CN112085471B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010948498.XA CN112085471B (en) 2020-09-10 2020-09-10 Task distribution method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010948498.XA CN112085471B (en) 2020-09-10 2020-09-10 Task distribution method, device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112085471A true CN112085471A (en) 2020-12-15
CN112085471B CN112085471B (en) 2024-05-07

Family

ID=73736352

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010948498.XA Active CN112085471B (en) 2020-09-10 2020-09-10 Task distribution method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112085471B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113379379A (en) * 2021-06-07 2021-09-10 苏州众言网络科技股份有限公司 Item distribution method and device

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521056A (en) * 2011-12-28 2012-06-27 用友软件股份有限公司 Task allocation device and task allocation method
US20140310047A1 (en) * 2013-04-12 2014-10-16 Oracle International Corporation Simplifying scheduling of dependent tasks in a collaborative project management environment
CN104240166A (en) * 2013-06-19 2014-12-24 国际商业机器公司 Information sharing method and device in management system
WO2016192604A1 (en) * 2015-06-05 2016-12-08 阿里巴巴集团控股有限公司 Visualization method, device and system for global task node dependence relationship
US20170004431A1 (en) * 2015-07-01 2017-01-05 Oracle International Corporation System and method for providing temporal dependencies between tasks
CN107679818A (en) * 2017-05-10 2018-02-09 平安科技(深圳)有限公司 Software project management method, terminal and computer-readable recording medium
CN108287756A (en) * 2018-01-25 2018-07-17 联动优势科技有限公司 A kind of method and device of processing task
CN109559088A (en) * 2018-10-18 2019-04-02 深圳壹账通智能科技有限公司 Task management method, device, electronic equipment and storage medium
CN110213333A (en) * 2019-04-30 2019-09-06 北京奇艺世纪科技有限公司 Task processing method, device, electronic equipment and computer-readable medium
CN110554909A (en) * 2019-09-06 2019-12-10 腾讯科技(深圳)有限公司 task scheduling processing method and device and computer equipment
CN111427748A (en) * 2020-03-31 2020-07-17 携程计算机技术(上海)有限公司 Task warning method, system, equipment and storage medium
CN111597028A (en) * 2020-05-19 2020-08-28 北京百度网讯科技有限公司 Method and device for task scheduling

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521056A (en) * 2011-12-28 2012-06-27 用友软件股份有限公司 Task allocation device and task allocation method
US20140310047A1 (en) * 2013-04-12 2014-10-16 Oracle International Corporation Simplifying scheduling of dependent tasks in a collaborative project management environment
CN104240166A (en) * 2013-06-19 2014-12-24 国际商业机器公司 Information sharing method and device in management system
WO2016192604A1 (en) * 2015-06-05 2016-12-08 阿里巴巴集团控股有限公司 Visualization method, device and system for global task node dependence relationship
US20170004431A1 (en) * 2015-07-01 2017-01-05 Oracle International Corporation System and method for providing temporal dependencies between tasks
CN107679818A (en) * 2017-05-10 2018-02-09 平安科技(深圳)有限公司 Software project management method, terminal and computer-readable recording medium
CN108287756A (en) * 2018-01-25 2018-07-17 联动优势科技有限公司 A kind of method and device of processing task
CN109559088A (en) * 2018-10-18 2019-04-02 深圳壹账通智能科技有限公司 Task management method, device, electronic equipment and storage medium
CN110213333A (en) * 2019-04-30 2019-09-06 北京奇艺世纪科技有限公司 Task processing method, device, electronic equipment and computer-readable medium
CN110554909A (en) * 2019-09-06 2019-12-10 腾讯科技(深圳)有限公司 task scheduling processing method and device and computer equipment
CN111427748A (en) * 2020-03-31 2020-07-17 携程计算机技术(上海)有限公司 Task warning method, system, equipment and storage medium
CN111597028A (en) * 2020-05-19 2020-08-28 北京百度网讯科技有限公司 Method and device for task scheduling

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
黄勤;高东群;刘益良;: "工作流系统中基于任务状态的转授权模型", 计算机技术与发展, no. 02, pages 34 - 38 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113379379A (en) * 2021-06-07 2021-09-10 苏州众言网络科技股份有限公司 Item distribution method and device

Also Published As

Publication number Publication date
CN112085471B (en) 2024-05-07

Similar Documents

Publication Publication Date Title
CN111753997B (en) Distributed training method, system, device and storage medium
CN112925651B (en) Application resource deployment method, device, electronic equipment and medium
CN110995480B (en) Block chain network deployment method, device, electronic equipment and medium
CN111506401B (en) Automatic driving simulation task scheduling method and device, electronic equipment and storage medium
CN112000450A (en) Neural network architecture searching method and device
CN111290768B (en) Updating method, device, equipment and medium of containerized application system
CN112925652B (en) Application resource deployment method, device, electronic equipment and medium
CN111738446A (en) Scheduling method, device, equipment and medium of deep learning inference engine
CN111913884A (en) Distributed test method, device, equipment, system and readable storage medium
CN112565356B (en) Data storage method and device and electronic equipment
CN110908675B (en) Method and device for acquiring running environment and electronic equipment
CN110933227A (en) Assistance method, device, equipment and medium for intelligent terminal
CN114721686A (en) Configuration data updating method and device, electronic equipment and storage medium
CN112085471A (en) Task distribution method and device, electronic equipment and storage medium
CN109829639A (en) Service item monitoring method and device
CN112817992B (en) Method, apparatus, electronic device and readable storage medium for executing change task
CN113760527A (en) Resource control method and device
CN110750419A (en) Offline task processing method and device, electronic equipment and storage medium
CN111858030A (en) Job resource processing method and device, electronic equipment and readable storage medium
CN114661274A (en) Method and device for generating intelligent contract
CN114281469A (en) Distributed simulation method and system
CN112667255B (en) Updating method, updating device, electronic equipment and storage medium
CN112905270A (en) Workflow implementation method, device, platform, electronic equipment and storage medium
CN112817965A (en) Data splicing method and device, electronic equipment and storage medium
CN110618944A (en) Device simulation method, device, electronic device 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