CN106874090A - Job scheduling method and system based on cloud system - Google Patents

Job scheduling method and system based on cloud system Download PDF

Info

Publication number
CN106874090A
CN106874090A CN201710058205.9A CN201710058205A CN106874090A CN 106874090 A CN106874090 A CN 106874090A CN 201710058205 A CN201710058205 A CN 201710058205A CN 106874090 A CN106874090 A CN 106874090A
Authority
CN
China
Prior art keywords
job
scheduling
job scheduling
cloud system
zookeeper
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
CN201710058205.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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech 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 Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN201710058205.9A priority Critical patent/CN106874090A/en
Publication of CN106874090A publication Critical patent/CN106874090A/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/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
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • 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/1479Generic software techniques for error detection or fault masking
    • G06F11/1489Generic software techniques for error detection or fault masking through recovery blocks
    • 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
    • G06F9/5088Techniques for rebalancing the load in a distributed system involving task migration

Abstract

The present invention relates to a kind of job scheduling method based on cloud system and system, its method includes that the Zookeeper that job scheduling application is disposed in the cluster is serviced and is registered that the Zookeeper services disposed in cluster confirm that the job scheduling application in the cluster can be enabled;After succeeding in registration, token is obtained, and inquire about the corresponding job scheduling allocation list of the token;The treatment the job list for treating schedule job is obtained by job scheduling allocation list;Schedule job is treated in execution, and scheduling result is fed back into scheduler module after the completion of scheduling;The distributed task dispatching solved the problems, such as in cloud system in the present invention, support real-time task, timed task and crontab tasks, there are preferable retractility, autgmentability, healthy and strong stability, clustering management and scheduling can be realized to the job task of cloud system, effective prevention Single Point of Faliure, realizes that management and running are highly usable, also achieves comprehensive monitoring operation, execution efficiency is improve, makes operation maintenance intuitively efficient.

Description

Job scheduling method and system based on cloud system
Technical field
The present invention relates to computer and the communications field, more particularly to a kind of job scheduling method based on cloud system and it is System.
Background technology
Cloud system is that cloud computing using effect is realized under LAN backbone using international pioneering HFP and HDRDP technologies New Generation for General Computer system product.Cloud system, is number of units after cloud computing also known as cloud computing center operating system, cloud OS According to the holistic management operation system at center.When carrying out job scheduling in cloud system, often processed all in units of cluster. Crontab orders are common among the operating system of Unix and class Unix, for setting the instruction being periodically performed.The order Read from standard input device and instructed, and deposited in " crontab " file, read for after and perform, crontab File includes a series of operations and instruction for delivering cron finger daemons.But, the crontab scheduling that system is carried can only be in list Performed on one node, and do not possess flexible, extension, High Availabitity ability, certain difficulty is brought to system business and O&M, because This, needs a kind of new technological means badly, can solve the problem that above-mentioned technical problem.
The content of the invention
The present invention provides a kind of job scheduling method and system based on cloud system, to solve above-mentioned technical problem.
The technical scheme that the present invention solves above-mentioned technical problem is as follows:
A kind of job scheduling method based on cloud system, including:
A. scheduler module is registered by Zookeeper servers, confirms whether job scheduling enables, described The Zookeeper services of Zookeeper servers are clustered deploy(ment);
B. after succeeding in registration, token is obtained, and inquire about the corresponding job scheduling allocation list of the token;
C. the treatment the job list for treating schedule job is obtained by job scheduling allocation list;
D. perform and treat schedule job, scheduling result is fed back into scheduler module after the completion of scheduling.
Further, also include carrying out multiple threads to treatment the job list according to concurrent processing field in step c, and it is right Treatment the job list in each thread carries out prioritization, and each thread loops process the job list.
By multiple threads, and business configuration data and number of results are carried using the shared characteristic of distributed memory database According to, used for cloud operation platform by the way that returning result is deposited into the result set in distributed memory database, improve treatment speed Degree.
Further, the scheduler module is multiple, for schedule job equally loaded, scheduler module to be matched somebody with somebody to job scheduling The job configuration information put in table is verified, and whether each field meets call format in judging configuration information.
By verification, exclusion does not meet the job configuration information of call format, reduces garbage treatment, lifting system speed Degree.
Further, the job configuration information is parsed, obtains processing time period, and according to week default time Whether phase threshold decision processing time period is effective;
If judged result is invalid, next operation is processed;
If judged result is effective, result set table is read, this cycle untreated complete data are judged whether, if depositing , then terminate this treatment, process next operation.
It is convenient for the management of job task clustering and scheduling.
Further, when job configuration information meets the requirements and processing time period is effective, if there is no this cycle not The data for having processed, then be inserted into result set table, process cycle of the record comprising this operation, and will process state by result record Original state is set to, the operation is locked.
Avoid carrying out repetitive schedule treatment, waste system resource.
Further, after scheduler module gets feedback result, job scheduling result set table is updated, and operation is adjusted Degree result set table and job configuration information are stored respectively in distributed memory database.
Business configuration data and result data are carried using the shared characteristic of distributed memory database, makes dispatching and monitoring service It is relatively reliable.Further, the Zookeeper servers include primary server and standby server, the standby server For after cluster interior joint exception is supported, adapter primary server to be operated, business configuration data and result set table are distinguished It is carried on distributed memory database.
The redundancy ability of raising system.
The present invention also provides a kind of job scheduling system based on cloud system, including:
Zookeeper servers, for providing registration service, confirm whether schedule job enables, the Zookeeper clothes The Zookeeper services of business device are clustered deploy(ment);
Scheduler module, for obtaining the treatment the job list for treating schedule job by job scheduling allocation list, treats tune Degree operation is scheduled, and the scheduler module is multiple;
Feedback module, for scheduling result to be fed back into scheduler module after the completion of scheduling.
Further, also include:
Correction verification module, for being verified to the job configuration information in job scheduling allocation list;
Parsing module, for being parsed to the job configuration information, obtains processing time period, and according to default Time period threshold judges whether processing time period is effective;
If judged result is invalid, next operation is processed;
If judged result is effective, result set table is read, this cycle untreated complete data are judged whether, if depositing , then terminate this treatment, process next operation.
Further, the Zookeeper servers include primary server and standby server, and the standby server is used In when support cluster interior joint exception after, adapter primary server is operated, the Zookeeper servers be provided with for Carry the distributed memory database of business configuration data and result set table.
The beneficial effects of the invention are as follows:Job scheduling method based on cloud system and system in the present invention, solve cloud Distributed task dispatching problem in system, supports real-time task, timed task and crontab tasks, there is preferable retractility, Autgmentability, healthy and strong stability can realize that clustering is managed and scheduling, effective prevention single-point event to the job task of cloud system Barrier, realizes that management and running are highly usable, also achieves comprehensive monitoring operation, improves execution efficiency, makes operation maintenance directly perceived Efficiently.
Brief description of the drawings
Fig. 1 is the schematic flow sheet of the job scheduling method based on cloud system of the embodiment of the present invention.
Fig. 2 is the structural representation of the job scheduling system based on cloud system of the embodiment of the present invention.
Specific embodiment
Principle of the invention and feature are described below in conjunction with accompanying drawing, example is served only for explaining the present invention, and It is non-for limiting the scope of the present invention.
As shown in figure 1, the job scheduling method based on cloud system in the present embodiment, including:
A. scheduler module is registered by Zookeeper servers, confirms whether job scheduling enables, described Zookeeper servers are clustered deploy(ment);
B. after succeeding in registration, token is obtained, and inquire about the corresponding job scheduling allocation list of the token;
C. the treatment the job list for treating schedule job is obtained by job scheduling allocation list;
D. perform and treat schedule job, scheduling result is fed back into scheduler module after the completion of scheduling.
In the present embodiment, the High Availabitity that dispatching and monitoring is serviced is realized using Zookeeper, after starting scheduler task, first Registered in the Zookeeper services of clustered deploy(ment), if registration failure, directly exited process, after succeeding in registration, obtained Token, inquires about token correspondence job scheduling allocation list, obtains the process and processes the job list, is started according to treatment the job list Schedule job is performed, and engagement outcome is returned after the completion of operation to scheduler module.The present embodiment can be concentrated real in system cluster Business logic processing operation is now pressed, support is specified and periodically performs some operations, realizes class crontab management and running functions, Effective anti-Single Point of Faliure, realizes management and running High Availabitity, and can realize comprehensive monitoring operation, feelings containing job run Condition, execution efficiency, and output operation implementation status can be concentrated to alert and error feedback.
In the present embodiment, also include carrying out at multithreading treatment the job list according to concurrent processing field in step c Reason, and prioritization is carried out to the treatment the job list in each thread, each thread loops process the job list.Foundation is concurrently located Reason field consolidation multiple threads, each thread task list sorts by processing priority, and each thread loops process the job list. In the present embodiment, by multiple threads, and business configuration data and knot are carried using the shared characteristic of distributed memory database Fruit data, are used by the way that returning result is deposited into the result set in distributed memory database for cloud operation platform, process operation The priority of list is ranked up according to the priority of predecessor's business, performs successively.
In the present embodiment, scheduler module is multiple, for schedule job equally loaded, scheduler module to be to job scheduling Job configuration information in allocation list is verified, and whether each field meets call format, certain user in judging configuration information Can also as needed, self-defined scheduler module responsible schedule job quantity, it would however also be possible to employ same schedule job, adopt The mode being collectively responsible for multiple scheduler modules.The field of configuration information includes the information such as time and frequency in the present embodiment, can To judge whether to meet the requirements by the following method, for example:
Point:0-59 (makes) for 60 minutes
When:0-23 (makes) for 24 hours
Day:1-31 (one month most 31 days)
Month:1-12 (12 months 1 year)
Week:0-7 (week, 0 or 7 interval scale Sunday)
“*”:Asterisk, representing any moment all receives;
", ":Comma, represents the meaning of segmentation period;
“-”:Minus sign, represents a period of time scope;
“/n”:Slash n, n represent numeral, i.e., performed once every how many minutes.
Judge whether the time in configuration information and frequency information meet call format, meet the requirements, carry out next step, Do not perform otherwise, such as when time the number of minutes is not on 0-59, that is, think that configuration information is unsatisfactory for call format.
In the present embodiment, the job configuration information is parsed, obtains processing time period, and according to default Time period threshold judges whether processing time period is effective;
If judged result is invalid, next operation is processed;
If judged result is effective, result set table is read, this cycle untreated complete data are judged whether, if depositing , then terminate this treatment, process next operation.
It is untreated complete if there is no this cycle when job configuration information meets the requirements and processing time period is effective Data, then be inserted into result set table, process cycle of the record comprising this operation, and treatment state is set to initially by result record State, locks the operation.And made for cloud operation platform by the way that returning result is deposited into the result set in distributed memory database With.After result storage, start schedule job and perform, engagement outcome is returned after the completion of operation to scheduler module, scheduler module After getting corresponding feedback result, corresponding recording status field in result set table is updated, this job scheduling terminates to this, Next operation for the treatment of.
In the present embodiment, Zookeeper services include primary service and active service, and the active service is used for when branch After support cluster interior joint exception, take over primary service and be operated, job configuration information and result set table are carried on distribution respectively Formula memory database.The present embodiment is dynamically taken over after active-standby mode supports cluster interior joint exception;Using distributed memory Database vendors characteristic carries business configuration data and result data;Each node is deposited by complete or collected works' mode in the cluster for each operation, Unified publishing tool is provided;Interface is returned to job scheduling system, job scheduling system according to the standard of agreement after the completion of operation Used for cloud operation platform according to the result set in returning result storage distributed memory database;Cloud operation platform is accused for system Alert, daily O&M provides data-interface.
Correspondingly, the present embodiment also provides a kind of job scheduling system based on cloud system, as shown in Fig. 2 including:
Zookeeper servers, for providing registration service, confirm whether schedule job enables, the Zookeeper clothes Business device is clustered deploy(ment);
Scheduler module, for obtaining the treatment the job list for treating schedule job by job scheduling allocation list, treats tune Degree operation is scheduled;Scheduler module is multiple.
Feedback module, for scheduling result to be fed back into scheduler module after the completion of scheduling;
Correction verification module, for being verified to the job configuration information in job scheduling allocation list;
Parsing module, for being parsed to the job configuration information, obtains processing time period, and according to default Time period threshold judges whether processing time period is effective;
If judged result is invalid, next operation is processed;
If judged result is effective, result set table is read, this cycle untreated complete data are judged whether, if depositing , then terminate this treatment, process next operation.
Zookeeper servers in the present embodiment include primary server and standby server, the standby server For after cluster interior joint exception is supported, adapter primary server to be operated, and the Zookeeper servers are provided with use In the distributed memory database for carrying business configuration data and result set table.
The foregoing is only presently preferred embodiments of the present invention, be not intended to limit the invention, it is all it is of the invention spirit and Within principle, any modification, equivalent substitution and improvements made etc. should be included within the scope of the present invention.

Claims (10)

1. a kind of job scheduling method based on cloud system, it is characterised in that including:
A. registered by Zookeeper servers, initiating task scheduling, the Zookeeper servers Zookeeper services are clustered deploy(ment);
B. after succeeding in registration, token is obtained, and inquire about the corresponding job scheduling allocation list of the token;
C. the treatment the job list for treating schedule job is obtained by job scheduling allocation list;
D. perform and treat schedule job, fed back scheduling result after the completion of scheduling.
2. the job scheduling method based on cloud system according to claim 1, it is characterised in that also include root in step c Multiple threads are carried out to the treatment the job list for configuring according to concurrent processing field in job scheduling allocation list, and in each thread Treatment the job list carry out prioritization, each thread loops perform treatment the job list.
3. the job scheduling method based on cloud system according to claim 2, it is characterised in that multiple scheduler modules are set To schedule job equally loaded, scheduler module is verified to the job configuration information in job scheduling allocation list, judges configuration Whether each field meets call format in information.
4. the job scheduling method based on cloud system according to claim 3, it is characterised in that confidence is matched somebody with somebody to the operation Breath is parsed, and obtains processing time period, and judge whether processing time period is effective according to default time period threshold;
If judged result is invalid, next operation is processed;
If judged result is effective, result set table is read, judge whether this cycle untreated complete data, if in the presence of, Then terminate this treatment, process next operation.
5. the job scheduling method based on cloud system according to claim 4, it is characterised in that when job configuration information symbol When closing requirement and effective processing time period, if not existing this cycle untreated complete data in job scheduling result set, Result record is inserted into job scheduling result set table, process cycle of the record comprising this operation, and treatment state is set to just Beginning state, locks the operation.
6. the job scheduling method based on cloud system according to claim 5, it is characterised in that also including step e, step E includes:After scheduler module gets feedback result, job scheduling result set table is updated, and by job scheduling result set Table and job configuration information are stored respectively in distributed memory database.
7. the job scheduling method based on cloud system according to claim 6, it is characterised in that the Zookeeper clothes Business includes primary service and active service, and the active service is used to after primary service exception in support cluster, take over and lead It is operated with service.
8. a kind of job scheduling system based on cloud system, it is characterised in that including:
Zookeeper servers, for providing registration service, confirm whether schedule job enables, the Zookeeper servers Zookeeper service be clustered deploy(ment);
Scheduler module, for obtaining the treatment the job list for treating schedule job by job scheduling allocation list, treats scheduling and makees Industry is scheduled, and the scheduler module is multiple;
Feedback module, for scheduling result to be fed back into scheduler module after the completion of scheduling.
9. the job scheduling method based on cloud system according to claim 8, it is characterised in that also include:
Correction verification module, for being verified to the job configuration information in job scheduling allocation list;
Parsing module, for being parsed to the job configuration information, obtains processing time period, and according to the default time Ct value judges whether processing time period is effective;
If judged result is invalid, next operation is processed;
If judged result is effective, result set table is read, judge whether this cycle untreated complete data, if in the presence of, Then terminate this treatment, process next operation.
10. the job scheduling method based on cloud system according to claim 8, it is characterised in that the Zookeeper clothes Business device includes primary server and standby server, and the standby server is used for after cluster interior joint exception is supported, adapter Primary server is operated, and the Zookeeper servers are provided with for carrying business configuration data and result set table Distributed memory database.
CN201710058205.9A 2017-01-23 2017-01-23 Job scheduling method and system based on cloud system Pending CN106874090A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710058205.9A CN106874090A (en) 2017-01-23 2017-01-23 Job scheduling method and system based on cloud system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710058205.9A CN106874090A (en) 2017-01-23 2017-01-23 Job scheduling method and system based on cloud system

Publications (1)

Publication Number Publication Date
CN106874090A true CN106874090A (en) 2017-06-20

Family

ID=59159010

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710058205.9A Pending CN106874090A (en) 2017-01-23 2017-01-23 Job scheduling method and system based on cloud system

Country Status (1)

Country Link
CN (1) CN106874090A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107423122A (en) * 2017-07-25 2017-12-01 苏州博纳讯动软件有限公司 A kind of complicated O&M operation layout and scheduling system and method
CN108053288A (en) * 2017-12-26 2018-05-18 杭州东方通信软件技术有限公司 The method and device that a kind of arranging service issues
CN108388469A (en) * 2018-01-10 2018-08-10 北京思特奇信息技术股份有限公司 A kind of process scheduling method and system
CN109067841A (en) * 2018-07-05 2018-12-21 武汉斗鱼网络科技有限公司 Service current-limiting method, system, server and storage medium based on ZooKeeper
CN109375993A (en) * 2018-08-21 2019-02-22 中国平安人寿保险股份有限公司 Detection method, device, computer equipment and the storage medium of dispatch list
CN109766171A (en) * 2018-12-06 2019-05-17 斑马网络技术有限公司 Task processing method, device, equipment and storage medium
CN110188008A (en) * 2019-05-06 2019-08-30 平安科技(深圳)有限公司 Job scheduling main/standby switching method, device, computer equipment and storage medium
CN110597603A (en) * 2019-06-03 2019-12-20 上海云盾信息技术有限公司 Scheduling method and system of distributed scheduling tasks
CN110955506A (en) * 2019-11-26 2020-04-03 浙江电子口岸有限公司 Distributed job scheduling processing method
CN111190708A (en) * 2019-11-19 2020-05-22 厦门二五八网络科技集团股份有限公司 Method and device for automatically scheduling tasks
CN111324426A (en) * 2018-12-17 2020-06-23 中国移动通信集团山东有限公司 ORACLE database task job management scheduling system and method
CN111431999A (en) * 2020-03-23 2020-07-17 杭州趣维科技有限公司 Cloud function distributed system based on Paxos algorithm
CN111459639A (en) * 2020-04-03 2020-07-28 杭州趣维科技有限公司 Distributed task management platform and method supporting global multi-machine-room deployment
CN111880919A (en) * 2020-07-29 2020-11-03 平安国际融资租赁有限公司 Data scheduling method, system and computer equipment
CN113204420A (en) * 2021-05-28 2021-08-03 中国工商银行股份有限公司 Job scheduling method and device based on distributed cache
CN113312419A (en) * 2021-06-01 2021-08-27 北京思特奇信息技术股份有限公司 Timing scheduling method and system for subscription service

Citations (8)

* 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
CN102981904A (en) * 2011-09-02 2013-03-20 阿里巴巴集团控股有限公司 Task scheduling method and system
CN105100259A (en) * 2015-08-18 2015-11-25 北京京东尚科信息技术有限公司 Distributed timed task execution method and system
CN105159767A (en) * 2015-09-06 2015-12-16 北京京东尚科信息技术有限公司 Method and device for realizing distributed scheduling on the basis of zookeeper
CN105511950A (en) * 2015-12-10 2016-04-20 天津海量信息技术有限公司 Dispatching management method for task queue priority of large data set
CN105760221A (en) * 2016-02-02 2016-07-13 中博信息技术研究院有限公司 Task dispatching system with distributed calculating frame
CN105791354A (en) * 2014-12-23 2016-07-20 中兴通讯股份有限公司 Job scheduling method and cloud scheduling server
CN106095562A (en) * 2016-08-23 2016-11-09 北京云纵信息技术有限公司 The method and apparatus of Portable Batch System

Patent Citations (8)

* 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
CN102981904A (en) * 2011-09-02 2013-03-20 阿里巴巴集团控股有限公司 Task scheduling method and system
CN105791354A (en) * 2014-12-23 2016-07-20 中兴通讯股份有限公司 Job scheduling method and cloud scheduling server
CN105100259A (en) * 2015-08-18 2015-11-25 北京京东尚科信息技术有限公司 Distributed timed task execution method and system
CN105159767A (en) * 2015-09-06 2015-12-16 北京京东尚科信息技术有限公司 Method and device for realizing distributed scheduling on the basis of zookeeper
CN105511950A (en) * 2015-12-10 2016-04-20 天津海量信息技术有限公司 Dispatching management method for task queue priority of large data set
CN105760221A (en) * 2016-02-02 2016-07-13 中博信息技术研究院有限公司 Task dispatching system with distributed calculating frame
CN106095562A (en) * 2016-08-23 2016-11-09 北京云纵信息技术有限公司 The method and apparatus of Portable Batch System

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107423122A (en) * 2017-07-25 2017-12-01 苏州博纳讯动软件有限公司 A kind of complicated O&M operation layout and scheduling system and method
CN107423122B (en) * 2017-07-25 2020-08-18 苏州博纳讯动软件有限公司 Complex operation and maintenance operation arranging and scheduling system and method thereof
CN108053288A (en) * 2017-12-26 2018-05-18 杭州东方通信软件技术有限公司 The method and device that a kind of arranging service issues
CN108053288B (en) * 2017-12-26 2020-10-02 杭州东方通信软件技术有限公司 Service arrangement issuing method and device
CN108388469A (en) * 2018-01-10 2018-08-10 北京思特奇信息技术股份有限公司 A kind of process scheduling method and system
CN108388469B (en) * 2018-01-10 2021-06-18 北京思特奇信息技术股份有限公司 Process scheduling method and system
CN109067841A (en) * 2018-07-05 2018-12-21 武汉斗鱼网络科技有限公司 Service current-limiting method, system, server and storage medium based on ZooKeeper
CN109067841B (en) * 2018-07-05 2021-05-25 武汉斗鱼网络科技有限公司 Service current limiting method, system, server and storage medium based on ZooKeeper
CN109375993B (en) * 2018-08-21 2024-04-05 中国平安人寿保险股份有限公司 Method, device, computer equipment and storage medium for detecting schedule
CN109375993A (en) * 2018-08-21 2019-02-22 中国平安人寿保险股份有限公司 Detection method, device, computer equipment and the storage medium of dispatch list
CN109766171A (en) * 2018-12-06 2019-05-17 斑马网络技术有限公司 Task processing method, device, equipment and storage medium
CN109766171B (en) * 2018-12-06 2021-03-30 斑马网络技术有限公司 Task processing method, device, equipment and storage medium
CN111324426A (en) * 2018-12-17 2020-06-23 中国移动通信集团山东有限公司 ORACLE database task job management scheduling system and method
CN110188008A (en) * 2019-05-06 2019-08-30 平安科技(深圳)有限公司 Job scheduling main/standby switching method, device, computer equipment and storage medium
CN110188008B (en) * 2019-05-06 2022-10-21 平安科技(深圳)有限公司 Job scheduling master-slave switching method and device, computer equipment and storage medium
CN110597603A (en) * 2019-06-03 2019-12-20 上海云盾信息技术有限公司 Scheduling method and system of distributed scheduling tasks
CN111190708A (en) * 2019-11-19 2020-05-22 厦门二五八网络科技集团股份有限公司 Method and device for automatically scheduling tasks
CN110955506A (en) * 2019-11-26 2020-04-03 浙江电子口岸有限公司 Distributed job scheduling processing method
CN111431999A (en) * 2020-03-23 2020-07-17 杭州趣维科技有限公司 Cloud function distributed system based on Paxos algorithm
CN111431999B (en) * 2020-03-23 2022-11-25 杭州小影创新科技股份有限公司 Cloud function distributed system based on Paxos algorithm
CN111459639A (en) * 2020-04-03 2020-07-28 杭州趣维科技有限公司 Distributed task management platform and method supporting global multi-machine-room deployment
CN111459639B (en) * 2020-04-03 2023-10-20 杭州小影创新科技股份有限公司 Distributed task management platform and method supporting global multi-machine room deployment
CN111880919A (en) * 2020-07-29 2020-11-03 平安国际融资租赁有限公司 Data scheduling method, system and computer equipment
CN111880919B (en) * 2020-07-29 2024-04-02 平安国际融资租赁有限公司 Data scheduling method, system and computer equipment
CN113204420A (en) * 2021-05-28 2021-08-03 中国工商银行股份有限公司 Job scheduling method and device based on distributed cache
CN113312419A (en) * 2021-06-01 2021-08-27 北京思特奇信息技术股份有限公司 Timing scheduling method and system for subscription service

Similar Documents

Publication Publication Date Title
CN106874090A (en) Job scheduling method and system based on cloud system
CN106331150B (en) For dispatching the method and apparatus of Cloud Server
WO2018068558A1 (en) Network service scheduling method and device, and storage medium and program product
TWI470553B (en) Method and apparatus for allocating resources in a compute farm
CN107943555A (en) Big data storage and processing platform and processing method under a kind of cloud computing environment
CN104679595B (en) A kind of application oriented IaaS layers of dynamic resource allocation method
CN106528853A (en) Data interaction management device and cross-database data interaction processing device and method
US10324763B1 (en) Systems and methods for terminating instances and autoscaling instance groups of computing platforms
CN111782390B (en) Scheduling method of timing task and related equipment
CN109636093A (en) Method for allocating tasks, device, equipment and storage medium
CN112181621A (en) Task scheduling system, method, equipment and storage medium
CN111240935B (en) Automatic intelligent operation and maintenance system and operation and maintenance method
CN108804215A (en) A kind of task processing method, device and electronic equipment
CN112559159A (en) Task scheduling method based on distributed deployment
EP3118784A1 (en) Method and system for enabling dynamic capacity planning
CN107066339A (en) Distributed job manager and distributed job management method
CN114493373B (en) Emergency task processing method and device in remote sensing satellite processing system
CN107656804B (en) Process pool system and method
US20220244997A1 (en) Systems and methods for autoscaling instance groups of computing platforms
CN111831424B (en) Task processing method, system and device
CN108038126A (en) Method, apparatus, terminal device and storage medium derived from a kind of data
Prokopec Pluggable scheduling for the reactor programming model
CN109067619A (en) A kind of elasticity volume dispatching method and processing terminal that micro services are administered
CN107273196A (en) Bioinformatics high-performance calculation job scheduling and system administration external member
CN109426564A (en) A kind of IT resource data acquisition unifies manufacture timeout control method and system

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: 20170620