CN109598411B - Product design task processing method and electronic equipment - Google Patents

Product design task processing method and electronic equipment Download PDF

Info

Publication number
CN109598411B
CN109598411B CN201811294360.1A CN201811294360A CN109598411B CN 109598411 B CN109598411 B CN 109598411B CN 201811294360 A CN201811294360 A CN 201811294360A CN 109598411 B CN109598411 B CN 109598411B
Authority
CN
China
Prior art keywords
subtask
processing node
processing
priority
subtasks
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811294360.1A
Other languages
Chinese (zh)
Other versions
CN109598411A (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.)
CRRC Industry Institute Co Ltd
Original Assignee
CRRC Industry Institute Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by CRRC Industry Institute Co Ltd filed Critical CRRC Industry Institute Co Ltd
Priority to CN201811294360.1A priority Critical patent/CN109598411B/en
Publication of CN109598411A publication Critical patent/CN109598411A/en
Application granted granted Critical
Publication of CN109598411B publication Critical patent/CN109598411B/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
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/101Collaborative creation, e.g. joint development of products or services

Landscapes

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

Abstract

The invention discloses a product design task processing method and electronic equipment. Wherein the method comprises the following steps: acquiring each subtask of a product design task to be distributed; determining a subtask which is preferentially processed in each subtask and a corresponding processing node according to a first preset rule, and allocating the subtask which is preferentially processed to the corresponding processing node for processing until each subtask is allocated; wherein each of the subtasks is processed one by one, and each of the processing nodes processes one of the subtasks at a time. The processing method of the product design task and the electronic equipment provided by the invention can automatically distribute each subtask and determine the processing sequence of each subtask, thereby improving the distribution efficiency of the product design task.

Description

Product design task processing method and electronic equipment
Technical Field
The invention relates to the technical field of information processing, in particular to a product design task processing method and electronic equipment.
Background
The product modular design method can simplify the product design and improve the product design efficiency, and is widely applied to the industries of rail transit, automobiles, electricians, electronics, buildings and the like.
In the prior art, after a product to be designed is divided into design modules, each design module can be allocated to a designer as a design task for processing through a general component task allocation method or a distributed task allocation method, and no matter the general component task allocation method or the distributed task allocation method, a scheduling role is required to be provided for allocating each design module to the designer, and for the product to be designed, which needs to be designed one by each design module, the scheduling role also needs to determine which design module preferentially processes the product to be designed. The scheduling role is usually performed by an experienced designer, and when a lot of design modules of the product to be designed are faced or a plurality of tasks of the product to be designed are performed simultaneously, the task of the scheduling role is heavy, and the distribution efficiency of the design tasks is reduced.
Therefore, how to provide a method for processing a product design task, which can automatically process the product design task divided into sub-tasks, and improve the distribution efficiency of the product design task is an important issue to be solved in the industry.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides a product design task processing method and electronic equipment.
In one aspect, the present invention provides a method for processing a product design task, including:
acquiring each subtask of a product design task to be distributed;
determining a subtask which is preferentially processed in each subtask and a corresponding processing node according to a first preset rule, and allocating the subtask which is preferentially processed to the corresponding processing node for processing until each subtask is allocated; wherein each of the subtasks is processed one by one, and each of the processing nodes processes one of the subtasks at a time.
In another aspect, the present invention provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the processor implements the steps of the method for processing the product design task described in the above embodiments.
In yet another aspect, the present invention provides a non-transitory computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method for processing the product design task of the above-described embodiments.
According to the product design task processing method and the electronic device, each subtask of a product design task to be distributed can be obtained, then the subtask which is preferentially processed in each subtask and the corresponding processing node are determined according to the first preset rule, the subtask which is preferentially processed is distributed to the corresponding processing node for processing until each subtask is distributed, each subtask is processed one by one, each processing node processes one subtask every time, each subtask can be automatically distributed, the processing sequence of each subtask can be determined, and the distribution efficiency of the product design task is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a flowchart illustrating a method for processing a product design task according to a first embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for processing a product design task according to a second embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for processing a product design task according to a third embodiment of the present invention;
FIG. 4 is a flowchart illustrating a method for processing a product design task according to a fourth embodiment of the present invention;
FIG. 5 is a flowchart illustrating a method for processing a product design task according to a fifth embodiment of the present invention;
FIG. 6 is a flowchart illustrating a method for processing a product design task according to a sixth embodiment of the present invention;
FIG. 7 is a flowchart illustrating a method for processing a product design task according to a seventh embodiment of the present invention;
FIG. 8 is a flowchart illustrating a method for processing a product design task according to an eighth embodiment of the present invention;
FIG. 9 is a schematic structural diagram of a processing device for product design tasks according to an embodiment of the present invention;
fig. 10 is a schematic physical structure diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flow chart of a processing method of a product design task according to a first embodiment of the present invention, and as shown in fig. 1, the processing method of the product design task according to the present invention includes:
s101, acquiring each subtask of a product design task to be distributed;
specifically, for a product design task to be distributed that has been divided into sub-tasks, a processing device of the product design task (hereinafter referred to as a task processing device) may obtain each of the sub-tasks of the product design task to be distributed, where the sub-tasks may be processed individually, and names and identifications of the sub-tasks are different from each other. The design task of the product to be distributed may be a product to be designed, and the subtask may be a design module of the product to be designed.
S102, determining a subtask which is preferentially processed in each subtask and a corresponding processing node according to a first preset rule, and allocating the subtask which is preferentially processed to the corresponding processing node for processing until each subtask is allocated; wherein each of the subtasks is processed one by one, and each of the processing nodes processes one of the subtasks at a time.
Specifically, each subtask of the product design task to be allocated is processed one by one, that is, one subtask is selected from each subtask and allocated to a corresponding processing node for processing, and after the subtask is processed, one subtask is selected from the remaining subtasks and allocated to the corresponding processing node for processing until each subtask of the product design task to be allocated is processed. The task processing device may determine one of the subtasks to be preferentially processed among the respective subtasks of the to-be-distributed product design task according to a first preset rule, determining the processing nodes corresponding to the subtasks to be processed preferentially, wherein the processing nodes corresponding to the subtasks to be processed preferentially are the processing nodes which are distributed to process the subtasks to be processed preferentially, and distributing the subtasks to be processed preferentially to the corresponding processing nodes to be processed, after the subtasks with the priority processing are completed, determining a subtask with the priority processing and a corresponding processing node from the remaining subtasks, and distribute it to the processing nodes corresponding to it until each of the subtasks is distributed, namely, the last unprocessed subtask in the tasks to be allocated is allocated to the processing node corresponding to the last unprocessed subtask. Wherein each of the processing nodes processes one of the subtasks at a time. It will be appreciated that when the product design task to be distributed is a product to be designed, the processing node may be a design station equipped with a computer and a designer, the computer having installed thereon a design plug-in for receiving the sub-tasks to be processed preferentially.
For example, the first preset rule may include that the task processing device first obtains a first allocation parameter of each sub-task relative to each processing node according to each sub-task, a task attribute of each processing node, and queue information to be processed; wherein the task attribute is preset; then, taking the maximum first distribution parameter of the first distribution parameters of each subtask relative to each processing node as the first distribution ratio of each subtask; and then, taking the subtask corresponding to the largest first assignment pair ratio in the first assignment pair ratios of the subtasks as the subtask to be preferentially processed, and taking the processing node corresponding to the largest first assignment pair ratio as the processing node corresponding to the subtask to be preferentially processed.
According to the method for processing the product design task, provided by the invention, each subtask of the product design task to be distributed can be obtained, then the subtask which is preferentially processed in each subtask and the corresponding processing node are determined according to the first preset rule, and the subtask which is preferentially processed is distributed to the corresponding processing node for processing until each subtask is distributed completely, each subtask is processed one by one, each processing node processes one subtask every time, each subtask can be automatically distributed and the processing sequence of each subtask is determined, so that the distribution efficiency of the product design task is improved.
Fig. 2 is a schematic flow chart of a processing method of a product design task according to a second embodiment of the present invention, and as shown in fig. 2, on the basis of the foregoing embodiments, further, the first preset rule includes:
s201, obtaining a first distribution parameter of each subtask relative to each processing node according to each subtask, task attributes of each processing node and queue information to be processed; wherein the task attribute is preset;
specifically, the task processing device may obtain task attributes of the processing node, where the task attributes are preset to indicate which of the sub-tasks the processing node may process. The task processing device may further obtain information of queues to be processed of each processing node, and since each processing node can only process one sub-task at a time, when a plurality of sub-tasks are allocated to the processing node, the plurality of sub-tasks may be ordered according to the order of time allocated to the plurality of sub-tasks, so as to form queues to be processed of the processing node, and the information of the queues to be processed of the processing node may include the number of sub-tasks to be processed in the queues to be processed of the processing node and the types of sub-tasks at the end of the queues to be arranged. The task processing device may obtain a first allocation parameter of each of the subtasks with respect to each of the processing nodes according to each of the subtasks, the task attribute of each of the processing nodes, and the queue information to be processed. It will be appreciated that the plurality of sub-tasks assigned to the processing nodes are sub-tasks of different ones of the product design tasks to be assigned.
For example, the task processing device obtains a task attribute of each processing node, and then obtains a matching value between each subtask and each processing node according to the task attribute of each processing node and each subtask; then obtaining queue information to be processed of each processing node, wherein the queue information to be processed comprises the number of subtasks to be processed and the type of the subtasks at the tail of the queue; obtaining the efficiency value of each subtask under each processing node according to the type of the subtask at the tail of the queue of each processing node and the type of each subtask; wherein the type of the subtask is preset; and finally, obtaining a first distribution parameter of each subtask relative to each processing node according to the number of the subtasks waiting for processing of each processing node, the matching value of each subtask and each processing node, the efficiency value of each subtask under each processing node and the respective corresponding weight.
S202, taking the maximum first distribution parameter of the first distribution parameters of each subtask relative to each processing node as the first distribution ratio of each subtask;
specifically, after obtaining the first allocation parameter of each sub-task with respect to each processing node, the task processing device compares the first allocation parameters of each sub-task with respect to each processing node to obtain a maximum first allocation parameter, and uses the maximum first allocation parameter as the first allocation ratio of each sub-task.
For example, the task processing device may obtain the first allocation parameter of the sub-task a with respect to the processing node a as 10, the first allocation parameter of the sub-task a with respect to the processing node b as 12, the first allocation parameter of the sub-task a with respect to the processing node c as 9, and compare the three first allocation parameters 10, 12, and 9 to obtain 12 the largest first allocation parameter among the three first allocation parameters, and use the largest first allocation parameter 12 as the first allocation ratio of the sub-task a, and use the processing node b corresponding to the first allocation parameter 12 as the processing node corresponding to the sub-task a.
S203, taking the sub-task corresponding to the largest first assignment pair ratio among the first assignment pair ratios of the sub-tasks as the sub-task to be preferentially processed, and taking the processing node corresponding to the largest first assignment pair ratio as the processing node corresponding to the sub-task to be preferentially processed.
Specifically, after obtaining the first assignment ratio of each of the subtasks, the task processing device compares the first assignment ratios of the subtasks to obtain a maximum first assignment ratio among the first assignment ratios of the subtasks, where the subtask corresponding to the maximum first assignment ratio is used as the subtask to be preferentially processed, and the processing node corresponding to the maximum first assignment ratio is used as the processing node corresponding to the subtask to be preferentially processed. The maximum first allocation ratio is obtained by the sub-tasks relative to the maximum first allocation parameter of the first allocation parameters of the processing nodes, and the processing node corresponding to the maximum first allocation parameter of the sub-tasks to be processed preferentially is the processing node corresponding to the maximum first allocation ratio.
Fig. 3 is a schematic flow chart of a processing method of a product design task according to a third embodiment of the present invention, and as shown in fig. 3, on the basis of the foregoing embodiments, further, the first preset rule includes:
s301, obtaining a first distribution parameter of each subtask relative to each processing node according to each subtask, task attributes of each processing node and queue information to be processed; wherein the task attribute is preset;
specifically, the specific implementation process of this step is similar to step S201, and is not described herein again.
S302, obtaining a second distribution parameter of each subtask according to the strength relation value of each subtask relative to other subtasks; wherein the strength relationship value is preset;
specifically, the task processing device may obtain a strength relationship value of each of the subtasks with respect to each of the other subtasks, where the strength relationship value represents a relationship between one of the subtasks and another of the subtasks, and the more closely the relationship is, the larger the strength relationship value is. The task processing device may sum the strength relation value of each of the subtasks with respect to other respective subtasks, and use the result of the summation as the second allocation parameter of each of the subtasks. The strength relation value is preset and is set according to an actual situation, and the embodiment of the invention is not limited.
For example, the product design task to be distributed is divided into a subtask A, a subtask B and a subtask C, the strength relation value of the subtask A relative to the subtask B is 4, the strength relation value of the subtask A relative to the subtask C is 1, the strength relation value of the subtask B relative to the subtask A is 2, the strength relation value of the subtask B relative to the subtask C is 2, the strength relation value of the subtask C relative to the subtask A is 1, and the strength relation value of the subtask C relative to the subtask B is 2. The task processing device sums the strength relation value 4 of the subtask A relative to the subtask B and the strength relation value 1 of the subtask A relative to the subtask C to obtain 4+ 1-5, and the 5 is used as a second distribution parameter of the subtask A; the task processing device sums the strength relation value 2 of the subtask B relative to the subtask A and the strength relation value 2 of the subtask B relative to the subtask C to obtain 2+ 2-4, and the 4 is used as a second distribution parameter of the subtask B; and the task processing device sums the strength relation value 1 of the subtask C relative to the subtask A and the strength relation value 2 of the subtask C relative to the subtask B to obtain 1+ 2-3, and takes 3 as a second distribution parameter of the subtask B.
S303, obtaining a second distribution contrast value of each subtask according to the maximum first distribution parameter in the first distribution parameters of each subtask relative to each processing node, the second distribution parameter of each subtask and the corresponding weight;
specifically, the task processing device compares the first allocation parameter of each of the subtasks with respect to each of the processing nodes after obtaining the first allocation parameter of each of the subtasks with respect to each of the processing nodes, from which a maximum first allocation parameter of each of the subtasks can be obtained, may sum a result of multiplying the maximum first allocation parameter of each of the subtasks with a corresponding weight, and a result of multiplying the second allocation parameter of each of the subtasks with the corresponding weight, and may use the summed result as the second allocation comparison value of each of the subtasks. The weight corresponding to the maximum first distribution parameter of each subtask and the weight corresponding to the second distribution parameter of each subtask are set according to practical experience, which is not limited in the embodiment of the present invention.
For example, the task processing device obtains a first allocation parameter of the sub-task a with respect to the processing node a as 10, a first allocation parameter of the sub-task a with respect to the processing node b as 12, a first allocation parameter of the sub-task a with respect to the processing node c as 9, and obtains a second allocation parameter of the sub-task a as 5. The task processing device compares the three first distribution parameters 10, 12 and 9, and can obtain that the maximum first distribution parameter of the subtask a is 12. If the maximum first distribution parameter of subtask a corresponds to a weight of 0.4 and the second distribution parameter of subtask a corresponds to a weight of 0.6, then the second distribution contrast value is 12 × 0.4+5 × 0.6 — 7.8.
And S304, taking the subtask corresponding to the largest second distribution contrast value in the second distribution contrast values of the subtasks as the subtask to be processed preferentially, and taking the processing node corresponding to the largest second distribution contrast value as the processing node corresponding to the subtask to be processed preferentially.
Specifically, after obtaining the second assignment comparison values of the respective subtasks, the task processing device compares the second assignment comparison values of the respective subtasks, so as to obtain a maximum second assignment comparison value among the second assignment comparison values of the respective subtasks, and takes the subtask corresponding to the maximum second assignment comparison value as the subtask to be processed preferentially, and takes the processing node corresponding to the maximum second assignment comparison value as the processing node corresponding to the subtask to be processed preferentially. The maximum second allocation contrast value is obtained by the first allocation parameter of each of the sub-tasks with respect to the maximum first allocation parameter of each of the processing nodes, and the processing node corresponding to the maximum first allocation parameter of the sub-task to be processed preferentially is the processing node corresponding to the maximum second allocation contrast value.
Fig. 4 is a schematic flow chart of a processing method for a product design task according to a fourth embodiment of the present invention, and as shown in fig. 4, on the basis of the foregoing embodiments, further, the obtaining a first allocation parameter of each subtask with respect to each processing node according to the task attribute of each subtask, each processing node, and queue information to be processed includes:
s401, acquiring task attributes of each processing node, wherein the task attributes indicate subtasks which can be processed by the processing node;
specifically, the task processing device may obtain a task attribute of each processing node, where the task attribute of each processing node is preset, and the task attribute indicates a subtask that can be processed by the processing node.
For example, the task attribute of processing node a includes subtask a and subtask B, indicating that processing node a can process subtask a and subtask B; the task attribute of the processing node b comprises a subtask C, which indicates that the processing node b can process the subtask C; the task attributes of processing node C include subtask A and subtask C, indicating that processing node C can process subtask A and subtask C.
S402, obtaining a matching value of each subtask and each processing node according to the task attribute of each processing node and each subtask;
specifically, after the task processing device obtains the task attribute of each subtask, for each subtask, the task processing device determines whether the task attribute of each processing node includes the subtask, if the task attribute of the processing node includes the subtask, the subtask is matched with the processing node, and a matching value between the subtask and the processing node is obtained as α1E.g. 10, if saidIf the task attribute of the processing node does not include the subtask, the subtask is not matched with the processing node, and the matching value of the subtask and the processing node is alpha2For example, 0, a matching value of each of the subtasks and each of the processing nodes may be finally obtained. Wherein alpha is1And alpha2The value of (a) is set according to practical experience, and the embodiment of the invention is not limited.
S403, obtaining queue information to be processed of each processing node, wherein the queue information to be processed comprises the number of subtasks to be processed and the type of the subtasks at the tail of the queue;
specifically, the task processing device may obtain the pending queue information of each processing node, and the pending queue information of each processing node may include the number of the sub tasks waiting to be processed and the type of the sub task at the tail of the queue.
S404, obtaining the efficiency value of each subtask under each processing node according to the type of the subtask at the tail of the queue of each processing node and the type of each subtask; wherein the type of the subtask is preset;
specifically, the task processing device may compare the type of each subtask of the to-be-assigned product design task with the type of the subtask at the tail of the arrangement queue of each processing node, determine whether the type of each subtask is the same as the type of the subtask at the tail of the arrangement queue of each processing node, and if the type of the subtask is the same as the type of the subtask at the tail of the arrangement queue of the processing node, obtain that the efficiency value of the subtask under the processing node is β1(ii) a If the type of the subtask is different from the type of the subtask at the tail of the queue of the processing node, obtaining that the efficiency value of the subtask under the processing node is beta2. Wherein the type of the subtask is preset; beta is a1And beta2The value of (a) is set according to practical experience, and the embodiment of the invention is not limited. It will be appreciated that the same or different may be used depending on the name or identity of the subtaskJudging whether the types of the subtasks are the same or not by different persons, wherein the subtasks with the same name or the same identifier are the subtasks of the same type, and otherwise, the subtasks are not the subtasks of the same type; for the product design task, the higher working efficiency can be kept by continuously performing the same subtasks, and the subtasks with the same type are preferentially distributed to the same processing node, so that the efficiency of product design is improved.
For example, the task attribute of the processing node a includes a subtask a and a subtask B, the task processing device obtains that the type of the subtask at the end of the arrangement queue of the processing node a is 002, the task processing device obtains that the type of the subtask a of the product design task to be allocated is 001, and compares the type of the subtask a 001 with the type of the subtask at the end of the arrangement queue of the processing node a at 002, and since the values of 001 and 002 are different, the type of the subtask a is different from the type of the subtask at the end of the arrangement queue of the processing node a, the efficiency value of the subtask a under the processing node a can be obtained as β2
S405, obtaining a first distribution parameter of each subtask relative to each processing node according to the number of the subtasks waiting for processing of each processing node, the matching value of each subtask and each processing node, the efficiency value of each subtask under each processing node and the corresponding weight.
Specifically, the task processing device may obtain a result p of a product of the number of the subtasks waiting for processing of the processing node a and the weight corresponding thereto1Result p of product of matching value of subtask A and processing node a and its corresponding weight2Result p of the product of the efficiency value of subtask A at processing node a and its corresponding weight3A 1 is to p1、p2And p3Summing, a first allocation parameter of the subtask a with respect to the processing node a may be obtained. And repeating the acquisition process of the first allocation parameters of the subtask A relative to the processing node a for each subtask and each processing node, so as to obtain the first allocation parameters of each subtask relative to each processing node. Wherein each of said processing nodes is equalThe weight corresponding to the number of the subtasks to be processed and the weight corresponding to the matching value of the subtasks and the processing node are set according to actual experience, and the embodiment of the invention is not limited.
Fig. 5 is a schematic flow chart of a processing method of a product design task according to a fifth embodiment of the present invention, and as shown in fig. 5, on the basis of the foregoing embodiments, further, the processing method of a product design task according to the embodiment of the present invention further includes:
s501, after each subtask of the product design task to be distributed is obtained, obtaining a priority attribute of each subtask, wherein the priority attribute is preset;
specifically, after acquiring each subtask of the product design task to be allocated, the task processing device may acquire a priority attribute of each subtask, where the priority attribute is preset. The priority attribute may be a first priority, where the first priority is configured to the subtask when the subtask finds an error after the processing node corresponding to the subtask is processed.
S502, if the priority attribute of the subtask is the first priority, the subtask corresponding to the first priority is redistributed to the processing node corresponding to the subtask corresponding to the first priority and arranged at the head of the waiting queue of the processing node corresponding to the subtask corresponding to the first priority.
Specifically, after obtaining the priority attribute of the subtask, if the priority attribute of the subtask is a first priority, the task processing device reallocates the subtask corresponding to the first priority to the processing node corresponding to the subtask corresponding to the first priority for processing, and in order to preferentially process the subtask corresponding to the first priority, arranges the subtask corresponding to the first priority to the head of the waiting queue of the processing node corresponding to the subtask corresponding to the first priority.
Fig. 6 is a schematic flow chart of a processing method for a product design task according to a sixth embodiment of the present invention, and as shown in fig. 6, on the basis of the foregoing embodiments, further, the processing method for a product design task according to the embodiment of the present invention further includes:
s601, after each subtask of the product design task to be distributed is obtained, obtaining a priority attribute of each subtask, wherein the priority attribute is preset;
specifically, after acquiring each subtask of the product design task to be allocated, the task processing device may acquire a priority attribute of each subtask, where the priority attribute is preset. The priority attribute may be a second priority, and when the subtask needs urgent processing, the priority attribute of the subtask may be set to the second priority.
S602, if the priority attribute of the subtask is a second priority, determining a processing node for processing the subtask corresponding to the second priority according to a second preset rule, and arranging the subtask corresponding to the second priority to the head of a waiting queue of the determined processing node.
Specifically, after obtaining the priority attribute of the subtask, if the priority attribute of the subtask is a second priority, the task processing device determines, according to a second preset rule, a processing node that processes the subtask corresponding to the second priority, and allocates the subtask corresponding to the second priority to the processing node for processing, where the subtask corresponding to the second priority is arranged at the head of a waiting queue of the processing node.
For example, the second preset rule includes that the task processing device obtains a task attribute of each processing node, where the task attribute indicates a subtask that can be executed by the processing node; then determining the matching value of the subtask corresponding to the second priority and each processing node according to the task attribute of each processing node and the subtask corresponding to the second priority; then determining the efficiency value of the subtask corresponding to the second priority under each processing node according to the type of the subtask being executed by each processing node and the type of the subtask corresponding to the second priority; wherein the type of the subtask is preset; obtaining the distribution value of the subtask corresponding to the second priority under each processing node according to the matching value of the subtask corresponding to the second priority and each processing node, the efficiency value of the subtask corresponding to the second priority under each processing node and the respective corresponding weight; and finally, taking the processing node corresponding to the maximum distribution value in the distribution values of the subtasks corresponding to the second priority under each processing node as the processing node for processing the subtasks corresponding to the second priority.
Fig. 7 is a flowchart illustrating a processing method of a product design task according to a seventh embodiment of the present invention, and as shown in fig. 7, on the basis of the foregoing embodiments, further, the second preset rule includes:
s701, acquiring task attributes of each processing node, wherein the task attributes indicate subtasks which can be processed by the processing nodes;
specifically, the specific implementation process of this step is similar to step S401, and is not described herein again.
S702, determining matching values of the subtasks corresponding to the second priority and the processing nodes according to the task attributes of the processing nodes and the subtasks corresponding to the second priority;
specifically, after the task processing device obtains the task attribute of each processing node, for the subtask corresponding to the second priority, the task processing device determines whether the task attribute of each processing node includes the subtask corresponding to the second priority, if the task attribute of the processing node includes the subtask corresponding to the second priority, the subtask corresponding to the second priority is matched with the processing node, and a matching value between the subtask corresponding to the second priority and the processing node is λ1E.g. 10, if the task attribute of the processing node does not include itAnd if the subtask corresponding to the second priority is not matched with the processing node, obtaining that the matching value of the subtask corresponding to the second priority and the processing node is lambda2For example, 0, a matching value between the sub-task corresponding to the second priority and each processing node may be obtained. Wherein λ is1And λ2The value of (a) is set according to the actual situation, and the embodiment of the invention is not limited.
S703, determining the efficiency value of the subtask corresponding to the second priority under each processing node according to the type of the subtask being executed by each processing node and the type of the subtask corresponding to the second priority; wherein the type of the subtask is preset;
specifically, the task processing device may obtain a type of a subtask being executed by each of the processing nodes, compare the type of the subtask corresponding to the second priority with the type of the subtask being executed by each of the processing nodes, determine whether the type of the subtask corresponding to the second priority is the same as the type of the subtask being executed by each of the processing nodes, and if the type of the subtask corresponding to the second priority is the same as the type of the subtask being executed by the processing node, obtain that an efficiency value of the subtask corresponding to the second priority at the processing node is μ1(ii) a If the type corresponding to the second priority is different from the type of the subtask being executed by the processing node, obtaining the efficiency value mu of the subtask corresponding to the second priority under the processing node2The efficiency value of the subtask corresponding to the second priority level at each processing node may be obtained. Wherein the type of the subtask is preset; mu.s1And mu2The value of (a) is set according to the actual situation, and the embodiment of the invention is not limited. For the product design task, the higher working efficiency can be kept by continuously performing the subtasks with the same type, and the subtasks with the same type are preferentially distributed to the same processing node, so that the efficiency of product design is improved.
Obtaining the distribution value of the subtask corresponding to the second priority under each processing node according to the matching value of the subtask corresponding to the second priority and each processing node, the efficiency value of the subtask corresponding to the second priority under each processing node and the respective corresponding weight;
specifically, after obtaining the matching value of the subtask corresponding to the second priority level with each processing node and the efficiency value of the subtask corresponding to the second priority level under each processing node, the task processing device multiplies the matching value of the subtask corresponding to the second priority level with each processing node by the corresponding weight to obtain e1Multiplying the efficiency value of the subtask corresponding to the second priority under each processing node by the corresponding weight to obtain e2E is to be1And e2And the summation result is used as the distribution value of the subtask corresponding to the second priority under each processing node.
And taking the processing node corresponding to the maximum distribution value in the distribution values of the subtasks corresponding to the second priority under each processing node as the processing node for processing the subtasks corresponding to the second priority.
Specifically, after obtaining the assignment values of the subtasks corresponding to the second priority under each processing node, the task processing device obtains a maximum assignment value from the assignment values of the subtasks corresponding to the second priority under each processing node, takes the processing node corresponding to the maximum assignment value as the processing node of the subtask corresponding to the second priority, and assigns the subtask corresponding to the second priority to the processing node corresponding to the maximum assignment value for processing.
Fig. 8 is a schematic flow chart of a processing method for a product design task according to an eighth embodiment of the present invention, and as shown in fig. 8, on the basis of the foregoing embodiments, further, the processing method for a product design task according to the embodiment of the present invention further includes:
s801, after each subtask of the product design task to be distributed is obtained, obtaining a priority attribute of each subtask, wherein the priority attribute of each subtask comprises a first priority and a second priority; wherein the priority attribute is preset;
specifically, after acquiring each subtask of the product design task to be allocated, the task processing device may acquire a priority attribute of each subtask, where the priority attribute is preset. The priority attributes of each subtask include a first priority and a second priority, wherein the first priority is configured for the subtask when the subtask finds an error after the processing node corresponding to the subtask is processed; when the subtask requires urgent processing, the priority attribute of the subtask may be set to a second priority.
S802, the subtasks corresponding to the first priority are allocated preferentially, and the subtasks corresponding to the second priority are allocated preferentially.
Specifically, after obtaining the priority attribute of each subtask, the task processing device preferentially allocates the subtask corresponding to the first priority to the processing node corresponding to the subtask corresponding to the first priority, and after completing the allocation of the subtask corresponding to the first priority, allocates the subtask corresponding to the second priority to the processing node corresponding to the subtask corresponding to the second priority. It can be understood that the priority attribute is null or the subtask corresponding to the default priority attribute is allocated after the subtask corresponding to the second priority is allocated.
For example, for the subtask corresponding to the first priority, the subtask may be reallocated to the processing node corresponding to the subtask corresponding to the first priority and arranged to the first of the waiting queue of the processing node corresponding to the subtask corresponding to the first priority. And for the subtasks corresponding to the second priority, determining a processing node for processing the subtasks corresponding to the second priority according to the second preset rule, and arranging the subtasks corresponding to the second priority to the head of the waiting queue of the determined processing node.
Fig. 9 is a schematic structural diagram of a processing apparatus for a product design task according to an embodiment of the present invention, and as shown in fig. 9, the processing apparatus for a product design task according to an embodiment of the present invention includes an obtaining unit 901 and a determining unit 902, where:
the acquiring unit 901 is configured to acquire each subtask of a product design task to be allocated; the determining unit 902 is configured to determine, according to a first preset rule, a subtask that is preferentially processed in each of the subtasks and a corresponding processing node, and allocate the subtask that is preferentially processed to the corresponding processing node for processing until each of the subtasks is allocated; wherein each of the subtasks is processed one by one, and each of the processing nodes processes one of the subtasks at a time.
Specifically, for a to-be-allocated product design task that has been divided into sub tasks, the obtaining unit 901 may obtain each of the sub tasks of the to-be-allocated product design task, where the sub tasks may be processed separately, and names and identifications of the sub tasks are different from each other. The design task of the product to be distributed may be a product to be designed, and the subtask may be a design module of the product to be designed.
The subtasks of the product design task to be distributed are processed one by one, namely, one subtask is selected from each subtask and distributed to the corresponding processing node for processing, after the subtask is processed, one subtask is selected from the rest subtasks and distributed to the corresponding processing node for processing until each subtask of the product design task to be distributed is processed. The determining unit 902 may determine one of the subtasks to be preferentially processed in each of the subtasks of the to-be-distributed product design task according to a first preset rule, determining the processing nodes corresponding to the subtasks to be processed preferentially, wherein the processing nodes corresponding to the subtasks to be processed preferentially are the processing nodes which are distributed to process the subtasks to be processed preferentially, and distributing the subtasks to be processed preferentially to the corresponding processing nodes to be processed, after the subtasks with the priority processing are completed, determining a subtask with the priority processing and a corresponding processing node from the remaining subtasks, and distribute it to the processing nodes corresponding to it until each of the subtasks is distributed, namely, the last unprocessed subtask in the tasks to be allocated is allocated to the processing node corresponding to the last unprocessed subtask. Wherein each of the processing nodes processes one of the subtasks at a time. It will be appreciated that when the product design task to be distributed is a product to be designed, the processing node may be a design station equipped with a computer and a designer, the computer having installed thereon a design plug-in for receiving the sub-tasks to be processed preferentially.
According to the processing device for the product design task, provided by the invention, each subtask of the product design task to be distributed can be obtained, then the subtask which is preferentially processed in each subtask and the corresponding processing node are determined according to the first preset rule, and the subtask which is preferentially processed is distributed to the corresponding processing node for processing until each subtask is distributed completely, each subtask is processed one by one, each processing node processes one subtask every time, each subtask can be automatically distributed and the processing sequence of each subtask is determined, so that the distribution efficiency of the product design task is improved.
The processing device for the product design task provided by the present invention is used for executing the method flows provided by the above embodiments, and the specific processes are not described herein again.
Fig. 10 is a schematic physical structure diagram of an electronic device according to an embodiment of the present invention, and as shown in fig. 10, the electronic device may include: a processor (processor)1010, a communication Interface (Communications Interface)1020, a memory (memory)1030, and a communication bus 1040, wherein the processor 1010, the communication Interface 1020, and the memory 1030 communicate with each other via the communication bus 1040. Processor 1010 may call logic instructions in memory 1030 to perform the following method: acquiring each subtask of a product design task to be distributed; determining a subtask which is preferentially processed in each subtask and a corresponding processing node according to a first preset rule, and allocating the subtask which is preferentially processed to the corresponding processing node for processing until each subtask is allocated; wherein each of the subtasks is processed one by one, and each of the processing nodes processes one of the subtasks at a time.
Furthermore, the logic instructions in the memory 1030 can be implemented in software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The present embodiment discloses a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the method provided by the above-mentioned method embodiments, for example, comprising: acquiring each subtask of a product design task to be distributed; determining a subtask which is preferentially processed in each subtask and a corresponding processing node according to a first preset rule, and allocating the subtask which is preferentially processed to the corresponding processing node for processing until each subtask is allocated; wherein each of the subtasks is processed one by one, and each of the processing nodes processes one of the subtasks at a time.
The present embodiments provide a non-transitory computer-readable storage medium storing a computer program that causes a computer to perform the methods provided by the above-described method embodiments, for example, including: acquiring each subtask of a product design task to be distributed; determining a subtask which is preferentially processed in each subtask and a corresponding processing node according to a first preset rule, and allocating the subtask which is preferentially processed to the corresponding processing node for processing until each subtask is allocated; wherein each of the subtasks is processed one by one, and each of the processing nodes processes one of the subtasks at a time.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present 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 solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (7)

1. A method for processing a product design task, comprising:
acquiring each subtask of a product design task to be distributed, wherein the name and the identification of each subtask are different from each other;
determining a subtask which is preferentially processed in each subtask and a corresponding processing node according to a first preset rule, and automatically allocating the subtask which is preferentially processed to the corresponding processing node for processing until each subtask is allocated completely; wherein each of the subtasks is processed one by one, and each of the processing nodes processes one of the subtasks at a time;
acquiring the priority attribute of each subtask;
if the priority attribute of the subtask is a first priority, reallocating the subtask corresponding to the first priority to the processing node corresponding to the subtask corresponding to the first priority and arranging the subtask corresponding to the first priority to the first position of the waiting queue of the processing node corresponding to the subtask corresponding to the first priority; the first priority is configured to the subtask when the subtask finds an error after the corresponding processing section is processed;
if the priority attribute of the subtask is a second priority, determining a processing node for processing the subtask corresponding to the second priority according to a second preset rule, and arranging the subtask corresponding to the second priority to the head of a waiting queue of the determined processing node; the second priority is configured to the subtask when the subtask requires urgent processing;
and the subtasks corresponding to the first priority are allocated preferentially, and the subtasks corresponding to the second priority are allocated preferentially.
2. The method according to claim 1, wherein the first preset rule comprises:
acquiring a first distribution parameter of each subtask relative to each processing node according to each subtask, task attributes of each processing node and queue information to be processed; wherein the task attribute is preset;
taking the maximum first distribution parameter of the first distribution parameters of each subtask relative to each processing node as the first distribution ratio of each subtask;
and taking the subtask corresponding to the largest first assignment pair ratio in the first assignment pair ratios of the subtasks as the subtask to be preferentially processed, and taking the processing node corresponding to the largest first assignment pair ratio as the processing node corresponding to the subtask to be preferentially processed.
3. The method according to claim 1, wherein the first preset rule comprises:
acquiring a first distribution parameter of each subtask relative to each processing node according to each subtask, task attributes of each processing node and queue information to be processed; wherein the task attribute is preset;
obtaining a second distribution parameter of each subtask according to the strength relation value of each subtask relative to other subtasks; wherein the strength relationship value is preset;
obtaining a second distribution contrast value of each subtask according to the maximum first distribution parameter in the first distribution parameters of each subtask relative to each processing node, the second distribution parameter of each subtask and the respective corresponding weight;
and taking the subtask corresponding to the largest second distribution contrast value in the second distribution contrast values of the subtasks as the subtask to be processed preferentially, and taking the processing node corresponding to the largest second distribution contrast value as the processing node corresponding to the subtask to be processed preferentially.
4. The method according to claim 2 or 3, wherein the obtaining a first allocation parameter of each of the subtasks relative to each of the processing nodes according to each of the subtasks, the task attribute of each of the processing nodes, and the queue information to be processed comprises:
acquiring task attributes of each processing node, wherein the task attributes indicate subtasks which can be processed by the processing nodes;
obtaining a matching value of each subtask and each processing node according to the task attribute of each processing node and each subtask;
acquiring to-be-processed queue information of each processing node, wherein the to-be-processed queue information comprises the number of the subtasks to be processed and the type of the subtasks at the tail of the queue;
obtaining an efficiency value of each subtask under each processing node according to the type of the subtask at the tail of the queue of each processing node and the type of each subtask; wherein the type of the subtask is preset;
and obtaining a first distribution parameter of each subtask relative to each processing node according to the number of the subtasks waiting for processing of each processing node, the matching value of each subtask and each processing node, the efficiency value of each subtask under each processing node and the respective corresponding weight.
5. The method according to claim 1, wherein the second preset rule comprises:
acquiring task attributes of each processing node, wherein the task attributes indicate subtasks which can be executed by the processing nodes;
determining a matching value of the subtask corresponding to the second priority and each processing node according to the task attribute of each processing node and the subtask corresponding to the second priority;
determining the efficiency value of the subtask corresponding to the second priority under each processing node according to the type of the subtask being executed by each processing node and the type of the subtask corresponding to the second priority; wherein the type of the subtask is preset;
obtaining the distribution value of the subtask corresponding to the second priority under each processing node according to the matching value of the subtask corresponding to the second priority and each processing node, the efficiency value of the subtask corresponding to the second priority under each processing node and the respective corresponding weight;
and taking the processing node corresponding to the maximum distribution value in the distribution values of the subtasks corresponding to the second priority under each processing node as the processing node for processing the subtasks corresponding to the second priority.
6. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method for processing a product design task according to any of claims 1 to 5 are implemented when the program is executed by the processor.
7. A non-transitory computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of a method of processing a product design task according to any one of claims 1 to 5.
CN201811294360.1A 2018-11-01 2018-11-01 Product design task processing method and electronic equipment Active CN109598411B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811294360.1A CN109598411B (en) 2018-11-01 2018-11-01 Product design task processing method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811294360.1A CN109598411B (en) 2018-11-01 2018-11-01 Product design task processing method and electronic equipment

Publications (2)

Publication Number Publication Date
CN109598411A CN109598411A (en) 2019-04-09
CN109598411B true CN109598411B (en) 2020-12-01

Family

ID=65958317

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811294360.1A Active CN109598411B (en) 2018-11-01 2018-11-01 Product design task processing method and electronic equipment

Country Status (1)

Country Link
CN (1) CN109598411B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2019438794A1 (en) * 2019-04-02 2021-10-28 Hitachi, Ltd. Method and system for workflow assignment
CN110852723B (en) * 2019-11-19 2021-08-20 象和文化科技(深圳)有限公司 Multi-element stacked data cooperation processing method and system, storage medium and intelligent terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101118624A (en) * 2006-07-31 2008-02-06 埃森哲全球服务有限公司 Work allocation model
CN103530742A (en) * 2013-10-28 2014-01-22 金蝶软件(中国)有限公司 Method and device for increasing scheduling operation speed
US9535758B2 (en) * 2013-09-05 2017-01-03 International Business Machines Corporation Managing data distribution to networked client computing devices
CN107665604A (en) * 2017-09-30 2018-02-06 宁波优泊停车服务有限公司 Berth task auto-allocation method, system, computer installation and computer-readable recording medium
CN108229792A (en) * 2017-12-11 2018-06-29 浪潮软件集团有限公司 Method and device for automatically allocating tasks

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11941561B2 (en) * 2017-01-06 2024-03-26 Autodesk, Inc. Automated distribution of subtask assignments to user devices

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101118624A (en) * 2006-07-31 2008-02-06 埃森哲全球服务有限公司 Work allocation model
US9535758B2 (en) * 2013-09-05 2017-01-03 International Business Machines Corporation Managing data distribution to networked client computing devices
CN103530742A (en) * 2013-10-28 2014-01-22 金蝶软件(中国)有限公司 Method and device for increasing scheduling operation speed
CN107665604A (en) * 2017-09-30 2018-02-06 宁波优泊停车服务有限公司 Berth task auto-allocation method, system, computer installation and computer-readable recording medium
CN108229792A (en) * 2017-12-11 2018-06-29 浪潮软件集团有限公司 Method and device for automatically allocating tasks

Also Published As

Publication number Publication date
CN109598411A (en) 2019-04-09

Similar Documents

Publication Publication Date Title
EP1973037B1 (en) Load distribution in client server system
CN108572875B (en) Resource allocation method, device and system
CN110991808B (en) Task allocation method and device
CN109598411B (en) Product design task processing method and electronic equipment
CN110008013B (en) Spark task allocation method for minimizing job completion time
CN107659739B (en) List distribution method and device
CN106557471A (en) Method for scheduling task and device
CN105893497A (en) Task processing method and device
CN106339802A (en) Task allocation method, task allocation device and electronic equipment
CN109871328A (en) A kind of method for testing software and device
CN105608531A (en) Task dispatching method and device
WO2014091734A1 (en) System construction device and system construction method
CN110750339B (en) Thread scheduling method and device and electronic equipment
CN108279980A (en) Resource allocation methods and system and resource allocation terminal
CN111782383A (en) Task allocation method, server, electronic terminal and computer readable storage medium
CN112559147A (en) Dynamic matching algorithm, system and equipment based on GPU resource occupation characteristics
CN111443999A (en) Data parallel processing method, actuator, computer device and storage medium
CN110764887A (en) Task rescheduling method and system, and related equipment and device
CN104268007A (en) Distributed event request scheduling method and system
WO2015042904A1 (en) Method, apparatus and system for scheduling resource pool in multi-core system
CN109189581B (en) Job scheduling method and device
CN113032093B (en) Distributed computing method, device and platform
CN112596879A (en) Method for quantum cloud computing platform task scheduling
CN109636097B (en) Method and device for distributing product design tasks
CN113849295A (en) Model training method and device and computer readable storage medium

Legal Events

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