CN111858000A - Task decomposition and monitoring management system - Google Patents

Task decomposition and monitoring management system Download PDF

Info

Publication number
CN111858000A
CN111858000A CN202010664073.6A CN202010664073A CN111858000A CN 111858000 A CN111858000 A CN 111858000A CN 202010664073 A CN202010664073 A CN 202010664073A CN 111858000 A CN111858000 A CN 111858000A
Authority
CN
China
Prior art keywords
task
decomposition
work
platform
management
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
CN202010664073.6A
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.)
Guangxi Agricultural Vocational College
Original Assignee
Guangxi Agricultural Vocational College
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 Guangxi Agricultural Vocational College filed Critical Guangxi Agricultural Vocational College
Priority to CN202010664073.6A priority Critical patent/CN111858000A/en
Publication of CN111858000A publication Critical patent/CN111858000A/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
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3017Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is implementing multitasking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5017Task decomposition

Abstract

The invention discloses a task decomposition and monitoring management system, which comprises a user terminal, a PaaS service platform and at least one background task management platform, wherein the user platform terminal provides a login application program interface and is used for accessing the background task management platform and grabbing a work task, the background task management platform is respectively connected with the user terminal and the PaaS service platform, the PaaS service platform is used for receiving task requests of the user terminal and the background task management platform and issuing corresponding work task decomposition and monitoring management authorities, and the background task management platform is used for calling a work flow engine of the PaaS service platform so as to decompose, analyze and review the work task. According to the invention, through the decomposition and progress analysis of the task and the progress monitoring of the task, the input and modification of the task and the sharing query of resources can be carried out at any time and any place, and the progress of the task is monitored and queried through the establishment of the early warning threshold value.

Description

Task decomposition and monitoring management system
Technical Field
The invention belongs to the technical field of WeChat management systems, and particularly relates to a task decomposition and monitoring management system.
Background
At present, with scientific research in colleges and universities, many attacking projects are increasingly performed, and for example, when a large project developed by a certain system is attacked, a mode that a plurality of departments or a plurality of units respectively process a plurality of tasks included in the project is generally adopted, so that the project can be accurately and efficiently completed. Therefore, it is necessary to distribute tasks according to the available resources of each department or each unit, and to decompose and distribute the tasks of the project, thereby more optimally distributing a plurality of tasks to each department. In addition, in the process of the project task progress, the progress state of the current project task also needs to be updated timely and conveniently for monitoring, and the progress is timely redistributed as the completion progress of the project task, so that the completion efficiency of the project task is fundamentally improved, and the management cost is reduced. Although few task decomposition systems exist in the market and have certain universality, the pertinence is not strong, the secondary development and upgrading are difficult, the compatibility is poor, and the effective data communication with the existing database can hardly be carried out. In view of this, research has been put forward a task decomposition and control system that inserts simply, easily quick construction, solves the short plate that current project supervision is not in place, has fine realistic meaning.
Disclosure of Invention
The invention aims to provide a task decomposition and monitoring management system, which can perform task input and modification and information sharing query at any time and any place, and monitor and query the task progress by establishing early warning threshold setting; the invention also integrates the WeChat public number through the PaaS service platform, realizes an early warning information pushing mechanism and reduces the operation cost of the system. In order to achieve the above object, the present invention adopts the following technical effects:
according to one aspect of the invention, the management system comprises a user terminal, a PaaS service platform and at least one background task management platform, wherein the user platform terminal provides a login application program interface and is used for accessing the background task management platform and grabbing a work task, the background task management platform is respectively connected with the user terminal and the PaaS service platform, the PaaS service platform is used for receiving task requests of the user terminal and the background task management platform and issuing corresponding work task decomposition and monitoring management authorities, and the background task management platform is used for calling a workflow engine of the PaaS service platform to decompose, analyze and review the work task.
Preferably, after the user terminal and the background task management platform acquire the corresponding management permissions, the PaaS service platform acquires the file types included in the task request from the user terminal and/or the background task management platform.
In a further preferred embodiment of the foregoing solution, the management system further includes a wechat public number platform, the background task management platform pushes result information of the work task decomposition, analysis and review to the wechat public number platform, and the user platform terminal reads the result information through the wechat public number platform.
Preferably, the background task management platform includes a task decomposition module, at least one task execution module, at least one sub-task analysis module, and a task review module, where the task decomposition module is configured to acquire a work task, decompose the work task, create a task decomposition list and set a task completion early warning value for task decomposition information, and the task execution module is configured to acquire the early warning value, add a work task progress node according to an early warning threshold value, and execute the work task; the subtask analysis module is used for acquiring a task decomposition list, analyzing partial or all task decomposition information in the decomposition list and judging whether a work task at a certain stage or the whole stage is completed, and the task review module is used for acquiring the whole list information of the task decomposition list, analyzing all task decomposition information in the decomposition list and judging whether the whole work task is completed.
Preferably, after the task decomposition module sets a task completion early warning value for the task decomposition information, the task decomposition module determines whether to modify the task decomposition information or the early warning value according to the completion profile of the work task, if not, the task decomposition information or the early warning value is pushed to the task execution module to continue executing the work task, and the task execution module pushes the task progress to the subtask analysis module to analyze and determines whether the work task is completed.
Preferably, if the task decomposition information or the early warning value is to be repaired, the task modification instruction is filled, the task decomposition information and the early warning value are re-modified according to the task modification instruction, the instruction for continuously executing the work task is pushed to the task execution module again according to the task decomposition information and the early warning value, the task execution module pushes the task progress to the subtask analysis module for analysis, and whether the work task is completed or not is judged.
Preferably, the management authority includes a user role authority, and the user role authority includes newly added role management and role list management.
By adopting the technical scheme, the invention has the following technical effects:
According to the invention, through the decomposition and progress analysis of the task and the progress monitoring of the task, the input and modification of the task and the sharing query of resources can be carried out at any time and any place, and the progress of the task is monitored and queried through the establishment of the early warning threshold value; the invention also integrates the WeChat public number through the PaaS service platform to realize an early warning information pushing mechanism. And the background task management platform (server) and the PaaS service platform are connected into a task decomposition and monitoring platform which is simple and easy to build quickly, so that the problem of short boards with inadequate supervision of the existing project is solved.
Drawings
FIG. 1 is a system diagram of a task decomposition and monitoring management system according to the present invention;
FIG. 2 is a task execution flow diagram of a task decomposition and monitoring management system according to the present invention;
FIG. 3 is a functional diagram of task execution of a task decomposition and monitoring management system according to the present invention;
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail below with reference to the accompanying drawings by way of examples of preferred embodiments. It should be noted, however, that the numerous details set forth in the description are merely for the purpose of providing the reader with a thorough understanding of one or more aspects of the present invention, which may be practiced without these specific details.
As shown in fig. 1 and fig. 2, a task decomposition and monitoring management system according to the present invention includes a user terminal, a PaaS service platform and at least one background task management platform, wherein the user terminal provides a login application interface and is used to access the background task management platform to capture a work task, the background task management platform is respectively connected to the user terminal and the PaaS service platform, the PaaS service platform is used to receive task requests from the user terminal and the background task management platform and issue corresponding management permissions for decomposing and monitoring the work task, the background task management platform is used to call a workflow engine of the PaaS service platform to decompose, analyze and review the work task, the workflow engine is used to configure and execute a flow sequence for synchronizing the work task or data inside the background task management platform, and managing the flow running state in the process of executing the work task. Therefore, the user-defined work flow is realized, and the work task issuing, creating, modifying and deleting operations can be provided at the same time; the Platform as a Service (Platform-as-a-Service) Platform is a server Platform which is used as a software architecture and a business model; the PaaS service platform is located in an intermediate layer in a cloud architecture, provides various service components, and also provides an operating User Interface (UI) for a user, where the upper layer is SaaS (software as a service) and the lower layer is IaaS (infrastructure as a service). The method is mainly used for providing WEB application for third party development, and the WEB application is mainly used for background management of the PaaS platform. The PaaS service application can be accessed through a traditional desktop computer, for example, through a mobile phone, a PC, and other terminals. The PaaS platform is not limited to public services and applications on the Internet, and can be deployed at a user side to form a PaaS application environment of the user side, open each branch node according to the needs of the user, and open applications suitable for the user through the arrangement mode of the PaaS. In the invention, after the user terminal and the background task management platform acquire corresponding management authorities, the PaaS service platform acquires file types contained in the task requests from the user terminal and/or the background task management platform, wherein the file types are specific formats or abstract formats defined by users, so that the basic requirements of the task requests are realized, and the PaaS service platform is also suitable for application requirements managed by different platforms; the management system further comprises a WeChat public number platform, the background task management platform pushes result information of work task decomposition, analysis and evaluation to the WeChat public number platform, and the user platform terminal reads the result information through the WeChat public number platform.
In the invention, the background task management platform comprises a task decomposition module, one or more task execution modules, one or more subtask analysis modules and a task review module, wherein the task decomposition module is used for acquiring a work task, decomposing the work task, creating a task decomposition list aiming at task decomposition information and setting a task completion early warning value, the task execution module is used for acquiring an early warning value, adding a work task progress node according to the early warning threshold value and executing the completion condition of the work task, and each stage of task execution module adds a related progress node or adds a related work task according to the actual time (a first early warning value), the completion rate (a second early warning value) and the expense (a third early warning value) and the like of starting implementation, finishing and the like of the work task set when the work task is submitted; the task evaluation module is used for obtaining (calling) the whole list information of the task decomposition list, analyzing all the task decomposition information in the decomposition list and judging whether the whole work task is finished; the task decomposition module sets a task completion early warning value according to the task decomposition information, judges whether the task decomposition information or the early warning value is modified or not according to the completion general profile of the work task, if not, pushes a work task continuous execution instruction to the task execution module, and the task execution module pushes the task progress to the subtask analysis module for analysis and judges whether the work task is completed or not. If the task decomposition information or the early warning value needs to be repaired, filling a task modification instruction, re-modifying the task decomposition information and the early warning value according to the task modification instruction, re-pushing a continuous execution work task instruction to the task execution module according to the task decomposition information and the early warning value, pushing the task progress to the subtask analysis module by the task execution module for analysis, and judging whether the work task is completed or not.
In the invention, the task execution module is also used for receiving feedback information of the subtask analysis module and/or the task review module and calling the task decomposition list, the subtask analysis module and/or the task review module reviews and monitors the work completion condition and feeds back the progress information of the related work tasks, so that progress management is realized, the related workers add the work task progress nodes according to the early warning threshold, and the subtask analysis module and/or the task review module calls the task decomposition list to know the work task completion general profile, the basic information of the work task, the task progress nodes and the task files of a certain stage or the whole stage, so that the progress of the whole work task is monitored. The basic information of the work task comprises a responsible person, used expenses, the current progress percentage and the like, and a view task modification instruction, wherein the task modification instruction comprises modification time, a modifier, a modification reason, modification content and the like; the task progress node comprises node completion time, content events completed by the node, used expense amount and task progress completion percentage; knowing and checking task files uploaded by tasks in a certain stage or the whole stage, wherein the task files comprise the types, the uploaders, the uploading time, the uploaded file contents and other contents of the files; through the decomposition, the checking and the management, the work tasks can be known in time and the work conditions of the executors are recorded, so that the participation conditions and the work task completion conditions of related workers or department personnel (department leaders or department responsible persons) can be better known, and related bases are provided for the work performance assessment of the related personnel. Therefore, with reference to fig. 3, the task decomposition module decomposes the work tasks, creates a task decomposition list and sets a task completion early warning value for the task decomposition information, and determines whether to add a new work task by modifying the task decomposition information, and then introduces the work tasks in batch, so as to check, edit, cancel or re-perform early warning setting on the task list; in the task execution process, the task execution module adds a work task progress node according to the completed early warning value, continues to execute the work task, and pushes the task completion general profile to the self-thought analysis module and/or the task review module; the subtask analysis module calls the task decomposition list to know the work task completion general profiles, the basic information of the work tasks, the task progress nodes and the task files of a certain stage or the whole stage of the department, and the task evaluation module acquires all tasks or part of the task execution general profiles of all the subtask analysis modules or a certain subtask analysis module to analyze and follow up, so that the work task progress of a certain stage or the whole stage is monitored.
In the present invention, with reference to fig. 1 and fig. 3, the management authority includes role authority, and the role authority includes newly added role management and role list management; the task decomposition module decomposes and distributes the total tasks of the project and manages the role authority of the staff at the same time, the management of the role authority is mainly used for newly-added role management and role list management, the newly-added role management is used for adding new staff roles to enable the newly-added staff to become newly-added role staff, so that the newly-added staff participates in the work tasks, executes the new work tasks and can fill the work tasks of the department, the work tasks are checked, edited or deleted in the new role list, the total tasks (annual tasks) of each group/each department can be input in the decomposition list, early warning values are set simultaneously, the staff related to the tasks can add the work task progress and check the task completion condition through the task execution module, and after the staff accesses a background task management platform through a user terminal, the transmitted early warning information can be checked and received; the role list management is used for adding a new role list in the task list, creating a user management role and a permission management role for different roles, setting different operation permissions for each role by the user management role, and only modifying the task list information established by the department by each role, wherein the permission management role comprises level role management, personnel management and function permissions. Each role has the function of distributing authority to other roles in sequence; the level role management is used for creating roles of different levels, and is divided into a management department leader role (a total task leader role), a department leader role and a task executor role, and the management department leader role can view task execution condition statistical data of subordinate departments and a task execution graphic report. The department leader role can check, edit and modify the task of the department, the task executor role can newly add the task of the department and can fill in the task execution progress condition of the department; the personnel management is used for setting different roles for each worker or user or setting a plurality of roles for one worker or user, and the highest level (the overall task leader role) is provided with a plurality of levels of authority functions; the function authority is used for setting authority for each role, so that each role corresponds to different authority functions. Setting and allocating authority functions and roles of different levels to related workers, enabling the corresponding workers (department leaders or unit general charge leaders) to monitor the completion conditions of all work tasks (annual tasks) or the group of general tasks (annual tasks) through a subtask analysis module and/or a task review module, obtaining the work tasks and submitting task requests to a PaaS service platform, enabling the related workers to obtain the file types contained in the task requests through a user terminal and a background task management platform as Excel file types, using Excel tables to import the work tasks in batches, aiming at the work tasks, creating a task decomposition list aiming at decomposition information, and enabling the workers in charge of the work tasks to independently input the work tasks of the workers (the department) after the tasks are decomposed to create various task decomposition lists suitable for the workers, wherein the content of the task decomposition list comprises but is not limited to annual task decomposition list, annual task management information, task management information and task management information of the workers in different levels, Task name, task date, branch department (branch leader or person), responsible department, specific responsible person, total cost, percentage of task progress. After the related workers decompose the work tasks, other workers can check the task decomposition list, and meanwhile, the search can be carried out through keywords such as task names, departments (branch management departments) responsible for the tasks, task responsible persons and the like, and the task decomposition list is called and is filtered and displayed. The working tasks of the management department (management leader or person) and the working personnel in the responsible department can be checked, edited and cancelled.
In the present invention, with reference to fig. 1 and fig. 2, a monitoring process (method) of the task decomposition and monitoring management system is further explained according to the present invention, a user platform terminal and a background task management platform capture a work task, and send a task request to a PaaS service platform, wait for the PaaS service platform to issue a corresponding management authority for decomposition and monitoring of the work task, and then wait for the background task management platform to decompose the work task; the task decomposition module creates a task decomposition list and sets a task completion early warning value aiming at the task decomposition information; the task execution module adds a work task progress node according to the task decomposition list and the set task completion early warning value and executes the completion condition of the work task; respectively acquiring a task decomposition list through a subtask analysis module and a task evaluation module, analyzing partial or all task decomposition information in the decomposition list, and simultaneously judging whether the work task at a certain stage or the whole stage is finished; the task decomposition module is used for setting a task completion early warning value aiming at the task decomposition information, judging whether to modify the task decomposition information or the early warning value according to the completion general profile of the work task, if not, pushing a task continuous execution instruction, continuously executing the work task operation, analyzing the task progress and judging whether the work task is completed, if the task decomposition information or the early warning value is required to be modified, filling a task modification instruction, re-modifying the task decomposition information and the early warning value according to the task modification instruction, pushing the task continuous execution instruction again according to the task decomposition information and the early warning value, continuously executing the work task operation, analyzing the progress of the work task, judging whether the work task is completed, and if the work task is completed, finishing pushing the work task execution instruction.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that those skilled in the art can make various improvements and modifications without departing from the principle of the present invention, and these improvements and modifications should also be construed as the protection scope of the present invention.

Claims (7)

1. A task decomposition and monitoring management system is characterized in that: the management system comprises a user terminal, a PaaS service platform and at least one background task management platform, wherein the user platform terminal provides a login application program interface and is used for accessing the background task management platform and grabbing a work task, the background task management platform is respectively connected with the user terminal and the PaaS service platform, the PaaS service platform is used for receiving task requests of the user terminal and the background task management platform and issuing corresponding work task decomposition and monitoring management authorities, and the background task management platform is used for calling a work flow engine of the PaaS service platform so as to decompose, analyze and review the work task.
2. A task decomposition and monitoring management system according to claim 1, wherein: and after the user terminal and the background task management platform acquire corresponding management authorities, the PaaS service platform acquires file types contained in the task requests from the user terminal and/or the background task management platform.
3. A task decomposition and monitoring management system according to claim 1 or 2, wherein: the management system further comprises a WeChat public number platform, the background task management platform pushes result information of work task decomposition, analysis and evaluation to the WeChat public number platform, and the user platform terminal reads the result information through the WeChat public number platform.
4. A task decomposition and monitoring management system according to claim 1 or 2, wherein: the background task management platform comprises a task decomposition module, at least one task execution module, at least one sub-task analysis module and a task review module, wherein the task decomposition module is used for acquiring and decomposing a work task, creating a task decomposition list aiming at task decomposition information and setting a task completion early warning value, and the task execution module is used for acquiring the early warning value, adding a work task progress node according to the early warning threshold value and executing the work task; the subtask analysis module is used for acquiring a task decomposition list, analyzing partial or all task decomposition information in the decomposition list and judging whether a work task at a certain stage or the whole stage is completed, and the task review module is used for acquiring the whole list information of the task decomposition list, analyzing all task decomposition information in the decomposition list and judging whether the whole work task is completed.
5. The task decomposition and monitoring management system according to claim 4, wherein: the task decomposition module sets a task completion early warning value according to the task decomposition information, judges whether the task decomposition information or the early warning value is modified or not according to the completion general profile of the work task, if not, pushes a work task continuous execution instruction to the task execution module, and the task execution module pushes the task progress to the subtask analysis module for analysis and judges whether the work task is completed or not.
6. The task decomposition and monitoring management system according to claim 5, wherein: if the task decomposition information or the early warning value needs to be repaired, filling a task modification instruction, re-modifying the task decomposition information and the early warning value according to the task modification instruction, re-pushing a continuous execution work task instruction to the task execution module according to the task decomposition information and the early warning value, pushing the task progress to the subtask analysis module by the task execution module for analysis, and judging whether the work task is completed or not.
7. A task decomposition and monitoring management system according to claim 1, wherein: the management authority comprises a user role authority which comprises newly-added role management and role list management.
CN202010664073.6A 2020-07-10 2020-07-10 Task decomposition and monitoring management system Pending CN111858000A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010664073.6A CN111858000A (en) 2020-07-10 2020-07-10 Task decomposition and monitoring management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010664073.6A CN111858000A (en) 2020-07-10 2020-07-10 Task decomposition and monitoring management system

Publications (1)

Publication Number Publication Date
CN111858000A true CN111858000A (en) 2020-10-30

Family

ID=72982893

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010664073.6A Pending CN111858000A (en) 2020-07-10 2020-07-10 Task decomposition and monitoring management system

Country Status (1)

Country Link
CN (1) CN111858000A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113159724A (en) * 2021-04-29 2021-07-23 王小平 Enterprise management platform organizational framework task management method based on big data
CN113392382A (en) * 2021-05-21 2021-09-14 乐刷科技有限公司 Data management method, electronic device and readable storage medium
CN114301782A (en) * 2021-12-30 2022-04-08 南京焦点领动云计算技术有限公司 Method for optimizing delivery service of website
CN115600985A (en) * 2022-10-27 2023-01-13 深圳标普云科技有限公司(Cn) Online platform task management method and system
CN117391388A (en) * 2023-11-09 2024-01-12 北京易华录信息技术股份有限公司 Task distribution method and platform based on cloud computing

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104881736A (en) * 2015-05-15 2015-09-02 西安电子科技大学 Multi-Agent worksteam access control method based on improved role
CN105871914A (en) * 2016-06-03 2016-08-17 成都镜杰科技有限责任公司 Customer-relationship-management-system access control method
CN106506220A (en) * 2016-11-10 2017-03-15 中广热点云科技有限公司 Operation and the equipment management system of the super focus business platforms of CMMB
US20170317898A1 (en) * 2016-04-29 2017-11-02 Progressly, Inc. Collaborative Network-Based Graphical Progress Management Platform for Providing Data Monitoring and Data Analysis of Third Party Services

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104881736A (en) * 2015-05-15 2015-09-02 西安电子科技大学 Multi-Agent worksteam access control method based on improved role
US20170317898A1 (en) * 2016-04-29 2017-11-02 Progressly, Inc. Collaborative Network-Based Graphical Progress Management Platform for Providing Data Monitoring and Data Analysis of Third Party Services
CN105871914A (en) * 2016-06-03 2016-08-17 成都镜杰科技有限责任公司 Customer-relationship-management-system access control method
CN106506220A (en) * 2016-11-10 2017-03-15 中广热点云科技有限公司 Operation and the equipment management system of the super focus business platforms of CMMB

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113159724A (en) * 2021-04-29 2021-07-23 王小平 Enterprise management platform organizational framework task management method based on big data
CN113392382A (en) * 2021-05-21 2021-09-14 乐刷科技有限公司 Data management method, electronic device and readable storage medium
CN113392382B (en) * 2021-05-21 2023-10-20 乐刷科技有限公司 Data management method, electronic device and readable storage medium
CN114301782A (en) * 2021-12-30 2022-04-08 南京焦点领动云计算技术有限公司 Method for optimizing delivery service of website
CN115600985A (en) * 2022-10-27 2023-01-13 深圳标普云科技有限公司(Cn) Online platform task management method and system
CN115600985B (en) * 2022-10-27 2023-09-15 深圳标普云科技有限公司 On-line platform task management method and system
CN117391388A (en) * 2023-11-09 2024-01-12 北京易华录信息技术股份有限公司 Task distribution method and platform based on cloud computing

Similar Documents

Publication Publication Date Title
CN111858000A (en) Task decomposition and monitoring management system
CN110738454B (en) Enterprise management platform system
Zimmermann Architectural decisions as reusable design assets
CN112148679A (en) Data interaction method, system, device and storage medium based on multiple data platforms
CN107239885B (en) Supplier-oriented power grid engineering digital handover resource management system
CN112600891A (en) Edge cloud cooperation system based on information physical fusion and working method
CN115292026B (en) Management method, device and equipment of container cluster and computer readable storage medium
CN111143391A (en) Data sharing exchange method and system
US8793213B2 (en) Embedded data marts for central data warehouse
CN114912255A (en) On-line simulation experiment system and method
CN111667250A (en) Cloud-based management method and system for automatic test execution machine
Paokin et al. Unified approach for provision of supercomputer center resources
CN116071009A (en) Post-credit management statistical supervision method and system based on intelligent flow robot
CN114138639A (en) Robot process automation management system and method
CN114066395A (en) Project management method and system established by combining expert database
CN108733452B (en) Cloud computing resource management system based on web
CN112905306A (en) Multi-cluster container management method and device, electronic equipment and storage medium
CN109522003B (en) Public subassembly is extended to electric power business system
CN111782363A (en) Method and flow system for supporting multi-service scene calling
CN112884295A (en) Mine personnel movement management and control method and system based on Internet of things technology
KR20210050827A (en) An extraction-system using dispersion deep learning information analysis management based cloud and method of it
CN117009327B (en) Data processing method and device, computer equipment and medium
CN100373340C (en) Distribution computer system managing method
CN113238839B (en) Cloud computing based data management method and device
KR101055385B1 (en) Engineering framework system for integrating and executing grid-based distributed engineering and computing resources and engineering processing method using the same

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