CN107239342A - A kind of storage cluster task management method and device - Google Patents

A kind of storage cluster task management method and device Download PDF

Info

Publication number
CN107239342A
CN107239342A CN201710405377.9A CN201710405377A CN107239342A CN 107239342 A CN107239342 A CN 107239342A CN 201710405377 A CN201710405377 A CN 201710405377A CN 107239342 A CN107239342 A CN 107239342A
Authority
CN
China
Prior art keywords
task
queue
storage cluster
priority
node
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
CN201710405377.9A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201710405377.9A priority Critical patent/CN107239342A/en
Publication of CN107239342A publication Critical patent/CN107239342A/en
Pending legal-status Critical Current

Links

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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
    • 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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5083Techniques for rebalancing the load in a distributed system

Abstract

The invention discloses a kind of storage cluster task management method and device, method includes:Issuing for task is stored in the task queue of establishment by the host node of storage cluster;The child node of storage cluster monitors task queue, is obtained from task queue and is distributed to the task of itself, and is handled, and task result is returned into host node after the completion of task processing;Host node is preserved to the task result correspondence of return.Storage cluster task management method and device of the present invention, the task load that will be issued is realized to be balanced on storage cluster each node, compared with the conventional method, when issuing considerable task, the node resource of each in storage cluster can be made full use of, it can avoid consuming substantial amounts of resource to host node, so as to reduce the pressure to host node.

Description

A kind of storage cluster task management method and device
Technical field
The present invention relates to storage cluster technical field, more particularly to a kind of storage cluster task management method and device.
Background technology
Under the scene of mass memory, memory cluster scale is increasing, and this certainly will cause managerial difficulty.With Increasing for node is managed, the time for performing an administration order (i.e. one management role) also can be increasingly longer.Prior art In, the Governance framework that main flow is used is handled for, the task that host node reception interface is issued, and then pushes away result It is sent to each and is managed node.But there is following drawback in this Governance framework, when administration interface issues a large amount of management roles, The processing that the substantial amounts of resource of management node carries out these tasks can be consumed.
The content of the invention
It is an object of the invention to provide a kind of storage cluster task management method and device, task balance will be issued and be dispatched to Handled on each node of cluster, reduce the pressure of management node.
To achieve the above object, the present invention provides following technical scheme:
A kind of storage cluster task management method, including:
Issuing for task is stored in the task queue of establishment by the host node of storage cluster;
The child node of storage cluster monitors the task queue, is obtained from the task queue and is distributed to appointing for itself Business, and handled, and task result is returned into the host node after the completion of task processing;
The host node is preserved to the task result correspondence of return.
Alternatively, the task queue of establishment includes:High-priority task queue, middle priority tasks queue and low priority Task queue;
Wherein, the high-priority task queue, which is used to deposit, takes intensive task, the low priority task to CPU Queue is used to deposit the intensive task of being taken to I/O, and the middle priority tasks queue is used to depositing to CPU occupancy situations and right Task of the I/O occupancy situations between above-mentioned two class;
The child node monitors each priority tasks queue respectively, obtains and is handed down to respectively from each priority tasks queue The task of itself, and handled.
Alternatively, in the child node, the number of processes distributed for task in processing high-priority task queue is more than The number of processes distributed for task in processing low priority task queue, is distributed for task in priority tasks queue in processing Number of processes between it is above-mentioned between the two.
Alternatively, database is configured with the host node, for storing in the task queue, the task queue Mission bit stream and the task result of preservation.
Alternatively, included using the distribution of the database realizing task:
The middleware of the task queue is set, the middleware is pointed to the database, by the task queue and Mission bit stream storage in the task queue is in the database;
Each child node is set to point to the task queue in the database.
A kind of storage cluster task management device, including:
Task queue module, is arranged in the host node of storage cluster, for issuing for task to be stored in into appointing for establishment It is engaged in queue;
Module is monitored, is arranged in the child node of storage cluster, for monitoring the task queue, from the task queue Middle acquisition is distributed to the task of itself, and is handled, and after the completion of task processing returns to task result described Host node;
Preserving module, is preserved for the task result correspondence to return.
Alternatively, the task queue of establishment includes:High-priority task queue, middle priority tasks queue and low priority Task queue;
Wherein, the high-priority task queue, which is used to deposit, takes intensive task, the low priority task to CPU Queue is used to deposit the intensive task of being taken to I/O, and the middle priority tasks queue is used to depositing to CPU occupancy situations and right Task of the I/O occupancy situations between above-mentioned two class;
The monitoring module includes first and monitors module, the second monitoring module and the 3rd monitoring module;
The first monitoring module is used to monitor the high-priority task queue, from the high-priority task queue Being distributed to this child node of the task is obtained, and is handled, and task result is returned into institute after the completion of task processing State host node;
The second monitoring module is used to monitor the middle priority tasks queue, from the middle priority tasks queue Being distributed to this child node of the task is obtained, and is handled, and task result is returned into institute after the completion of task processing State host node;
The 3rd monitoring module is used to monitor the low priority task queue, from the low priority task queue Being distributed to this child node of the task is obtained, and is handled, and task result is returned into institute after the completion of task processing State host node.
Alternatively, in the child node, be it is described first monitor module assignment number of processes be more than be the described 3rd Monitor module assignment number of processes, be it is described second monitor module assignment number of processes between it is above-mentioned between the two.
Alternatively, be additionally included in the database of host node configuration, the database be used to storing the task queue, The task result of mission bit stream and preservation in the task queue.
As shown from the above technical solution, storage cluster task management method and device provided by the present invention, in storage collection In group, issuing for task is stored in the task queue of establishment by host node, and each child node monitors the task queue, from task Obtained in queue and be distributed to the task of itself, handled, and task result is returned into master after the completion of task processing Node, host node preserves the task result correspondence of return.
Storage cluster task management method and device of the present invention, realize the task load that will be issued and are balanced to storage cluster On each node, compared with the conventional method, when issuing considerable task, the node of each in storage cluster can be made full use of to provide Source, can avoid consuming substantial amounts of resource to host node, so as to reduce the pressure to host node.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing There is the accompanying drawing used required in technology description to be briefly described, it should be apparent that, drawings in the following description are only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, can be with Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 is a kind of flow chart of storage cluster task management method provided in an embodiment of the present invention;
Fig. 2 is the schematic diagram of storage cluster in the embodiment of the present invention;
Fig. 3 is a kind of schematic diagram of storage cluster task management device provided in an embodiment of the present invention.
Embodiment
In order that those skilled in the art more fully understand the technical scheme in the present invention, below in conjunction with of the invention real The accompanying drawing in example is applied, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described implementation Example only a part of embodiment of the invention, rather than whole embodiments.Based on the embodiment in the present invention, this area is common The every other embodiment that technical staff is obtained under the premise of creative work is not made, should all belong to protection of the present invention Scope.
It refer to Fig. 1, a kind of storage cluster task management method provided in an embodiment of the present invention, including step:
S10:Issuing for task is stored in the task queue of establishment by the host node of storage cluster.
It should be noted that described host node is to refer to the management node in storage server cluster, it is described below Child node is to be managed node in storage server cluster.
The task that host node reception interface is issued, task is stored in task queue.
Task queue can be pre-created in the host node.In this method, the task queue of establishment includes at least two Issuing for task, can be stored in by priority tasks queue according to occupancy situation of the task to CPU and the occupancy situation to I/O In the task queue of respective priority.
More specifically, Fig. 2 is referred to, in one embodiment, the task queue of establishment includes:High-priority task Queue, middle priority tasks queue and low priority task queue;
Wherein, the high-priority task queue, which is used to deposit, takes intensive task, the low priority task to CPU Queue is used to deposit the intensive task of being taken to I/O, and the middle priority tasks queue is used to depositing to CPU occupancy situations and right Task of the I/O occupancy situations between above-mentioned two class.
Intensive task is taken to CPU and refers to that the implementation procedure of task more needs the computing in CPU, I/O is taken Intensive task refers to the process of more to digital independent and write-in.
S11:The child node of storage cluster monitors the task queue, is obtained from the task queue and is distributed to itself Task, and handled, and task result is returned into the host node after the completion of task processing.
Each child node monitors the task queue in storage cluster, and the task in task queue has identification information, marks Knowing information can indicate which child node processing is this task be distributed to.
Child node obtains from task queue according to the identification information of task and is distributed to the task of itself.
In child node, the process to task processing is guarded, and prevents occurring unexpected machine of delaying when handling scheduler task, Task processes are caused to be interrupted.
Include high-priority task queue, middle priority tasks queue and low priority task team in the task queue of establishment In the case of row, the child node monitors each priority tasks queue respectively, under being obtained respectively from each priority tasks queue The task of itself is issued, and is handled.
It is preferred that, based on task in each priority tasks queue to CPU occupancy situations and the difference to I/O occupancy situations, Respectively handle the process that task in each priority tasks queue distributes varying number.So it is favorably improved the profit of system resource With rate, task treatment effeciency is improved.
More specifically, high-priority task queue, middle priority tasks queue and low are included in the task queue of establishment In the case of priority tasks queue, accordingly, the number of processes distributed for task in processing high-priority task queue is more than The number of processes distributed for task in processing low priority task queue, is distributed for task in priority tasks queue in processing Number of processes between it is above-mentioned between the two.
It is preferred that, according to the number of processes of each priority tasks queue assignment of correspondence, in the task of processing, for processing task The maximum concurrent process number of task configuration in queue.
In this method, different priorities team is divided into CPU occupancy situations and to I/O occupancy situations by task according to task In row, it is respectively processed, and number of processes is respectively configured, the utilization rate of system resource can be improved, while reduces consumption Time overhead in task scheduling, improves tasks carrying efficiency.
S12:The host node is preserved to the task result correspondence of return.
Host node by the task result of return it is corresponding with mission bit stream preserve.User, can be from preservation by interface Data in obtain task result, query task implementation status.
Therefore, the present embodiment storage cluster task management method, realizes the task load that will be issued and is balanced to storage collection On each node of group, compared with the conventional method, when issuing considerable task, the node of each in storage cluster can be made full use of to provide Source, can avoid consuming substantial amounts of resource to host node, so as to reduce the pressure to host node.In addition, can not only make full use of The resource of storage cluster system, and task execution time can be shortened, tasks carrying efficiency is improved, more excellent body is brought to user Test.
It is preferred that, in the present embodiment storage cluster task management method, database, the number are configured with the host node It is used to store the mission bit stream in the task queue, the task queue and the task result of preservation according to storehouse.
Specifically, including step using the distribution of the database realizing task:
S20:The middleware of the task queue is set, the middleware is pointed to the database, by the task queue And the mission bit stream storage in the task queue is in the database;
S21:Each child node is set to point to the task queue in the database.
So, each child node is monitored the task queue, obtained from task queue and be distributed to the task of itself, Handled;Also, task result is returned in the database after the completion of task processing, user can by interface To be obtained and query task result from database.
It is preferred that, the database can use high-speed internal memory database.
Accordingly, Fig. 3 is refer to, the embodiment of the present invention also provides a kind of storage cluster task management device, including:
Task queue module 30, is arranged in the host node of storage cluster, for issuing for task to be stored in into establishment In task queue;
Module 31 is monitored, is arranged in the child node of storage cluster, for monitoring the task queue, from the task team Obtained in row and be distributed to the task of itself, and handled, and task result is returned into institute after the completion of task processing State host node;
Preserving module 32, is preserved for the task result correspondence to return.
The present embodiment storage cluster task management device, in the host node of storage cluster, task queue module will be issued Task be stored in the task queue of establishment, monitoring module in child node monitors the task queue, from the task team Obtained in row and be distributed to the task of itself, and handled, and task result is returned into institute after the completion of task processing Host node is stated, preserving module is preserved to the task result correspondence of return.
The present embodiment storage cluster task management device, realize the task load that will be issued be balanced to storage cluster each On node, compared with the conventional method, when issuing considerable task, the node resource of each in storage cluster can be made full use of, can Avoid consuming substantial amounts of resource to host node, so as to reduce the pressure to host node.
In the present embodiment, the task queue of establishment includes at least two priority tasks queues, can be according to task to CPU's Occupancy situation and the occupancy situation to I/O, issuing for task is stored in the task queue of respective priority.
More specifically, Fig. 2 is referred to, the task queue of establishment includes:High-priority task queue, middle priority tasks Queue and low priority task queue;
Wherein, the high-priority task queue, which is used to deposit, takes intensive task, the low priority task to CPU Queue is used to deposit the intensive task of being taken to I/O, and the middle priority tasks queue is used to depositing to CPU occupancy situations and right Task of the I/O occupancy situations between above-mentioned two class;
The monitoring module 31 includes first and monitors module, the second monitoring module and the 3rd monitoring module;
The first monitoring module is used to monitor the high-priority task queue, from the high-priority task queue Being distributed to this child node of the task is obtained, and is handled, and task result is returned into institute after the completion of task processing State host node;
The second monitoring module is used to monitor the middle priority tasks queue, from the middle priority tasks queue Being distributed to this child node of the task is obtained, and is handled, and task result is returned into institute after the completion of task processing State host node;
The 3rd monitoring module is used to monitor the low priority task queue, from the low priority task queue Being distributed to this child node of the task is obtained, and is handled, and task result is returned into institute after the completion of task processing State host node.
Further, it is the described first number of processes for monitoring module assignment in the child node, more than for described the Three monitor module assignments number of processes, be it is described second monitor module assignment number of processes between it is above-mentioned between the two.
The present embodiment storage cluster task management device, will appoint according to task to CPU occupancy situations and to I/O occupancy situations Business is divided into different priorities queue, is respectively processed, and number of processes is respectively configured, and can improve the profit of system resource With rate, while reducing time overhead of the consumption in task scheduling, tasks carrying efficiency is improved.
The present embodiment device, is additionally included in the database of the host node configuration, and the database is used to store described appoint The task result of business queue, the mission bit stream in the task queue and preservation.
Wherein, step is included using the distribution of the database realizing task:
S20:The middleware of the task queue is set, the middleware is pointed to the database, by the task queue And the mission bit stream storage in the task queue is in the database;
S21:Each child node is set to point to the task queue in the database.
A kind of storage cluster task management method and device provided by the present invention are described in detail above.Herein In apply specific case the principle and embodiment of the present invention be set forth, the explanation of above example is only intended to side The method and its core concept of the assistant solution present invention.It should be pointed out that for those skilled in the art, not On the premise of departing from the principle of the invention, some improvement and modification can also be carried out to the present invention, these are improved and modification is also fallen into In the protection domain of the claims in the present invention.

Claims (9)

1. a kind of storage cluster task management method, it is characterised in that including:
Issuing for task is stored in the task queue of establishment by the host node of storage cluster;
The child node of storage cluster monitors the task queue, is obtained from the task queue and is distributed to the task of itself, and Handled, and task result is returned into the host node after the completion of task processing;
The host node is preserved to the task result correspondence of return.
2. storage cluster task management method according to claim 1, it is characterised in that the task queue of establishment includes: High-priority task queue, middle priority tasks queue and low priority task queue;
Wherein, the high-priority task queue, which is used to deposit, takes intensive task, the low priority task queue to CPU Intensive task is taken to I/O for depositing, the middle priority tasks queue is used to deposit to CPU occupancy situations and to I/O Task of the occupancy situation between above-mentioned two class;
The child node monitors each priority tasks queue respectively, is obtained respectively from each priority tasks queue and is handed down to itself Task, and handled.
3. storage cluster task management method according to claim 2, it is characterised in that in the child node, for place The number of processes that task is distributed in high-priority task queue is managed, more than what is distributed for task in processing low priority task queue Number of processes, in priority tasks queue in processing task distribute number of processes between it is above-mentioned between the two.
4. the storage cluster task management method according to claim any one of 1-3, it is characterised in that in the host node Database is configured with, for storing the mission bit stream in the task queue, the task queue and the task processing of preservation As a result.
5. storage cluster task management method according to claim 4, it is characterised in that appointed using the database realizing The distribution of business includes:
The middleware of the task queue is set, the middleware is pointed to the database, by the task queue and described Mission bit stream storage in task queue is in the database;
Each child node is set to point to the task queue in the database.
6. a kind of storage cluster task management device, it is characterised in that including:
Task queue module, is arranged in the host node of storage cluster, the task team for issuing for task to be stored in establishment In row;
Module is monitored, is arranged in the child node of storage cluster, for monitoring the task queue, is obtained from the task queue Take and be distributed to the task of itself, and handled, and task result is returned into the main section after the completion of task processing Point;
Preserving module, is preserved for the task result correspondence to return.
7. storage cluster task management device according to claim 6, it is characterised in that the task queue of establishment includes: High-priority task queue, middle priority tasks queue and low priority task queue;
Wherein, the high-priority task queue, which is used to deposit, takes intensive task, the low priority task queue to CPU Intensive task is taken to I/O for depositing, the middle priority tasks queue is used to deposit to CPU occupancy situations and to I/O Task of the occupancy situation between above-mentioned two class;
The monitoring module includes first and monitors module, the second monitoring module and the 3rd monitoring module;
The first monitoring module is used to monitor the high-priority task queue, is obtained from the high-priority task queue The task of this child node is distributed to, and is handled, and task result is returned into the master after the completion of task processing Node;
The second monitoring module is used to monitor the middle priority tasks queue, is obtained from the middle priority tasks queue The task of this child node is distributed to, and is handled, and task result is returned into the master after the completion of task processing Node;
The 3rd monitoring module is used to monitor the low priority task queue, is obtained from the low priority task queue The task of this child node is distributed to, and is handled, and task result is returned into the master after the completion of task processing Node.
8. storage cluster task management device according to claim 7, it is characterised in that in the child node, is institute The number of processes of the first monitoring module assignment is stated more than the number of processes that module assignment is monitored for the described 3rd, is second prison Listen the number of processes of module assignment between it is above-mentioned between the two.
9. the storage cluster task management device according to claim any one of 6-8, it is characterised in that be additionally included in described Host node configuration database, the database be used for store the mission bit stream in the task queue, the task queue with And the task result preserved.
CN201710405377.9A 2017-05-31 2017-05-31 A kind of storage cluster task management method and device Pending CN107239342A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710405377.9A CN107239342A (en) 2017-05-31 2017-05-31 A kind of storage cluster task management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710405377.9A CN107239342A (en) 2017-05-31 2017-05-31 A kind of storage cluster task management method and device

Publications (1)

Publication Number Publication Date
CN107239342A true CN107239342A (en) 2017-10-10

Family

ID=59984671

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710405377.9A Pending CN107239342A (en) 2017-05-31 2017-05-31 A kind of storage cluster task management method and device

Country Status (1)

Country Link
CN (1) CN107239342A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108234645A (en) * 2017-12-29 2018-06-29 北京奇虎科技有限公司 A kind for the treatment of method and apparatus of task
CN110321202A (en) * 2018-03-29 2019-10-11 优酷网络技术(北京)有限公司 Task processing method and device
CN110620811A (en) * 2019-08-02 2019-12-27 烽火通信科技股份有限公司 ONU management method and system under vOLT cluster architecture
CN111813602A (en) * 2020-07-10 2020-10-23 厦门靠谱云股份有限公司 Database remote backup and recovery method and system based on message middleware
CN112214377A (en) * 2020-10-21 2021-01-12 新华三信息安全技术有限公司 Equipment management method and system
CN112600842A (en) * 2020-12-14 2021-04-02 苏州浪潮智能科技有限公司 Cluster shell method and device, electronic equipment and computer readable storage medium
CN113055476A (en) * 2021-03-12 2021-06-29 杭州网易再顾科技有限公司 Cluster type service system, method, medium and computing equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739293A (en) * 2009-12-24 2010-06-16 航天恒星科技有限公司 Method for scheduling satellite data product production tasks in parallel based on multithread
CN102904746A (en) * 2012-09-13 2013-01-30 曙光信息产业(北京)有限公司 Cluster task self-dispatching system and method based on information mechanism
CN104391918A (en) * 2014-11-19 2015-03-04 天津南大通用数据技术股份有限公司 Method for achieving distributed database query priority management based on peer deployment
US9063795B2 (en) * 2012-12-19 2015-06-23 International Business Machines Corporation Adaptive resource usage limits for workload management
CN106210156A (en) * 2015-04-29 2016-12-07 阿里巴巴集团控股有限公司 The processing method of parsing task, device and server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739293A (en) * 2009-12-24 2010-06-16 航天恒星科技有限公司 Method for scheduling satellite data product production tasks in parallel based on multithread
CN102904746A (en) * 2012-09-13 2013-01-30 曙光信息产业(北京)有限公司 Cluster task self-dispatching system and method based on information mechanism
US9063795B2 (en) * 2012-12-19 2015-06-23 International Business Machines Corporation Adaptive resource usage limits for workload management
CN104391918A (en) * 2014-11-19 2015-03-04 天津南大通用数据技术股份有限公司 Method for achieving distributed database query priority management based on peer deployment
CN106210156A (en) * 2015-04-29 2016-12-07 阿里巴巴集团控股有限公司 The processing method of parsing task, device and server

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108234645A (en) * 2017-12-29 2018-06-29 北京奇虎科技有限公司 A kind for the treatment of method and apparatus of task
CN110321202A (en) * 2018-03-29 2019-10-11 优酷网络技术(北京)有限公司 Task processing method and device
CN110620811A (en) * 2019-08-02 2019-12-27 烽火通信科技股份有限公司 ONU management method and system under vOLT cluster architecture
CN110620811B (en) * 2019-08-02 2021-11-02 烽火通信科技股份有限公司 ONU management method and system under vOLT cluster architecture
CN111813602A (en) * 2020-07-10 2020-10-23 厦门靠谱云股份有限公司 Database remote backup and recovery method and system based on message middleware
CN112214377A (en) * 2020-10-21 2021-01-12 新华三信息安全技术有限公司 Equipment management method and system
CN112214377B (en) * 2020-10-21 2022-09-27 新华三信息安全技术有限公司 Equipment management method and system
CN112600842A (en) * 2020-12-14 2021-04-02 苏州浪潮智能科技有限公司 Cluster shell method and device, electronic equipment and computer readable storage medium
CN113055476A (en) * 2021-03-12 2021-06-29 杭州网易再顾科技有限公司 Cluster type service system, method, medium and computing equipment

Similar Documents

Publication Publication Date Title
CN107239342A (en) A kind of storage cluster task management method and device
US8812639B2 (en) Job managing device, job managing method and job managing program
US9274826B2 (en) Methods for task scheduling through locking and unlocking an ingress queue and a task queue
WO2019223596A1 (en) Method, device, and apparatus for event processing, and storage medium
WO2020211300A1 (en) Resource allocation method and apparatus, and computer device and storage medium
CN107105009A (en) Job scheduling method and device based on Kubernetes system docking workflow engines
CN106919445A (en) A kind of method and apparatus of the container of Parallel Scheduling in the cluster
US10606827B2 (en) Reconfigurable distributed processing
CN107577534A (en) A kind of resource regulating method and device
CN105337896A (en) Message processing method and device
CN103294531A (en) Method and system for task distribution
CN103793273A (en) Distributed type queue scheduling method and device based on Redis
CN105608138B (en) A kind of system of optimization array data base concurrency data loading performance
US20170048352A1 (en) Computer-readable recording medium, distributed processing method, and distributed processing device
CN105607956B (en) Method for allocating tasks and system in a kind of computer
US8543722B2 (en) Message passing with queues and channels
CN103617083B (en) Store dispatching method and system, job scheduling method and system and management node
CN106202152B (en) A kind of data processing method and system of cloud platform
CN102841822B (en) Carry out delaying the method and system of machine protection to jobTracker main frame
He et al. Real-time scheduling in mapreduce clusters
CN107844924A (en) A kind of execution method, apparatus and medium for controlling workflow
US9990240B2 (en) Event handling in a cloud data center
CN107562535A (en) A kind of load-balancing method of task based access control scheduling, system
CN105162837B (en) The method and system of I/O throughputs are promoted under mass data storage environment
US20230161620A1 (en) Pull mode and push mode combined resource management and job scheduling method and system, and 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20171010