CN113497814A - Satellite image processing algorithm hybrid scheduling system and method - Google Patents

Satellite image processing algorithm hybrid scheduling system and method Download PDF

Info

Publication number
CN113497814A
CN113497814A CN202010197879.9A CN202010197879A CN113497814A CN 113497814 A CN113497814 A CN 113497814A CN 202010197879 A CN202010197879 A CN 202010197879A CN 113497814 A CN113497814 A CN 113497814A
Authority
CN
China
Prior art keywords
algorithm
workflow
windows
linux
workstation
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
CN202010197879.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.)
Zhongke Star Map Co ltd
Original Assignee
Zhongke Star Map 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 Zhongke Star Map Co ltd filed Critical Zhongke Star Map Co ltd
Priority to CN202010197879.9A priority Critical patent/CN113497814A/en
Publication of CN113497814A publication Critical patent/CN113497814A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/20Adaptations for transmission via a GHz frequency band, e.g. via satellite

Abstract

The application provides a satellite image processing algorithm hybrid scheduling system and a satellite image processing algorithm hybrid scheduling method. The scheduling system comprises: the system comprises a management node, a management network, a Linux server, a Windows workstation, a data network and a network sharing storage device; the management node comprises workflow scheduling equipment used for creating, managing, scheduling and updating workflows; the management network is used for dispatching the workflow operation and collecting the state between the workflow dispatching equipment and the Linux server and between the workflow dispatching equipment and the Windows workstation; the Linux server is used for executing a Linux algorithm; the Windows workstation is used for executing Windows algorithm; the data network is used for file transmission between the Linux server and the Windows workstation as well as the network sharing storage equipment; and the network sharing storage equipment is used for storing files required by the Linux server and the Windows workstation to execute the algorithm. The invention realizes the automation of the image processing flow while obtaining the advantage of high performance.

Description

Satellite image processing algorithm hybrid scheduling system and method
Technical Field
The invention relates to the technical field of image processing, in particular to a system and a method for hybrid scheduling of a satellite image processing algorithm.
Background
At present, most of the traditional satellite image processing algorithm running platforms are PCs or workstations of a Windows operating system. With the rapid increase of the number of satellites and the rapid increase of the image resolution, the image data shows exponential increase. The performance of a conventional PC or workstation-based platform is completely unable to cope with such a scenario, and a cluster-based High Performance Computing (HPC) system can connect multiple machines together through a high-speed network, aggregate computing power, have performance several times, several tens of times or even several thousands of times higher than that of the conventional PC or workstation, and can perform nearly linear expansion according to business growth, so that more and more image processing platforms are shifted to cluster-based systems. Unlike PCs and workstations, high performance computer clusters typically make widespread use of the Linux operating system, and therefore algorithms also need to be written and compiled based on the Linux platform into binary code that the Linux platform can run. Another convenience is that a large number of algorithms exist on the Windows platform, and it is very costly to migrate the algorithms to the Linux platform, some algorithms need to be modified (for example, some algorithms based on C/C + +), some algorithms need to be rewritten (for example, algorithms based on C #), and some algorithms cannot be migrated due to being too large.
In order to utilize the algorithm under the Windows platform in the Linux cluster, the common method is to manually copy the data to the Windows platform when necessary, call the algorithm for processing, copy the data back to the Linux system after the processing is finished, the whole process mainly depends on manual intervention, and the automatic operation of the flow cannot be realized.
Disclosure of Invention
The invention aims to provide a scheduling system and a scheduling method for mixing a satellite image processing algorithm of a multi-operating system platform, which enable a user to realize automation of a process while obtaining the high-performance advantage of an HPC platform by processing a satellite image.
To this end, according to a first aspect of the present invention, there is provided a satellite image processing algorithm hybrid scheduling system, comprising: the system comprises a management node, a management network, a Linux server, a Windows workstation, a data network and a network sharing storage device;
the management node comprises workflow scheduling equipment used for creating, managing, scheduling and updating workflows;
the management network is used for dispatching the workflow operation and collecting the state between the workflow dispatching equipment and the Linux server and between the workflow dispatching equipment and the Windows workstation;
the Linux server is used for executing a Linux algorithm;
the Windows workstation is used for executing Windows algorithm;
the data network is used for file transmission between the Linux server and the Windows workstation as well as the network sharing storage equipment;
and the network sharing storage equipment is used for storing files required by the Linux server and the Windows workstation to execute the algorithm.
Further, the workflow scheduling device supports serial workflows and parallel workflows, and both workflows comprise a mixed mode of Windows and Linux algorithms.
Further, the serial workflow comprises four modes of a Linux algorithm + a Linux algorithm, a Linux algorithm + a Windows algorithm, a Window algorithm + a Windows algorithm and a Windows algorithm + a Linux algorithm.
Further, the workflow scheduling apparatus includes: the system comprises a workflow manager, a workflow analyzer, a resource scheduler and a task distributor;
the workflow manager is used for managing the relevant information and state of the workflow submitted by the user;
the workflow analyzer is used for analyzing each job in a workflow to be operated, reading related parameters and transmitting the parameters to the task distributor;
the resource scheduler is used for managing computing resources, recording relevant configuration information and allocation conditions of the computing resources, and allocating proper resources for each job in the workflow;
the computing resources include: the Linux server and the Windows workstation;
the task distributor is used for selecting a Linux server or a Windows workstation according to the parameters of each job and the resources distributed by the resource scheduler to distribute each job to the Linux server or the Windows workstation for processing, and receiving the execution result and the state of the Linux server or the Windows workstation.
According to a second aspect of the present invention, there is provided a hybrid scheduling method for satellite image processing algorithms, comprising:
receiving related information and state of a workflow submitted by a user, and creating the workflow;
analyzing each job in the workflow, and reading related parameters;
recording relevant configuration information and distribution conditions of computing resources, and distributing proper resources for each job in the workflow, wherein the computing resources comprise the Linux server and the Windows workstation;
selecting a Linux server or a Windows workstation according to the parameters and the allocated resources of each job, and distributing each job to the selected Linux server or Windows workstation for processing;
the Linux server executes a Linux algorithm, and the Windows workstation executes a Windows algorithm.
Further, the workflow comprises two types of serial workflow and parallel workflow;
the serial workflow comprises four modes of a Linux algorithm + a Linux algorithm, a Linux algorithm + a Windows algorithm, a Window algorithm + a Windows algorithm and a Windows algorithm + a Linux algorithm;
the parallel workflow comprises a Linux algorithm and/or a Windows algorithm which are run in parallel.
The invention has the beneficial effects that: through the hybrid scheduling processing of the satellite image processing algorithm, the workflow is automatically distributed to a proper Linux server or a proper Windows workstation, so that a user does not need to transplant or rewrite the Windows algorithm, and the automation of the process is realized while the high-performance advantage of the HPC platform is obtained.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a block diagram of a hybrid satellite image processing algorithm scheduling system according to an embodiment of the present invention;
FIG. 2 is a block diagram of a management node in a hybrid scheduling system for satellite image processing algorithms according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a serial workflow according to an embodiment of the invention;
FIG. 4 is a schematic diagram of a parallel workflow according to an embodiment of the invention;
FIG. 5 is a flowchart illustrating a hybrid scheduling method for satellite image processing algorithms according to an embodiment of the present invention.
Detailed Description
In order that the above objects, features and advantages of the present invention can be more clearly understood, a more particular description of the invention will be rendered by reference to the appended drawings. It should be noted that the embodiments and features of the embodiments of the present application may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, however, the present invention may be practiced in other ways than those specifically described herein, and therefore the scope of the present invention is not limited by the specific embodiments disclosed below.
As shown in fig. 1, according to an embodiment of the present invention, a satellite image processing algorithm hybrid scheduling system is provided, including a management node 1, a management network 2, a Linux server 3, a Windows workstation 4, a data network 5, and a network shared storage device 6, where the management node 1 is connected to the Linux server 3 and the Windows workstation 4 through the management network 2, and the Linux server 3 and the Windows workstation 4 are connected to the network shared storage device 6 through the data network 5;
the management node 1 comprises a workflow scheduling device 11 for creating, managing, scheduling and updating workflows.
The management network 2 is used for dispatching the workflow jobs and collecting the states between the workflow dispatching equipment 11 and the Linux server 3 and between the workflow dispatching equipment and the Windows workstation 4, the jobs distributed by the management node 1 reach the corresponding Linux server 3 or Windows workstation 4 through the management network 2, and the states of the Linux server 3 and the Windows workstation 4 and the job processing results are fed back to the management node 1 through the management network 2.
The Linux server 3 is configured to execute a Linux algorithm. The Linux algorithm is an algorithm which is compiled and compiled into Linux platform-executable binary codes based on a Linux platform. The Windows workstation 4 is used to execute Windows algorithms. The Windows algorithm refers to an algorithm which is compiled and compiled into binary codes which can be run by a Windows platform based on the Windows platform.
The data network 5 is used for file transmission between the Linux server 3 and the Windows workstation 4 and the network shared storage device 6.
The network shared storage device 6 is used for storing files required by the Linux server 3 and the Windows workstation 4 to execute the algorithm, including input files and output files of the algorithm.
As shown in fig. 2, the management node 1 includes a workflow scheduling apparatus 11 and a workflow database 12, and the workflow database 12 is used for storing information about workflows submitted by users in a workflow manager 111.
The workflow scheduling apparatus 11 specifically includes:
the workflow manager 111 is used for managing the relevant information and state of the workflow submitted by the user, including receiving the relevant information and state of the workflow submitted by the user and creating the workflow;
a workflow parser 112, configured to parse each job in a workflow to be executed, read related parameters, and transmit the parameters to the task distributor 114;
a resource scheduler 113, configured to manage the Linux server 3 and the Windows workstation 4, record relevant configuration information and allocation status of the computing resources, and allocate appropriate resources to each job in the workflow, where the computing resources include the Linux server 3 and the Windows workstation 4;
and the task distributor 114 is configured to select the Linux server 3 or the Windows workstation 4 according to the parameter of each job and the resource allocated by the resource scheduler, distribute each job to the Linux server 3 or the Windows workstation 4 for processing, and receive an execution result and a status of the Linux server 3 or the Windows workstation 4.
Optionally, the Linux server 3 comprises a Linux dispatching agent, the Windows workstation 4 comprises a Windows dispatching agent, and the dispatching agent comprises a communication agent for communicating with the workflow dispatcher and an executor for calling the algorithm of the platform to execute the job.
The dispatching system supports serial workflow and parallel workflow, and both the two workflows comprise a mixed mode of Windows and Linux algorithms;
the serial workflow is shown in fig. 3, and includes four types:
the Linux algorithm and the Linux algorithm, namely continuous operation is executed by the Linux algorithm;
linux algorithm + Windows algorithm, i.e. continuous operation is executed by Linux algorithm first and then by Windows algorithm;
window algorithm + Windows algorithm, i.e. continuous operation is executed by Windows algorithm;
windows algorithm + Linux algorithm, that is, continuous operation is executed by the Windows algorithm first and then by the Linux algorithm.
The parallel workflow is as shown in fig. 4, the Linux algorithm and/or the Windows algorithm run in parallel, that is, the continuous jobs are executed by the Linux algorithm and/or the Windows algorithm at the same time.
Through the hybrid scheduling processing of the satellite image processing algorithm, the workflow is automatically distributed to a proper Linux server 3 or a proper Windows workstation 4, so that a user does not need to transplant or rewrite the Windows algorithm, and the automation of the process is realized while the high-performance advantage of the HPC platform is obtained.
The embodiment of the invention provides a scheduling method for satellite image processing of multiple operating system platforms, as shown in fig. 5, comprising the following steps:
s51, receiving related information of the workflow submitted by the user, and creating the workflow;
the workflow manager 111 receives information about workflows submitted by users, creates workflows, and stores the workflows in the workflow database 12. At run-time, the workflow manager 111 selects an appropriate workflow from the workflow database 12 by a predetermined policy.
S52, analyzing each job in the workflow, and reading related parameters;
after a workflow to be run is selected, each job in the workflow to be run is parsed by workflow parser 112, the relevant parameters are read, and the parameters are transmitted to the task dispatcher 114.
S53, recording the relevant configuration information and allocation status of computing resources, and allocating appropriate resources for each job in the workflow;
the computing resources comprise available Linux servers and Windows workstations, and the resource scheduler 113 records relevant configuration information and allocation conditions of the computing resources and allocates appropriate resources for each job in the workflow according to the information. Therefore, the processing capacity can be distributed evenly, and the image processing efficiency is improved.
S54, selecting a Linux server or a Windows workstation according to the parameters and the allocated resources of each job, and distributing each job to the selected Linux server or Windows workstation for processing;
the task distributor 114 selects a Linux server 3 or a Windows workstation 4 according to the parameter of each job and the resource allocated by the resource scheduler 113, distributes each job to the corresponding Linux server 3 or Windows workstation 4 for processing, and receives the execution result and the state of the Linux server 3 or Windows workstation 4, wherein the Linux server 3 executes a Linux algorithm and the Windows workstation 4 executes a Windows algorithm.
The satellite image processing hybrid scheduling method supports a serial workflow and a parallel workflow, wherein the serial workflow is shown in fig. 3, and the parallel workflow is shown in fig. 4.
It will be understood by those skilled in the art that all or part of the steps in the methods of the embodiments described above may be implemented by hardware instructions of a program, and the program may be stored in a computer-readable storage medium, where the storage medium includes Read-Only Memory (ROM), Random Access Memory (RAM), Programmable Read-Only Memory (PROM), Erasable Programmable Read-Only Memory (EPROM), One-time Programmable Read-Only Memory (OTPROM), Electrically Erasable Programmable Read-Only Memory (EEPROM), Compact Disc Read-Only Memory (CD-ROM), or other Memory, such as a magnetic disk, or a combination thereof, A tape memory, or any other medium readable by a computer that can be used to carry or store data.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes will occur to those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (6)

1. A satellite image processing algorithm hybrid scheduling system, comprising: the system comprises a management node, a management network, a Linux server, a Windows workstation, a data network and a network sharing storage device;
the management node comprises workflow scheduling equipment used for creating, managing, scheduling and updating workflows;
the management network is used for dispatching the workflow operation and collecting the state between the workflow dispatching equipment and the Linux server and between the workflow dispatching equipment and the Windows workstation;
the Linux server is used for executing a Linux algorithm;
the Windows workstation is used for executing Windows algorithm;
the data network is used for file transmission between the Linux server and the Windows workstation as well as the network sharing storage equipment;
and the network sharing storage equipment is used for storing files required by the Linux server and the Windows workstation to execute the algorithm.
2. The scheduler system according to claim 1, wherein the workflow scheduler supports serial and parallel workflows, both of which comprise a hybrid mode of Windows and Linux algorithms.
3. The dispatching system of claim 2, wherein the serial workflow comprises four modes of Linux algorithm + Linux algorithm, Linux algorithm + Windows algorithm, Window algorithm + Windows algorithm, and Windows algorithm + Linux algorithm.
4. A scheduling system according to any one of claims 1 to 3 wherein the workflow scheduling apparatus comprises: the system comprises a workflow manager, a workflow analyzer, a resource scheduler and a task distributor;
the workflow manager is used for managing the relevant information and state of the workflow submitted by the user;
the workflow analyzer is used for analyzing each job in a workflow to be operated, reading related parameters and transmitting the parameters to the task distributor;
the resource scheduler is used for managing computing resources, recording relevant configuration information and allocation conditions of the computing resources, and allocating proper resources for each job in the workflow;
the computing resources include: the Linux server and the Windows workstation;
the task distributor is used for selecting a Linux server or a Windows workstation according to the parameters of each job and the resources distributed by the resource scheduler to distribute each job to the Linux server or the Windows workstation for processing, and receiving the execution result and the state of the Linux server or the Windows workstation.
5. A satellite image processing algorithm hybrid scheduling method is characterized by comprising the following steps:
receiving related information and state of a workflow submitted by a user, and creating the workflow;
analyzing each job in the workflow, and reading related parameters;
recording relevant configuration information and distribution conditions of computing resources, and distributing proper resources for each job in the workflow, wherein the computing resources comprise the Linux server and the Windows workstation;
selecting a Linux server or a Windows workstation according to the parameters and the allocated resources of each job, and distributing each job to the selected Linux server or Windows workstation for processing;
the Linux server executes a Linux algorithm, and the Windows workstation executes a Windows algorithm.
6. The scheduling method of claim 5 wherein the workflow comprises a serial workflow and a parallel workflow;
the serial workflow comprises four modes of a Linux algorithm + a Linux algorithm, a Linux algorithm + a Windows algorithm, a Window algorithm + a Windows algorithm and a Windows algorithm + a Linux algorithm;
the parallel workflow comprises a Linux algorithm and/or a Windows algorithm which are run in parallel.
CN202010197879.9A 2020-03-19 2020-03-19 Satellite image processing algorithm hybrid scheduling system and method Pending CN113497814A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010197879.9A CN113497814A (en) 2020-03-19 2020-03-19 Satellite image processing algorithm hybrid scheduling system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010197879.9A CN113497814A (en) 2020-03-19 2020-03-19 Satellite image processing algorithm hybrid scheduling system and method

Publications (1)

Publication Number Publication Date
CN113497814A true CN113497814A (en) 2021-10-12

Family

ID=77993482

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010197879.9A Pending CN113497814A (en) 2020-03-19 2020-03-19 Satellite image processing algorithm hybrid scheduling system and method

Country Status (1)

Country Link
CN (1) CN113497814A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708003A (en) * 2011-03-28 2012-10-03 闫德莹 Method for allocating resources under cloud platform
CN102955737A (en) * 2012-11-06 2013-03-06 无锡江南计算技术研究所 Program debugging method and system of heterogeneous processor system
CN104902005A (en) * 2015-04-13 2015-09-09 中国联合网络通信集团有限公司 Method and system for resource scheduling in hybrid cloud, and private cloud
US20150263900A1 (en) * 2014-03-11 2015-09-17 Schlumberger Technology Corporation High performance distributed computing environment particularly suited for reservoir modeling and simulation
CN106572019A (en) * 2016-11-07 2017-04-19 电子科技大学 Network energy-saving flow scheduling method based on mixing of time delay guaranteeing and SDN
CN107450976A (en) * 2017-09-20 2017-12-08 北京仿真中心 A kind of user Explore of Unified Management Ideas of high performance computing system
CN110287016A (en) * 2019-07-01 2019-09-27 武汉兆格信息技术有限公司 A kind of distribution flow chart Heterogeneous Computing dispatching method
CN110308967A (en) * 2019-06-06 2019-10-08 东南大学 A kind of workflow cost based on mixed cloud-delay optimization method for allocating tasks

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708003A (en) * 2011-03-28 2012-10-03 闫德莹 Method for allocating resources under cloud platform
CN102955737A (en) * 2012-11-06 2013-03-06 无锡江南计算技术研究所 Program debugging method and system of heterogeneous processor system
US20150263900A1 (en) * 2014-03-11 2015-09-17 Schlumberger Technology Corporation High performance distributed computing environment particularly suited for reservoir modeling and simulation
CN104902005A (en) * 2015-04-13 2015-09-09 中国联合网络通信集团有限公司 Method and system for resource scheduling in hybrid cloud, and private cloud
CN106572019A (en) * 2016-11-07 2017-04-19 电子科技大学 Network energy-saving flow scheduling method based on mixing of time delay guaranteeing and SDN
CN107450976A (en) * 2017-09-20 2017-12-08 北京仿真中心 A kind of user Explore of Unified Management Ideas of high performance computing system
CN110308967A (en) * 2019-06-06 2019-10-08 东南大学 A kind of workflow cost based on mixed cloud-delay optimization method for allocating tasks
CN110287016A (en) * 2019-07-01 2019-09-27 武汉兆格信息技术有限公司 A kind of distribution flow chart Heterogeneous Computing dispatching method

Similar Documents

Publication Publication Date Title
US11392561B2 (en) Data migration using source classification and mapping
US11847103B2 (en) Data migration using customizable database consolidation rules
US8209695B1 (en) Reserving resources in a resource-on-demand system for user desktop utility demand
US6539445B1 (en) Method for load balancing in an application server system
US7720972B2 (en) System for transferring standby resource entitlement
US8631412B2 (en) Job scheduling with optimization of power consumption
US20050246705A1 (en) Method for dynamically allocating and managing resources in a computerized system having multiple consumers
US7085835B2 (en) Apparatus, system and method for subscription computing using spare resources of subscriber computing platforms
JP2011523738A (en) Mass data processing method and system
US7721289B2 (en) System and method for dynamic allocation of computers in response to requests
KR101656360B1 (en) Cloud System for supporting auto-scaled Hadoop Distributed Parallel Processing System
CN114610497A (en) Container scheduling method, cluster system, device, electronic equipment and storage medium
CN111190691A (en) Automatic migration method, system, device and storage medium suitable for virtual machine
KR102247249B1 (en) A computer program for asynchronous data processing in a database management system
US7987225B2 (en) Method for remembering resource allocation in grids
US10740332B2 (en) Memory-aware plan negotiation in query concurrency control
CN115185697A (en) Cluster resource scheduling method, system, equipment and storage medium based on kubernets
CN113497814A (en) Satellite image processing algorithm hybrid scheduling system and method
KR20210053830A (en) A computer program for asynchronous data processing in a database management system
CN113535358A (en) Task processing method and device
JP2002014829A (en) Parallel processing control system, method for the same and medium having program for parallel processing control stored thereon
US20050086430A1 (en) Method, system, and program for designating a storage group preference order
JPH10207847A (en) Automatic load dispersion system for distribution system
US20060168108A1 (en) Methods and systems for defragmenting subnet space within an adaptive infrastructure
CN115600188B (en) Multi-level tenant resource management method, system, terminal and storage 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