CN111435484B - Task cooperative processing method, device, equipment and system - Google Patents

Task cooperative processing method, device, equipment and system Download PDF

Info

Publication number
CN111435484B
CN111435484B CN201910033247.6A CN201910033247A CN111435484B CN 111435484 B CN111435484 B CN 111435484B CN 201910033247 A CN201910033247 A CN 201910033247A CN 111435484 B CN111435484 B CN 111435484B
Authority
CN
China
Prior art keywords
task
processor
processing
subtask
role
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
CN201910033247.6A
Other languages
Chinese (zh)
Other versions
CN111435484A (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201910033247.6A priority Critical patent/CN111435484B/en
Publication of CN111435484A publication Critical patent/CN111435484A/en
Application granted granted Critical
Publication of CN111435484B publication Critical patent/CN111435484B/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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or 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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group

Abstract

The embodiment of the invention provides a method, a device, equipment and a system for collaborative processing of tasks, wherein the method comprises the following steps: the server receives the task which is initiated by the task initiator and is associated with the task processor information, and notifies the corresponding task processor of the task according to the task processor information. In response to the task retrieval operation of the task processor, the server outputs a task processing interface corresponding to the task processor, and the server can acquire corresponding task processing information which can be input into the task processing interface by the task processor, so that the task is completed. In the method, a task is jointly completed by a task initiator and a task processor. The task processors for processing the task can finish respective operations in the task processing interface, different task processors can process the task simultaneously, no complex communication process exists between the task initiator and the task processor, and the task processing efficiency is greatly improved.

Description

Task cooperative processing method, device, equipment and system
Technical Field
The present invention relates to the field of the internet, and in particular, to a method, an apparatus, a device, and a system for collaborative processing of tasks.
Background
In recent years, with the development of electronic commerce, more and more businesses or individuals choose to purchase goods in the form of online transactions. In the operation and maintenance process of the online store, the main task of the merchant is a commodity release task, and after the commodity release task is completed, the purchaser can obtain detailed information of the commodity and purchase the commodity according to the information.
Currently, merchants often have dedicated personnel to perform this merchandise distribution task. Specifically, a worker in charge of commodity release logs in an electronic commerce platform first, and then the commodity release tasks can be completed after contents such as commodity basic information, commodity detailed description, sales information, freight information and the like are respectively filled in a commodity release page.
However, in practical applications, the staff responsible for commodity distribution often needs to communicate with the staff of each department for multiple times to obtain the above information of each part, so that the execution efficiency of the commodity distribution task is greatly reduced.
Disclosure of Invention
In view of this, the embodiments of the present invention provide a method, apparatus, device, and system for collaborative processing of tasks, so as to improve the processing efficiency of tasks.
In a first aspect, an embodiment of the present invention provides a task cooperative processing method, which is applied to a server, and includes:
receiving a task initiated by a task initiator, wherein the task is associated with task processor information;
notifying the task to a corresponding task processor according to the task processor information;
responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor;
and acquiring task processing information input by the task processor in the task processing interface.
In a second aspect, an embodiment of the present invention provides a task cooperative processing device, applied to a server, including:
the receiving module is used for receiving a task initiated by a task initiator, and the task is associated with task processor information;
the notification module is used for notifying the task to the corresponding task processor according to the task processor information;
the output module is used for responding to the task acquisition operation of the task processor and outputting a task processing interface corresponding to the task processor;
and the acquisition module is used for acquiring the task processing information input by the task processor in the task processing interface.
In a third aspect, an embodiment of the present invention provides an electronic device, including: the system comprises a first processor and a first memory, wherein the first memory is used for storing one or more computer instructions, and the task cooperative processing method in the first aspect is realized when the one or more computer instructions are executed by the first processor. The electronic device may also include a first communication interface for communicating with other devices or communication networks.
An embodiment of the present invention provides a computer storage medium storing a computer program, where the computer program makes a computer execute the task cooperative processing method in the first aspect.
In a fourth aspect, an embodiment of the present invention provides a task cooperative processing method, which is applied to an instant messaging application program, including:
displaying a task notification interface, wherein the task notification interface comprises a task associated with task processor information, and the task is initiated by a task initiator and sent by a server;
responding to the task receiving operation of the task processor in the task notification interface, so that the server outputs a task processing interface corresponding to the task processor, and acquires task processing information input by the task processor in the task processing interface.
In a fifth aspect, an embodiment of the present invention provides a task cooperative processing device, applied to an instant messaging application program, including:
the display module is used for displaying a task notification interface, wherein the task notification interface comprises a task associated with task processor information, and the task is initiated by a task initiator and sent by a server;
and the response module is used for responding to the task acquisition operation of the task processor in the task notification interface, so that the service end outputs a task processing interface corresponding to the task processor, and acquires task processing information input by the task processor in the task processing interface.
In a sixth aspect, an embodiment of the present invention provides an electronic device, including: the second processor and the second memory are used for storing one or more computer instructions, wherein the one or more computer instructions realize the task cooperative processing method in the fourth aspect when being executed by the second processor. The electronic device may also include a second communication interface for communicating with other devices or communication networks.
An embodiment of the present invention provides a computer storage medium storing a computer program that causes a computer to implement the task cooperative processing method in the fourth aspect.
In a seventh aspect, an embodiment of the present invention provides a task cooperative processing system, including: the server side and the instant messaging application program;
the server is used for receiving a task initiated by a task initiator, and the task is associated with task processor information; sending the task to the instant messaging application program; responding to a task receiving operation of the task processor in a task notification interface corresponding to the task, and outputting a task processing interface corresponding to the task processor; acquiring task processing information input by the task processor in the task processing interface;
the instant messaging application program is used for receiving the task; and displaying the task notification interface according to the task processor information associated with the task so as to notify the task to the corresponding task processor.
In an eighth aspect, an embodiment of the present invention provides a task cooperative processing method, including:
receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, notifying the corresponding task processor of the any one subtask according to the task processor information associated with the any one subtask;
Responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor;
and acquiring task processing information input by each task processor in the corresponding task processing interface so as to complete the processing of the commodity issuing task.
In a ninth aspect, an embodiment of the present invention provides a task cooperative processing device, including:
the commodity issuing task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
the notification module is used for notifying any subtask in the at least one subtask to a corresponding task processor according to the task processor information associated with the any subtask;
the output module is used for responding to the task acquisition operation of the task processor and outputting a task processing interface corresponding to the task processor;
the acquisition module is used for acquiring task processing information input by each task processor in the corresponding task processing interface so as to complete the processing of the commodity issuing task.
In a tenth aspect, an embodiment of the present invention provides an electronic device, including: a third processor and a third memory, where the third memory is configured to store one or more computer instructions, and the one or more computer instructions implement the task cooperative processing method in the eighth aspect when executed by the third processor. The electronic device may also include a third communication interface for communicating with other devices or communication networks.
An embodiment of the present invention provides a computer storage medium storing a computer program that causes a computer to execute the task cooperative processing method in the eighth aspect.
In an eleventh aspect, an embodiment of the present invention provides a task cooperative processing method, including:
receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, according to the task processor information associated with the any one subtask, sending the any one subtask to a corresponding task processor;
And obtaining processing results of all task processors on the respective subtasks so as to complete the processing of the commodity release task.
In a twelfth aspect, an embodiment of the present invention provides a task cooperative processing device, including:
the commodity issuing task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
the sending module is used for sending any sub-task of the at least one sub-task to a corresponding task processor according to the task processor information associated with the any sub-task;
and the acquisition module is used for acquiring the processing results of all task processors on the respective subtasks so as to finish the processing of the commodity release task.
In a thirteenth aspect, an embodiment of the present invention provides an electronic device, including: a fourth processor and a fourth memory, where the fourth memory is configured to store one or more computer instructions, and the one or more computer instructions implement the task cooperative processing method in the eleventh aspect when executed by the fourth processor. The electronic device may also include a fourth communication interface for communicating with other devices or communication networks.
An embodiment of the present invention provides a computer storage medium storing a computer program that causes a computer to execute the task cooperative processing method in the eleventh aspect.
In a fourteenth aspect, an embodiment of the present invention provides a task cooperative processing method, including:
receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, responding to a task acquisition operation of a task processor for processing the any one subtask, and outputting a task processing interface corresponding to the task processor;
and acquiring task processing information input by each task processor in the corresponding task processing interface so as to complete the processing of the commodity issuing task.
In a fifteenth aspect, an embodiment of the present invention provides a task cooperative processing device, including:
the commodity issuing task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
The output module is used for responding to the task acquisition operation of a task processor for processing any one of the at least one subtask and outputting a task processing interface corresponding to the task processor;
the acquisition module is used for acquiring task processing information input by each task processor in the corresponding task processing interface so as to complete the processing of the commodity issuing task.
In a sixteenth aspect, an embodiment of the present invention provides an electronic device, including: a fifth processor and a fifth memory, where the fifth memory is configured to store one or more computer instructions, and the one or more computer instructions implement the task cooperative processing method in the fourteenth aspect when executed by the fifth processor. The electronic device may also include a fifth communication interface for communicating with other devices or communication networks.
An embodiment of the present invention provides a computer storage medium storing a computer program that causes a computer to execute the task cooperative processing method in the fourteenth aspect described above.
In a seventeenth aspect, an embodiment of the present invention provides a task cooperative processing method, including:
Receiving commodity release tasks comprising at least one subtask in response to task release operations of a task initiator, wherein each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, notifying the corresponding task processor of the any one subtask according to a communication mode selected by the task initiator and task processor information associated with the any one subtask, wherein the communication mode corresponds to an instant messaging application program;
responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor;
and responding to the input operation of each task processor in the corresponding task processing interface, and acquiring the input task processing information so as to complete the processing of the commodity issuing task.
In an eighteenth aspect, an embodiment of the present invention provides a task cooperative processing device, including:
the receiving module is used for responding to the task release operation of the task initiator and receiving commodity release tasks comprising at least one subtask, and each subtask is associated with corresponding task processor information;
The notification module is used for notifying any subtask in the at least one subtask to a corresponding task processor according to a communication mode selected by the task initiator and task processor information associated with the any subtask, wherein the communication mode corresponds to an instant messaging application program;
the output module is used for responding to the task acquisition operation of the task processor and outputting a task processing interface corresponding to the task processor;
and the acquisition module is used for responding to the input operation of each task processor in the corresponding task processing interface, acquiring the input task processing information and completing the processing of the commodity release task.
In a nineteenth aspect, an embodiment of the present invention provides an electronic device, including: a sixth processor and a sixth memory, where the sixth memory is configured to store one or more computer instructions, and the one or more computer instructions implement the task cooperative processing method in the seventeenth aspect when executed by the sixth processor. The electronic device may also include a sixth communication interface for communicating with other devices or communication networks.
An embodiment of the present invention provides a computer storage medium storing a computer program that causes a computer to execute the task cooperative processing method in the seventeenth aspect.
In a twentieth aspect, an embodiment of the present invention provides a task cooperative processing method, including:
receiving commodity release tasks comprising at least one subtask in response to task release operations of a task initiator, wherein each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, according to the communication mode selected by the task initiator and the task processor information associated with the any one subtask, sending the any one subtask to a corresponding task processor, wherein the communication mode corresponds to an instant messaging application program;
and responding to the input operation of each task processor, and acquiring task processing information corresponding to each subtask so as to complete the processing of the commodity issuing task.
In a twenty-first aspect, an embodiment of the present invention provides a task cooperative processing device, including:
the receiving module is used for responding to the task release operation of the task initiator and receiving commodity release tasks comprising at least one subtask, and each subtask is associated with corresponding task processor information;
The sending module is used for sending any sub-task of the at least one sub-task to a corresponding task processor according to a communication mode selected by the task initiator and task processor information associated with the any sub-task, wherein the communication mode corresponds to an instant messaging application program;
and the acquisition module is used for responding to the input operation of each task processor and acquiring the task processing information corresponding to each subtask so as to complete the processing of the commodity issuing task.
In a twenty-second aspect, an embodiment of the present invention provides an electronic device, including: a seventh processor and a seventh memory, where the seventh memory is configured to store one or more computer instructions, and the one or more computer instructions implement the task cooperative processing method in the twentieth aspect when executed by the seventh processor. The electronic device may further comprise a seventh communication interface for communicating with other devices or communication networks.
An embodiment of the present invention provides a computer storage medium storing a computer program that causes a computer to execute the task cooperative processing method in the twentieth aspect.
In a twenty-third aspect, an embodiment of the present invention provides a task cooperative processing method, including:
receiving commodity release tasks comprising at least one subtask in response to task release operations of a task initiator, wherein each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, responding to a task acquisition operation of a task processor for processing the any one subtask, and outputting a task processing interface corresponding to the task processor;
and responding to the input operation of each task processor in the corresponding task processing interface, and acquiring the input task processing information so as to complete the processing of the commodity issuing task.
In a twenty-fourth aspect, an embodiment of the present invention provides a task cooperative processing device, including:
the receiving module is used for responding to the task release operation of the task initiator and receiving commodity release tasks comprising at least one subtask, and each subtask is associated with corresponding task processor information;
the output module is used for responding to the task acquisition operation of a task processor for processing any one of the at least one subtask and outputting a task processing interface corresponding to the task processor;
And the acquisition module is used for responding to the input operation of each task processor in the corresponding task processing interface, acquiring the input task processing information and completing the processing of the commodity release task.
In a twenty-fifth aspect, an embodiment of the present invention provides an electronic device, including: an eighth processor and an eighth memory, where the eighth memory is configured to store one or more computer instructions, and the one or more computer instructions implement the task cooperative processing method in the twenty-third aspect when executed by the eighth processor. The electronic device may further comprise an eighth communication interface for communicating with other devices or communication networks.
An embodiment of the present invention provides a computer storage medium storing a computer program, where the computer program causes a computer to implement the task cooperative processing method in the twenty-third aspect.
According to the task collaborative processing method provided by the embodiment of the invention, the server receives the task which is initiated by the task initiator and is associated with the task processor information, and notifies the task to the corresponding task processor according to the task processor information, so that the notified task processor can pick up the task which is initiated by the task initiator. Then, when the task handler gets the task, the server outputs a task processing interface corresponding to the task handler in response to the task getting operation of the task handler. The server side can further acquire corresponding task processing information input by the task processor in the task processing interface, so that the task is completed. Therefore, in the task processing method provided by the invention, one task is jointly completed by the task initiator and the task processor. After the task initiator initiates the task, task processors for processing the task can finish respective corresponding operations in the task processing interface, different task processors can process the task simultaneously, and no complex communication process exists between the task initiator and the task processors, so that the task processing efficiency can be greatly improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions of the prior art, the following description will briefly explain the drawings used in the embodiments or the description of the prior art, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of a task orchestration system according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a process corresponding to the task orchestration system shown in FIG. 1;
FIG. 3a is a task creation interface of a task initiator when initiating a product release task;
FIG. 3b is a task processor information setup interface of a task initiator when initiating a product release task;
FIG. 3c is a task notification interface of a task initiator when initiating a product release task;
FIG. 4 is a flowchart of a task cooperative processing method according to an embodiment of the present invention;
FIG. 5a is a corresponding communication mode selection interface for notifying a task to a task processor;
FIG. 5b is a task processing progress notification corresponding to a task processor after performing task processing;
FIG. 6 is a flowchart of another task cooperative processing method according to an embodiment of the present invention;
FIG. 7 is a role validation interface of a task initiator when initiating a product release task;
FIG. 8 is a flowchart of a task orchestration method according to an embodiment of the present invention;
FIG. 9 is a flowchart of a task orchestration method according to an embodiment of the present invention;
FIG. 10 is a flowchart of a task orchestration method according to an embodiment of the present invention;
FIG. 11 is a flowchart of a task orchestration method according to an embodiment of the present invention;
FIG. 12 is a flowchart of a task orchestration method according to an embodiment of the present invention;
FIG. 13 is a flowchart of a task orchestration method according to an embodiment of the present invention;
FIG. 14 is a flowchart of a task orchestration method according to an embodiment of the present invention;
fig. 15 is a schematic structural diagram of a task cooperative processing device according to an embodiment of the present invention;
fig. 16 is a schematic structural diagram of an electronic device corresponding to the task cooperative processing device provided in the embodiment shown in fig. 15;
FIG. 17 is a schematic diagram of another task cooperative processing device according to an embodiment of the present invention;
Fig. 18 is a schematic structural diagram of an electronic device corresponding to the task cooperative processing device provided in the embodiment shown in fig. 17;
FIG. 19 is a schematic diagram of a task orchestration device according to an embodiment of the present invention;
fig. 20 is a schematic structural diagram of an electronic device corresponding to the task cooperative processing device provided in the embodiment shown in fig. 19;
FIG. 21 is a schematic diagram of a task orchestration device according to an embodiment of the present invention;
fig. 22 is a schematic structural diagram of an electronic device corresponding to the task cooperative processing device provided in the embodiment shown in fig. 21;
FIG. 23 is a schematic diagram of a task orchestration device according to an embodiment of the present invention;
fig. 24 is a schematic structural diagram of an electronic device corresponding to the task cooperative processing device provided in the embodiment shown in fig. 23;
FIG. 25 is a schematic diagram of a task orchestration device according to an embodiment of the present invention;
fig. 26 is a schematic structural diagram of an electronic device corresponding to the task cooperative processing device provided in the embodiment shown in fig. 25;
FIG. 27 is a schematic diagram of a task orchestration device according to an embodiment of the present invention;
fig. 28 is a schematic structural diagram of an electronic device corresponding to the task cooperative processing device provided in the embodiment shown in fig. 27;
Fig. 29 is a schematic structural diagram of a task cooperative processing device according to another embodiment of the present invention;
fig. 30 is a schematic structural diagram of an electronic device corresponding to the task cooperative processing device provided in the embodiment shown in fig. 29.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this application and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, the "plurality" generally includes at least two, but does not exclude the case of at least one.
It should be understood that the term "and/or" as used herein is merely one relationship describing the association of the associated objects, 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. In addition, the character "/" herein generally indicates that the front and rear associated objects are an "or" relationship.
The words "if", as used herein, may be interpreted as "at … …" or "at … …" or "in response to a determination" or "in response to an identification", depending on the context. Similarly, the phrase "if determined" or "if identified (stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when identified (stated condition or event)" or "in response to an identification (stated condition or event), depending on the context.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a product or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such product or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a commodity or system comprising such elements.
In addition, the sequence of steps in the method embodiments described below is only an example and is not strictly limited.
Fig. 1 is a schematic diagram of a task cooperative processing system according to an embodiment of the present invention, where, as shown in fig. 1, the system includes: the server side and the instant messaging application program.
The server side is used for receiving a task initiated by a task initiator, and the task is associated with task processor information; sending the task to an instant messaging application program; responding to a task receiving operation of a task processor in a task notification interface corresponding to a task, and outputting a task processing interface corresponding to the task processor; and acquiring task processing information input by a task processor in a task processing interface.
The instant messaging application program is used for receiving the task; and displaying a task notification interface according to the task processor information associated with the task so as to notify the task to the corresponding task processor.
In order to more intuitively understand the working process of the task processing system, as shown in fig. 2, the working process of the server side and the instant messaging application program may include the following steps:
s101, a server receives a task initiated by a task initiator, and the task is associated with task processor information.
The task initiator may initiate a task through a task initiation application. Alternatively, the task initiation application described above may be installed in the server. After the task initiating application program responds to the trigger operation of the task initiator, the server side can acquire the initiated task.
Alternatively, the specific process of initiating the task may be: the task initiator first selects a task creation mode in the task initiation application. Then, the task initiation application displays a task processor information setting interface in response to a selection operation of the task initiator, and the task initiator can set task processor information in this interface again. Finally, the task initiation application program responds to the trigger completion operation of the task initiator in the task processor information setting interface, namely the task initiation is completed, wherein the completion operation can correspond to a completion button. At this time, the server side is the task that acquires the information related to the task processor.
Optionally, the task creation manner may include a first manner and a second manner, where the first manner corresponds to a single task processor, and in this manner, the task initiator is the task processor; the second mode corresponds to a plurality of task processors, and in this mode, the task initiator can also be used as a task processor to process the task. Alternatively, the task processor information described above may include, in particular, at least one role required to process the task or a particular task processor (task processor specified by the task initiator). The role type can be understood as the function type of the task processor, and the task processor with the function type A can master the information which is required for completing the task and corresponds to the function type A. Of course, alternatively, in practical application, the task processor information may also include at least one role and a specific certain processor.
S102, the server side sends the task to the instant messaging application program.
After the task initiated by the task initiator is obtained, the server further sends the task to the instant messaging application program. The instant messaging application can be installed in terminal equipment used by the task initiator and the task processor, so that the task initiator and the task processor can know the initiation condition of the task in time through the instant messaging application.
S103, the instant messaging application program receives the task, and displays a task notification interface corresponding to the task according to task processor information associated with the task so as to notify the task to the corresponding task processor.
After the instant messaging application program receives the task sent by the server, the task processor information associated with the task is obtained. The instant messaging application program can display a task notification interface corresponding to the task according to the task processor information, and the task notification interface comprises a task initiated by a task initiator. The task processor may be notified of the task currently pending through a task notification interface. The task processor can choose whether to process the task according to the situation. Alternatively, the task notification interface may then be understood as a chat interface corresponding to task processor information.
As described in step S102, the task processor information may include at least one role and/or a specific task processor required to process the task. Thus, when the task processor information includes at least one role required to process the task, the chat interface corresponds to a group. In one case, the group corresponding to the chat interface may include all task processors corresponding to all roles, the group may be a large group including all employees of the company, all people in the group may be notified that there are tasks to be processed currently, and all task processors that post-process the tasks are in the large group. Alternatively, the group corresponding to the chat interface may include all task handlers corresponding to a role, and the group may be a group including all employees in a department, in which a task handler corresponding to a role for handling the task is.
When a task processor includes a particular task processor, then the chat interface is that between the task initiator and the task processor specified.
S104, the server responds to the task acquisition operation of the task processor in the task notification interface corresponding to the task, outputs a task processing interface corresponding to the task processor, and acquires the task processing information input by the task processor in the task processing interface.
The notified task processor may trigger a task retrieval operation in the corresponding task notification interface, and after responding to the task retrieval operation, the server may output a task processing interface corresponding to the task processor. Alternatively, the task processing interfaces output by the server for each task processor may be the same, and the task processor may input corresponding task processing information at corresponding positions in the interfaces. Alternatively, the server may be a task processing interface corresponding to each task processing interface output by a task processor, where the task processor only needs to input task processing information mastered by the task processor in each task processing interface. After the task processing information is input, the server side obtains the task processing information.
When all task processing information input by all task processors is acquired by the server, the task processing can be considered to be completed.
In this embodiment, after receiving a task initiated by a task initiator, the server notifies the task processor of the task through the instant messaging application program. At this time, the task processor can know that the task to be processed exists currently, and take the task in the task notification interface in the instant messaging application program. The server responds to the task acquisition operation of the task processor and outputs a corresponding task processing interface to the task processor. Each task processor can input corresponding task processing information in the corresponding task processing interface. After the server acquires all the task processing information, the task processing is completed. According to the above description, through the interaction between the server and the instant messaging application program, the task initiated by the task initiator can be notified to the task processor, and the task processor can receive and process a part of the task by itself. After all task processors process the respective parts, the task initiated by the task initiator is completed. In the task processing process, no complex communication link exists between the task initiator and the task processor, and a plurality of task processors can process tasks simultaneously, so that the task processing efficiency can be greatly improved.
In addition, in practical application, the task initiated by the task initiator may also include multiple types, such as a product release task, a data statistics task, and the like, according to different usage scenarios. Corresponding to the task, the task initiation application is a shopping application, a data statistics application, and the like.
The following describes the working procedure of the task processing system by taking a specific product release task as an example:
the task initiator may select a task creation manner in a task creation interface provided in the shopping application, as shown in fig. 3 a. The "single person operation" and "team cooperation" in fig. 3a correspond to the first and second modes above, respectively. After the task initiator selects the task creation mode in the interface shown in fig. 3a, the shopping application will display the interface shown in fig. 3 b.
The task initiator may set the task processor information in the interface shown in fig. 3 b. When the task processor information includes at least one character required to process the task, the kinds of characters may include, in particular, operations, photographing, finance, sales, page design, boss, and the like. When task processing specified by the task initiator is included in the task processor information and corresponds to the operation role, the task initiator may click on the operation button in the interface shown in fig. 3b, and then, optionally, based on that the server side maintains the correspondence between all task processors and the respective corresponding roles locally, all task processors corresponding to the operation role may be displayed, from which the task initiator may perform the specification of the task processor. Of course, the above description is given by taking the operation role as an example, and the task initiator may designate task processors of other roles in the same manner as described above.
After the task initiator selects the task processor information, namely the task is successfully initiated, the server side can send the task to the instant messaging application program. After the instant messaging application program receives the task sent by the server, a task notification interface corresponding to the task can be displayed according to the information of the task processor, as shown in fig. 3 c. The notified task processor may perform task retrieval in this task notification interface. The server responds to the task acquisition operation of the task processor in the task notification interface, and outputs a task processing interface corresponding to the task processor.
At this time, the character grasps basic information of the product such as color, stock, size, etc. for the task handler of the operation; the camera roles are used for uploading pictures corresponding to the products; the sales role holds product sales information such as purchasing mode, supply mode, number of sellable items, etc.; the financial role grasps the service information of the product, such as price, payment mode, logistics information and the like; the page design role is used for displaying the style of the product release interface, and all the information can be written into the product release interface; the boss role is used for auditing the information mastered by all other roles.
After all task processors input corresponding task processing information in the product release interface, the server side obtains all information of the product release task, and at the moment, the product release task is completed. The user can see the successfully released products on the shopping website.
The embodiments shown in fig. 1 to 3c are illustrative of the task processing from the overall system perspective, and the task processing will be described in detail below from the perspective of the server and the instant messaging application, respectively.
Fig. 4 is a flowchart of a task cooperative processing method according to an embodiment of the present invention, where the task cooperative processing method according to the embodiment of the present invention may be executed by a server. As shown in fig. 4, the method comprises the steps of:
s201, receiving a task initiated by a task initiator, wherein the task is associated with task processor information.
The above-mentioned step 201 is performed in a similar manner to the corresponding steps in the previous embodiment, and reference may be made to the related description in the embodiment shown in fig. 2, which is not repeated here.
S202, notifying the corresponding task processor of the task according to the task processor information.
After the task initiator initiates the task, in an optional manner, the task initiator can select a corresponding communication manner and notify the corresponding task processor of the task through the selected communication manner. Each communication mode may correspond to a timely communication application. And receiving the product release task, the task initiator can select one of 6 communication modes (A-F) provided in an interface shown in fig. 5a, and notify the task processor of the task through the selected communication mode.
S203, responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor.
The notified task processor can trigger a task retrieval operation in the task notification interface, and the server responds to the task retrieval operation of the task processor, namely, the task processor can output a corresponding task processing interface to each task processor.
Continuing to accept the product release task, in practical application, optionally, the task processing interface corresponding to each task processor may be the same. Alternatively, the task processing interfaces corresponding to the task processor outputs may be different, that is, only the task processing interface corresponding to the role of the task processor is output.
S204, acquiring task processing information input by a task processor in a task processing interface.
After each task processor inputs the respective task processing information in the corresponding task processing interface, the server can acquire all the task processing information corresponding to the task.
Optionally, after each task processor processes the task, the task processor may trigger a task completion operation in the task processing interface, where the server may generate a task processing progress notification in response to the task completion operation of the task processor. The task processing progress notification can be simultaneously displayed to the task processor and the task initiator, so that the task processor and the task initiator can know the execution condition of the task in real time through the notification. Alternatively, the task process progress notification may be in the form of an interface, and in the product release task scenario, the task process progress notification may be as shown in fig. 5 b. Based on this task processing progress notification, alternatively, the task originator may manually trigger a task completion operation in the task processing progress notification (the task originator may trigger a task completion operation by clicking on the release product button provided in fig. 5 b). And after the server responds to the completion operation, the task is considered to be completed.
In addition, in practical application, the task processing information input by a task processor is likely to be wrong, so that the task processor can trigger a modification operation optionally. Wherein when the task processing progress notification is embodied as an interface, a modification button may be provided in the interface, and the task processor may trigger the modification operation by clicking the button. Then, the server responds to the modification operation of the task processor and redisplays the task processing interface corresponding to the task processor. The task processor can re-input the task processing information in the interface, so that the server can acquire the modified task processing information.
The parts of the present embodiment that are not described in detail may be referred to the related description of the embodiment shown in fig. 2, and are not described herein.
In this embodiment, from the perspective of the server, the server first receives the task related to the task processor information initiated by the task initiator, and notifies the task processor to the corresponding task processor according to the task processor information, so that the notified task processor can pick up the task initiated by the task initiator. Then, when the task handler gets the task, the server outputs a task processing interface corresponding to the task handler in response to the task getting operation of the task handler. The server side can further acquire corresponding task processing information input by the task processor in the task processing interface, so that the task is completed. Therefore, in the task processing method provided by the invention, one task is jointly completed by the task initiator and the task processor. After the task initiator initiates the task, each task processor can complete the corresponding operation in the task processing interface, different task processors can process the task simultaneously, and no complex communication process exists between the task initiator and the task processors, so that the task processing efficiency can be greatly improved.
As described in the embodiment of FIG. 2, the task processor information may include at least one role required to process the task, and the task processor may need to actively pick up the task before processing the task after the task is picked up. Therefore, in order to ensure that the task is completed smoothly and efficiently, it is also generally necessary to verify the task retrieval operation triggered by the task processor to determine whether the task processor actively retrieving the task qualifies for processing the task.
Based on this, on the basis of the embodiment shown in fig. 4, fig. 6 is a flowchart of another task cooperative processing method provided in the embodiment of the present invention, and as shown in fig. 6, the task cooperative processing method may include the following steps:
s301, receiving a task initiated by a task initiator, wherein the task is associated with task processor information.
The above-mentioned step 301 is performed in a similar manner to the corresponding steps in the previous embodiment, and reference may be made to the related description in the embodiment shown in fig. 2, which is not repeated here.
S302, notifying the task to the corresponding task processor according to the task processor information.
When the task processor information includes at least one role required for processing the task, the server may send, according to the task processor information, the task initiated by the task initiator to a group to which the at least one role belongs, where the group actually corresponds to the instant messaging application. As described in the embodiment shown in fig. 2 to 3c, the group may be one large group corresponding to all character types, or may be a small group corresponding to one character. But whichever group, the users within the group are notified of the task processor. And these notified task processors can be understood as candidate task processors, they can trigger the task retrieval operation, but the task is specifically submitted to which task processors to process, and the following steps are needed to verify the effectiveness of the task retrieval operation triggered by the task processors.
S303, responding to the task picking operation of the task processor, and performing validity verification on the task picking operation.
Alternatively, as in the embodiment shown in fig. 2, the task handler may trigger a task retrieval operation in the task notification interface corresponding to the task. Then, the server responds to the task retrieval operation, and can verify the validity of the task retrieval operation in the following manner:
(1) And responding to the task receiving operation of the task processor, popping up a role confirmation interface, wherein the role confirmation interface comprises at least one role.
(2) In response to a task processor selecting at least one role, it is determined whether the task processor belongs to the selected role.
(3) If the task processor belongs to the selected role, determining that the task processor passes the validity verification.
Specifically, in response to a task retrieval operation by a task processor, a confirmation interface including at least one character is popped up. For example, the role confirmation interface can be as shown in fig. 7. The task processor may then further trigger a role selection operation in this role validation interface. Alternatively, a task processor may select one or more roles. Then, based on the role selected by the task processor, the server determines whether the task processor belongs to the role selected by the server. If the task is attributed to the selected role, determining that the task processor passes the validity verification. The authenticated task processor processes the task initiated by the task initiator.
For determining whether the task processor belongs to the role selected by the server, in an optional manner, the server maintains a corresponding relation between each task processor and the role to which the task processor belongs, and the server can determine whether the task processor passes the validity verification by inquiring the corresponding relation.
S304, if the task processor passes the validity verification, outputting a task processing interface to the task processor.
S305, acquiring task processing information input by a task processor in a task processing interface.
If the task processor passes the validity verification, the server outputs a task processing interface to the task processor passing the verification. At this time, the steps 304 to 305 are similar to the corresponding steps in the foregoing embodiment, and reference may be made to the related description in the embodiment shown in fig. 2, which is not repeated here.
If the task processor fails the validity verification, the server generates a notification message for notifying the task processor that the task processor fails the validity verification, and the server cannot process the task initiated by the task initiator. Alternatively, both the popped notification message and the popped character confirmation interface in the above step may be displayed in an overlaid manner on the task notification interface.
In addition, in practical applications, a certain character may need to input more task processing information, and such a character usually needs to be commonly completed by a plurality of task processors. Therefore, optionally, the task initiator also considers the number of task processors corresponding to each role when setting the task processor information, and the number may be a preset number obtained by the task initiator according to own experience. At this time, after the validity of the task processor is verified, the task processor is also verified in number based on the preset number.
If the task processor belongs to the selected role, determining whether the number of the task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification. And if the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification.
Specifically, the server has knowledge of the preset number of each role needed to process the task initiated by the task initiator. When the server determines that a task processor I belongs to a role I selected by the server, namely after the task processor I passes the validity verification, the server updates the number of task processors with the role I which passes the validity verification in real time, compares the updated number with a preset number, and judges whether the updated number exceeds the preset number corresponding to the role I. If the updated number does not exceed the preset number corresponding to the role I, determining that the task processor I passes the number verification. The task processor who passes the validity verification and the quantity verification simultaneously is the task processor who performs the task processing.
If the updated number exceeds the preset number corresponding to the character i, the number corresponding to the character i in the task processor passing the validity verification is indicated to exceed the preset number. For more than a preset number of other task processors that have passed the validation, corresponding to role i, they are not able to participate in the task process. At this time, the server side may optionally generate a notification message to notify the task handler who fails the number verification that it cannot participate in the task processing.
The validation and the quantity validation of the task processor adopt a first-come first-get principle, namely, the task processor is validated according to the sequence of the role selection operation triggered by the task acquisition operation or the role confirmation interface.
In this embodiment, the task initiated by the task initiator is received at the server, and the task processor may be notified that there is a task to be processed currently by sending the task to the group in which the task processor is located. Then, task processors in the group can trigger task retrieval operation, and the server side can perform validity verification and quantity verification on the trigger task retrieval operation. And finally, allowing the task processor subjected to double verification to process the task. Because task processing information mastered by task processors corresponding to different roles is different, the task processors are validated to avoid the task processors corresponding to the roles from inputting task processing information not corresponding to the roles, thereby further avoiding the situation that the task processing information generates large-area errors. And by verifying the number of the task processors, the use efficiency of the task processors can be improved, and the situation that a large number of task processors are gathered on a certain task and other tasks are not taken by people is avoided.
Fig. 8 is a flowchart of another task cooperative processing method according to an embodiment of the present invention, where the task cooperative processing method according to the embodiment of the present invention may be executed by an instant messaging application, as shown in fig. 8, and the method includes the following steps:
s401, displaying a task notification interface, wherein the task notification interface comprises tasks associated with task processor information, and the tasks are initiated by a task initiator and sent by a server side.
After receiving the task sent by the server, the instant messaging application program displays the task associated with the task processor information on a task notification interface. For the task initiation and transmission process, reference may be made to the related descriptions in the above embodiments, which are not repeated herein. Alternatively, this task notification interface may be embodied as a chat interface.
When the task processor information includes at least one role required for processing a task, optionally, the task notification interface may be specifically a chat interface of a group to which the at least one role belongs. When the task processor information includes a specific task processor designated by the task initiator, the task notification interface is a chat interface between the task initiator and the designated task processor. Wherein each role corresponds to a function.
S402, responding to a task acquisition operation of a task processor in a task notification interface, so that the server outputs a task processing interface corresponding to the task processor, and acquires task processing information input by the task processor in the task processing interface.
The task handler may trigger a task retrieval operation in the task notification interface, and in an alternative manner, the instant messaging application may respond to the operation to display the role and user information attributed to the task handler that triggered the task retrieval operation in the task notification interface. The user information may specifically be a name of the task processor. Continuing to accept the product release task, the role and user information that the task processor is shown to belong to has been selected by the boxes in FIG. 3 c.
Meanwhile, after responding to the task picking operation, the instant messaging application program also sends a response result to the server side, so that the server side outputs a corresponding task processing interface to the task processor, the task processor inputs corresponding task processing information in the output task processing interface, and the server side can acquire the task processing information input by all the task processors, thereby ensuring the smooth completion of the task.
In the process, as long as the task handler triggers the task picking operation, the task can be processed, and the validity verification or the quantity verification of the task handler does not exist. However, since the importance and necessity of verifying the validity of the task processor have been described in the embodiments shown in fig. 6 to fig. 7, after the task processor triggers the task picking operation, the instant messaging application program will also respond to the task picking operation, and send the response result generated after the response to the server, so that the server can verify the validity of the task processor, and the response result may include the role that the task processor belongs to. After the server verifies the task processor, the server sends information containing the verification result to the instant messaging application program.
In one case, the message processing tool may receive the verification passing information sent by the server, and then, based on the message, the instant messaging application program may display the role and the user information to which the task processor belongs in the task notification interface. In another case, the message processing tool may receive verification failure information sent by the server; then, based on the message, the instant messaging application program will retrieve failure information from the task notification interface.
The parts of the present embodiment that are not described in detail may be referred to the related descriptions in the above embodiments, and are not described in detail herein.
In this embodiment, from the point of view of the instant messaging application, the instant messaging application displays a task notification interface, where the task notification interface includes a task initiated by a task initiator in association with task processor information. Then, after the task processor triggers the task getting operation in the task notification interface, the instant messaging application program responds to the task getting operation. Based on the response result, the server side can output a corresponding task processing interface to the task processor triggering the task acquisition operation, so that the task processor inputs task processing information in the respective corresponding task processing interface, and the task is considered to be completed after the server side acquires all the task processing information. According to the above description, a task needs to be completed by the task initiator and the task processor together, and a complex communication process between the task initiator and the task processor can be avoided through the intervention of the instant messaging application program, so that the task processing efficiency can be greatly improved. In addition, after the task processor triggers the task acquisition operation and the instant messaging application program responds to the operation, the server side can conduct validity verification on the task processor and display corresponding content in the task notification interface according to the verification result, so that the task processor participating in task processing can be known to both the task initiator and the task processor in real time.
Fig. 9 is a flowchart of another task cooperative processing method according to an embodiment of the present invention, where the task cooperative processing method according to the embodiment of the present invention may be executed by a server, as shown in fig. 9, and the method includes the following steps:
s501, receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, and each subtask is associated with corresponding task processor information.
S502, for any one of at least one subtask, notifying any one subtask to a corresponding task processor according to the task processor information associated with any one subtask.
S503, responding to the task picking operation of the task processor, and outputting a task processing interface corresponding to the task processor.
S504, acquiring task processing information input by each task processor in the corresponding task processing interface so as to finish the processing of commodity release tasks.
Since the merchandise issuance task initiated by the task initiator may be cooperatively processed by a plurality of task processors, i.e., each task processor may process a portion of the merchandise issuance task, the merchandise issuance task may include at least one sub-task, and each sub-task corresponds to one task processor. Of course, a task processor may also handle multiple subtasks. The server may then notify each sub-task to a corresponding task handler based on the task handler information associated with each sub-task. Alternatively, the task processor information associated with each subtask may be a role needed to process that subtask.
The task handler may retrieve the task by triggering a task retrieval operation. After all task processors pick up the task, the task can be completed by inputting the task processing information in the task processing interface. Alternatively, the task processing interface corresponding to each task processor may be the same or different. After the server side obtains the task processing information input by all task processors, the commodity release task is completed.
Optionally, after the task handler triggers the task retrieval operation, the server may further verify the validity of the task retrieval operation, and only after the verification is passed, the task handler may process the subtask.
In addition, portions of the present embodiment that are not described in detail may be referred to the related descriptions in the embodiments shown in fig. 1 to 8, and are not described herein.
In this embodiment, a commodity issuing task may be understood as a task including a plurality of subtasks, and each task processor has one or several subtasks corresponding to each other, after the task initiator initiates the task, each task processor may execute the subtasks corresponding to each other, so that a communication link between the task initiator and the task processor is omitted, and different task processors may also perform task processing simultaneously, so that the task processing efficiency may be greatly improved.
Fig. 10 is a flowchart of another task cooperative processing method according to an embodiment of the present invention, where the task cooperative processing method according to the embodiment of the present invention may be executed by a server, as shown in fig. 10, and the method includes the following steps:
s601, receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, and each subtask is associated with corresponding task processor information.
S602, for any one of at least one subtask, according to the task processor information associated with any one subtask, sending any one subtask to a corresponding task processor.
S603, obtaining processing results of all task processors on the respective subtasks to finish processing the commodity release tasks.
The server receives commodity release tasks comprising at least one subtask, and notifies each subtask to a corresponding task processor according to task processor information associated with each subtask. Optionally, the task processing information associated with any subtask may be a role required for processing any subtask, and in an alternative manner, the task initiator may select a communication manner in the task notification interface shown in fig. 3c, and then send each subtask to the group to which the corresponding role belongs through the selected instant messaging application according to the selected communication manner. When a task handler in the group triggers a task retrieval operation, the server determines that the task handler is to process the subtask.
For the task processing process of the task processor, optionally, after determining the task processor for executing each subtask, the server outputs a corresponding task processing interface to the task processor. In this way, each task processor can input task processing information in the corresponding task processing interface, and the task processing information can be understood as the processing result in step 603. After the service end obtains the task processing information input by all task processors, the commodity release task is completed.
Fig. 11 is a flowchart of another task cooperative processing method according to an embodiment of the present invention, where the task cooperative processing method according to the embodiment of the present invention may be executed by a server, as shown in fig. 11, and the method includes the following steps:
s701, receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, and each subtask is associated with corresponding task processor information.
S702, for any subtask in at least one subtask, responding to a task acquisition operation of a task processor for processing any subtask, and outputting a task processing interface corresponding to the task processor.
S703, acquiring task processing information input by each task processor in the corresponding task processing interface so as to complete the processing of the commodity release task.
The server receives the commodity release task comprising at least one subtask, and optionally, the server can send each subtask to a corresponding task processor according to the task processor information associated with each subtask. After the task handler triggers the task picking operation, the server responds to the operation, and the task handler can process the subtasks in the corresponding task processing interface output by the server, namely, the task processing information is input in the task processing interface. After the server side obtains the task processing information input by all task processors, the commodity release task is completed.
The embodiments shown in fig. 10 and fig. 11 are both a task collaborative processing method, and by completing one commodity release task by a task initiator and a plurality of task processors, a communication process between the task initiator and each task processor is omitted, and the processing efficiency of the commodity release task is provided.
In addition, the details of the embodiments shown in fig. 10 and 11 may be referred to the relevant descriptions of the embodiments, and are not repeated here.
Fig. 12 is a flowchart of another task cooperative processing method according to an embodiment of the present invention, where the task cooperative processing method according to the embodiment of the present invention may be executed by a server, as shown in fig. 12, and the method includes the following steps:
s801, receiving commodity release tasks comprising at least one subtask in response to task release operations of task initiators, wherein each subtask is associated with corresponding task processor information.
S802, for any one of at least one subtask, according to the communication mode selected by a task initiator and task processor information associated with any one subtask, notifying any one subtask to a corresponding task processor, wherein the communication mode corresponds to an instant messaging application program.
S803, in response to the task picking operation of the task processor, a task processing interface corresponding to the task processor is output to the task processor.
S804, responding to the input operation of each task processor in the corresponding task processing interface, and acquiring the input task processing information so as to complete the processing of the commodity release task.
A task initiation application program can be installed in the server side, and the task initiator can apply the application program
Fig. 13 is a flowchart of another task cooperative processing method according to an embodiment of the present invention, where the task cooperative processing method according to the embodiment of the present invention may be executed by a server, as shown in fig. 13, and the method includes the following steps:
s901, receiving commodity release tasks comprising at least one subtask in response to task release operations of task initiators, wherein each subtask is associated with corresponding task processor information.
S902, for any one of at least one subtask, according to the communication mode selected by the task initiator and the task processor information associated with any one subtask, sending any one subtask to the corresponding task processor, wherein the communication mode corresponds to an instant messaging application program.
S903, responding to the input operation of each task processor, and acquiring the task processing information corresponding to each subtask so as to complete the processing of the commodity release task.
Fig. 14 is a flowchart of another task cooperative processing method according to an embodiment of the present invention, where the task cooperative processing method according to the embodiment of the present invention may be executed by a server, as shown in fig. 14, and the method includes the following steps:
s1001, receiving commodity release tasks comprising at least one subtask in response to task release operations of task initiators, wherein each subtask is associated with corresponding task processor information.
S1002, for any one of the at least one subtask, outputting a task processing interface corresponding to the task processor in response to a task retrieval operation of the task processor processing the any one subtask.
S1003, responding to input operation of each task processor in the corresponding task processing interface, and acquiring input task processing information so as to complete the processing of commodity release tasks.
The embodiment shown in fig. 12-14 corresponds substantially to the embodiment shown in fig. 9-11 in response to a commodity issuance task initiated by a task initiator in a task initiation application, wherein each commodity issuance task includes at least one sub-task and each sub-task is associated with corresponding task processor information. For any subtask, responding to the task to initiate the selection of the communication mode and the acquisition operation of the subtask by the task processor, the server determines the task processor for processing each subtask and outputs a corresponding task processing interface to the task processor. After all task processors input task processing information in the respective task processing interfaces, namely the commodity release task is completed.
The parts of the embodiments shown in fig. 12 to 14 that are not described in detail above may be referred to the detailed description of each embodiment above, and will not be described again here.
Task processing devices of one or more embodiments of the present invention will be described in detail below. Those skilled in the art will appreciate that these task processing devices can be configured by the steps taught by the present solution using commercially available hardware components.
Fig. 15 is a schematic structural diagram of a task cooperative processing device according to an embodiment of the present invention, as shown in fig. 15, where the device includes: a receiving module 11, a notifying module 12, an outputting module 13 and an acquiring module 14.
The receiving module 11 is configured to receive a task initiated by a task initiator, where the task is associated with task processor information.
The notification module 12 is configured to notify the task to a corresponding task processor according to the task processor information.
The output module 13 is configured to output a task processing interface corresponding to the task processor in response to a task retrieval operation of the task processor.
The acquiring module 14 is configured to acquire task processing information input by the task processor in the task processing interface.
Optionally, the notification module 12 is specifically configured to: and notifying the task to the task processor according to the communication mode selected by the task initiator.
Optionally, the task processor information includes at least one role required to process the task;
the notification module 12 is specifically configured to: and sending the task to a group to which the at least one role belongs, wherein users in the group serve as task processors.
Optionally, the output module 13 includes: a verification unit 131 and an output unit 132.
The verification unit 131 is configured to respond to a task retrieval operation of the task processor, and perform validity verification on the task retrieval operation.
The output unit 132 is configured to output the task processing interface to the task processor if the task processor passes the validity verification.
Optionally, the verification unit 131 is specifically configured to: in response to a task receiving operation of the task processor, popping up a role confirmation interface, wherein the role confirmation interface comprises at least one role; responsive to the task processor selecting the at least one role, determining whether the task processor is assigned to the selected role; and if the task processor belongs to the selected role, determining that the task processor passes the validity verification.
Optionally, the task processor information further includes a preset number of each role required for processing the task;
the apparatus further comprises: a first determination module 15 and a second determination module 16.
The first determining module 15 is configured to determine, if the task processor belongs to the selected role, whether the number of task processors belonging to the selected role exceeds a preset number corresponding to the role, from among task processors that have passed the validity verification;
the second determining module 16 is configured to determine that the task processor passes the number verification if the preset number corresponding to the role is not exceeded.
Optionally, the task is a product release task, and each of the at least one role corresponds to a function type.
Optionally, the apparatus further comprises: and the generating module 17 is used for responding to the task completion operation of the task processor and generating a task processing progress notification.
Optionally, the second acquisition module is further configured to: and responding to the modification operation of the task processor, and acquiring the modified task processing information of the task processor in the task processing interface.
The apparatus shown in fig. 15 may perform the method of the embodiment shown in fig. 1 to 7, and reference is made to the relevant description of the embodiment shown in fig. 1 to 7 for a part of this embodiment that is not described in detail. The implementation process and the technical effect of the technical scheme are described in the embodiments shown in fig. 1 to 7, and are not described herein.
The internal functions and structures of the task orchestration device are described above, and in one possible design, the structure of the task orchestration device may be implemented as an electronic device, which may be a server, as shown in fig. 16, and the electronic device may include: a first processor 21 and a first memory 22. Wherein the first memory 22 is used for storing a program for supporting the electronic device to execute the task cooperative processing method provided in the embodiments shown in fig. 1 to 7, and the first processor 21 is configured to execute the program stored in the first memory 22.
The program comprises one or more computer instructions which, when executed by the first processor 21, are capable of carrying out the steps of:
receiving a task initiated by a task initiator, wherein the task is associated with task processor information;
Notifying the task to a corresponding task processor according to the task processor information;
responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor;
and acquiring task processing information input by the task processor in the task processing interface.
Optionally, the first processor 21 is further configured to perform all or part of the steps in the embodiments shown in fig. 1 to 7.
The electronic device may further include a first communication interface 23 in a structure for the electronic device to communicate with other devices or a communication network.
In addition, an embodiment of the present invention provides a computer storage medium, configured to store computer software instructions for the electronic device, where the computer storage medium includes a program for executing the task cooperative processing method in the method embodiment shown in fig. 1 to fig. 7.
Fig. 17 is a schematic structural diagram of another task cooperative processing device according to an embodiment of the present invention, as shown in fig. 17, where the device includes: a display module 31 and a response module 32.
The display module 31 is configured to display a task notification interface, where the task notification interface includes a task associated with information about a task processor, and the task is initiated by a task initiator and sent by a server.
The response module 32 is configured to respond to a task retrieving operation of the task processor in the task notification interface, so that the server outputs a task processing interface corresponding to the task processor, and obtains task processing information input by the task processor in the task processing interface.
Optionally, the task processor information includes at least one role required to process the task;
the display module 31 is specifically configured to: and displaying a task notification interface corresponding to the group to which the at least one role belongs.
Optionally, the task processor information includes at least one role required to process the task;
the display module 31 is further configured to display, in the task notification interface, a role and user information to which the task processor belongs, in response to a task retrieval operation of the task processor in the task notification interface.
Optionally, the task processor information includes at least one role required to process the task;
the apparatus further comprises: and the receiving module 33 is configured to receive verification passing information sent by the server after verifying that the task retrieval operation is valid, in response to a task retrieval operation of the task processor in the task notification interface.
The display module 31 is further configured to display, in the task notification interface, a role and user information that the task processor belongs to.
Optionally, the receiving module 33 is further configured to: and receiving verification failure information sent by the server after the task acquisition operation is verified to be invalid.
The display module 31 is further configured to display task acquisition failure information in the task notification interface.
Optionally, the task is a product release task, and each of the at least one role corresponds to a function.
The apparatus shown in fig. 17 may perform the method of the embodiment shown in fig. 8, and reference is made to the relevant description of the embodiment shown in fig. 8 for parts of this embodiment not described in detail. The implementation process and the technical effect of this technical solution refer to the description in the embodiment shown in fig. 8, and are not repeated here.
The internal functions and structures of the task orchestration device are described above, and in one possible design, the structure of the task orchestration device may be implemented as an electronic device, as shown in fig. 18, which may include: a second processor 34 and a second memory 35. Wherein the second memory 35 is configured to store a program for supporting the electronic device to execute the task cooperative processing method provided in the embodiment shown in fig. 8, and the second processor 34 is configured to execute the program stored in the second memory 35.
The program comprises one or more computer instructions which when executed by the second processor 34 are capable of performing the steps of:
displaying a task notification interface, wherein the task notification interface comprises a task associated with task processor information, and the task is initiated by a task initiator and sent by a server;
responding to the task receiving operation of the task processor in the task notification interface, so that the server outputs a task processing interface corresponding to the task processor, and acquires task processing information input by the task processor in the task processing interface.
Optionally, the second processor 34 is further configured to perform all or part of the steps in the embodiment shown in fig. 8.
The electronic device may also include a second communication interface 36 in its structure for communicating with other devices or communication networks.
In addition, an embodiment of the present invention provides a computer storage medium, configured to store computer software instructions for the electronic device, where the computer storage medium includes a program for executing the task orchestration method according to the embodiment of the method shown in fig. 8.
Fig. 19 is a schematic structural diagram of another task cooperative processing device according to an embodiment of the present invention, as shown in fig. 19, where the device includes: a receiving module 41, a notifying module 42, an outputting module 43 and an acquiring module 44.
The receiving module 41 is configured to receive a commodity issue task initiated by a task initiator, where the commodity issue task includes at least one subtask, and each subtask is associated with corresponding task processor information.
The notification module 42 is configured to notify, for any one of the at least one subtask, the corresponding task handler of the any one subtask according to task handler information associated with the any one subtask.
The output module 43 is configured to output a task processing interface corresponding to the task processor in response to a task retrieval operation of the task processor.
The obtaining module 44 is configured to obtain task processing information input by each task processor in a corresponding task processing interface, so as to complete processing of the commodity issuing task.
Optionally, the task processor information associated with any subtask includes a role required for processing the any subtask;
The notification module 42 is specifically configured to: and sending any subtask to a group to which the role belongs, wherein a user in the group serves as a task processor corresponding to the any subtask.
Optionally, the output module 43 includes: a verification unit 431 and an output unit 432.
The verification unit 431 is configured to respond to a task retrieval operation of the task processor, and perform validity verification on the task retrieval operation.
The output unit 432 is configured to output the task processing interface to the task processor if the task processor passes the validity verification.
Optionally, the verification unit 431 is specifically configured to: in response to the task receiving operation of the task processor, popping up a role confirmation interface, wherein the role confirmation interface comprises all roles required by processing the commodity release task; responsive to selection of a role by the task processor, determining whether the task processor is assigned to the selected role; and if the task processor belongs to the selected role, determining that the task processor passes the validity verification.
The apparatus of fig. 19 may perform the method of the embodiment of fig. 9, and reference is made to the relevant description of the embodiment of fig. 9 for parts of this embodiment not described in detail. The implementation process and the technical effect of this technical solution are described in the embodiment shown in fig. 9, and are not described herein.
The internal functions and structures of the task orchestration device are described above, and in one possible design, the structure of the task orchestration device may be implemented as an electronic device, which may be a server, as shown in fig. 20, and the electronic device may include: a third processor 45 and a third memory 46. Wherein the third memory 46 is configured to store a program for supporting the electronic device to execute the task cooperative processing method provided in the embodiment shown in fig. 9, and the third processor 45 is configured to execute the program stored in the third memory 46.
The program comprises one or more computer instructions which, when executed by the third processor 45, are capable of carrying out the steps of:
receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, notifying the corresponding task processor of the any one subtask according to the task processor information associated with the any one subtask;
responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor;
And acquiring task processing information input by each task processor in the corresponding task processing interface so as to complete the processing of the commodity issuing task.
Optionally, the third processor 45 is further configured to perform all or part of the steps in the foregoing embodiment shown in fig. 9.
The electronic device may further include a third communication interface 47 configured to communicate with other devices or a communication network.
In addition, an embodiment of the present invention provides a computer storage medium, configured to store computer software instructions for the electronic device, where the computer storage medium includes a program for executing the task orchestration method according to the embodiment of the method shown in fig. 9.
Fig. 21 is a schematic structural diagram of another task cooperative processing device according to an embodiment of the present invention, as shown in fig. 21, where the device includes: a receiving module 51, a transmitting module 52 and an obtaining module 53.
The receiving module 51 is configured to receive a commodity issue task initiated by a task initiator, where the commodity issue task includes at least one subtask, and each subtask is associated with corresponding task processor information.
The sending module 52 is configured to send, for any one of the at least one subtask, the any one subtask to a corresponding task processor according to task processor information associated with the any one subtask.
The obtaining module 53 is configured to obtain processing results of all task processors on respective subtasks, so as to complete processing of the commodity issuing task.
Optionally, the task processor information associated with any subtask includes a role required for processing the any subtask;
the transmitting module 52 includes: a transmitting unit 521 and a determining unit 522.
The sending unit 521 is configured to send, according to the communication manner selected by the task initiator, the any subtask to a group to which the role belongs.
The determining unit 522 is configured to determine that the task processor processes the any subtask in response to a task taking operation of the task processor in the group.
Optionally, the obtaining module 53 includes: an output unit 531 and an acquisition unit 532.
The output unit 531 is configured to output, to task processors corresponding to each subtask, task processing interfaces corresponding to the task processors, so that each task processor inputs task processing information in the task processing interface corresponding to each task processor.
The acquiring unit 532 is configured to acquire all task processing information to complete processing of the commodity issue task.
The apparatus shown in fig. 21 may perform the method of the embodiment shown in fig. 10, and reference is made to the relevant description of the embodiment shown in fig. 10 for parts of this embodiment not described in detail. The implementation process and the technical effect of this technical solution are described in the embodiment shown in fig. 10, and are not described herein.
The internal functions and structures of the task orchestration device are described above, and in one possible design, the structure of the task orchestration device may be implemented as an electronic device, which may be a server, as shown in fig. 22, and the electronic device may include: a fourth processor 54 and a fourth memory 55. Wherein the fourth memory 55 is configured to store a program for supporting the electronic device to execute the task cooperative processing method provided in the embodiment shown in fig. 10, and the fourth processor 54 is configured to execute the program stored in the fourth memory 55.
The program comprises one or more computer instructions which, when executed by the fourth processor 54, are capable of performing the steps of:
receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
For any one of the at least one subtask, according to the task processor information associated with the any one subtask, sending the any one subtask to a corresponding task processor;
and obtaining processing results of all task processors on the respective subtasks so as to complete the processing of the commodity release task.
Optionally, the fourth processor 54 is further configured to perform all or part of the steps in the embodiment shown in fig. 10.
A fourth communication interface 56 may also be included in the structure of the electronic device for communicating with other devices or communication networks.
In addition, an embodiment of the present invention provides a computer storage medium, configured to store computer software instructions for the electronic device, where the computer storage medium includes a program for executing the task orchestration method according to the embodiment of the method shown in fig. 10.
Fig. 23 is a schematic structural diagram of another task cooperative processing device according to an embodiment of the present invention, as shown in fig. 23, where the device includes: a receiving module 61, an output module 62 and an acquisition module 63.
The receiving module 61 is configured to receive a commodity issue task initiated by a task initiator, where the commodity issue task includes at least one subtask, and each subtask is associated with corresponding task processor information.
The output module 62 is configured to, for any one of the at least one subtask, output, to a task processor that processes the any one subtask, a task processing interface corresponding to the task processor in response to a task retrieval operation of the task processor.
The obtaining module 63 is configured to obtain task processing information input by each task processor in a corresponding task processing interface, so as to complete the processing of the commodity issuing task.
Optionally, the output module 62 includes: a transmitting unit 621 and an output unit 622.
The sending unit 621 is configured to send, according to the task processor information associated with the any subtask, the any subtask to a corresponding task processor.
The output unit 622 is configured to output, to the task processor, a task processing interface corresponding to the task processor in response to a task retrieval operation of the task processor.
The apparatus shown in fig. 23 may perform the method of the embodiment shown in fig. 11, and reference is made to the relevant description of the embodiment shown in fig. 11 for parts of this embodiment not described in detail. The implementation process and the technical effect of this technical solution are described in the embodiment shown in fig. 11, and are not described herein.
The internal functions and structures of the task orchestration device are described above, and in one possible design, the structure of the task orchestration device may be implemented as an electronic device, which may be a server, as shown in fig. 24, and the electronic device may include: a fifth processor 64 and a fifth memory 65. Wherein the fifth memory 65 is configured to store a program for supporting the electronic device to execute the task cooperative processing method provided in the embodiment shown in fig. 11, and the fifth processor 64 is configured to execute the program stored in the fifth memory 65.
The program comprises one or more computer instructions that when executed by the fifth processor 64 are capable of performing the steps of:
receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, responding to a task acquisition operation of a task processor for processing the any one subtask, and outputting a task processing interface corresponding to the task processor;
And acquiring task processing information input by each task processor in the corresponding task processing interface so as to complete the processing of the commodity issuing task.
Optionally, the fifth processor 64 is further configured to perform all or part of the steps in the foregoing embodiment shown in fig. 11.
A fifth communication interface 66 may also be included in the structure of the electronic device for communicating with other devices or communication networks.
In addition, an embodiment of the present invention provides a computer storage medium, configured to store computer software instructions for the electronic device, where the computer storage medium includes a program for executing the task orchestration method according to the embodiment of the method shown in fig. 11.
Fig. 25 is a schematic structural diagram of another task cooperative processing device according to an embodiment of the present invention, as shown in fig. 25, where the device includes: a receiving module 71, a notifying module 72, an outputting module 73 and an acquiring module 74..
The receiving module 71 is configured to receive, in response to a task issuing operation of a task initiator, a commodity issuing task including at least one subtask, where each subtask is associated with corresponding task processor information.
The notification module 72 is configured to notify, for any one of the at least one subtask, the corresponding task handler of the any one subtask according to the communication mode selected by the task initiator and the task handler information associated with the any one subtask, where the communication mode corresponds to an instant messaging application.
The output module 73 is configured to output a task processing interface corresponding to the task processor in response to a task retrieval operation of the task processor.
The obtaining module 74 is configured to obtain input task processing information in response to an input operation of each task processor in a corresponding task processing interface, so as to complete processing of the commodity issuing task.
Optionally, the task processor information associated with any subtask includes a role required for processing the any subtask;
the notification module 72 is specifically configured to: responding to the communication mode selected by the task initiator, and distributing any subtask to the group to which the role belongs through an instant messaging application program corresponding to the communication mode; and determining, in response to a task retrieval operation of a task processor in the group, that any of the subtasks are processed by the task processor.
The apparatus of fig. 25 may perform the method of the embodiment of fig. 12, and reference is made to the relevant description of the embodiment of fig. 12 for parts of this embodiment not described in detail. The implementation process and the technical effect of this technical solution are described in the embodiment shown in fig. 12, and are not described herein.
The internal functions and structures of the task orchestration device are described above, and in one possible design, the structure of the task orchestration device may be implemented as an electronic device, which may be a server, as shown in fig. 26, and the electronic device may include: a sixth processor 75 and a sixth memory 76. Wherein the sixth memory 76 is for storing a program for supporting the electronic device to execute the task cooperative processing method provided in the embodiment shown in fig. 12 described above, and the sixth processor 75 is configured to execute the program stored in the sixth memory 76.
The program comprises one or more computer instructions which, when executed by the sixth processor 75, are capable of performing the steps of:
receiving commodity release tasks comprising at least one subtask in response to task release operations of a task initiator, wherein each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, notifying the corresponding task processor of the any one subtask according to a communication mode selected by the task initiator and task processor information associated with the any one subtask, wherein the communication mode corresponds to an instant messaging application program;
Responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor;
and responding to the input operation of each task processor in the corresponding task processing interface, and acquiring the input task processing information so as to complete the processing of the commodity issuing task.
Optionally, the sixth processor 75 is further configured to perform all or part of the steps in the embodiment shown in fig. 12, which is described above.
The electronic device may further include a sixth communication interface 77 in the structure of the electronic device, for communicating with other devices or communication networks.
In addition, an embodiment of the present invention provides a computer storage medium, configured to store computer software instructions for the electronic device, where the computer storage medium includes a program for executing the task orchestration method according to the embodiment of the method shown in fig. 12.
Fig. 27 is a schematic structural diagram of another task cooperative processing device according to an embodiment of the present invention, as shown in fig. 27, where the device includes: a receiving module 81, a transmitting module 82 and an obtaining module 83.
The receiving module 81 is configured to receive, in response to a task issuing operation of a task initiator, a commodity issuing task including at least one subtask, where each subtask is associated with corresponding task processor information.
The sending module 82 is configured to send, for any one of the at least one subtask, the any one subtask to a corresponding task processor according to a communication mode selected by the task initiator and task processor information associated with the any one subtask, where the communication mode corresponds to an instant messaging application.
The obtaining module 83 is configured to obtain task processing information corresponding to each subtask in response to an input operation of each task processor, so as to complete processing of the commodity issuing task.
Optionally, the obtaining module 83 is specifically configured to: responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor; and responding to the input operation of each task processor in the corresponding task processing interface, and acquiring the input task processing information so as to complete the processing of the commodity issuing task.
The apparatus shown in fig. 27 may perform the method of the embodiment shown in fig. 13, and reference is made to the relevant description of the embodiment shown in fig. 13 for parts of this embodiment not described in detail. The implementation process and the technical effect of this technical solution are described in the embodiment shown in fig. 13, and are not described herein.
The internal functions and structures of the task orchestration device are described above, and in one possible design, the structure of the task orchestration device may be implemented as an electronic device, which may be a server, as shown in fig. 28, and the electronic device may include: a seventh processor 84 and a seventh memory 85. Wherein the seventh memory 85 is for storing a program for supporting the electronic device to execute the task cooperative processing method provided in the embodiment shown in fig. 13 described above, and the seventh processor 84 is configured to execute the program stored in the seventh memory 85.
The program comprises one or more computer instructions which, when executed by the seventh processor 84, are capable of performing the steps of:
receiving commodity release tasks comprising at least one subtask in response to task release operations of a task initiator, wherein each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, according to the communication mode selected by the task initiator and the task processor information associated with the any one subtask, sending the any one subtask to a corresponding task processor, wherein the communication mode corresponds to an instant messaging application program;
And responding to the input operation of each task processor, and acquiring task processing information corresponding to each subtask so as to complete the processing of the commodity issuing task.
Optionally, the seventh processor 84 is further configured to perform all or part of the steps in the embodiment shown in fig. 13.
A seventh communication interface 86 may also be included in the structure of the electronic device for communicating with other devices or with a communication network.
In addition, an embodiment of the present invention provides a computer storage medium, configured to store computer software instructions for the electronic device, where the computer storage medium includes a program for executing the task orchestration method according to the embodiment of the method shown in fig. 13.
Fig. 29 is a schematic structural diagram of another task cooperative processing device according to an embodiment of the present invention, as shown in fig. 29, where the device includes: a receiving module 91, an output module 92 and an obtaining module 93.
The receiving module 91 is configured to receive, in response to a task issuing operation of a task initiator, a commodity issuing task including at least one subtask, where each subtask is associated with corresponding task processor information.
The output module 92 is configured to, for any one of the at least one subtask, output, to a task processor that processes the any one subtask, a task processing interface corresponding to the task processor in response to a task retrieval operation of the task processor.
The obtaining module 93 is configured to obtain input task processing information in response to an input operation of each task processor in a corresponding task processing interface, so as to complete processing of the commodity issuing task.
Optionally, the output module 92 is specifically configured to: notifying any subtask to a corresponding task processor according to a communication mode selected by the task initiator and task processor information associated with the any subtask, wherein the communication mode corresponds to an instant messaging application program; and responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor.
The apparatus shown in fig. 29 may perform the method of the embodiment shown in fig. 14, and reference is made to the relevant description of the embodiment shown in fig. 14 for parts of this embodiment not described in detail. The implementation process and the technical effect of this technical solution are described in the embodiment shown in fig. 14, and are not described herein.
The internal functions and structures of the task orchestration device are described above, and in one possible design, the structure of the task orchestration device may be implemented as an electronic device, which may be a server, as shown in fig. 30, and the electronic device may include: an eighth processor 94 and an eighth memory 95. Wherein the eighth memory 95 is configured to store a program for supporting the electronic device to execute the task cooperative processing method provided in the embodiment shown in fig. 14 described above, and the eighth processor 94 is configured to execute the program stored in the eighth memory 95.
The program comprises one or more computer instructions that when executed by the eighth processor 94 are capable of performing the steps of:
receiving commodity release tasks comprising at least one subtask in response to task release operations of a task initiator, wherein each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, responding to a task acquisition operation of a task processor for processing the any one subtask, and outputting a task processing interface corresponding to the task processor;
and responding to the input operation of each task processor in the corresponding task processing interface, and acquiring the input task processing information so as to complete the processing of the commodity issuing task.
Optionally, the eighth processor 94 is further configured to perform all or part of the steps in the foregoing embodiment shown in fig. 14.
The electronic device may further include an eighth communication interface 96 in the structure of the electronic device, for the electronic device to communicate with other devices or a communication network.
In addition, an embodiment of the present invention provides a computer storage medium, configured to store computer software instructions for the electronic device, where the computer storage medium includes a program for executing the task orchestration method according to the embodiment of the method shown in fig. 14.
The apparatus embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by adding necessary general purpose hardware platforms, or may be implemented by a combination of hardware and software. Based on such understanding, the foregoing aspects, in essence and portions contributing to the art, may be embodied in the form of a computer program product, which may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (43)

1. The task cooperative processing method is characterized by being applied to a server and comprising the following steps:
receiving a task initiated by a task initiator, wherein task processor information is associated with the task, and the task processor information comprises at least one role required for processing the task and a preset number of each role required for processing the task;
notifying the task to a corresponding task processor according to the task processor information;
responsive to a task retrieval operation of the task processor and selection of the at least one role by the task processor, determining whether the task processor belongs to the selected role;
If the task processor belongs to the selected role, determining that the task processor passes the validity verification, and outputting a task processing interface corresponding to the task processor;
determining whether the number of task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification;
if the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification;
and acquiring task processing information input in the task processing interface by the task processor through validity verification and quantity verification.
2. The method of claim 1, wherein notifying the corresponding task handler of the task comprises:
and notifying the task to the task processor according to the communication mode selected by the task initiator.
3. The method of claim 1, wherein notifying the corresponding task handler of the task comprises:
and sending the task to a group to which the at least one role belongs, wherein users in the group serve as task processors.
4. The method of claim 1, wherein the
Responsive to a task retrieval operation by the task processor and selection of the at least one role by the task processor, determining whether the task processor belongs to the selected role comprises:
in response to a task receiving operation of the task processor, popping up a role confirmation interface, wherein the role confirmation interface comprises at least one role;
in response to a selection of the at least one role by the task processor, determining whether the task processor is assigned to the selected role.
5. A method according to claim 3 or 4, wherein the task is a product release task and each of the at least one roles corresponds to a role type.
6. The method according to claim 1, wherein after the task processing information input in the task processing interface by the task processor through the validity verification and the quantity verification is acquired, the method further comprises:
and generating a task processing progress notification in response to the task completion operation of the task processor.
7. The method according to claim 1, wherein the method further comprises:
And responding to the modification operation of the task processor, and acquiring the modified task processing information of the task processor in the task processing interface.
8. The task cooperative processing method is characterized by being applied to an instant messaging application program and comprising the following steps of:
displaying a task notification interface, wherein the task notification interface comprises tasks related with task processor information, the task processor information comprises at least one role required for processing the tasks and preset number of each role required for processing the tasks, and the tasks are initiated by a task initiator and sent by a server;
responding to a task acquisition operation of the task processor in the task notification interface and the selection of the at least one role by the task processor, so that the server side responds to the operation of the task processor to determine whether the task processor belongs to the selected role; if the task processor belongs to the selected role, determining that the task processor passes the validity verification, and outputting a task processing interface corresponding to the task processor; determining whether the number of task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification; if the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification; and acquiring task processing information input in the task processing interface by the task processor through validity verification and quantity verification.
9. The method of claim 8, wherein the task processor information includes at least one role required to process the task;
the task notification interface is displayed, including:
and displaying a task notification interface corresponding to the group to which the at least one role belongs.
10. The method of claim 8, wherein the method further comprises:
and responding to a task acquisition operation of the task processor in the task notification interface, and displaying the role and user information to which the task processor belongs in the task notification interface.
11. The method of claim 8, wherein the method further comprises:
responding to a task retrieval operation of the task processor in the task notification interface, and receiving verification passing information sent by the server after verifying that the task retrieval operation is effective;
and displaying the role and user information to which the task processor belongs in the task notification interface.
12. The method of claim 11, wherein the method further comprises:
receiving verification failure information sent by the server after the task acquisition operation is verified to be invalid;
And displaying task acquisition failure information in the task notification interface.
13. A method according to any one of claims 8 to 12, wherein the task is a product release task and each of the at least one roles corresponds to a function.
14. A task orchestration system, comprising: the server side and the instant messaging application program;
the server is used for receiving a task initiated by a task initiator, wherein the task is associated with task processor information, and the task processor information comprises at least one role required for processing the task and the preset number of each role required for processing the task; sending the task to the instant messaging application program; responding to a task acquisition operation of the task processor in a task notification interface corresponding to the task, and selecting the at least one role by the task processor, and determining whether the task processor belongs to the selected role; if the task processor belongs to the selected role, determining that the task processor passes the validity verification, and outputting a task processing interface corresponding to the task processor; determining whether the number of task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification; if the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification; acquiring task processing information input in the task processing interface by the task processor through validity verification and quantity verification;
The instant messaging application program is used for receiving the task; and displaying the task notification interface according to the task processor information associated with the task so as to notify the task to the corresponding task processor.
15. The task cooperative processing method is characterized by comprising the following steps of:
receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, each subtask is associated with corresponding task processor information, and the task processor information comprises at least one role required for processing any subtask in the at least one subtask and a preset number of each role required for processing the any subtask;
for any one of the at least one subtask, notifying the corresponding task processor of the any one subtask according to the task processor information associated with the any one subtask;
responsive to a task retrieval operation of the task processor and selection of the at least one role by the task processor, determining whether the task processor belongs to the selected role;
if the task processor belongs to the selected role, determining that the task processor passes the validity verification, and outputting a task processing interface corresponding to the task processor;
Determining whether the number of task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification;
if the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification;
and acquiring task processing information input by each task processor passing the validity verification and the quantity verification in the corresponding task processing interface so as to complete the processing of the commodity issuing task.
16. The method of claim 15, wherein notifying the corresponding task handler of any of the subtasks comprises:
and sending any subtask to a group to which the role belongs, wherein a user in the group serves as a task processor corresponding to the any subtask.
17. The method of claim 15, wherein the determining whether the task processor belongs to the selected role in response to the task retrieval operation of the task processor and the selection of the at least one role by the task processor comprises:
in response to the task receiving operation of the task processor, popping up a role confirmation interface, wherein the role confirmation interface comprises all roles required by processing the commodity release task;
In response to selection of a role by the task processor, a determination is made as to whether the task processor is assigned to the selected role.
18. The task cooperative processing method is characterized by comprising the following steps of:
receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, each subtask is associated with corresponding task processor information, and the task processor information comprises at least one role required for processing any subtask in the at least one subtask and a preset number of each role required for processing the any subtask;
for any one of the at least one subtask, according to the task processor information associated with the any one subtask, sending the any one subtask to a corresponding task processor;
responsive to a task retrieval operation sent by the any subtask to a corresponding task processor and selection of the at least one role by the task processor, determining whether the task processor belongs to the selected role;
if the task processor belongs to the selected role, determining that the task processor passes the validity verification;
Determining whether the number of task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification;
if the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification;
and acquiring processing results of all task processors passing the validity verification and the quantity verification on the respective subtasks so as to complete the processing of the commodity issuing task.
19. The method of claim 18, wherein the sending the any one of the sub-tasks to the corresponding task processor according to the task processor information associated with the any one of the sub-tasks comprises:
according to the communication mode selected by the task initiator, sending any subtask to the group to which the role belongs;
and responding to a task acquisition operation of a task processor in the group.
20. The method of claim 18, wherein the obtaining the processing results of all task processors passing the validity verification and the quantity verification on the respective subtasks to complete the processing of the commodity distribution task includes:
Outputting a task processing interface corresponding to each task processor to the task processor corresponding to each subtask, so that each task processor inputs task processing information in the corresponding task processing interface;
and acquiring all task processing information to complete the processing of the commodity issuing task.
21. The task cooperative processing method is characterized by comprising the following steps of:
receiving a commodity release task initiated by a task initiator, wherein the commodity release task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
for any one of the at least one subtask, determining whether the task processor belongs to the selected role in response to a task retrieval operation of the task processor processing the any one subtask and selection of the at least one role by the task processor;
if the task processor belongs to the selected role, determining that the task processor passes the validity verification, and outputting a task processing interface corresponding to the task processor;
determining whether the number of task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification;
If the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification;
and acquiring task processing information input by each task processor passing the validity verification and the quantity verification in the corresponding task processing interface so as to complete the processing of the commodity issuing task.
22. The task cooperative processing method is characterized by comprising the following steps of:
receiving commodity release tasks comprising at least one subtask in response to task release operations of a task initiator, wherein each subtask is associated with corresponding task processor information, and the task processor information associated with any subtask comprises roles required for processing any subtask and preset numbers of each role required for processing any subtask;
for any one of the at least one subtask, notifying the corresponding task processor of the any one subtask according to a communication mode selected by the task initiator and task processor information associated with the any one subtask, wherein the communication mode corresponds to an instant messaging application program;
outputting a task processing interface corresponding to the task processor passing the validity verification in response to a task retrieval operation of the task processor and selection of the at least one role by the task processor, wherein the task processor passing the validity verification belongs to the role selected by the task processor, and the data of the task processor passing the validity verification does not exceed the preset number corresponding to the role;
And responding to the input operation of each task processor passing the validity verification and the quantity verification in the corresponding task processing interface, and acquiring the input task processing information so as to finish the processing of the commodity issuing task.
23. The method according to claim 22, wherein the notifying the corresponding task processor of any sub-task according to the communication mode selected by the task initiator and the task processor information associated with the any sub-task includes:
responding to the communication mode selected by the task initiator, and distributing any subtask to the group to which the role belongs through an instant messaging application program corresponding to the communication mode;
in response to a task retrieval operation of a task processor in the group, determining that any subtask is processed by the task processor.
24. The task cooperative processing method is characterized by comprising the following steps of:
receiving commodity release tasks comprising at least one subtask in response to task release operations of a task initiator, wherein each subtask is associated with corresponding task processor information, and the task processor information associated with any subtask comprises roles required for processing any subtask and preset numbers of each role required for processing any subtask;
For any one of the at least one subtask, according to the communication mode selected by the task initiator and the task processor information associated with the any one subtask, sending the any one subtask to a corresponding task processor, wherein the communication mode corresponds to an instant messaging application program;
and responding to the input operation of each task processor, acquiring task processing information corresponding to each subtask so as to complete the processing of the commodity release task, wherein the task processor generating the input operation passes the validity verification, the data of the task processor does not exceed the preset number corresponding to the roles selected by the task processor, and the task processor passing the validity verification belongs to the roles selected by the task processor.
25. The method of claim 24, wherein the obtaining task processing information corresponding to each subtask in response to an input operation of each task processor to complete processing of the commodity issuance task comprises:
responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor;
And responding to the input operation of each task processor in the corresponding task processing interface, and acquiring the input task processing information so as to complete the processing of the commodity issuing task.
26. The task cooperative processing method is characterized by comprising the following steps of:
receiving commodity release tasks comprising at least one subtask in response to task release operations of a task initiator, wherein each subtask is associated with corresponding task processor information, and the task processor information associated with any subtask comprises roles required for processing any subtask and preset numbers of each role required for processing any subtask;
for any one of the at least one subtask, outputting a task processing interface corresponding to the task processor through validity verification to the task processor in response to a task retrieval operation of the task processor processing the any one subtask and selection of the at least one role by the task processor, wherein the task processor through validity verification belongs to the role selected by the task processor, and the data of the task processor through validity verification does not exceed the preset number corresponding to the role;
And responding to the input operation of each task processor passing the validity verification and the quantity verification in the corresponding task processing interface, and acquiring the input task processing information so as to finish the processing of the commodity issuing task.
27. The method of claim 26, wherein outputting a task processing interface corresponding to the task processor in response to a task retrieval operation of the task processor processing the any sub-task, comprises:
notifying any subtask to a corresponding task processor according to a communication mode selected by the task initiator and task processor information associated with the any subtask, wherein the communication mode corresponds to an instant messaging application program;
and responding to the task acquisition operation of the task processor, and outputting a task processing interface corresponding to the task processor.
28. The task cooperative processing device is characterized by being applied to a server and comprising the following components:
the task processing system comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving a task initiated by a task initiator, the task is associated with task processor information, and the task processor information comprises at least one role required for processing the task and a preset number of each role required for processing the task;
The notification module is used for notifying the task to the corresponding task processor according to the task processor information;
an output module for determining whether the task processor belongs to the selected role in response to a task retrieval operation of the task processor and a selection of the at least one role by the task processor;
if the task processor belongs to the selected role, determining that the task processor passes the validity verification, and outputting a task processing interface corresponding to the task processor;
a first determining module, configured to determine, among task processors that have passed the validity verification, whether the number of task processors attributed to the selected role exceeds a preset number corresponding to the role;
the second determining module is used for determining that the task processor passes the quantity verification if the preset quantity corresponding to the role is not exceeded;
and the acquisition module is used for acquiring the task processing information input in the task processing interface by the task processor passing the validity verification and the quantity verification.
29. An electronic device, comprising: a memory, a processor; wherein,
The memory is configured to store one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement the task orchestration method according to any one of claims 1-7.
30. A task cooperative processing device, which is applied to an instant messaging application program, and comprises:
the system comprises a display module, a task notification interface and a server, wherein the task notification interface is used for displaying a task associated with task processor information, the task processor information comprises at least one role required for processing the task and a preset number of each role required for processing the task, the task is initiated by a task initiator and sent by the server;
the response module is used for responding to the task acquisition operation of the task processor in the task notification interface and the selection of the at least one role by the task processor, so that the service side responds to the operation of the task processor to determine whether the task processor belongs to the selected role; if the task processor belongs to the selected role, determining that the task processor passes the validity verification, and outputting a task processing interface corresponding to the task processor; determining whether the number of task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification; if the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification; and acquiring task processing information input in the task processing interface by the task processor through validity verification and quantity verification.
31. An electronic device, comprising: a memory, a processor; wherein,
the memory is configured to store one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement the task orchestration method according to any one of claims 8-13.
32. A task cooperative processing device, characterized by comprising:
the commodity issuing task comprises at least one subtask, wherein each subtask is associated with corresponding task processor information, and the task processor information comprises at least one role required for processing any subtask in the at least one subtask and a preset number of each role required for processing the any subtask;
the notification module is used for notifying any subtask in the at least one subtask to a corresponding task processor according to the task processor information associated with the any subtask;
an output module for determining whether the task processor belongs to the selected role in response to a task retrieval operation of the task processor and a selection of the at least one role by the task processor; if the task processor belongs to the selected role, determining that the task processor passes the validity verification, and outputting a task processing interface corresponding to the task processor; determining whether the number of task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification; if the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification;
And the acquisition module is used for acquiring the task processing information input by each task processor passing the validity verification and the quantity verification in the corresponding task processing interface so as to complete the processing of the commodity issuing task.
33. An electronic device, comprising: a memory, a processor; wherein,
the memory is configured to store one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement the task orchestration method according to any one of claims 15-17.
34. A task cooperative processing device, characterized by comprising:
the commodity issuing task comprises at least one subtask, each subtask is associated with corresponding task processor information, and the task processor information comprises at least one role required for processing any subtask in the at least one subtask and a preset number of each role required for processing the any subtask;
the sending module is used for sending any sub-task of the at least one sub-task to a corresponding task processor according to the task processor information associated with the any sub-task;
The response module is used for responding to the task acquisition operation sent to the corresponding task processor by any subtask and the selection of the at least one role by the task processor, and determining whether the task processor belongs to the selected role or not; if the task processor belongs to the selected role, determining that the task processor passes the validity verification; determining whether the number of task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification; if the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification;
and the acquisition module is used for acquiring the processing results of all task processors passing the validity verification and the quantity verification on the respective subtasks so as to finish the processing of the commodity release task.
35. An electronic device, comprising: a memory, a processor; wherein,
the memory is configured to store one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement the task orchestration method according to any one of claims 18-20.
36. A task cooperative processing device, characterized by comprising:
the commodity issuing task comprises at least one subtask, and each subtask is associated with corresponding task processor information;
an output module, configured to, for any one of the at least one subtask, determine, in response to a task retrieval operation of a task processor that processes the any one subtask and a selection of the at least one role by the task processor, whether the task processor belongs to the selected role; if the task processor belongs to the selected role, determining that the task processor passes the validity verification, and outputting a task processing interface corresponding to the task processor; determining whether the number of task processors belonging to the selected role exceeds the preset number corresponding to the role in the task processors which pass the validity verification; if the preset number corresponding to the roles is not exceeded, determining that the task processor passes the number verification;
and the acquisition module is used for acquiring the task processing information input by each task processor passing the validity verification and the quantity verification in the corresponding task processing interface so as to complete the processing of the commodity issuing task.
37. An electronic device, comprising: a memory, a processor; wherein,
the memory is configured to store one or more computer instructions that, when executed by the processor, implement the task orchestration method according to claim 21.
38. A task cooperative processing device, characterized by comprising:
the receiving module is used for responding to the task issuing operation of the task initiator, receiving commodity issuing tasks comprising at least one subtask, wherein each subtask is associated with corresponding task processor information, and the task processor information associated with any subtask comprises roles required for processing any subtask and the preset number of each role required for processing any subtask;
the notification module is used for notifying any subtask in the at least one subtask to a corresponding task processor according to a communication mode selected by the task initiator and task processor information associated with the any subtask, wherein the communication mode corresponds to an instant messaging application program;
an output module, configured to output a task processing interface corresponding to the task processor passing the validity verification in response to a task retrieval operation of the task processor and selection of the at least one role by the task processor, the task processor passing the validity verification belonging to the role selected by the task processor, and the data of the task processor passing the validity verification not exceeding a preset number corresponding to the role;
And the acquisition module is used for responding to the input operation of each task processor passing the validity verification and the quantity verification in the corresponding task processing interface, acquiring the input task processing information and completing the processing of the commodity issuing task.
39. An electronic device, comprising: a memory, a processor; wherein,
the memory is configured to store one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement the task orchestration method according to any one of claims 22-23.
40. A task cooperative processing device, characterized by comprising:
the receiving module is used for responding to the task issuing operation of the task initiator, receiving commodity issuing tasks comprising at least one subtask, wherein each subtask is associated with corresponding task processor information, and the task processor information associated with any subtask comprises roles required for processing any subtask and the preset number of each role required for processing any subtask;
the sending module is used for sending any sub-task of the at least one sub-task to a corresponding task processor according to a communication mode selected by the task initiator and task processor information associated with the any sub-task, wherein the communication mode corresponds to an instant messaging application program;
The acquisition module is used for responding to the input operation of each task processor, acquiring the task processing information corresponding to each subtask so as to finish the processing of the commodity release task, wherein the task processor generating the input operation passes the validity verification, the data of the task processor does not exceed the preset number corresponding to the roles selected by the task processor, and the task processor passing the validity verification belongs to the roles selected by the task processor.
41. An electronic device, comprising: a memory, a processor; wherein,
the memory is configured to store one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement the task orchestration method according to any one of claims 24-25.
42. A task cooperative processing device, characterized by comprising:
the receiving module is used for responding to the task issuing operation of the task initiator, receiving commodity issuing tasks comprising at least one subtask, wherein each subtask is associated with corresponding task processor information, and the task processor information associated with any subtask comprises roles required for processing any subtask and the preset number of each role required for processing any subtask;
An output module, configured to, for any one of the at least one subtask, respond to a task retrieval operation of a task processor that processes the any one subtask and a selection of the at least one role by the task processor, output a task processing interface corresponding to the task processor that passes the validity verification to the task processor, the task processor that passes the validity verification belongs to the role selected by the task processor, and the data of the task processor that passes the validity verification does not exceed a preset number corresponding to the role;
and the acquisition module is used for responding to the input operation of each task processor passing the validity verification and the quantity verification in the corresponding task processing interface, acquiring the input task processing information and completing the processing of the commodity issuing task.
43. An electronic device, comprising: a memory, a processor; wherein,
the memory is configured to store one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement the task orchestration method according to any one of claims 26-27.
CN201910033247.6A 2019-01-14 2019-01-14 Task cooperative processing method, device, equipment and system Active CN111435484B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910033247.6A CN111435484B (en) 2019-01-14 2019-01-14 Task cooperative processing method, device, equipment and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910033247.6A CN111435484B (en) 2019-01-14 2019-01-14 Task cooperative processing method, device, equipment and system

Publications (2)

Publication Number Publication Date
CN111435484A CN111435484A (en) 2020-07-21
CN111435484B true CN111435484B (en) 2023-05-30

Family

ID=71580656

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910033247.6A Active CN111435484B (en) 2019-01-14 2019-01-14 Task cooperative processing method, device, equipment and system

Country Status (1)

Country Link
CN (1) CN111435484B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113379394A (en) * 2021-06-30 2021-09-10 北京世纪互联宽带数据中心有限公司 Work order processing method and device
CN115907358B (en) * 2022-11-10 2023-10-20 百度时代网络技术(北京)有限公司 Method, device and system for processing tasks to be handled and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009113444A1 (en) * 2008-03-10 2009-09-17 三菱電機株式会社 Confidential information management device, information processing device, and confidential information management system
CN104881736A (en) * 2015-05-15 2015-09-02 西安电子科技大学 Multi-Agent worksteam access control method based on improved role
CN106027628A (en) * 2016-05-13 2016-10-12 王晚丁 Method, device and system for tracking task execution status
CN109120509A (en) * 2018-07-26 2019-01-01 阿里巴巴集团控股有限公司 A kind of method and device that information is collected

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009113444A1 (en) * 2008-03-10 2009-09-17 三菱電機株式会社 Confidential information management device, information processing device, and confidential information management system
CN104881736A (en) * 2015-05-15 2015-09-02 西安电子科技大学 Multi-Agent worksteam access control method based on improved role
CN106027628A (en) * 2016-05-13 2016-10-12 王晚丁 Method, device and system for tracking task execution status
CN109120509A (en) * 2018-07-26 2019-01-01 阿里巴巴集团控股有限公司 A kind of method and device that information is collected

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
丁伟民 ; 王燕 ; .角色访问控制模型在管理信息系统中的设计与实现.潍坊学院学报.2010,(06),全文. *

Also Published As

Publication number Publication date
CN111435484A (en) 2020-07-21

Similar Documents

Publication Publication Date Title
US20220108251A1 (en) Flexible store fulfillment
JP6118369B2 (en) Routing method, system, and computer-readable medium
US10062066B2 (en) Systems and methods for retrieving items for a customer at checkout
US10567912B2 (en) System for tracking physical objects
US20180096406A1 (en) Augmented and virtual reality quote-to-cash system
US9336547B2 (en) Integrating local products into global web services
CN111435484B (en) Task cooperative processing method, device, equipment and system
CN113159675B (en) Inventory management method and equipment based on sales
CN111353841A (en) Document data processing method, device and system
CN107767207B (en) Method and equipment for processing object data set
CN111951066A (en) System, method and device for performing synthesis batch processing on order and electronic equipment
CN110895759B (en) Resource updating method, device, equipment and system
CN112163851A (en) Shopping method and device and electronic equipment
CN111210310A (en) Information verification and cancellation system and method
CN110619399A (en) Management platform and management method of intelligent equipment
CN107203919B (en) Service information processing method and device
US10521754B2 (en) Concatenated shipping documentation processing spawning intelligent generation subprocesses
CN111506340A (en) Business rule information processing method, device and system
US11893620B2 (en) Order management systems and methods
US20160162904A1 (en) Managing customer satisfaction in a networked marketplace
JP2019003246A (en) Computer system for managing affiliated organization selling
NL2015958B1 (en) Method of transferring financial transaction data to an online retailer server as well a related payment service provider server.
CN110706022A (en) Commission calculation system, method and device for on-line lodging products
CN114493416A (en) Article warehousing method, computing equipment and electronic equipment
JP2023122610A (en) Support system, support method and program

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