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

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

Info

Publication number
CN112085471B
CN112085471B CN202010948498.XA CN202010948498A CN112085471B CN 112085471 B CN112085471 B CN 112085471B CN 202010948498 A CN202010948498 A CN 202010948498A CN 112085471 B CN112085471 B CN 112085471B
Authority
CN
China
Prior art keywords
project
task
target task
dependency relationship
execution
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010948498.XA
Other languages
Chinese (zh)
Other versions
CN112085471A (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

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, a task distribution 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 dependency relationships among the project tasks, and adding project member information for executing the project tasks; the execution condition of the project task is obtained according to the dependency relationship among the project tasks: and executing the distribution operation of the target task according to the project member information under the condition that the execution of the pre-project task with the dependency relationship with the target task is finished. By adopting the application, the processing efficiency of task execution can be improved.

Description

Task distribution method, device, electronic equipment and storage medium
Technical Field
The application relates to the field of information processing, in particular to the field of artificial intelligence.
Background
The online digitizing and digitizing of enterprise office can save a great deal of manpower resources, and can add different areas, different cities and even different country areas of the city into the online digitizing and digitizing intelligent office environment, thereby being a new trend of office mode.
For example, the enterprise can use the intelligent office platform to perform project management of the enterprise, however, if the execution condition of the project task cannot be effectively tracked in the process of project management, the execution efficiency of the project task is low, and no effective solution exists for the problem.
Disclosure of Invention
The application provides a task distribution method, a task distribution 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 dependency relationships among the project tasks, and adding project member information for executing the project tasks;
The execution condition of the project task is obtained according to the dependency relationship among the project tasks: and executing the distribution operation of the target task according to the project member information under the condition that the execution of the pre-project task with the dependency relationship with the target task is finished.
According to another aspect of the present application, there is provided a task distribution device including:
The creation module is used for responding to task management operation, creating project tasks and dependency relations among the project tasks, and adding project member information for executing the project tasks;
The distribution module is used for obtaining the execution condition of the project tasks according to the dependency relationship among the project tasks as follows: and executing the distribution operation of the target task according to the project member information under the condition that the execution of the pre-project task with the dependency relationship with the target task is finished.
According to another aspect of the present application, there is provided an electronic apparatus including:
at least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores instructions executable by the at least one processor to enable the at least one processor to perform the methods provided by any one of the embodiments of the present application.
According to another aspect of the application there is provided a non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the method provided by any one of the embodiments of the application.
According to another aspect of the application, there is provided a computer program product comprising a computer program which, when executed by a processor, implements a method as described above.
By adopting the method and the device, the task management operation can be responded, the project tasks and the dependency relationship among the project tasks can be created, the project member information 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, wherein the execution condition is as follows: and executing the distribution operation of the target task according to the project member information under the condition that the execution of the pre-project task with the dependency relationship with the target task is finished. The execution condition of the project task can be obtained based on the dependency relationship between project tasks, and the target task is distributed to the corresponding project member according to the project member information only when the execution condition of the project task is that the execution condition of the front project task with the dependency relationship with the target task is finished, so that the processing efficiency of task execution can be improved.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the application or to delineate the scope of the application. Other features of the present application will become apparent from the description that follows.
Drawings
The drawings are included to provide a better understanding of the present application and are not to be construed as limiting the application. Wherein:
FIG. 1 is a flow diagram of a task distribution method according to an embodiment of the present application;
FIG. 2 is a schematic illustration of an application scenario in which a project task manager interacts with a project task executor according to an embodiment of the present application;
FIG. 3 is a schematic architecture diagram of an example implementation of task distribution application in accordance with an embodiment of the present application;
Fig. 4 is a schematic view of a composition structure of a task distribution device according to an embodiment of the present application;
Fig. 5 is a block diagram of an electronic device for implementing a task distribution method of an embodiment of the present application.
Detailed Description
Exemplary embodiments of the present application will now be described with reference to the accompanying drawings, in which various details of the embodiments of the present application are included to facilitate understanding, and are to be considered 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 application. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
The term "and/or" is herein merely an association relationship describing an associated object, meaning that there may be three relationships, e.g., a and/or B, may represent: a exists alone, A and B exist together, and B exists alone. The term "at least one" herein means any one of a plurality or any combination of at least two of a plurality, e.g., including at least one of A, B, C, may mean including any one or more elements selected from the group consisting of A, B and C. The terms "first" and "second" herein mean a plurality of similar technical terms and distinguishes them, and does not limit the meaning of the order, or only two, for example, a first feature and a second feature, which means that there are two types/classes of features, the first feature may be one or more, and the second feature may be one or more.
In addition, numerous specific details are set forth in the following description in order to provide a better illustration of the 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, well known methods, procedures, components, and circuits have not been described in detail so as not to obscure the present application.
The on-line and digital enterprise office line becomes a new trend of office mode, and more enterprises begin to utilize intelligent office platforms to manage enterprise projects especially along with the occurrence of new epidemic situations. In an intelligent office platform, a project manager typically creates a project space and adds all project members to the project space. The project manager creates a project task in the project space and distributes it to designated project members (i.e., corresponding task executives that execute the project task) for execution. After the project members complete the corresponding project tasks, the project task states are modified in the project space.
The project space provides project administrators with the ability to create and distribute project tasks for each project role, and facilitates project administrators in tracking the completion of project tasks.
On the one hand, the creation process of project tasks in the current project space lacks management of the mutual dependency relationship among the project tasks, so that project tasks created in the project space by project administrators are mutually independent, and in actual projects, front-back dependency relationship often exists among the project tasks in the projects, if the task A is a front-end task of the task B, the task B can be executed after the task A is completed, and therefore the project administrators cannot effectively manage the dependency relationship among the project tasks. On the other hand, after the project task is created in the project space, the project manager distributes the project task to the corresponding project member in real time, but in the actual project, the project manager distributes the task to the project member too early because the dependency relationship exists between the project tasks, and the precondition for starting the execution of the project task is not provided (namely, the precondition for having the dependency relationship with the project task is not yet executed), thus wasting the energy of the project member and reducing the execution efficiency of the task.
By adopting the method and the device, based on the dependency relationship among the project tasks, 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), so that a project manager can judge whether the pre-condition of the project task to be distributed is complete or not according to the dependency relationship among the project tasks after creating the project tasks with the dependency relationship, for example, if the pre-task with the dependency relationship with the project task to be distributed is already executed, the project task is intelligently distributed to the corresponding project members for execution, unnecessary labor cost is avoided, namely, the waste of the energy of the project members is avoided, and the execution efficiency of the task is also improved.
The application is applicable to the fields of intelligent office, data interaction, project management and the like besides the artificial intelligence field. The method and the device can be particularly applied to the fields of task creation, task execution condition monitoring, task distribution and the like related to project tasks in terms of project management.
According to an embodiment of the present application, a task distribution method is provided, and fig. 1 is a schematic flow chart of a task distribution method according to an embodiment of the present application, where the method may be applied to a task distribution apparatus, for example, where the apparatus may be deployed in a terminal, a server, or other processing devices for execution, and may perform task creation (and there may be a dependency relationship between created tasks), addition of item members, monitoring of task execution conditions, task distribution, and so on. 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, etc. In some possible implementations, the method may also be implemented by way of a processor invoking 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 process flow of the method includes:
S101, responding to task management operation, creating project tasks and dependency relations 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, as shown in fig. 2, a project manager (e.g., a project manager in a central office on the server 11 side) may create a project space by accessing a smart office system, create a project task in the project space by classifying the roles of the project members or the states of the project task and distribute the project task to corresponding project members in real time, and in particular, may add all the project members (e.g., the project members on the mobile phone terminal 21-mobile phone terminal 22 side and the project members on the PC terminal 23-PC terminal 24 side) to the project space. Project manager creates project tasks in the project space, and there is a dependency relationship between project tasks, so that the created project tasks can be distributed to corresponding project members in real time.
The project member information may be Identification (ID) information of the project member, where the ID information may be any type of employee work number, employee identification card number, employee login account number, hardware identification code of an employee using a computer, station serial number of a station where the employee is located, and the like. It is within the scope of the present application that only the corresponding item 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 and from the respective project members in the C/S mode. The project manager can also distribute and receive the project tasks in a point-to-point mode on the terminal side relative to project members on the terminal side. The transmission mode of the data interaction between the project manager and the project member is not limited to the example, as long as the transmission mode capable of realizing the task distribution and the task reception is within the protection scope of the application.
S102, obtaining the execution condition of the project task according to the dependency relationship among the project tasks, wherein the execution condition is as follows: and executing the distribution operation of the target task according to the project member information under the condition that the execution of the pre-project task with the dependency relationship with the target task is finished.
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, and the task a is a front task of the task B, and the task to be distributed currently is the task B, the execution situation of the project task may be determined as follows: judging whether the precondition for executing the task B is complete, namely judging whether the precondition (task A) of the task B is executed completely, so that the task B is distributed to corresponding project members for execution after the task A is executed completely, and an execution result (such as various execution results such as the execution state of the task B) of the task B is obtained.
In an example, when the execution condition of the project task is that the execution of the pre-project task having a dependency relationship with the target task is completed, the target task may be distributed to the project member for executing the target task according to the project member information. When the project members are multiple, a time-sharing or batch processing mode can be adopted, namely, part of sub-tasks in the target task are selected, and the sub-tasks are executed in a time-sharing or batch mode so as to jointly process the same target task, and the processing efficiency of the same target task can be further improved through the time-sharing or batch processing.
In an example, taking three project tasks (task a, task B, task C) as an example, there is no dependency between task a and task B, there is a dependency between task C and task a and task B, task a and task B are front 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, task B can be executed by the PC terminal 23 shown in fig. 2, and then the execution conditions of the task a and the task B corresponding to each other by the mobile phone terminal 21 and the PC terminal 23 are monitored. The execution condition of the judgment project task can be as follows: judging whether the precondition for executing the task B is complete, and monitoring to judge whether the precondition for executing the task C (task a and task B) is completed, if the task a and task B are completed, distributing the task C to the corresponding item members (such as the PC terminal 24 shown in fig. 2) for execution, so as to obtain the execution result of the task C (such as various execution results of 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, the target task can be distributed to the project members which correspondingly execute the target task for execution according to the dependency relationship among the project tasks after judging that the precondition of task execution is complete, for example, when the execution condition is that the previous project task which has the dependency relationship with the target task is completed, so as to obtain the execution result.
In one embodiment, the creating the project task and the dependency relationship between the project tasks includes: and creating the target task in stages according to a judging result of whether the target task has a dependency relationship with the pre-project task.
According to the method and the system, the project tasks can be created in stages according to the dependency relationship among the project tasks, and the target tasks are intelligently distributed to project members which execute the target tasks based on calculation of the preconditions of the project tasks. Aiming at a project manager which responds to task management operation and executes task creation, task association of dependency relationship and task distribution, the dependency relationship of the project task can be effectively managed and displayed; as an item executor, the project member can reduce the energy input to the project task with incomplete preconditions, thereby concentrating on completing the current target task and improving the execution efficiency of the task.
In an embodiment, the creating the target task in stages according to a 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 judging result is that the target task is an initial task or that no dependency relationship exists between the target task and any pre-project task, the target task is created in an initial stage.
For example, the target task (e.g., task a) is an initial task, where no project task exists before task a, or where no dependency relationship exists between task a and any pre-project task, task a may be created in an initial stage.
2) And under the condition that the judging result is that the dependency relationship exists between the target task and the front project task, the target task is created in the first stage of the project stage.
For example, in the case that there is a dependency relationship between a target task (e.g., task B) and a preceding one of the project tasks (e.g., task a), i.e., task B depends on task a, a first stage of the 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 judging result is that the dependency relationship exists between the target task and at least two preposed project tasks, the target task is created in the second stage of the project stage.
For example, if there is a dependency relationship between the target task (e.g., task C) and the plurality of task items (e.g., task a and task B), i.e., task C depends on task a and task B at the same time, a second stage (e.g., task stage two) of the task stage is created, and task C is created in task stage two.
In one embodiment, the method further comprises: inquiring the stored project task information and the dependency relationship information according to any inquiry triggering mode of preset time, preset period and preset frequency.
In an embodiment, the obtaining the execution condition of the project task according to the dependency relationship between the project tasks is: executing the distribution operation of the target task according to the project member information under the condition that the execution of the pre-project task with the dependency relationship with the target task is finished, wherein the distribution operation comprises the following steps: when all the pre-project tasks with the dependency relationship with the target task are inquired to be completed, distributing the target task to project members for executing the target task; when all the pre-project tasks with 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 pre-project tasks with the dependency relationship with the target task are inquired to be completed and the current time is larger than the execution starting time of the target task, the target task is detected to be not distributed yet, and the target task is distributed to project members for executing the target task.
In an example, all pre-dependent project tasks of project task (task a) are completed, and the current time is greater than the starting time of project task a, project task a is not distributed, and task a can be distributed to project members corresponding to project task a, and the project members can execute task a.
In one embodiment, the method further comprises: 1) And acquiring stored project task information and dependency information, and displaying the project task information and the dependency information. 2) Receiving target task execution conditions fed back by project members, wherein the target task execution conditions comprise at least one of task execution states and task execution progress, and displaying the target task execution conditions.
In an example, the storage database may include the stored project task information and dependency relationship information, and the target task execution condition may also be updated to the storage database, and the project task information and dependency relationship information, and/or the target task execution condition and other information may be displayed according to the user requirement.
Application example:
FIG. 3 is a schematic diagram of an architecture for implementing an example of task distribution application according to an embodiment of the present application, and a process flow according to an embodiment of the present application may be implemented based on the architecture shown in FIG. 3, where the architecture includes 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:
1. The project task creation module comprises the following main functions:
(1) The project creation stage has an initial stage for each project.
(2) Project tasks are created. If project task A does not have any pre-dependencies, project task A is created in an initial stage. If project task B depends on project task A, project phase one is created and project task B is created in project phase one. If project task C depends on project task A and project task B at the same time, project stage two is created, and project task C is created in project stage two. The created project task contains information such as project name, project content, project executives, pre-tasks on which the project depends, project start time (project start time is not earlier than the end time of the dependent project), project man-hours, project state, project affiliated stage, distribution mark and the like.
2. 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 project tasks, the task execution condition and other information.
3. The project task display module comprises the following main functions:
All project task information and dependency relations can be obtained from the project task storage module, project tasks are displayed according to the stage to which the project tasks belong, and information such as dependency among the project tasks, the state of the project tasks and the like is displayed.
4. The project task distribution module comprises the following main functions:
The stored project tasks in the project task storage module can be queried regularly, when all the pre-dependent project tasks of the project task A are completed, the current time is larger than the starting time of the project task A, and the project task A is not distributed, namely the project task A is distributed to the project task receiving module of the project task A executor.
5. The project task receiving module comprises the following main functions:
Each project member can have a project task receiving module through which project task information distributed by the project task distribution module can be received. Meanwhile, the project members can also modify the task execution conditions through the module task receiving module, such as project states, project progress and other information, and the information can be synchronously updated to the project task storage module.
By adopting the application example, the project task can be created in stages based on the dependency relationship of the project task, and the project task can be intelligently distributed to project executives based on the calculation of the preconditions of the project task. For a project manager, the dependency relationship of project tasks can be effectively managed and displayed; for project executives, the effort input to project tasks with incomplete preconditions can be reduced, and the current project tasks are completed in a concentrated manner, so that 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 distribution device, and fig. 4 is a schematic diagram of a composition structure of the task distribution device according to an embodiment of the present application, as shown in fig. 4, including: a creation 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 distribution module 42 is configured to obtain, according to the dependency relationship between the project tasks, the execution condition of the project tasks as follows: and executing the distribution operation of the target task according to the project member information under the condition that the execution of the pre-project task with the dependency relationship with the target task is finished.
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 an 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 there is no dependency relationship between the target task and any pre-project task; under the condition that the judging result is that a dependency relationship exists between the target task and a preposed project task, the target task is established in a first stage of a project stage; and under the condition that the judging result is that the dependency relationship exists between the target task and at least two preposed project tasks, the target task is created in the second stage of the project stage.
In an embodiment, the device further includes a query module, configured to query stored task information and dependency information of the project according to any one of a preset time, a preset period, and a preset frequency.
In one embodiment, the distributing module is configured to distribute the target task to a project member for executing the target task when it is queried that all the pre-project tasks having a dependency relationship with the target task are completed; when all the pre-project tasks with 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 pre-project tasks with the dependency relationship with the target task are inquired to be completed and the current time is larger than the execution starting time of the target task, the target task is detected to be not distributed yet, and the target task is distributed 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 information; and displaying the project task information and the dependency relationship information.
In one embodiment, the device further includes a display module, configured to receive a target task execution condition fed back by the project member, where the target task execution condition includes at least one of information about a task execution state and a task execution progress; and displaying the execution condition of the target task.
In one embodiment, the device further includes an updating module, configured to update the target task execution status to a storage database; the storage database contains stored project task information and dependency relationship information.
The functions of each module in each device of the embodiments of the present application may be referred to the corresponding descriptions in the above methods, and are not described herein again.
According to embodiments of the present application, the present application also provides an electronic device, a readable storage medium and a computer program product.
As shown in fig. 5, a block diagram of an electronic device for implementing the task distribution method according to an embodiment of the present application is shown. 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 telephones, smartphones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the applications described and/or claimed herein.
As shown in fig. 5, the electronic device includes: one or more processors 801, memory 802, and interfaces for connecting the components, including high-speed interfaces and low-speed interfaces. 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 executing within the electronic device, including instructions stored in or on memory to display graphical information of the GUI on an external input/output device, such as a display device coupled to the interface. In other embodiments, multiple processors and/or multiple buses may be used, if desired, along with multiple memories and multiple memories. Also, multiple electronic devices may be connected, each providing a portion of the necessary operations (e.g., as a server array, a set of blade servers, or a multiprocessor system). One processor 801 is illustrated in fig. 5.
Memory 802 is a non-transitory computer readable storage medium provided by the present application. The memory stores instructions executable by the at least one processor to cause the at least one processor to perform the task distribution method provided by the present application. The non-transitory computer readable storage medium of the present application stores computer instructions for causing a computer to execute the task distribution method provided by the present application.
The memory 802 is used as a non-transitory computer readable storage medium, and may be used to store a non-transitory software program, a non-transitory computer executable program, and modules, such as program instructions/modules (e.g., a creating module, a judging module, a distributing module, etc. shown in fig. 4) corresponding to a task distributing method in an embodiment of the present application. The processor 801 executes various functional applications of the server and data processing, i.e., implements the task distribution method in the above-described method embodiment, by running non-transitory software programs, instructions, and modules stored in the memory 802.
Memory 802 may include a storage program area that may store an operating system, at least one application program required for functionality, and a storage data area; the storage data area may store data created according to the use of the electronic device, etc. In addition, 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, memory 802 may optionally include memory located remotely from 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, memory 802, input devices 803, and output devices 804 may be connected by a bus or other means, for example 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 control of the electronic device, such as a touch screen, a keypad, a mouse, a track pad, a touch pad, a pointer stick, one or more mouse buttons, a track ball, a joystick, and the like. The output device 804 may include a display apparatus, auxiliary lighting devices (e.g., LEDs), and haptic feedback devices (e.g., vibration 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 may be a touch screen.
Various implementations of the systems and techniques described here can be realized in digital electronic circuitry, integrated circuitry, application specific ASIC (application specific integrated circuit), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
These computing programs (also referred to as programs, software applications, or code) include machine instructions for a programmable processor, and may be implemented in a high-level procedural and/or object-oriented programming language, and/or in assembly/machine language. 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 pointing device (e.g., a mouse or 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 may 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 input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background 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 background, 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 a client and a server. The client and server are typically 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 relationships among the project tasks can be created in response to task management operation, project members for executing the project tasks are added, the execution condition of the project tasks can be judged according to the dependency relationships among the project tasks, and when the execution condition of the project tasks is that the execution of the front project tasks with the dependency relationships with the target tasks is finished, the target tasks are distributed to the project members for executing the target tasks. Because the execution condition of the project task can be judged based on the dependency relationship between project tasks, when the execution condition of the project task is that the execution of the front project task with the dependency relationship with the target task is finished, the target task is distributed to the corresponding project members, so that the processing efficiency of task distribution can be improved.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present application may be performed in parallel, sequentially, or in a different order, provided that the desired results of the disclosed embodiments are achieved, and are not limited herein.
The above embodiments do not limit the scope of the present application. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present application should be included in the scope of the present application.

Claims (14)

1. A method of task distribution, the method comprising:
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; the creating the project task and the dependency relationship between the project tasks comprises the following steps: the method comprises the steps that a target task is established in an initial stage under the condition that the target task is an initial task or no dependency relationship exists between the target task and any pre-project task; under the condition that a dependency relationship exists between a target task and a preposed project task, the target task is created in a first stage of a project stage; under the condition that a dependency relationship exists between a target task and at least two preposed project tasks, creating the target task in a second stage of the project stage;
The execution condition of the project task is obtained according to the dependency relationship among the project tasks: and executing the distribution operation of the target task according to the project member information under the condition that the execution of the pre-project task with the dependency relationship with the target task is finished.
2. The method of claim 1, further comprising:
Inquiring the stored project task information and the dependency relationship information according to any inquiry triggering mode of preset time, preset period and preset frequency.
3. The method according to claim 2, wherein the obtaining the execution condition of the project task according to the dependency relationship between the project tasks is: executing the distribution operation of the target task according to the project member information under the condition that the execution of the pre-project task with the dependency relationship with the target task is finished, wherein the distribution operation comprises the following steps:
When all the pre-project tasks with the dependency relationship with the target task are inquired to be completed, distributing the target task to project members for executing the target task;
When all the pre-project tasks with 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 pre-project tasks with the dependency relationship with the target task are inquired to be completed and the current time is larger than the execution starting time of the target task, the target task is detected to be not distributed yet, and the target task is distributed to project members for executing the target task.
4. A method according to any one of claims 1-3, further comprising:
acquiring stored project task information and dependency relationship information;
and displaying the project task information and the dependency relationship information.
5. A method according to any one of claims 1-3, further comprising:
Receiving target task execution conditions fed back by project members, wherein the target task execution conditions comprise at least one of task execution states and task execution progress;
And displaying the execution condition of the target task.
6. The method of claim 5, further comprising:
updating the execution condition of the target task into a storage database;
the storage database contains stored project task information and dependency relationship information.
7. A task distribution device, the device comprising:
The creation module is used for responding to task management operation, creating project tasks and dependency relations among the project tasks, and adding project member information for executing the project tasks; the creation module is specifically configured to: the method comprises the steps that a target task is established in an initial stage under the condition that the target task is an initial task or no dependency relationship exists between the target task and any pre-project task; under the condition that a dependency relationship exists between a target task and a preposed project task, the target task is created in a first stage of a project stage; under the condition that a dependency relationship exists between a target task and at least two preposed project tasks, creating the target task in a second stage of the project stage;
The distribution module is used for obtaining the execution condition of the project tasks according to the dependency relationship among the project tasks as follows: and executing the distribution operation of the target task according to the project member information under the condition that the execution of the pre-project task with the dependency relationship with the target task is finished.
8. The apparatus of claim 7, further comprising a query module to:
Inquiring the stored project task information and the dependency relationship information according to any inquiry triggering mode of preset time, preset period and preset frequency.
9. The apparatus of claim 8, wherein the distribution module is to:
When all the pre-project tasks with the dependency relationship with the target task are inquired to be completed, distributing the target task to project members for executing the target task;
When all the pre-project tasks with 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 pre-project tasks with the dependency relationship with the target task are inquired to be completed and the current time is larger than the execution starting time of the target task, the target task is detected to be not distributed yet, and the target task is distributed to project members for executing the target task.
10. The apparatus of any of claims 7-9, 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.
11. The apparatus of any of claims 7-9, further comprising a display module to:
Receiving target task execution conditions fed back by project members, wherein the target task execution conditions comprise at least one of task execution states and task execution progress;
And displaying the execution condition of the target task.
12. The apparatus of claim 11, further comprising an update module to:
updating the execution condition of the target task into a storage database;
the storage database contains stored project task information and dependency relationship information.
13. An electronic device, comprising:
at least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
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-6.
14. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the method of any one of claims 1-6.
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 CN112085471A (en) 2020-12-15
CN112085471B true 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)

Families Citing this family (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 (10)

* 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
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
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

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140310047A1 (en) * 2013-04-12 2014-10-16 Oracle International Corporation Simplifying scheduling of dependent tasks in a collaborative project management environment
US11093878B2 (en) * 2015-07-01 2021-08-17 Oracle International Corporation System and method for providing temporal dependencies between tasks

Patent Citations (10)

* 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
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
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
工作流系统中基于任务状态的转授权模型;黄勤;高东群;刘益良;;计算机技术与发展(02);34-38 *

Also Published As

Publication number Publication date
CN112085471A (en) 2020-12-15

Similar Documents

Publication Publication Date Title
CN110806923B (en) Parallel processing method and device for block chain tasks, electronic equipment and medium
CN111967568B (en) Adaptation method and device for deep learning model and electronic equipment
CN111966651B (en) Data synchronization method, device, electronic equipment and storage medium
CN110995480B (en) Block chain network deployment method, device, electronic equipment and medium
CN112000450A (en) Neural network architecture searching method and device
CN111694857B (en) Method, device, electronic equipment and computer readable medium for storing resource data
CN112527474B (en) Task processing method and device, equipment, readable medium and computer program product
CN111738446A (en) Scheduling method, device, equipment and medium of deep learning inference engine
CN111586128A (en) Method, device and equipment for acquiring applet data and storage medium
CN111913998B (en) Data processing method, device, equipment and storage medium
CN111506401A (en) Automatic driving simulation task scheduling method and device, electronic equipment and storage medium
CN112565356B (en) Data storage method and device and electronic equipment
CN110706147A (en) Image processing environment determination method and device, electronic equipment and storage medium
CN112085471B (en) Task distribution method, device, electronic equipment and storage medium
CN112380033A (en) Vehicle-mounted android operating system architecture, vehicle-mounted operating system calling method, electronic device and storage medium
CN110933227A (en) Assistance method, device, equipment and medium for intelligent terminal
CN109829639A (en) Service item monitoring method and device
CN111966767B (en) Track thermodynamic diagram generation method, device, electronic equipment and storage medium
CN110517079B (en) Data processing method and device, electronic equipment and storage medium
CN111858030A (en) Job resource processing method and device, electronic equipment and readable storage medium
CN110750419A (en) Offline task processing method and device, electronic equipment and storage medium
CN111581049B (en) Distributed system running state monitoring method, device, equipment and storage medium
CN112671665B (en) Intelligent traffic scheduling method, device, equipment and storage medium
CN111638982B (en) Flow guiding method, flow guiding device and electronic equipment
CN114327819A (en) Task management method, device, equipment and storage medium

Legal Events

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