CN101751288A - Method, device and system applying process scheduler - Google Patents

Method, device and system applying process scheduler Download PDF

Info

Publication number
CN101751288A
CN101751288A CN200810239531A CN200810239531A CN101751288A CN 101751288 A CN101751288 A CN 101751288A CN 200810239531 A CN200810239531 A CN 200810239531A CN 200810239531 A CN200810239531 A CN 200810239531A CN 101751288 A CN101751288 A CN 101751288A
Authority
CN
China
Prior art keywords
order
command
execution
command stream
module
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
CN200810239531A
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.)
China Mobile Group Shandong Co Ltd
Original Assignee
China Mobile Group Shandong 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 China Mobile Group Shandong Co Ltd filed Critical China Mobile Group Shandong Co Ltd
Priority to CN200810239531A priority Critical patent/CN101751288A/en
Publication of CN101751288A publication Critical patent/CN101751288A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention discloses a method applying process scheduler, which comprises: configuring command stream to be executed, wherein the command stream is formed by sequence executive command; when the determining that the command which is forefront in the execution sequence of the commands which are not executed meets the execution condition according to the configuration of the command stream, sending the command to the corresponding client-side to be executed by the client-side; and receiving the command execution result which is feedback by the receiving client-side after executing the command. The invention also discloses a server-side device, a client-side device and a system applying the process scheduler. Adopting the invention, the flexibility of the scheduling can be improved, the modification risk can be reduced, and the control of the application of complex logic relation can be realized.

Description

Method, equipment and the system of application process scheduling
Technical field
The present invention relates to communication and field of computer technology, relate in particular to method, equipment and the system of application process scheduling.
Background technology
Development decades along with computer technology and Internet technology, present domestic IT software and based on network IT system have been far from unit, institute of the system under the single operating system ratio of last century end, and the complicacy and the data processing amount of Technical Architecture, logical process increase sharply.Computer system presents the feature that networking, isomerization are disposed: host aspect has the main frame groups such as large scale computer, minicomputer, pc server, workstation of cluster, array way in the system architecture, operating systems such as UNIX, Linux, windows, database promptly may be single database, also may be Oracle, the SQL Server etc. of system R, also may comprise the database of different pieces of information model.
At present general non real-time transaction property application system all adopts the timer of system to start and uses, by command script (for example script shell of operating system grade, the batch processing etc. of writing, programming C etc., the storing process of database level) realizes control to program circuit.
The inventor finds that the flow scheduling mode of traditional command script has more shortcoming by analysis: in case the change of flow process certainly will need to adjust procedure script, it is bigger to revise risk, and the developer is had relatively high expectations, and demand response speed is low; Very flexible can't be accomplished the flow process control of plug-in type; Application to the complex logic relation lacks control device.
For example, in the dispatching method of a kind of application flow of prior art, by flow attempering serving program being set, reading prearranged service course information; Create output message formation and the input message queue corresponding with described service course configuration; Read the control information of single step predefine flow process one by one, write the input message queue of corresponding with service when carrying out call request, execution is called and is read the output message formation when returning, though can realize according to the predefine flow process a plurality of application processes being carried out one process/multi-process under Unix (Linux) environment, the combined schedule of synchronous/asynchronous, realize load balancing and flow control function, but, because this method does not relate to the customization and the scheduling of system command flow process, therefore be only applicable to the affairs transaction, the concurrency height, the simple system of flow process is not very effective under the isomerous environment that complicated logic and flow process relation is arranged.
And for example, prior art a kind of in the process scheduling method of heterogeneous multi-core system, adopt the shared ready process queue of all process nuclear under the isomerous environment, operating system adopts the master-slave mode management structure, the kernel process of operating system operates on the main process nuclear, other processors only move the various application programs that can move on this nucleoid, when application program needs the solicit operation system service, request will be passed to the operating system program on the main process nuclear, process scheduling adopts load-sharing dispatching algorithm and processor to express dispatching algorithm, has realized the rational management of process.But this method still only is applicable to by multiple servers bears same application jointly, to reach the dynamic assignment of process running environment, reaches the purpose of load balancing; Bear different application separately for multiple servers, and still have certain limitation under each situation that has various logic to concern between using.
Summary of the invention
The embodiment of the invention provides a kind of method of application process scheduling, revises risk in order to the dirigibility, the reduction that improve scheduling, realizes the control to the complex logic relational application, and this method comprises:
Configuration needs the command stream of execution, and described command stream is made of the order fill order;
Determining that according to the configuration of command stream execution sequence is sent to corresponding client with this order when executive condition is satisfied in the most preceding order in the unenforced order of this command stream, and by client executing;
Receive the command execution results of feeding back after the client executing order.
The embodiment of the invention also provides a kind of server device of application process scheduling, revises risk in order to the dirigibility, the reduction that improve scheduling, realizes the control to the complex logic relational application, and this server device comprises:
The flow process configuration module is used to dispose the command stream that needs execution, and described command stream is made of the order fill order;
Dispatching control module is used for determining at the unenforced order execution sequence of this command stream when executive condition is satisfied in the most preceding order this order to be sent to the dispatching communication module according to the configuration of command stream;
The dispatching communication server is used for after receiving the order that dispatching control module is sent to, and sets up with corresponding client and gets in touch, and order is sent to client; And, the command execution results of reception client feedback.
The embodiment of the invention also provides a kind of client device of application process scheduling, revises risk in order to the dirigibility, the reduction that improve scheduling, realizes the control to the complex logic relational application, and this client device comprises:
Module is monitored in order, and whether be used for monitoring has order to arrive; When having order to arrive, receive this order and send to command execution module;
Command execution module is used to carry out the order and the output command execution journal of reception.
The embodiment of the invention also provides a kind of system of application process scheduling, revises risk in order to the dirigibility, the reduction that improve scheduling, realizes the control to the complex logic relational application, and this system comprises:
Server device is used to dispose the command stream that needs execution, and described command stream is made of the order fill order; Determining that according to the configuration of command stream execution sequence is sent to corresponding client with this order when executive condition is satisfied in the most preceding order in the unenforced order of this command stream, and by client executing;
Client device is used to carry out the order of reception, and the feedback command execution result.
In the embodiment of the invention, when the scheduling of the process of practicing, configuration earlier needs the command stream of execution, and described command stream is made of the order fill order; Determining that according to the configuration of command stream execution sequence is sent to corresponding client with this order when executive condition is satisfied in the most preceding order in the unenforced order of this command stream, and by client executing; Receive the command execution results of feeding back after the client executing order, thereby with the form of order, command stream realized flexible, configurable, can dynamically adjust and the flow scheduling of plug-in type, when changing, flow process only need adjust corresponding order, command stream configuration, need not that the whole procedure script is carried out large tracts of land changes, reduced and revised risk and to developer's requirement, demand response speed also improves greatly; And, the order executive mode of ordering in the command stream is for the application of complex logic relation, as at isomery, distribution application system, can remedy the shortcoming of scheduling dispersion, flow process difference in the prior art, by the server/customer end pattern application that is distributed under a plurality of servers, multiple environment, the database is dispatched, be implemented in the scheduling of application flow in the heterogeneous system, process, and the control of predefine flow process, satisfy the requirement of system synthesis scheduling and monitoring, adapt to present IT system networking, isomerized trend.
Description of drawings
Fig. 1 is the flow scheduling form synoptic diagram that the order flow process is supported in the embodiment of the invention;
Fig. 2 is the system construction drawing of application process scheduling in the embodiment of the invention;
Fig. 3 is an application process dispatching method process flow diagram in the embodiment of the invention;
Fig. 4 is the process flow diagram of an instantiation of application process dispatching method in the embodiment of the invention.
Embodiment
In the invention process, with the task of required execution under the application system running status from technology with professionally abstract three layers of order, command stream and the command stream groups that turn to, and based on this, the flow process collocation method that set up flexible, configurable, plug-in unitization, can dynamically adjust is to realize the scheduling of application process.
Wherein, order is a performance element of system described in the embodiment of the invention, is independently to carry out under the environment, finishes the packing of orders of a series of logical operations or particular task.Wherein Zui Xiao " instruction " can be a system function, also can be the SQL (Structured QueryLanguage, Structured Query Language (SQL)) or the storing process of an embedding.
Command stream is made up of order, according to business processing logic a series of command group is become command stream, and command stream can only could begin to carry out Next Command after last command execution success.Command stream is that order is carried out, and branch can not be arranged, and when a plurality of order executed in parallel can be arranged after the command execution of a command stream finishes, need build command stream in addition.A plurality of command streams can be formed a command stream group.
The command stream group is the combination of command stream, is consistent with the business realizing flow process.As shown in Figure 1, the command stream group can support order command stream, a plurality of preposition command stream trigger rearmounted command stream, a single preposition command stream and trigger multiple flow scheduling forms such as a plurality of rearmounted command streams.
As shown in Figure 2, the system of application process scheduling mainly comprises in the embodiment of the invention: server device, client device.Wherein, server device is used to dispose the command stream that needs execution, and described command stream is made of the order fill order; Determining that according to the configuration of command stream execution sequence is sent to corresponding client device with this order when executive condition is satisfied in the most preceding order in the unenforced order of this command stream, and carrying out by client device; Client device is used to carry out the order of reception, and the feedback command execution result.
Server device is the nucleus module of the embodiment of the invention, bear the order of dispatching system and order the scheduling controlling of definition, command stream and the order of flow process, the collection and the monitor task of system's running log, and whether the running status of monitoring Agent (agency) is normal.Fig. 2 also shows in one embodiment, and server device mainly comprises: flow process configuration module, dispatching control module, dispatching communication server; Wherein, the function of each module is as follows:
1, flow process configuration module
The flow process configuration module is used to dispose the command stream that needs execution, and described command stream is made of the order fill order.
The flow process configuration module can be used for according to ordering execution environment, condition, input definite when pre-defined, and configuration needs the command stream of execution; And/or, according to order in issue operation back by the ruuning situation in the predetermined period regularly calculate, updated parameters, configuration needs the command stream carried out.Can think also in the enforcement that the flow process configuration module comprises the configuration of order and configuration two parts function of command stream.
The configuration of the execution parameter that the configuration of order is promptly ordered can be divided into static parameter and dynamic parameter again.
Static parameter promptly is parameters such as the execution environment determined when pre-defined of order, condition, input and output, specifically can comprise: whether Command Task sign, command execution input parameter, deploying client (Agent), the program that system generates automatically deposit path, command triggers mode (be divided into trigger flow, Event triggered and manual trigger three kinds), daily record outgoing route, command execution prerequisite, the command execution way of output, can make mistakes and heavily handle, weigh number of processes etc., priority level.
Dynamic parameter promptly is to issue the operation back by the regular calculating of the institute of the ruuning situation in the predetermined period, updated parameters according to ordering, specifically can comprise: system carries out CPU (the Central Processing Unit of average duration, the required system of process, central processing unit) the I/O (] Input/Output of the memory source parameter of resource parameters, system, system, I/O) resource parameters etc.
Order is triggered by command stream; Command stream both can be by Time Triggered, also can be by another trigger flow.Initial command stream need be passed through Time Triggered, therefore need flow time, the performance period of dispatching by setting command when initial configuration.
The parameter that the configuration of command stream need be safeguarded has the priority level of task identification, command stream title, scheduling mode, scheduling start time, dispatching cycle, dependence flow process, follow-up flow process and the flow process of command stream.Being provided with of order flow process can be by the definition of the composition of the order in the patterned configuration mode realization flow.
In the system of complexity, task is more, often command stream can be a lot, and certain independence is arranged, therefore need to utilize to set up a plurality of command stream groups, independence is stronger between the command stream group, and the dependence between the flow process group, precedence relationship are to realize not having direct relation between the flow process group by command stream in the flow process group or order.Therefore, the control by command stream and command stream group can make things convenient for, the running of control system accurately.
Flow process configuration module configure order stream can be stored in the database, and configuration database as shown in Figure 2 reads for follow-up dispatching control module, and dynamically adjusts the startup of control command, time-out and interruption by the priority and the system resource of order.
2, dispatching control module
Dispatching control module is used for determining at the unenforced order execution sequence of this command stream when executive condition is satisfied in the most preceding order this order to be sent to the dispatching communication module according to the configuration of command stream.
Dispatching control module is the main control module of application process dispatching system, be responsible for reading the configuration parameter of command stream group, command stream and the order of scheduling configuration module from configuration database (Fig. 2), mail to the dispatching communication server, by the dispatching communication server set up with each Agent be connected the execution information of giving an order.Therefore can think that dispatching control module is the startup module of scheduling.
Finish the judgement of command stream and command triggers by dispatching control module, whether send fill order to the dispatching communication server according to triggering opportunity of order (whether arrive start-up time, whether prerequisite order successful execution), command prioritization and system resource control.
3, dispatching communication server
The dispatching communication server is used for after receiving the order that dispatching control module is sent to, and sets up with corresponding client and gets in touch, and order is sent to client; And, the command execution results of reception client feedback.
The dispatching communication server is responsible for setting up and being connected of each Agent, and the executable operations of receiving scheduling control module mails to corresponding Agent according to order institute run location, receives the back by Agent and carries out; Receive the executing state of order and handle daily record, record database, satisfy the collection requirement of system's operation monitoring module.
Fig. 2 also shows in one embodiment, and server device can also comprise: system's operation monitoring module, this module are used for the implementation status of other module of monitor service end equipment,
System's operation monitoring module can be used as the interface, foreground of application process dispatching system, gathers the configuration parameter and the running status of each command stream, order, by patterned showing interface running status, realizes the integral monitoring to system's operation.
Client device is the actuating equipment of application process dispatching system, and the function of client device is the dispatching communication server reception order from server device, and sends to the execution of application corresponding server; Whether be the state that completes successfully when capture command withdraws from automatically, send to the dispatching communication server; Check the running status of order; According to the operation that from system, receives order number, check the executing state of this order; Check present systematic parameter, comprise the information such as CPU usage, internal memory, I/O of system and the resource that single command execution takies, send to the dispatching communication server, determine whether to continue to carry out next order by the dispatching control module of server device.
Fig. 2 also shows in one embodiment, and client device mainly comprises: module, command execution module are monitored in order.Wherein, module is monitored in order, and whether be used for monitoring has order to arrive; When having order to arrive, receive this order and send to command execution module; Order monitoring module can be connected by the socket of foundation with the dispatching communication server of server device in the enforcement, and the message of real-time listening dispatching communication server receives order and sends to command execution module.Command execution module is used to carry out the order and the output command execution journal of reception; Command execution module starts corresponding execution environment in the enforcement after the message that the monitoring module that receives orders sends, and sends fill order, finishes executable operations, output journal.
Fig. 2 also shows in one embodiment, and client device can also comprise: data acquisition module, be used for the acquisition execution journal, and feedback.Data acquisition module can be finished the timing acquiring of resources such as the CPU, internal memory, I/O of place main frame or database performance parameter, and collection period generally can be made as 1 minute; Finish the collection of command execution state, the collection of output journal; The server device that sends to the information of gathering.
As shown in Figure 3, the application process dispatching method flow process in the embodiment of the invention is as follows:
Step 301, configuration need the command stream of execution, and described command stream is made of the order fill order.
Wherein can comprise: according to execution environment, condition, input that order is determined when pre-defined, configuration needs the command stream of execution; And/or, according to order in issue operation back by the ruuning situation in the predetermined period regularly calculate, updated parameters, configuration needs the command stream carried out.
Step 302, determining that according to the configuration of command stream execution sequence is sent to corresponding client with this order when executive condition is satisfied in the most preceding order in the unenforced order of this command stream, and by client executing.
The command execution results of feeding back after step 303, the order of reception client executing.
Provide the instantiation of an application process dispatching method below, as shown in Figure 4, the flow process of application process dispatching method is as follows in this example:
Step 401, when command stream satisfies trigger condition, trigger the execution of initiation command stream.
The configuration definition of step 402, reading order stream generates the command execution sequential flow, begins the command execution process of the first step in order.
Whether step 403, the condition of judging command triggers satisfy, whether precondition possesses, whether client resource satisfies service condition, if execution in step 404 then, otherwise wait for.
Behind step 404, the command triggers conditions being possessed,, mail to scheduling dispatching communication server by the dispatching control module generation command execution instruction of server device.
Step 405, by the dispatching communication server order is mail to the client device of command execution.
The order of step 406, client device is monitored module and is obtained the order that the dispatching communication server sends, and command execution module is mail in order, calls corresponding processing environment by command execution module according to the running environment of order.
Whether conditions such as step 407, the environment of judging local client equipment, data have possessed, and execution in step 408 under the situation of conditions being possessed, otherwise circular wait.
Step 408, fill order are finished order and are operated accordingly, output related content and daily record.
Step 409, command execution finish, and with command execution results, no matter successful, failure all turn back to the dispatching communication server by the log collection process.
Step 410, generate next step task according to command execution results by dispatching control module.As command execution failure in the step 409, then repeat, hang up, withdraw from or ignore the command execution flow process of carrying out next step according to selection of configuration.Normal as command execution, then carry out next step command execution flow process.
Step 411, order that command stream comprises all order complete after, command stream is finished.
One of ordinary skill in the art will appreciate that all or part of step in the foregoing description method is to instruct relevant hardware to finish by program, this program can be stored in the computer-readable recording medium, and storage medium can comprise: ROM, RAM, disk or CD etc.
In the embodiment of the invention, when the scheduling of the process of practicing, configuration earlier needs the command stream of execution, and described command stream is made of the order fill order; Determining that according to the configuration of command stream execution sequence is sent to corresponding client with this order when executive condition is satisfied in the most preceding order in the unenforced order of this command stream, and by client executing; Receive the command execution results of feeding back after the client executing order, thereby with the form of order, command stream realized flexible, configurable, can dynamically adjust and the flow scheduling of plug-in type, when changing, flow process only need adjust corresponding order, command stream configuration, need not that the whole procedure script is carried out large tracts of land changes, reduced and revised risk and to developer's requirement, demand response speed also improves greatly; And, the order executive mode of ordering in the command stream is for the application of complex logic relation, as at isomery, distribution application system, can remedy the shortcoming of scheduling dispersion, flow process difference in the prior art, by the server/customer end pattern application that is distributed under a plurality of servers, multiple environment, the database is dispatched, be implemented in the scheduling of application flow in the heterogeneous system, process, and the control of predefine flow process, satisfy the requirement of system synthesis scheduling and monitoring, adapt to present IT system networking, isomerized trend.
Obviously, those skilled in the art can carry out various changes and modification to the present invention and not break away from the spirit and scope of the present invention.Like this, if of the present invention these are revised and modification belongs within the scope of claim of the present invention and equivalent technologies thereof, then the present invention also is intended to comprise these changes and modification interior.

Claims (10)

1. the method for application process scheduling is characterized in that this method comprises:
Configuration needs the command stream of execution, and described command stream is made of the order fill order;
Determining that according to the configuration of command stream execution sequence is sent to corresponding client with this order when executive condition is satisfied in the most preceding order in the unenforced order of this command stream, and by client executing;
Receive the command execution results of feeding back after the client executing order.
2. the method for claim 1 is characterized in that, the command stream that described configuration need be carried out comprises:
According to execution environment, condition, input that order is determined when pre-defined, configuration needs the command stream of execution;
And/or, according to order in issue operation back by the ruuning situation in the predetermined period regularly calculate, updated parameters, configuration needs the command stream carried out.
3. method as claimed in claim 2 is characterized in that, execution environment, condition, the input that described order is determined when pre-defined comprises following parameter one of them or combination in any:
Whether Command Task sign, command execution input parameter, deploying client, the program that system generates is automatically deposited path, command triggers mode, daily record outgoing route, command execution prerequisite, the command execution way of output, can be made mistakes and heavily handle, weigh number of processes, priority level.
4. method as claimed in claim 2 is characterized in that, described order in issue operation back by the ruuning situation in the predetermined period regularly calculate, updated parameters comprises following parameter one of them or combination in any:
System carries out the central processor CPU resource parameters of average duration, the required system of process, the memory source parameter of system, the I/O I/O resource parameters of system.
5. the server device of an application process scheduling is characterized in that, comprising:
The flow process configuration module is used to dispose the command stream that needs execution, and described command stream is made of the order fill order;
Dispatching control module is used for determining at the unenforced order execution sequence of this command stream when executive condition is satisfied in the most preceding order this order to be sent to the dispatching communication module according to the configuration of command stream;
The dispatching communication server is used for after receiving the order that dispatching control module is sent to, and sets up with corresponding client and gets in touch, and order is sent to client; And, the command execution results of reception client feedback.
6. server device as claimed in claim 5 is characterized in that, described flow process configuration module is further used for according to ordering execution environment, condition, input definite when pre-defined, and configuration needs the command stream of execution; And/or, according to order in issue operation back by the ruuning situation in the predetermined period regularly calculate, updated parameters, configuration needs the command stream carried out.
7. as claim 5 or 6 described server device, it is characterized in that, further comprise:
System's operation monitoring module is used to monitor the execution of above-mentioned each module.
8. the client device of an application process scheduling is characterized in that, comprising:
Module is monitored in order, and whether be used for monitoring has order to arrive; When having order to arrive, receive this order and send to command execution module;
Command execution module is used to carry out the order and the output command execution journal of reception.
9. client as claimed in claim 8 is characterized in that, further comprises:
Data acquisition module is used for the acquisition execution journal, and feedback.
10. the system of an application process scheduling is characterized in that, comprising:
Server device is used to dispose the command stream that needs execution, and described command stream is made of the order fill order; Determining that according to the configuration of command stream execution sequence is sent to corresponding client device with this order when executive condition is satisfied in the most preceding order in the unenforced order of this command stream, and carrying out by client device;
Client device is used to carry out the order of reception, and the feedback command execution result.
CN200810239531A 2008-12-12 2008-12-12 Method, device and system applying process scheduler Pending CN101751288A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200810239531A CN101751288A (en) 2008-12-12 2008-12-12 Method, device and system applying process scheduler

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810239531A CN101751288A (en) 2008-12-12 2008-12-12 Method, device and system applying process scheduler

Publications (1)

Publication Number Publication Date
CN101751288A true CN101751288A (en) 2010-06-23

Family

ID=42478300

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810239531A Pending CN101751288A (en) 2008-12-12 2008-12-12 Method, device and system applying process scheduler

Country Status (1)

Country Link
CN (1) CN101751288A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681881A (en) * 2011-03-07 2012-09-19 中国银联股份有限公司 Cross-computer scheduling method and system thereof
CN102820980A (en) * 2011-06-08 2012-12-12 中兴通讯股份有限公司 Equipment and method for order distribution
CN103744808A (en) * 2013-12-31 2014-04-23 百度在线网络技术(北京)有限公司 Method and device used for controlling I/O (Input/Output) request
CN103970600A (en) * 2013-01-31 2014-08-06 阿里巴巴集团控股有限公司 General notification system and notification sending method for program scheduling as well as scheduling method
CN105320563A (en) * 2015-12-07 2016-02-10 浪潮(北京)电子信息产业有限公司 Process scheduling and optimization method
CN106331291A (en) * 2015-06-25 2017-01-11 西安中兴新软件有限责任公司 Operation execution method and mobile terminal
CN107179896A (en) * 2016-03-09 2017-09-19 阿里巴巴集团控股有限公司 Task processing method and device
CN111611105A (en) * 2020-05-15 2020-09-01 杭州涂鸦信息技术有限公司 Optimization method for asynchronous processing of concurrent service requests and related equipment
CN111708681A (en) * 2020-06-15 2020-09-25 北京优特捷信息技术有限公司 Log processing method, device, equipment and storage medium
CN113254240A (en) * 2021-06-21 2021-08-13 苏州浪潮智能科技有限公司 Method, system, device and medium for managing control device
CN115437888A (en) * 2022-10-24 2022-12-06 华能信息技术有限公司 Monitoring and early warning method based on micro-service

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681881B (en) * 2011-03-07 2015-09-16 中国银联股份有限公司 Across machine dispatching method and system thereof
CN102681881A (en) * 2011-03-07 2012-09-19 中国银联股份有限公司 Cross-computer scheduling method and system thereof
CN102820980A (en) * 2011-06-08 2012-12-12 中兴通讯股份有限公司 Equipment and method for order distribution
CN103970600B (en) * 2013-01-31 2018-04-03 阿里巴巴集团控股有限公司 A kind of Generic Notification system, the notice sending method and dispatching method of program scheduler
CN103970600A (en) * 2013-01-31 2014-08-06 阿里巴巴集团控股有限公司 General notification system and notification sending method for program scheduling as well as scheduling method
CN103744808B (en) * 2013-12-31 2017-12-26 百度在线网络技术(北京)有限公司 A kind of method and apparatus for being used to control I/O to ask
CN103744808A (en) * 2013-12-31 2014-04-23 百度在线网络技术(北京)有限公司 Method and device used for controlling I/O (Input/Output) request
CN106331291A (en) * 2015-06-25 2017-01-11 西安中兴新软件有限责任公司 Operation execution method and mobile terminal
CN105320563A (en) * 2015-12-07 2016-02-10 浪潮(北京)电子信息产业有限公司 Process scheduling and optimization method
CN107179896A (en) * 2016-03-09 2017-09-19 阿里巴巴集团控股有限公司 Task processing method and device
CN111611105A (en) * 2020-05-15 2020-09-01 杭州涂鸦信息技术有限公司 Optimization method for asynchronous processing of concurrent service requests and related equipment
CN111708681A (en) * 2020-06-15 2020-09-25 北京优特捷信息技术有限公司 Log processing method, device, equipment and storage medium
CN113254240A (en) * 2021-06-21 2021-08-13 苏州浪潮智能科技有限公司 Method, system, device and medium for managing control device
CN115437888A (en) * 2022-10-24 2022-12-06 华能信息技术有限公司 Monitoring and early warning method based on micro-service

Similar Documents

Publication Publication Date Title
CN101751288A (en) Method, device and system applying process scheduler
US8812752B1 (en) Connector interface for data pipeline
EP2721489B1 (en) Software virtual machine for acceleration of transactional data processing
CN108762900A (en) High frequency method for scheduling task, system, computer equipment and storage medium
US10613853B2 (en) Updating software components through online stores
Cho et al. Natjam: Design and evaluation of eviction policies for supporting priorities and deadlines in mapreduce clusters
Varia Cloud architectures
CN111061788B (en) Multi-source heterogeneous data conversion integration system based on cloud architecture and implementation method thereof
US8150889B1 (en) Parallel processing framework
CN111949454B (en) Database system based on micro-service component and related method
CN111125444A (en) Big data task scheduling management method, device, equipment and storage medium
CN110569090A (en) data processing method and device, electronic equipment and storage medium
CN111160873A (en) Batch processing device and method based on distributed architecture
CN110895487A (en) Distributed task scheduling system
US9262494B2 (en) Importing data into dynamic distributed databases
US8234643B2 (en) CRON time processing implementation for scheduling tasks within a multi-tiered enterprise network
CN110895486A (en) Distributed task scheduling system
CN111459622A (en) Method and device for scheduling virtual CPU, computer equipment and storage medium
CN115454629A (en) AI algorithm and micro-service scheduling method and device based on cloud native technology
CN111240819A (en) Dispatching task issuing system and method
CN110895485A (en) Task scheduling system
EP2375326A1 (en) Executing operations via asynchronous programming model
CN114896049A (en) Method, system, equipment and medium for scheduling operation tasks of electric power artificial intelligence platform
Xie et al. A resource scheduling algorithm based on trust degree in cloud computing
CN102681881A (en) Cross-computer scheduling method and system thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20100623