CN113127176A - Multi-role task allocation method and system for working platform - Google Patents

Multi-role task allocation method and system for working platform Download PDF

Info

Publication number
CN113127176A
CN113127176A CN202110550576.5A CN202110550576A CN113127176A CN 113127176 A CN113127176 A CN 113127176A CN 202110550576 A CN202110550576 A CN 202110550576A CN 113127176 A CN113127176 A CN 113127176A
Authority
CN
China
Prior art keywords
module
role
task
subtasks
platform
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.)
Pending
Application number
CN202110550576.5A
Other languages
Chinese (zh)
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.)
Wuhan Hollow Technology Co ltd
Original Assignee
Wuhan Hollow Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan Hollow Technology Co ltd filed Critical Wuhan Hollow Technology Co ltd
Priority to CN202110550576.5A priority Critical patent/CN113127176A/en
Publication of CN113127176A publication Critical patent/CN113127176A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a multi-role task allocation method and a system for a working platform, which relate to the technical field of working platform management, and comprise a packing-sending party, a working platform, an input module, a storage module, a decomposition module, a label matching module, a grading and sequencing module and an allocation module, wherein the packing-sending party issues working task requirements to the working platform, the input module inputs different role information into the working platform, the storage module backs up and stores the working task requirements and the different role information in the working platform, and the decomposition module decomposes the working task into a plurality of subtasks; according to the invention, the subtask labels and the role labels are bound through the label matching module, the scoring and sorting module is used for calculating the risk level and the workload of the subtasks to score and sort a plurality of subtasks, and meanwhile, various distribution mechanisms are adopted, so that the diversity of task distribution is ensured, the efficient work of multi-role cooperation is realized, and the task issuing and processing efficiency is improved.

Description

Multi-role task allocation method and system for working platform
Technical Field
The invention relates to the technical field of work platform management, in particular to a multi-role task allocation method and system for a work platform.
Background
The product working platform is an internet platform which provides various relevant work management services in a crowdsourcing mode. The packet sender issues work task requirements to a work platform, the platform decomposes the tasks, searches matched packet receivers from a platform talent library according to the skill requirements of each subtask, and distributes the subtasks to the proper packet receivers; the packet receiving party starts working after receiving the assigned subtasks, and submits working results to the platform after the subtasks are completed; and the packet sender and the packet receiver receive the task delivery result and examine the task delivery result. When the packet sender issues the tasks, the task cost is managed on the platform, and after the tasks are delivered and accepted, the platform and the packet receiver settle accounts; the internet information platform can not only take out data analysis results including OLAP, data mining and the like from different data warehouses for Web presentation, but also integrate data from OLTP and other systems. Therefore, the mutual relation between the analysis result of the data warehouse and the real-time data can be fully utilized, and comprehensive analysis and query are provided for enterprises. The data query requirement is limited by various conditions, and after the data warehouse analysis result is filtered and roamed to OLTP, a very simple query requirement is formed, so that the query speed is ensured, and the performance of OLTP is not influenced. The Internet information platform provides various Cache functions transparent to users, the query results of a data warehouse and the query results of OLTP can be solidified into the Internet information platform, the query speed of the users is higher, the influence on the system is smaller, the Internet information platform is also a platform of person to person (P2P), the system is built on the Internet information platform, and when the users query shared information, a system administrator can simultaneously configure the system. Therefore, enterprises can rapidly see various algorithm results in the data warehouse through the internet information platform, so that the difference between prediction and reality is better compared, a mathematical model is adjusted, and the utilization rate and the value of analysis results of the data warehouse are improved. In addition, the internet information platform technology expands the analysis results of the data warehouse to computers and handheld devices of different users, so that people needing information can benefit from the data warehouse. This makes communication of information simpler as if people in different countries were communicating in one language in common.
In the prior art, when a work platform distributes tasks, because the work platform has more work tasks, a large number of concurrency conflicts are easy to generate during distribution, and thus the work efficiency of the work platform is reduced; therefore, a multi-role task allocation method and system for a working platform are provided.
Disclosure of Invention
The present invention is directed to a method and system for assigning multi-role tasks for a work platform, so as to solve the problems mentioned above.
In order to achieve the purpose, the invention adopts the technical scheme that: a multi-role task distribution system for a working platform comprises a packet sender, the working platform, an entry module, a storage module, a decomposition module, a label matching module, a grading and sequencing module and a distribution module, wherein the packet sender issues working task requirements to the working platform, the entry module enters different role information into the working platform, the storage module backs up and stores the working task requirements and the different role information in the working platform, the working platform sends the working task requirements to the decomposition module, the decomposition module decomposes the working task into a plurality of subtasks, the decomposition module sends the plurality of subtasks to the label matching module, the label matching module configures at least one label for the plurality of subtasks and the different role information and simultaneously matches the matched role labels according to the subtask labels, and the grading and sequencing module grades and sequences the matched tasks, the distribution module comprises role static distribution, role dynamic distribution, role mixed distribution and engineer reservation distribution, and the distribution module performs reasonable role distribution on tasks in various distribution modes.
Preferably, the contracting party is a party participating in the contracting operation with an identity represented by an enterprise ownership, and in the contracting operation, the contracting party is a subject of the contracting operation, and the contracting party can control a basic operation target contracted by the enterprise, so that the contracting party can control the contracting operator, and finally has a great influence on the implementation effect of the contracting operation, and the contracting party is a primary factor determining whether the contracting operation is successful or unsuccessful and is also the first step work of the contracting operation of the enterprise.
Preferably, the work platform is an internet platform providing various work management related services in a crowdsourcing mode, the internet platform has the capability of integrating different systems, the internet platform provides various information publishing and sharing modes, the internet platform further provides a security mode and a personalized mode of information management, and analysis results of the data warehouse can be organized according to appropriate objects by an appropriate method.
Preferably, the storage module comprises a node matrix module, a distance module, an energy-saving performance module, an illegal attack module, an initialization module, a dynamic quantity calculation module, a rearrangement module and a quantity reset module, and the storage module provides file sharing and data backup for various working platforms of different operating systems through various storage modules.
Preferably, the tag matching module configures tags for the subtask and the role at the same time, then matches the subtask tag with the role tag, determines whether the subtask tag is the same as the role tag, obtains the same determination result, and binds the subtask tag with the role tag.
Preferably, the scoring and sorting module scores and sorts the plurality of subtasks by calculating risk levels and workloads of the subtasks, and the ranking levels can be divided into three levels of simple, general and difficult.
Preferably, the role static allocation method is proportionally allocated to each role, the role dynamic allocation method is queue-allocated to each role according to weight, the role hybrid allocation method is to give a priority to internal staff, tasks which are not allocated are put to external staff for order grabbing, the engineer reservation allocation method is to schedule work for engineers based on a construction period, each engineer has a task queue, expected completion time and load balance.
A multi-role task allocation method for a working platform comprises the following steps:
step 1: the packet sender issues the work task requirements to the work platform, and the work platform sends the work task requirements to the decomposition module;
step 2: the working platform inputs different role information through an input module;
step 3: meanwhile, the storage module backs up and stores the work task requirements and different role information in the work platform;
step 4: the decomposition module decomposes the work task requirement into a plurality of subtasks, and then sends the subtasks to the label matching module;
step 5: configuring at least one label for the plurality of subtasks and different role information through a label matching module, and matching the adaptive role labels according to the subtask labels;
step 6: the scoring and sequencing module is used for scoring and sequencing the subtasks matched with the plurality of labels through calculating the risk level and the workload of the subtasks;
step 7: and the distribution module reasonably distributes the sequenced subtasks by various distribution methods.
The invention has the following beneficial effects:
the invention provides a multi-role task allocation system for a working platform, which is based on multi-role task allocation, integrates all links of an allocation system, and utilizes the working platform to standardize and perfect task allocation management so as to improve the reliability of the task allocation system.
The multi-role-based task allocation system provided by the invention has the advantages of perfect control flow, simple and convenient operation mode and correspondingly improved popularization value.
The invention provides a multi-role task allocation system for a working platform, which binds subtask labels and role labels through a label matching module, calculates the risk level and the workload of the subtasks through a grading and sorting module, grades and sorts a plurality of subtasks, and simultaneously adopts various allocation mechanisms to ensure the diversity of task distribution, realize the high-efficiency work of multi-role cooperation and improve the efficiency of task issuing and processing.
Drawings
FIG. 1 is a system architecture diagram of a multi-role task assignment system for a work platform according to the present invention;
FIG. 2 is a flowchart of a method for assigning multi-role tasks to a work platform according to the present invention.
Detailed Description
In order to make the technical means, the creation characteristics, the achievement purposes and the effects of the invention easy to understand, the invention is further described with the specific embodiments.
In the description of the present invention, it should be noted that the terms "upper", "lower", "inner", "outer", "front", "rear", "both ends", "one end", "the other end", and the like indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience of description and simplicity of description, but do not indicate or imply that the referred device or element must have a specific orientation, be constructed in a specific orientation, and be operated, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first" and "second" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it is to be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "disposed," "connected," and the like are to be construed broadly, such as "connected," which may be fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
The first embodiment is as follows:
please refer to fig. 1: a multi-role task distribution system for a working platform comprises a packet sender, the working platform, an entry module, a storage module, a decomposition module, a label matching module, a grading and sequencing module and a distribution module, wherein the packet sender issues working task requirements to the working platform, the entry module enters different role information into the working platform, the storage module backs up and stores the working task requirements and the different role information in the working platform, the working platform sends the working task requirements to the decomposition module, the decomposition module decomposes the working task into a plurality of subtasks, the decomposition module sends the plurality of subtasks to the label matching module, the label matching module configures at least one label for the plurality of subtasks and the different role information and simultaneously matches the matched role labels according to the subtask labels, and the grading and sequencing module grades and sequences the matched tasks, the distribution module comprises role static distribution, role dynamic distribution, role mixed distribution and engineer reservation distribution, and the distribution module performs reasonable role distribution on tasks in various distribution modes.
The contracting party is a party participating in the contracting operation with the identity represented by the enterprise ownership, and in the contracting operation, the contracting party is a main body of the contracting action, can control the basic operation target of the enterprise contract, and can control the contract of the operator, and finally has a great influence on the implementation effect of the contracting operation, and the contracting party is a primary factor determining whether the contracting operation is successful or not and is also the first step work of the enterprise contract.
The working platform is an internet platform which provides various work management related services in a crowdsourcing mode, the internet platform has the capability of integrating different systems, the internet platform provides various information publishing and sharing modes, the internet platform also provides a security mode and a personalized mode of information management, and analysis results of a data warehouse can be organized by a proper method according to proper objects.
The storage module comprises a node matrix module, a distance module, an energy-saving performance module, an illegal attack module, an initialization module, a dynamic quantity calculation module, a rearrangement module and a quantity reset module, and the storage module provides file sharing and data backup for various working platforms of different operating systems through various storage modules.
The label matching module simultaneously configures labels for the subtasks and the roles, then matches the subtask labels with the role labels, judges whether the subtask labels are the same as the role labels or not, obtains the same judgment result, and binds the subtask labels with the role labels.
The scoring and sorting module is used for scoring and sorting a plurality of subtasks by calculating risk levels and workloads of the subtasks, and the sorting levels can be divided into three levels, namely simple, general and difficult.
The role static allocation method is used for allocating roles in proportion, the role dynamic allocation method is used for queuing and allocating roles according to weights, the role mixed allocation method is used for giving orders to internal staff in priority, tasks which are not allocated are put to external staff for getting orders, the engineer reservation allocation method is used for scheduling engineers based on construction period, each engineer has a task queue, expected completion time and load balance.
Example two:
please refer to fig. 2: a multi-role task allocation method for a working platform comprises the following steps:
step 1: the packet sender issues the work task requirements to the work platform, and the work platform sends the work task requirements to the decomposition module;
step 2: the working platform inputs different role information through an input module;
step 3: meanwhile, the storage module backs up and stores the work task requirements and different role information in the work platform;
step 4: the decomposition module decomposes the work task requirement into a plurality of subtasks, and then sends the subtasks to the label matching module;
step 5: configuring at least one label for the plurality of subtasks and different role information through a label matching module, and matching the adaptive role labels according to the subtask labels;
step 6: the scoring and sequencing module is used for scoring and sequencing the subtasks matched with the plurality of labels through calculating the risk level and the workload of the subtasks;
step 7: and the distribution module reasonably distributes the sequenced subtasks by various distribution methods.
The invention relates to a multi-role task distribution system for a working platform, which is based on multi-role task distribution, integrates all links of a distribution system, and utilizes the working platform to standardize and perfect task distribution management so as to improve the reliability of the system; the multi-role task distribution system is complete in control flow, simple and convenient in operation mode and correspondingly improved in popularization value, the sub-task labels and the role labels are bound through the label matching module, the risk level and the workload of the sub-tasks are calculated through the grading and sequencing module to grade and sequence the sub-tasks, meanwhile, various distribution mechanisms are adopted, the diversity of task distribution is guaranteed, the efficient work of multi-role coordination is achieved, and the task issuing and processing efficiency is improved.
The foregoing shows and describes the general principles and broad features of the present invention and advantages thereof. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (8)

1. A multi-role task assignment system for a work platform, characterized by: the system comprises a packet sender, a working platform, an entry module, a storage module, a decomposition module, a tag matching module, a scoring and sequencing module and an allocation module, wherein the packet sender issues working task demands to the working platform, the entry module enters different role information into the working platform, the storage module backs up and stores the working task demands and different role information in the working platform, the working platform sends the working task demands to the decomposition module, the decomposition module decomposes the working tasks into a plurality of subtasks, the decomposition module sends the subtasks to the tag matching module, the tag matching module configures at least one tag for the plurality of subtasks and the different role information and simultaneously matches the matched role tags according to the subtask tags, the scoring and sequencing module scores the matched tasks, and the allocation module comprises a role static allocation module, The system comprises a role dynamic allocation module, a role hybrid allocation module and an engineer reservation allocation module, wherein the allocation module performs reasonable role allocation on tasks in various allocation modes.
2. The multi-role task assignment system for a work platform of claim 1, wherein: the contracting party is a party participating in the contracting operation with the identity represented by the enterprise ownership, and in the contracting operation, the contracting party is a main body of the contracting action, can control the basic operation target of the enterprise contract, and further can control the contract of the operator, and finally has a great influence on the implementation effect of the contracting operation, and the contracting party is a primary factor determining whether the contracting operation is successful or not and is also the first step work of the enterprise contract.
3. The multi-role task assignment system for a work platform of claim 1, wherein: the working platform is an internet platform which provides various work management related services in a crowdsourcing mode, the internet platform has the capability of integrating different systems, the internet platform provides various information publishing and sharing modes, the internet platform also provides a security mode and a personalized mode of information management, and analysis results of a data warehouse can be organized by a proper method according to proper objects.
4. The multi-role task assignment system for a work platform of claim 1, wherein: the storage module comprises a node matrix module, a distance module, an energy-saving performance module, an illegal attack module, an initialization module, a dynamic quantity calculation module, a rearrangement module and a quantity resetting module, and the storage module provides file sharing and data backup for working platforms of various different operating systems through various storage modules.
5. The multi-role task assignment system for a work platform of claim 1, wherein: and the label matching module simultaneously configures labels for the subtasks and the roles, then matches the subtask labels with the role labels, judges whether the subtask labels are the same as the role labels or not, obtains the same judgment result, and binds the subtask labels with the role labels.
6. The multi-role task assignment system for a work platform of claim 1, wherein: the scoring and sorting module scores and sorts a plurality of subtasks by calculating risk levels and workloads of the subtasks, and the ranking levels can be divided into three levels, namely simple, general and difficult.
7. The multi-role task assignment system for a work platform of claim 1, wherein: the role static allocation method is used for allocating roles in proportion, the role dynamic allocation method is used for queuing and allocating roles according to weight, the role mixed allocation method is used for giving orders to internal staff in priority, tasks which are not allocated are put to external staff for order grabbing, the engineer reservation allocation method is used for scheduling engineers based on construction period, each engineer has a task queue, expected completion time and load balance.
8. A multi-role task allocation method for a working platform is characterized by comprising the following steps:
step 1: the packet sender issues the work task requirements to the work platform, and the work platform sends the work task requirements to the decomposition module;
step 2: the working platform inputs different role information through an input module;
step 3: meanwhile, the storage module backs up and stores the work task requirements and different role information in the work platform;
step 4: the decomposition module decomposes the work task requirement into a plurality of subtasks, and then sends the subtasks to the label matching module;
step 5: configuring at least one label for the plurality of subtasks and different role information through a label matching module, and matching the adaptive role labels according to the subtask labels;
step 6: the scoring and sequencing module is used for scoring and sequencing the subtasks matched with the plurality of labels through calculating the risk level and the workload of the subtasks;
step 7: and the distribution module reasonably distributes the sequenced subtasks by various distribution methods.
CN202110550576.5A 2021-05-20 2021-05-20 Multi-role task allocation method and system for working platform Pending CN113127176A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110550576.5A CN113127176A (en) 2021-05-20 2021-05-20 Multi-role task allocation method and system for working platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110550576.5A CN113127176A (en) 2021-05-20 2021-05-20 Multi-role task allocation method and system for working platform

Publications (1)

Publication Number Publication Date
CN113127176A true CN113127176A (en) 2021-07-16

Family

ID=76783067

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110550576.5A Pending CN113127176A (en) 2021-05-20 2021-05-20 Multi-role task allocation method and system for working platform

Country Status (1)

Country Link
CN (1) CN113127176A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114819762A (en) * 2022-06-27 2022-07-29 北京神州光大科技有限公司 Method and system for processing IT system maintenance service information through cloud platform
CN114819769A (en) * 2022-06-28 2022-07-29 北京神州光大科技有限公司 Slicing processing method and system for IT service task

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114819762A (en) * 2022-06-27 2022-07-29 北京神州光大科技有限公司 Method and system for processing IT system maintenance service information through cloud platform
CN114819762B (en) * 2022-06-27 2022-09-13 北京神州光大科技有限公司 Method and system for processing maintenance service information of IT (information technology) system through cloud platform
CN114819769A (en) * 2022-06-28 2022-07-29 北京神州光大科技有限公司 Slicing processing method and system for IT service task

Similar Documents

Publication Publication Date Title
CN104461740B (en) A kind of cross-domain PC cluster resource polymerization and the method for distribution
CN102387173B (en) MapReduce system and method and device for scheduling tasks thereof
CN110264062A (en) Distributed more AGV dynamic task allocations and its paths planning method and system
CN107038069A (en) Dynamic labels match DLMS dispatching methods under Hadoop platform
CN105184092B (en) Polymorphic type unmanned plane cotasking distribution method under the conditions of a kind of resource constraint
CN113127176A (en) Multi-role task allocation method and system for working platform
CN105729491A (en) Executing method, device and system for robot task
Boysen et al. Scheduling aircraft landings to balance workload of ground staff
CN106020933A (en) Ultra-lightweight virtual machine-based cloud computing dynamic resource scheduling system and method
CN109409773A (en) A kind of earth observation resource dynamic programming method based on Contract Net Mechanism
CN111752678A (en) Low-power-consumption container placement method for distributed collaborative learning in edge computing
CN108171357A (en) Information processing method and device in logistic information systems
WO2015173854A1 (en) Information processing system and information processing method
CN107864211A (en) Cluster resource dispatching method and system
CN110311965A (en) Method for scheduling task and system under a kind of cloud computing environment
CN106095582A (en) The task executing method of cloud platform
CN106651277A (en) Regional logistics information-based network transmission system and data analysis method
Mao et al. Dress: Dynamic resource-reservation scheme for congested data-intensive computing platforms
CN115733754A (en) Resource management system based on cloud native middle platform technology and elastic construction method thereof
Liu et al. Stochastic optimal control for participatory sensing systems with heterogenous requests
Alharbi et al. Simultaneous application assignment and virtual machine placement via ant colony optimization for energy-efficient enterprise data centers
CN115222340B (en) Goods scheduling management method based on intelligent warehousing and related device
CN105872109A (en) Load running method of cloud platform
Wen et al. Load balancing consideration of both transmission and process responding time for multi-task assignment
CN112291320A (en) Distributed two-layer scheduling method and system for quantum computer cluster

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