JP2010097566A - Information processing apparatus, and method for assigning batch processing in information processing system - Google Patents

Information processing apparatus, and method for assigning batch processing in information processing system Download PDF

Info

Publication number
JP2010097566A
JP2010097566A JP2008270131A JP2008270131A JP2010097566A JP 2010097566 A JP2010097566 A JP 2010097566A JP 2008270131 A JP2008270131 A JP 2008270131A JP 2008270131 A JP2008270131 A JP 2008270131A JP 2010097566 A JP2010097566 A JP 2010097566A
Authority
JP
Japan
Prior art keywords
batch
online
execution
processing
platform
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
JP2008270131A
Other languages
Japanese (ja)
Inventor
Mai Asai
麻衣 淺井
Keiji Fujii
啓詞 藤井
Hiroshi Hamaguchi
弘志 浜口
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2008270131A priority Critical patent/JP2010097566A/en
Publication of JP2010097566A publication Critical patent/JP2010097566A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Hardware Redundancy (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent a reduction in throughput of an information processing system in online processing and batch processing. <P>SOLUTION: A batch schedule management apparatus 102 connected to a plurality of AP execution servers 114 where a batch execution platform 301 and an online execution platform 303 function specifies standby batch execution platforms 301 as candidates to which a batch processing request is assigned, determines a load level of each specified batch execution platform 301 according to a load condition of the online execution platform 303 functioning in the same AP execution server 114, selects one of the candidate batch execution platforms 301 according to the determined load level to determine the platform to which the batch processing request is assigned, regulates online processing requests to the online execution platform 303 functioning in the same AP execution server 114 according to the load level of the determined batch execution platform 301, and assigns the batch processing request to the determined batch execution platform 301. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、情報処理装置、及び情報処理システムにおけるバッチ処理の割り当て方法に関し、とくにオンライン処理とバッチ処理が行われる場合に、処理性能の低下を防ぐための技術に関する。   The present invention relates to an information processing apparatus and a batch processing allocation method in an information processing system, and more particularly to a technique for preventing deterioration in processing performance when online processing and batch processing are performed.

近年、企業のサーバ保有台数の増大に伴い、サーバの運用管理コストが増大している。この問題を解決するにあたり、サーバ仮想化技術を利用したサーバ集約が図られている。例えば特許文献1には、仮想サーバ上のアプリケーションやオペレーティングシステムで計測された負荷状況に基づき、仮想サーバへの物理リソースの配分を決定し、再構成を行うことが記載されている。また特許文献2には、現行使用率に基づいた物理リソースの動的再割り振り方法について記載されている。
特開2002−202959号公報 特開2004−252988号公報
In recent years, with the increase in the number of servers owned by enterprises, the operation management cost of servers has increased. In order to solve this problem, server aggregation using server virtualization technology has been attempted. For example, Patent Document 1 describes that a physical resource allocation to a virtual server is determined and reconfiguration is performed based on a load status measured by an application or operating system on the virtual server. Patent Document 2 describes a dynamic reallocation method of physical resources based on the current usage rate.
JP 2002-202959 A JP 2004-252988 A

サーバ集約等を目的として、オンライン処理とバッチ処理が同一のサーバで実行されることがある。この場合、オンライン処理とバッチ処理の間でリソースの競合が頻発するとシステム全体の処理性能が低下することがある。そしてこのような処理性能の低下は、バッチ処理の遅延やオンライン処理のレスポンス遅延等、業務に多大な影響を与えることがある。   For the purpose of server aggregation, online processing and batch processing may be executed on the same server. In this case, if resource contention frequently occurs between online processing and batch processing, the processing performance of the entire system may deteriorate. Such a decrease in processing performance may have a great influence on business such as a delay in batch processing and a response delay in online processing.

本発明は上記課題を解決すべくなされたもので、オンライン処理とバッチ処理が行われる情報処理システムにおいて、情報処理装置、及び情報処理システムにおけるバッチ処理の割り当て方法を提供することを目的とする。   The present invention has been made to solve the above problems, and an object thereof is to provide an information processing apparatus and a batch processing allocation method in the information processing system in an information processing system in which online processing and batch processing are performed.

上記目的を達成するための本発明のうちの一つは、バッチ実行基盤及びオンライン実行基盤が機能する複数のサーバと通信可能に接続する情報処理装置であって、
外部装置からバッチ処理要求を受け付ける第1の処理部と、
前記バッチ実行基盤のうちから一つ以上の前記バッチ実行基盤を選択する第2の処理部と、
前記特定したバッチ実行基盤へのリソースの割り当て状況が所定の条件を満たしている場合に、
前記特定したバッチ実行基盤と同じ前記サーバで機能している前記オンライン実行基盤を特定する第3の処理部と、
前記特定したオンライン実行基盤の負荷状況に基づき、前記特定したバッチ実行基盤の負荷レベルを決定する第4の処理部と、
前記負荷レベルに基づいて、前記特定したバッチ実行基盤のうちの一つを選択する第5の処理部と、
前記選択したバッチ実行基盤のうちの一つを前記バッチ処理要求の割り当て先として決定する第6の処理部と、
前記決定した前記バッチ実行基盤の前記負荷レベルに応じて、前記決定したバッチ実行基盤と同じ前記サーバで機能している前記オンライン実行基盤のオンライン処理要求を調整する第7の処理部と、
前記外部装置から受け付けた前記バッチ処理要求を、前記決定したバッチ実行基盤に割り当てる第8の処理部と
を備えることとする。
One of the present invention for achieving the above object is an information processing apparatus communicably connected to a plurality of servers on which a batch execution platform and an online execution platform function,
A first processing unit that receives a batch processing request from an external device;
A second processing unit that selects one or more batch execution platforms from the batch execution platform;
When the resource allocation status to the specified batch execution platform satisfies a predetermined condition,
A third processing unit that identifies the online execution platform functioning on the same server as the identified batch execution platform;
A fourth processing unit that determines a load level of the specified batch execution base based on the load status of the specified online execution base;
A fifth processing unit that selects one of the identified batch execution bases based on the load level;
A sixth processing unit that determines one of the selected batch execution platforms as an assignment destination of the batch processing request;
A seventh processing unit that adjusts an online processing request of the online execution base functioning in the same server as the determined batch execution base according to the determined load level of the batch execution base;
And an eighth processing unit that assigns the batch processing request received from the external device to the determined batch execution platform.

その他、本願が開示する課題、及びその解決方法は、発明を実施するための最良の形態の欄、及び図面により明らかにされる。   In addition, the problems disclosed by the present application and the solutions thereof will be clarified by the column of the best mode for carrying out the invention and the drawings.

本発明によれば、オンライン処理とバッチ処理が行われる場合に情報処理システムの処理性能の低下を防ぐことができる。   According to the present invention, it is possible to prevent a decrease in processing performance of the information processing system when online processing and batch processing are performed.

以下、図面を参照しつつ実施の形態について説明する。   Hereinafter, embodiments will be described with reference to the drawings.

=システム構成=
図1Aに実施形態として説明する情報処理システム1の概略的な構成を示している。同図に示すように、この情報処理システム1は、バッチ(Batch)処理要求(リクエスト)を送信するバッチクライアント101、オンライン(Online)処理要求を送信するオンラインクライアント111、バッチクライアント101から送られてくるバッチ処理要求を受け付けるバッチスケジュール管理装置102(情報処理装置)、オンラインクライアント111から送られてくるオンライン処理要求を受け付ける負荷分散装置112、バッチスケジュール管理装置102又は負荷分散装置112から送られてくる要求に応じてバッチ処理又はオンライン処理を実行するAP実行サーバ114、AP実行サーバ114が利用するデータが格納されるストレージ装置131を備えている。
= System configuration =
FIG. 1A shows a schematic configuration of an information processing system 1 described as an embodiment. As shown in the figure, this information processing system 1 is sent from a batch client 101 that transmits a batch processing request (request), an online client 111 that transmits an online processing request, and a batch client 101. A batch schedule management device 102 (information processing device) that receives incoming batch processing requests, a load distribution device 112 that receives online processing requests sent from the online client 111, a batch schedule management device 102, or a load distribution device 112. An AP execution server 114 that executes batch processing or online processing in response to a request, and a storage device 131 that stores data used by the AP execution server 114 are provided.

同図に示すように、バッチクライアント101とバッチスケジュール管理装置102、オンラインクライアント111と負荷分散装置112、バッチスケジュール管理装置102とAP実行サーバ114、負荷分散装置112とAP実行サーバ114は、いずれも通信ネットワーク132A〜132Dを介して通信可能に接続されている。通信ネットワーク132A〜132Dは、例えばLAN(Local Area Network)、WAN(Wide Area Network)、インターネット、専用線等である。AP実行サーバ114とストレージ装置131は、FCスイッチ(FC:Fibre Channel)等を用いて構成されるSAN(Storage Area Network)、LAN、WAN、インターネット等を介して通信可能に接続されている。   As shown in the figure, the batch client 101 and the batch schedule management apparatus 102, the online client 111 and the load distribution apparatus 112, the batch schedule management apparatus 102 and the AP execution server 114, and the load distribution apparatus 112 and the AP execution server 114 are all The communication networks 132A to 132D are communicably connected. The communication networks 132A to 132D are, for example, a local area network (LAN), a wide area network (WAN), the Internet, a dedicated line, and the like. The AP execution server 114 and the storage apparatus 131 are communicably connected via a SAN (Storage Area Network) configured using an FC switch (FC: Fiber Channel) or the like, a LAN, a WAN, the Internet, or the like.

バッチクライアント101、オンラインクライアント111、バッチスケジュール管理装置102、負荷分散装置112、及びAP実行サーバ114は、いずれもパーソナルコンピュータやワークステーション、メインフレーム等のコンピュータである。図1Bにこれらの装置として用いるコンピュータのハードウエアの一例を示している。同図に示すコンピュータ10は、CPU11、メモリ12(RAM(Random Access Memory)、ROM(Read Only Memory)等)、記憶装置13(ハードディスクや半導体記憶装置(SSD:Solid State Drive)等)、ユーザの操作入力を受け付ける入力装置14(キーボードやマウス等)、出力装置15(液晶モニタ、印字装置等)、他の装置との間の通信を実現する通信インタフェース16(NIC(Network Interface Card、HBA(Host Bus Adapter)等)を備えている。   The batch client 101, the online client 111, the batch schedule management apparatus 102, the load distribution apparatus 112, and the AP execution server 114 are all computers such as personal computers, workstations, and mainframes. FIG. 1B shows an example of computer hardware used as these devices. The computer 10 shown in FIG. 1 includes a CPU 11, a memory 12 (RAM (Random Access Memory), ROM (Read Only Memory), etc.), a storage device 13 (hard disk, a semiconductor storage device (SSD: Solid State Drive), etc.), a user's A communication interface 16 (NIC (Network Interface Card, HBA (Host)) that realizes communication with an input device 14 (keyboard, mouse, etc.) that receives operation inputs, an output device 15 (liquid crystal monitor, printing device, etc.), and other devices. Bus Adapter) etc.

図1Cにストレージ装置131のハードウエアの一例を示している。このストレージ装置131は、ディスクコントローラ21、キャッシュメモリ22、通信インタフェース23、及びディスク装置24(筐体内蔵型又は外部接続型)を備えている。   FIG. 1C shows an example of the hardware of the storage device 131. The storage device 131 includes a disk controller 21, a cache memory 22, a communication interface 23, and a disk device 24 (internal housing type or external connection type).

ディスクコントローラ21は、CPU及びメモリを備え、ストレージ装置131の機能を実現するための処理を実行する。キャッシュメモリ22には、例えばディスク装置24に書き込まれるデータ、ディスク装置24から読み出されたデータが格納される。ディスク装置24は、一台以上のハードディスク241(物理ディスク)を備える。ディスク装置24は、RAID(Redundant Arrays of Inexpensive (or Independent) Disks)の方式(RAID0〜RAID6)で制御される。   The disk controller 21 includes a CPU and a memory, and executes processing for realizing the functions of the storage device 131. The cache memory 22 stores, for example, data written to the disk device 24 and data read from the disk device 24. The disk device 24 includes one or more hard disks 241 (physical disks). The disk device 24 is controlled by a RAID (Redundant Arrays of Inexpensive (or Independent) Disks) method (RAID 0 to RAID 6).

ストレージ装置131は、ディスク装置24の記憶領域により構成される論理的な記憶領域である論理ボリュームをAP実行サーバ114に提供する。ストレージ装置131の具体例として、外部装置と通信するためのチャネル制御部、ハードディスクドライブに対してアクセスを行うディスク制御部、チャネル制御部とディスク制御部との間のデータの受け渡し等に利用されるキャッシュメモリ、装置の各部を通信可能に接続するスイッチなどの通信機構を備えたディスクアレイ装置がある。   The storage device 131 provides the AP execution server 114 with a logical volume that is a logical storage area configured by the storage area of the disk device 24. As a specific example of the storage device 131, it is used for a channel control unit for communicating with an external device, a disk control unit for accessing a hard disk drive, a data transfer between the channel control unit and the disk control unit, etc. There is a disk array device provided with a communication mechanism such as a cache memory and a switch for connecting each part of the device so that they can communicate.

=機能説明=
図2AにAP実行サーバ114の機能を示している。同図に示す各機能は、AP実行サーバ114のCPU11が、メモリ12に読み出されているプログラムを実行することにより、又はAP実行サーバ114のハードウエアが備える機能により実現される。同図に示すように、AP実行サーバ114では、ハイパーバイザ(hypervisor)や仮想化プログラムなどにより実現される仮想化機構133、仮想化機構133により実現される一つ以上の仮想サーバ120、各仮想サーバ120において動作するオペレーティングシステム(OS302)、及びJava(登録商標)のJ2EE実行基盤(J2EE:Java 2 Enterprise Edition)として生成される実行基盤(バッチ実行基盤301とオンライン実行基盤303)が機能している。仮想化機構133は仮想サーバ120へのリソース(CPU11、メモリ12、論理ボリューム)の割り当てを行う。
= Functional explanation =
FIG. 2A shows the function of the AP execution server 114. Each function shown in the figure is realized by the CPU 11 of the AP execution server 114 executing a program read to the memory 12 or by a function included in the hardware of the AP execution server 114. As shown in the figure, in the AP execution server 114, a virtualization mechanism 133 realized by a hypervisor, a virtualization program, etc., one or more virtual servers 120 realized by the virtualization mechanism 133, each virtual server An operating system (OS 302) operating on the server 120 and an execution platform (batch execution platform 301 and online execution platform 303) generated as a Java (registered trademark) J2EE execution platform (J2EE: Java 2 Enterprise Edition) function. Yes. The virtualization mechanism 133 assigns resources (CPU 11, memory 12, logical volume) to the virtual server 120.

図2Bに負荷分散装置112が備える機能を示している。負荷分散機構113は、負荷分散装置112のCPU11が、メモリ12に読み出されているプログラムを実行することにより、または負荷分散装置112のハードウエアが備える機能により実現される。同図に示すように、負荷分散装置112では、負荷分散機構113(ロードバランサ)が機能している。負荷分散機構113は、オンライン処理要求に対応する処理を、各AP実行サーバ114のオンライン実行基盤303に割り当てる。このとき、負荷分散機構113は、処理が各AP実行サーバ114の各オンライン実行基盤303に適切に分散されるようにする。   FIG. 2B shows functions provided in the load distribution apparatus 112. The load distribution mechanism 113 is realized by the CPU 11 of the load distribution apparatus 112 executing a program read to the memory 12 or by a function provided in the hardware of the load distribution apparatus 112. As shown in the figure, in the load balancer 112, a load balance mechanism 113 (load balancer) functions. The load distribution mechanism 113 assigns processing corresponding to the online processing request to the online execution base 303 of each AP execution server 114. At this time, the load distribution mechanism 113 appropriately distributes the processing to each online execution platform 303 of each AP execution server 114.

図2Cにバッチスケジュール管理装置102が備える機能、及びバッチスケジュール管理装置102で管理されるテーブルを示している。尚、同図に示す機能は、バッチスケジュール管理装置102のCPU11が、メモリ12に読み出されているプログラムを実行することにより、又はバッチスケジュール管理装置102のハードウエアが備える機能により実現される。   FIG. 2C shows functions provided in the batch schedule management apparatus 102 and a table managed by the batch schedule management apparatus 102. Note that the function shown in the figure is realized by the CPU 11 of the batch schedule management apparatus 102 executing a program read to the memory 12 or by the function provided in the hardware of the batch schedule management apparatus 102.

同図に示すように、バッチスケジュール管理装置102は、バッチリクエスト管理部107、最適配置管理部108、オンライン負荷分散管理部109、及び仮想化機構管理部110を備えている。   As shown in the figure, the batch schedule management apparatus 102 includes a batch request management unit 107, an optimum arrangement management unit 108, an online load distribution management unit 109, and a virtualization mechanism management unit 110.

バッチリクエスト管理部107(第1の処理部)は、バッチ処理要求を受け付ける。バッチ処理要求は、ユーザの操作入力に応じてバッチクライアント101から送られてくる場合もあるし、バッチスケジューラ等により自動的に生成される場合もある。バッチリクエスト管理部107は、バッチ処理要求を受け付けるとそれを後述のバッチAP管理テーブル208に登録する。バッチリクエスト管理部107は、バッチ処理の実行時間が到来すると、バッチAP管理テーブル208に登録されているバッチ処理要求を(例えば予め設定された優先度順)にバッチリクエストキュー207に登録し、バッチリクエストキュー207に蓄積されている各バッチ処理要求に対応するバッチ処理の実行要求を順次最適配置スケジュール部201に送出する。   The batch request management unit 107 (first processing unit) receives a batch processing request. The batch processing request may be sent from the batch client 101 in response to a user operation input, or may be automatically generated by a batch scheduler or the like. When receiving the batch processing request, the batch request management unit 107 registers it in the batch AP management table 208 described later. When the execution time of the batch processing comes, the batch request management unit 107 registers the batch processing requests registered in the batch AP management table 208 in the batch request queue 207 (for example, in the order of preset priorities). The batch processing execution requests corresponding to the batch processing requests accumulated in the request queue 207 are sequentially sent to the optimum arrangement scheduling unit 201.

最適配置管理部108(第1の処理部〜第8の処理部、第10の処理部〜第12の処理部)は、バッチ実行基盤301へのバッチ処理の割り当てを管理する。同図に示すように、最適配置管理部108は、最適配置スケジュール部201、実行基盤決定部202、バッチ完了処理部203、及び再配置管理部204を備える。   The optimal arrangement management unit 108 (first processing unit to eighth processing unit, tenth processing unit to twelfth processing unit) manages allocation of batch processing to the batch execution platform 301. As shown in the figure, the optimum arrangement management unit 108 includes an optimum arrangement schedule unit 201, an execution base determination unit 202, a batch completion processing unit 203, and a rearrangement management unit 204.

最適配置スケジュール部201は、バッチリクエスト管理部107から送られてくるバッチ処理の実行要求を受け付けると、受け付けたバッチ処理の実行要求をAP実行サーバ114のバッチ実行基盤301に送出する(バッチ処理をバッチ実行基盤301に割り当てる)。また最適配置スケジュール部201は、受け付けたバッチ処理のバッチ実行基盤301の決定要求を実行基盤決定部202に送出する。
実行基盤決定部202(第5の処理部、第6の処理部、第11の処理部)は、最適配置スケジュール部201から送出されるバッチ実行基盤301の決定要求に応じてバッチ実行基盤301の決定を行う。
バッチ完了処理部203は、バッチ処理が完了した際、所定のオンライン実行基盤303について実施していたオンライン処理要求の調整を停止し、当該バッチ処理の実行前の状態に戻す。このとき、バッチ完了処理部203は、後述するバッチ実行基盤管理テーブル209の該当のバッチ実行基盤301の状況503に「待機中」を格納する。
再配置管理部204(第9の処理部)は、各AP実行サーバ114のバッチ実行基盤301のバッチ処理の実行状況を監視する。再配置管理部204は、締切時刻までに処理が完了しないことが予測される場合、オンライン処理要求の調整を行う。上記調整には、オンライン処理要求を制限(オンライン処理要求のキューイング数を減らす)する第1の方法と、オンライン処理要求を他のAP実行サーバ114の他のオンライン実行基盤に移動する第2の方法とがある。第1の方法、及び第2の方法の詳細については後述する。
When receiving an execution request for batch processing sent from the batch request management unit 107, the optimal placement schedule unit 201 sends the received execution request for batch processing to the batch execution platform 301 of the AP execution server 114 (batch processing is performed). Assigned to the batch execution platform 301). In addition, the optimum arrangement schedule unit 201 sends a determination request for the batch execution base 301 of the received batch process to the execution base determination unit 202.
The execution base decision unit 202 (the fifth processing unit, the sixth processing unit, and the eleventh processing unit) determines the batch execution base 301 according to the batch execution base 301 determination request sent from the optimal placement scheduling unit 201. Make a decision.
When the batch processing is completed, the batch completion processing unit 203 stops the adjustment of the online processing request that has been performed for the predetermined online execution platform 303, and returns to the state before the execution of the batch processing. At this time, the batch completion processing unit 203 stores “waiting” in the status 503 of the corresponding batch execution platform 301 in the batch execution platform management table 209 described later.
The rearrangement management unit 204 (the ninth processing unit) monitors the execution status of the batch processing of the batch execution platform 301 of each AP execution server 114. The relocation management unit 204 adjusts the online processing request when it is predicted that the processing will not be completed by the deadline time. The adjustment includes a first method for limiting online processing requests (reducing the queuing number of online processing requests) and a second method for moving online processing requests to another online execution platform of another AP execution server 114. There is a method. Details of the first method and the second method will be described later.

オンライン負荷分散管理部109は、負荷分散装置112の負荷分散機構113から負荷分散状況を取得し、取得した負荷分散状況に基づきバッチ実行基盤301の負荷レベル(後述)を決定する。またオンライン負荷分散管理部109は、負荷分散機構113にオンライン処理要求の調整を依頼する。またオンライン負荷分散管理部109は、仮想化機構管理部110に対し、仮想サーバ120へのリソースの割り当て変更を要求する。同図に示すように、オンライン負荷分散管理部109は、負荷分散状況取得部205、及び負荷分散管理部206を備える。   The online load distribution management unit 109 acquires the load distribution status from the load distribution mechanism 113 of the load distribution apparatus 112, and determines the load level (described later) of the batch execution platform 301 based on the acquired load distribution status. The online load distribution management unit 109 requests the load distribution mechanism 113 to adjust the online processing request. The online load distribution management unit 109 requests the virtualization mechanism management unit 110 to change the allocation of resources to the virtual server 120. As shown in the figure, the online load distribution management unit 109 includes a load distribution status acquisition unit 205 and a load distribution management unit 206.

負荷分散状況取得部205は、最適配置スケジュール部201から送られてくるバッチ実行基盤301の負荷レベルの問い合わせ要求を受け付けると、負荷分散装置112の負荷分散機構113から負荷分散状況を取得し、取得した負荷分散状況に基づきバッチ実行基盤301の負荷レベルを決定する。そして負荷分散状況取得部205は、決定した負荷レベルを最適配置スケジュール部201に返す。
負荷分散管理部206は、負荷分散装置112の負荷分散機構113にオンライン処理要求の調整要求を行い、仮想化機構管理部110に対し、仮想サーバ120へのリソースの割り当ての変更を要求する。
When receiving the load level inquiry request of the batch execution base 301 sent from the optimal placement scheduling unit 201, the load distribution status acquisition unit 205 acquires the load distribution status from the load distribution mechanism 113 of the load distribution device 112 and acquires it. Based on the load distribution status, the load level of the batch execution base 301 is determined. Then, the load distribution status acquisition unit 205 returns the determined load level to the optimal placement schedule unit 201.
The load distribution management unit 206 requests the load distribution mechanism 113 of the load distribution apparatus 112 to adjust the online processing request, and requests the virtualization mechanism management unit 110 to change the allocation of resources to the virtual server 120.

仮想化機構管理部110は、仮想化機構133と通信することにより仮想サーバ120へのリソースの割り当てを変更する。また仮想化機構管理部110は、後述するワークロード管理テーブル212を管理する。   The virtualization mechanism management unit 110 changes the allocation of resources to the virtual server 120 by communicating with the virtualization mechanism 133. The virtualization mechanism management unit 110 manages a workload management table 212 described later.

図3は以下の説明で用いる情報処理システム1の構成である。同図に示すように、この情報処理システム1は、通信ネットワーク132を介して通信可能に接続される、バッチスケジュール管理装置102、負荷分散装置112、及び3台のAP実行サーバ114a,114b,114cを含んで構成されている。尚、同図ではバッチスケジュール管理装置102に接続するバッチクライアント101、及び負荷分散装置112に接続するオンラインクライアント111は省略している。   FIG. 3 shows the configuration of the information processing system 1 used in the following description. As shown in the figure, the information processing system 1 includes a batch schedule management apparatus 102, a load distribution apparatus 112, and three AP execution servers 114a, 114b, and 114c that are communicably connected via a communication network 132. It is comprised including. In the figure, the batch client 101 connected to the batch schedule management apparatus 102 and the online client 111 connected to the load distribution apparatus 112 are omitted.

同図に示すように、AP実行サーバ114aには2つの仮想サーバ120a−1、120a−2が存在する。仮想サーバ120a−1ではバッチ実行基盤301aが機能し、仮想サーバ120a−2ではオンライン実行基盤303aが機能する。
AP実行サーバ114bには2つの仮想サーバ120b−1、120b−2が存在する。仮想サーバ120b−1ではバッチ実行基盤301bが機能し、仮想サーバ120b−2ではオンライン実行基盤303bが機能する。
AP実行サーバ114cには2つの仮想サーバ120c−1、120c−2が存在する。このうち仮想サーバ120c−1ではバッチ実行基盤301cが機能し、仮想サーバ120c−2ではオンライン実行基盤303cが機能する。
As shown in the figure, the AP execution server 114a includes two virtual servers 120a-1 and 120a-2. The batch execution platform 301a functions in the virtual server 120a-1, and the online execution platform 303a functions in the virtual server 120a-2.
The AP execution server 114b includes two virtual servers 120b-1 and 120b-2. The batch execution platform 301b functions in the virtual server 120b-1, and the online execution platform 303b functions in the virtual server 120b-2.
There are two virtual servers 120c-1 and 120c-2 in the AP execution server 114c. Among these, the batch execution platform 301c functions in the virtual server 120c-1, and the online execution platform 303c functions in the virtual server 120c-2.

以上のように、図3の情報処理システム1における各AP実行サーバ114a〜114cの夫々には、いずれも2つの仮想サーバ120a−1,120a−2,120b−1,120b−2,120c−1,120c−2が存在しており、一方の仮想サーバ120a−1,120b−1,120c−1ではバッチ実行基盤301a,301b,301cが機能しており、他方の仮想サーバ120a−2,120b−2,120c−2ではオンライン実行基盤303a,303b,303cが機能している。   As described above, each of the AP execution servers 114a to 114c in the information processing system 1 in FIG. 3 includes two virtual servers 120a-1, 120a-2, 120b-1, 120b-2, and 120c-1. , 120c-2, the batch execution bases 301a, 301b, and 301c are functioning in one virtual server 120a-1, 120b-1, and 120c-1, and the other virtual server 120a-2, 120b- is functioning. In 2,120c-2, the online execution bases 303a, 303b, and 303c are functioning.

=テーブル説明=
次にバッチスケジュール管理装置102において管理されるテーブルについて詳細に説明する。
= Table description =
Next, a table managed by the batch schedule management apparatus 102 will be described in detail.

図4にバッチAP管理テーブル208の一例を示している。バッチAP管理テーブル208には、バッチスケジュール管理装置102が受け付けたバッチ処理要求に応じて実行されるバッチ処理が管理される。同図に示すように、バッチAP管理テーブル208は、ジョブ識別子401、AP名402、AP位置403、優先度404、及び締切時刻405の各項目を有する複数のレコードからなる。   FIG. 4 shows an example of the batch AP management table 208. The batch AP management table 208 manages batch processing executed in response to a batch processing request received by the batch schedule management apparatus 102. As shown in the figure, the batch AP management table 208 includes a plurality of records having items of a job identifier 401, an AP name 402, an AP position 403, a priority 404, and a deadline time 405.

ジョブ識別子401には、バッチ処理ごとに付与されるジョブの識別子が格納される。AP名402には、バッチ処理の名称(アプリケーション名)が格納される。AP位置403には、バッチアプリケーション名402に該当するアプリケーションを実現するためのプログラムが格納されている情報処理システム1内の位置を特定する情報(ネットワークアドレス、ディレクトリ名等)が格納される。優先度404には、バッチ処理(ジョブ)の実行優先度が格納される。締切時刻405には、バッチ処理の締切時刻(バッチ処理が完了していなければならない時刻)が格納される。   The job identifier 401 stores a job identifier assigned for each batch process. The AP name 402 stores the name of batch processing (application name). The AP location 403 stores information (network address, directory name, etc.) for specifying the location in the information processing system 1 in which a program for realizing an application corresponding to the batch application name 402 is stored. The priority 404 stores the execution priority of batch processing (job). The deadline time 405 stores the deadline time of batch processing (time when batch processing must be completed).

図5にバッチ実行基盤管理テーブル209の一例を示している。バッチ実行基盤管理テーブル209には、バッチ実行基盤301a,301b,301cに関する情報が管理される。バッチ実行基盤管理テーブル209の各レコードは、バッチ実行基盤識別子501、ジョブ識別子502、状況503、仮想サーバ識別子504、開始時刻505、締切時刻506、残り時間507、終了件数508、及び全件数509の各項目からなる。   FIG. 5 shows an example of the batch execution base management table 209. The batch execution base management table 209 manages information related to the batch execution bases 301a, 301b, and 301c. Each record of the batch execution base management table 209 includes a batch execution base identifier 501, a job identifier 502, a status 503, a virtual server identifier 504, a start time 505, a deadline time 506, a remaining time 507, an end count 508, and a total count 509. Consists of each item.

このうちバッチ実行基盤識別子501には、バッチ実行基盤301a、301b,301cを特定する識別子が格納される。この識別子は全てのAP実行サーバ114及び仮想サーバ120において固有の値である。
ジョブ識別子502には、該当のバッチ実行基盤301で現在実行されているジョブ(各バッチ処理に対応)の識別子が格納される。
状況503には、該当のバッチ実行基盤301の現在の状況が格納される。例えばバッチ処理を実行中の場合は「実行中」が、バッチ処理が実行されておらず新たなバッチ処理の実行要求を待機している状況であれば「待機中」が格納される。
仮想サーバ識別子504には、該当のバッチ実行基盤301を実現している仮想サーバ120の識別子(仮想サーバ識別子)が格納される。
開始時刻505には、該当のバッチ実行基盤301で現在実行中のバッチ処理の開始時刻が格納される。
締切時刻506には、該当のバッチ実行基盤301で実行されているバッチ処理の締切時刻が格納される。
残り時間507には、現在時刻から締切時刻506までの残り時間が格納される。終了件数508には、現在実行中のバッチ処理を開始してから現在までの入力データの処理件数(例えばトランザクション数)が格納される。
全件数509には、現在実行中のバッチ処理が処理しなければならない入力データの全件数が格納される(全件数−終了件数=残り件数)。
Among these, the batch execution base identifier 501 stores an identifier for specifying the batch execution base 301a, 301b, 301c. This identifier is a unique value in all AP execution servers 114 and virtual servers 120.
The job identifier 502 stores an identifier of a job (corresponding to each batch process) currently being executed on the corresponding batch execution platform 301.
The status 503 stores the current status of the corresponding batch execution platform 301. For example, “in progress” is stored when a batch process is being executed, and “waiting” is stored in a situation where the batch process is not executed and a new batch process execution request is awaited.
The virtual server identifier 504 stores the identifier (virtual server identifier) of the virtual server 120 that realizes the corresponding batch execution platform 301.
The start time 505 stores the start time of the batch process currently being executed on the corresponding batch execution platform 301.
The deadline time 506 stores the deadline time of the batch process executed on the corresponding batch execution platform 301.
The remaining time 507 stores the remaining time from the current time to the deadline time 506. The number of completed cases 508 stores the number of input data processed (for example, the number of transactions) from the start of the currently executing batch process.
The total number 509 stores the total number of input data that must be processed by the currently executed batch process (total number−finished number = remaining number).

図6にオンライン実行基盤管理テーブル210の一例を示している。オンライン実行基盤管理テーブル210には、各オンライン実行基盤303a,303b,303cに関する情報が管理される。同図に示すように、オンライン実行基盤管理テーブル210の各レコードは、オンライン実行基盤識別子601、状況602、及び仮想サーバ識別子603の各項目からなる。   FIG. 6 shows an example of the online execution platform management table 210. The online execution base management table 210 manages information related to the online execution bases 303a, 303b, and 303c. As shown in the figure, each record of the online execution base management table 210 includes items of an online execution base identifier 601, a status 602, and a virtual server identifier 603.

オンライン実行基盤識別子601には、オンライン実行基盤303a,303b,303cを特定する識別子が格納される。この識別子は全てのAP実行サーバ114及び仮想サーバ120において固有の値である。
状況602には、該当のオンライン実行基盤303の現在の状況(状態)が格納される。例えばオンライン処理を実行中の場合は「実行中」が、オンライン処理が実行されていない場合は「停止中」が格納される。
仮想サーバ識別子603には、該当のオンライン実行基盤303を実現している仮想サーバ120の識別子(仮想サーバ識別子)が格納される。
The online execution base identifier 601 stores an identifier for specifying the online execution bases 303a, 303b, and 303c. This identifier is a unique value in all AP execution servers 114 and virtual servers 120.
The status 602 stores the current status (state) of the corresponding online execution platform 303. For example, “in execution” is stored when online processing is being executed, and “stopped” is stored when online processing is not being executed.
The virtual server identifier 603 stores the identifier (virtual server identifier) of the virtual server 120 that realizes the corresponding online execution platform 303.

図7に仮想サーバ管理テーブル211の一例を示している。仮想サーバ管理テーブル211には、各仮想サーバ120に現在割り当てられているリソースが管理される。仮想サーバ管理テーブル211の各レコードは、AP実行サーバ識別子701、仮想サーバ識別子702、割り当てリソース703、及びCPU占有状況704の各項目からなる。   FIG. 7 shows an example of the virtual server management table 211. The virtual server management table 211 manages resources currently allocated to each virtual server 120. Each record of the virtual server management table 211 includes items of an AP execution server identifier 701, a virtual server identifier 702, an allocation resource 703, and a CPU occupation state 704.

AP実行サーバ識別子701には、AP実行サーバ114の識別子が格納される。
仮想サーバ識別子702には、仮想サーバ識別子が格納される。
割り当てリソース703には、該当の仮想サーバ120に現在割り当てられているリソースを示す情報が格納される。例えば割り当てリソース703には、仮想サーバ120に現在割り当てられているCPU11、仮想サーバ120に現在割り当てられているメモリ12の容量、現在割り当てられている通信インタフェース16の種類や数、仮想サーバ120に現在割り当てられている記憶装置(又は論理ボリューム)等が格納される。
The AP execution server identifier 701 stores the identifier of the AP execution server 114.
The virtual server identifier 702 stores a virtual server identifier.
The allocation resource 703 stores information indicating a resource currently allocated to the corresponding virtual server 120. For example, the allocation resource 703 includes the CPU 11 currently allocated to the virtual server 120, the capacity of the memory 12 currently allocated to the virtual server 120, the type and number of communication interfaces 16 currently allocated, and the current allocation to the virtual server 120. Stored storage devices (or logical volumes) and the like are stored.

尚、同図ではCPU11をグループ単位で仮想サーバ120に割り当てているが、必ずしもグループ単位で割り当てなくてもよい。以下の説明では1つ以上のCPU11を含んで構成されるグループをCPUグループと称する。ユーザやオペレータ等は、CPU11を任意にグループ分けして登録しておくことができる。   In the figure, the CPU 11 is assigned to the virtual server 120 in units of groups. However, the CPU 11 is not necessarily assigned in units of groups. In the following description, a group including one or more CPUs 11 is referred to as a CPU group. A user, an operator, or the like can register the CPU 11 as an arbitrary group.

CPU占有状況704には、各仮想サーバ120のCPU11の占有状況(CPU占有状況)が格納される。CPU占有状況とは、各仮想サーバ120が自身に割り当てられているCPU11(又はCPUグループ)を「占有」しているか、或いは他の仮想サーバ120と「共有」しているかを示す情報である。CPU占有状況は、基本的にユーザやオペレータ等により設定される。ある仮想サーバ120がCPU11を「占有」している場合、他の仮想サーバ120はそのCPU11を使用することは無いが、「共有」の場合はそのCPU11を他の仮想サーバ120が同時に使用することがあり得る。尚、本実施形態では「擬似占有」という用語を使う場合があるが、「擬似占有」とは「共有」に設定されているCPU11が一時的に特定の仮想サーバ120のみによって使用されている状況をいう。「擬似占有」の状態は、例えば他の仮想サーバ120の負荷が上昇した場合に解除され、そのCPU11はこれを「擬似占有」していた仮想サーバ120と当該他の仮想サーバ120との間で共有される。尚、本実施形態では複数の仮想サーバ120によって「占有」又は「共有」されるリソースの一例としてCPU11を挙げているが、「占有」又は「共有」されるリソースは必ずしもCPU11に限定されない。   The CPU occupation status 704 stores the occupation status (CPU occupation status) of the CPU 11 of each virtual server 120. The CPU occupation status is information indicating whether each virtual server 120 is “occupying” the CPU 11 (or CPU group) assigned to itself or “shared” with other virtual servers 120. The CPU occupation state is basically set by a user, an operator, or the like. When a certain virtual server 120 “occupies” the CPU 11, the other virtual server 120 does not use the CPU 11, but when it is “shared”, the other virtual server 120 uses the CPU 11 at the same time. There can be. In this embodiment, the term “pseudo occupancy” may be used, but “pseudo occupancy” is a situation in which the CPU 11 set to “shared” is temporarily used only by a specific virtual server 120. Say. The “pseudo-occupied” state is canceled when, for example, the load of another virtual server 120 increases, and the CPU 11 performs a “pseudo-occupied” state between the virtual server 120 that has been “pseudo-occupied” and the other virtual server 120. Shared. In this embodiment, the CPU 11 is cited as an example of a resource that is “occupied” or “shared” by the plurality of virtual servers 120, but the resource that is “occupied” or “shared” is not necessarily limited to the CPU 11.

図8にワークロード管理テーブル212の一例を示している。ワークロード管理テーブル212には、各仮想サーバ120のリソースの現在の利用状況(ワークロード)が管理される。同図に示すように、ワークロード管理テーブル212の各レコードは、AP実行サーバ識別子801、仮想サーバ識別子802、CPU割当量803、物理CPU使用率804、及び実行処理待ち数805の各項目からなる。   FIG. 8 shows an example of the workload management table 212. The workload management table 212 manages the current usage status (workload) of the resources of each virtual server 120. As shown in the figure, each record of the workload management table 212 includes items of an AP execution server identifier 801, a virtual server identifier 802, a CPU allocation amount 803, a physical CPU usage rate 804, and an execution processing wait number 805. .

AP実行サーバ識別子801には、AP実行サーバ114の識別子が格納される。
仮想サーバ識別子802には、仮想サーバ識別子が格納される。
CPU割当量803には、その仮想サーバ120への現在のCPU11の割当量(CPU割当量)が格納される。尚、CPU割当量は、例えば仮想サーバ120に割り当てられているCPUグループの使用可能時間として把握される。
物理CPU使用率804には、CPU11の使用率(物理CPU使用率)が格納される。物理CPU使用率とは、そのAP実行サーバ114が有する全てのCPU11の能力に対する現在の使用量である。物理CPU使用率はAP実行サーバ114の現在の負荷の指標となる。
実行処理待ち数805には、該当の仮想サーバ120の現在の処理待ち数が格納される。処理待ち数は、例えば各仮想サーバ120が仮想化機構133に発行した処理命令のうち、仮想化機構133上で処理待ち状態になっている処理命令の数(タスク数)によって把握される。
The AP execution server identifier 801 stores the identifier of the AP execution server 114.
The virtual server identifier 802 stores a virtual server identifier.
The CPU allocation amount 803 stores the current CPU 11 allocation amount (CPU allocation amount) to the virtual server 120. The CPU allocation amount is grasped as, for example, the available time of the CPU group allocated to the virtual server 120.
The physical CPU usage rate 804 stores the usage rate (physical CPU usage rate) of the CPU 11. The physical CPU usage rate is a current usage amount with respect to the capabilities of all the CPUs 11 included in the AP execution server 114. The physical CPU usage rate is an index of the current load of the AP execution server 114.
The execution process wait number 805 stores the current process wait number of the virtual server 120. For example, among the processing instructions issued by each virtual server 120 to the virtualization mechanism 133, the number of processing waits is grasped by the number of processing instructions (the number of tasks) that are waiting for processing on the virtualization mechanism 133.

図9にオンライン負荷管理テーブル213の一例を示している。オンライン負荷管理テーブル213には、各AP実行サーバ114のオンライン実行基盤303で実行されるオンラインアプリケーションに関する情報が管理される。同図に示すように、オンライン負荷管理テーブル213の各レコードは、実行AP901、リクエスト最低保証値902、及びアクセス振分け先リスト903の各項目からなる。   FIG. 9 shows an example of the online load management table 213. The online load management table 213 manages information related to online applications executed on the online execution platform 303 of each AP execution server 114. As shown in the figure, each record of the online load management table 213 includes items of an execution AP 901, a minimum guaranteed request value 902, and an access distribution destination list 903.

実行AP901には、オンライン実行基盤303で実行されるオンラインアプリケーションの識別子(アプリケーション名)が格納される。
リクエスト最低保証値902には、該当のアプリケーションについて最低限保証しなければならないオンライン処理要求のキューイング数(リクエスト最低保証値)が格納される。リクエスト最低保証値を超えるオンライン処理要求があった場合はオンラインクライアント111にエラーが返される可能性がある。
アクセス振分け先リスト903には、そのオンラインアプリケーションを複数の仮想サーバ120に負荷分散しているときの割り当て先の仮想サーバ120の識別子(仮想サーバ識別子)が格納される。
The execution AP 901 stores an identifier (application name) of an online application executed on the online execution platform 303.
The minimum request guarantee value 902 stores the queuing number (minimum request guarantee value) of online processing requests that must be guaranteed at least for the corresponding application. An error may be returned to the online client 111 if there is an online processing request that exceeds the minimum request guarantee value.
The access distribution destination list 903 stores the identifier (virtual server identifier) of the allocation destination virtual server 120 when the load of the online application is distributed to the plurality of virtual servers 120.

=処理説明=
図10はバッチスケジュール管理装置102の最適配置スケジュール部201により行われる処理(以下、最適配置スケジュール処理(S1000)と称する。)を説明するフローチャートである。この処理は、例えば最適配置スケジュール部201が、バッチリクエスト管理部107等の要求元からバッチ処理の実行要求を受け付けた場合に行われる。尚、以下の説明において、符号の前に付した「S」の文字はステップを意味する。以下、同図とともに最適配置スケジュール処理(S1000)について説明する。
= Description of processing =
FIG. 10 is a flowchart for explaining processing (hereinafter referred to as optimum placement schedule processing (S1000)) performed by the optimum placement schedule unit 201 of the batch schedule management apparatus 102. This process is performed, for example, when the optimal arrangement schedule unit 201 receives a batch process execution request from a request source such as the batch request management unit 107. In the following description, the letter “S” added in front of the reference sign means a step. Hereinafter, the optimal arrangement schedule process (S1000) will be described with reference to FIG.

まずS1001において、最適配置スケジュール部201は、割り当て要求を受け付けた旨を要求元に通知する。
S1002では、最適配置スケジュール部201は、バッチ実行基盤管理テーブル209を参照し、各AP実行サーバ114のバッチ実行基盤301のうち、「待機中」のもの(状況503が「待機中」であるもの)を特定(選択)する。尚、「待機中」のバッチ実行基盤301が複数存在する場合には、最適配置スケジュール部201はそれら全てを特定する。図5のバッチ実行基盤管理テーブル209の場合には3行目のレコード(「バッチ実行基盤c」のレコード)が特定される。
S1003では、最適配置スケジュール部201は、バッチ実行基盤管理テーブル209と仮想サーバ管理テーブル211を参照し、S1002で特定したバッチ実行基盤301のCPU占有状況を取得する。具体的には、最適配置スケジュール部201は、バッチ実行基盤管理テーブル209からS1002で特定したバッチ実行基盤301が実現されている仮想サーバ120(仮想サーバ識別子)を取得する。そして取得した仮想サーバ120のCPU占有状況を仮想サーバ管理テーブル211から取得することによりバッチ実行基盤301の占有状況を調べる。例えば図5の場合は仮想サーバ識別子として3行目の「仮想サーバ5」を取得し、仮想サーバ管理テーブル211から「仮想サーバ5」のCPU占有状況を取得することにより、S1002で特定したバッチ実行基盤301の占有状況を取得する。
First, in step S1001, the optimum arrangement schedule unit 201 notifies the request source that an allocation request has been accepted.
In S1002, the optimum placement schedule unit 201 refers to the batch execution base management table 209, and among the batch execution bases 301 of each AP execution server 114, those that are “standby” (situation 503 is “standby”). ) Is specified (selected). If there are a plurality of “standby” batch execution platforms 301, the optimum placement schedule unit 201 identifies all of them. In the case of the batch execution base management table 209 in FIG. 5, the record on the third line (record of “batch execution base c”) is specified.
In S1003, the optimum placement schedule unit 201 refers to the batch execution platform management table 209 and the virtual server management table 211, and acquires the CPU occupation status of the batch execution platform 301 identified in S1002. Specifically, the optimum arrangement schedule unit 201 acquires the virtual server 120 (virtual server identifier) on which the batch execution platform 301 specified in S1002 is realized from the batch execution platform management table 209. Then, the CPU occupancy status of the acquired virtual server 120 is acquired from the virtual server management table 211 to check the occupancy status of the batch execution platform 301. For example, in the case of FIG. 5, “virtual server 5” on the third line is acquired as the virtual server identifier, and the CPU execution status of “virtual server 5” is acquired from the virtual server management table 211, thereby executing the batch execution specified in S1002 The occupation status of the base 301 is acquired.

以上のようにしてCPU占有状況を取得した結果、S1002で特定したバッチ実行基盤301のうちCPU11を占有しているバッチ実行基盤301があれば(S1003:ある)、S1006に進む。CPU11を占有しているバッチ実行基盤301がなければ(S1003:ない)、S1004に進む。   As a result of acquiring the CPU occupation state as described above, if there is a batch execution base 301 occupying the CPU 11 among the batch execution bases 301 specified in S1002 (S1003: present), the process proceeds to S1006. If there is no batch execution board 301 occupying the CPU 11 (S1003: No), the process proceeds to S1004.

S1004では、最適配置スケジュール部201は、オンライン実行基盤管理テーブル210を参照し、S1002で特定した待機中のバッチ実行基盤301と同一のAP実行サーバ114で動作しているオンライン実行基盤303を特定する。例えば図6のオンライン実行基盤管理テーブル210の場合、「仮想サーバ5」が存在するAP実行サーバ114(仮想サーバ管理テーブル211から取得)に存在する「仮想サーバ6」において機能している「オンライン実行基盤c」(オンライン実行基盤管理テーブル210から取得)が特定される。   In S1004, the optimum placement schedule unit 201 refers to the online execution platform management table 210, and identifies the online execution platform 303 operating on the same AP execution server 114 as the standby batch execution platform 301 identified in S1002. . For example, in the case of the online execution base management table 210 of FIG. 6, “online execution” functioning in “virtual server 6” existing in the AP execution server 114 (obtained from the virtual server management table 211) where “virtual server 5” exists. The base “c” (obtained from the online execution base management table 210) is identified.

S1005では、最適配置スケジュール部201は、オンライン負荷分散管理部109の負荷分散状況取得部205に、S1004で特定したオンライン実行基盤303のオンライン処理要求の負荷レベル(つまりS1002で特定したバッチ実行基盤301の負荷レベル)を問い合わせる。尚、負荷レベルの意味、及びS1005の処理の詳細については後述する。   In S1005, the optimum placement schedule unit 201 sends the load level of the online processing request of the online execution platform 303 identified in S1004 to the load distribution status acquisition unit 205 of the online load distribution management unit 109 (that is, the batch execution platform 301 identified in S1002). The load level). The meaning of the load level and details of the processing of S1005 will be described later.

S1006では、最適配置スケジュール部201は、実行基盤決定部202に対してバッチ実行基盤301の決定要求を送出する。尚、この決定要求に応じて実行基盤決定部202が行う処理の詳細については後述する。   In step S <b> 1006, the optimum placement schedule unit 201 sends a determination request for the batch execution base 301 to the execution base determination unit 202. Details of processing performed by the execution base decision unit 202 in response to this decision request will be described later.

S1007では、最適配置スケジュール部201は、実行基盤決定部202から、決定したバッチ実行基盤301とともにバッチ実行基盤の決定完了通知を取得する。
続くS1008において、最適配置スケジュール部201は、バッチ実行基盤管理テーブル209及び仮想サーバ管理テーブル211を参照し、S1006で決定したバッチ実行基盤301のCPU占有状況を調べる。例えば図5の例の場合、決定したバッチ実行基盤が「バッチ実行基盤c」であれば、「バッチ実行基盤c」が存在する「仮想サーバ5」のCPU占有状況を仮想サーバ管理テーブル211から取得し、その結果「共有」(占有でない)と判断される。
バッチ実行基盤301がCPU11を「占有」している場合には(S1008:占有)、S1011に進み、「占有」していない場合(「共有」の場合)には(S1008:共有)、S1009に進む。
S1009では、最適配置スケジュール部201は、負荷分散管理部206にオンライン処理要求の調整を要求する。このとき、最適配置スケジュール部201はS1005で負荷分散状況取得部205に問い合わせて取得した負荷レベルを負荷分散管理部206に渡す。
尚、このようにバッチ実行基盤301がCPU11を「占有」していない場合にオンライン処理要求の調整を要求するのは、CPU11を「占有」していない場合はできるだけオンライン処理要求を調整してバッチ処理のためのリソースが確保されるようにするためである。
In step S <b> 1007, the optimal placement schedule unit 201 acquires a batch execution base determination completion notification from the execution base determination unit 202 together with the determined batch execution base 301.
In subsequent S1008, the optimal arrangement scheduling unit 201 refers to the batch execution base management table 209 and the virtual server management table 211, and checks the CPU occupation state of the batch execution base 301 determined in S1006. For example, in the example of FIG. 5, if the determined batch execution base is “batch execution base c”, the CPU occupation status of “virtual server 5” in which “batch execution base c” exists is acquired from the virtual server management table 211. As a result, it is determined to be “shared” (not occupied).
If the batch execution platform 301 “occupies” the CPU 11 (S1008: occupied), the process proceeds to S1011. If it is not “occupied” (in the case of “shared”) (S1008: shared), the process proceeds to S1009. move on.
In step S <b> 1009, the optimal placement schedule unit 201 requests the load distribution management unit 206 to adjust the online processing request. At this time, the optimum arrangement scheduling unit 201 sends the load level acquired by making an inquiry to the load distribution status acquisition unit 205 in S1005 to the load distribution management unit 206.
When the batch execution platform 301 does not “occupy” the CPU 11 as described above, the adjustment of the online processing request is requested when the CPU 11 is not “occupied”. This is to ensure resources for processing.

S1010では、最適配置スケジュール部201は、負荷分散管理部206からオンライン処理要求の調整完了通知を取得する。
S1011では、最適配置スケジュール部201は、決定したバッチ実行基盤301に対して、バッチ処理の実行要求を出す(バッチ処理要求の割り当てを行う)。
S1012では、最適配置スケジュール部201が、バッチ実行基盤301がバッチ処理の実行要求を受け付けたことを確認し、バッチ実行基盤管理テーブル209を更新する(開始時刻505及び残り時間507に値を格納する)。
In step S <b> 1010, the optimal placement schedule unit 201 acquires an online processing request adjustment completion notification from the load distribution management unit 206.
In step S <b> 1011, the optimal placement schedule unit 201 issues a batch processing execution request to the determined batch execution platform 301 (assigns batch processing requests).
In step S1012, the optimal placement scheduling unit 201 confirms that the batch execution platform 301 has received a batch processing execution request, and updates the batch execution platform management table 209 (stores values in the start time 505 and the remaining time 507). ).

以上に説明したように、最適配置スケジュール部201は、要求元からバッチ処理要求を受け付けると、待機中のバッチ実行基盤301のCPU占有状況を調べる。そして受け付けたバッチ処理要求についてのバッチ処理をCPU11を占有していないバッチ実行基盤301にさせる場合、オンラインの負荷レベルに応じて自動的にバッチ実行基盤301のオンライン処理要求を調整する。このように、本実施形態の情報処理システム1においては、バッチ処理が締切時刻までに終了するように自動的に調整がなされる。   As described above, when receiving the batch processing request from the request source, the optimum placement scheduling unit 201 checks the CPU occupation state of the standby batch execution base 301. When the batch processing for the received batch processing request is caused to be performed by the batch execution base 301 that does not occupy the CPU 11, the online processing request of the batch execution base 301 is automatically adjusted according to the online load level. As described above, in the information processing system 1 of the present embodiment, adjustment is automatically performed so that the batch processing is completed by the deadline time.

図11は図10のフローチャートにおけるオンライン負荷レベル確認処理(S1005)を説明するフローチャートである。以下、同図とともにオンライン負荷レベル確認処理(S1005)について詳細に説明する。   FIG. 11 is a flowchart for explaining the online load level confirmation process (S1005) in the flowchart of FIG. Hereinafter, the online load level confirmation process (S1005) will be described in detail with reference to FIG.

まずS1101において、負荷分散状況取得部205は、オンライン実行基盤管理テーブル210を参照し、S1004で特定されたオンライン実行基盤303(図5、図6の場合は「オンライン実行基盤c」))が存在する仮想サーバ120の仮想サーバ識別子を取得する。例えば図5、図6の場合は仮想サーバ識別子として「仮想サーバ6」を取得する。   First, in S1101, the load distribution status acquisition unit 205 refers to the online execution platform management table 210, and the online execution platform 303 specified in S1004 (“online execution platform c” in FIGS. 5 and 6)) exists. The virtual server identifier of the virtual server 120 to be acquired is acquired. For example, in the case of FIGS. 5 and 6, “virtual server 6” is acquired as the virtual server identifier.

次のS1102では、負荷分散状況取得部205は、オンライン負荷管理テーブル213のアクセス振分け先リスト903に、S1101で特定した仮想サーバ120が格納されているオンラインアプリケーションの識別子(実行AP901の内容)と、リクエスト最低保証値とを取得する(図5の場合は「仮想サーバ6」に対応する実行AP901の内容である「購買」と、リクエスト最低保証値「5」を取得)。   In next step S1102, the load distribution status acquisition unit 205 stores the identifier of the online application (contents of the execution AP 901) in which the virtual server 120 identified in S1101 is stored in the access distribution destination list 903 of the online load management table 213, The request minimum guarantee value is acquired (in the case of FIG. 5, “purchase” which is the content of the execution AP 901 corresponding to “virtual server 6” and the request minimum guarantee value “5” are acquired).

S1103では、負荷分散状況取得部205は、負荷分散装置112の負荷分散機構113から、当該オンラインアプリケーションの負荷分散の状況を取得する。このとき、負荷分散状況取得部205は、S1102で取得したオンラインアプリケーションの識別子、リクエスト最低保証値、及びS1101で特定した仮想サーバ識別子を負荷分散機構113に渡す。   In step S <b> 1103, the load distribution status acquisition unit 205 acquires the load distribution status of the online application from the load distribution mechanism 113 of the load distribution apparatus 112. At this time, the load distribution status acquisition unit 205 passes the identifier of the online application acquired in S1102, the minimum guaranteed request value, and the virtual server identifier specified in S1101 to the load distribution mechanism 113.

ここでこの問い合わせに対して応答される負荷分散状況には、一方のオンライン実行基盤303に割り当てているオンライン処理要求を全て他のオンライン実行基盤303に割り当て直すことにより一方のオンライン実行基盤303の処理を停止させる(以下、説明の便宜上、「オンライン処理要求の移動」と呼ぶ場合がある。)ことができるかどうか、またそのためにオンライン処理要求の受け付けを制限する必要があるかどうかを決定するのに必要な情報が含まれる。   Here, in the load distribution state responding to this inquiry, all the online processing requests assigned to one online execution base 303 are reassigned to the other online execution base 303 to process the one online execution base 303. (Hereinafter, sometimes referred to as “move online processing request” for convenience of explanation) and whether it is necessary to limit acceptance of online processing requests for that purpose. Contains necessary information.

続くS1104において、負荷分散状況取得部205は、S1103で取得したオンラインアプリケーションの負荷分散状況に基づき、以下のようにしてバッチ実行基盤301の負荷レベルを決定する。
即ち、オンライン処理要求を制限することなくオンライン処理要求を他のオンライン実行基盤303に移動することができるオンラインアプリケーションが実行されているオンライン実行基盤303と同居する(同じAP実行サーバ114で機能する)バッチ実行基盤301の負荷レベルを「1」(第1のレベル)とする。
In subsequent S1104, the load distribution status acquisition unit 205 determines the load level of the batch execution platform 301 as follows based on the load distribution status of the online application acquired in S1103.
That is, the online execution request can be moved to another online execution platform 303 without restricting the online processing request. The online execution platform 303 on which an online application is executed (functions on the same AP execution server 114). The load level of the batch execution base 301 is set to “1” (first level).

またオンライン処理要求を制限すれば、オンライン処理要求を他のオンライン実行基盤303に移動することができるオンラインアプリケーションが実行されているオンライン実行基盤303と同居するバッチ実行基盤301の負荷レベルを「2」(第2のレベル)とする。尚、リクエスト最低保証値までオンライン処理要求を制限しなくてもオンライン処理要求を他のオンライン実行基盤303に移動可能な場合も負荷レベルは「2」とする。
またオンライン処理要求の最低保証値以下とならない限界までオンライン処理要求を制限しても、オンライン処理要求を他のオンライン実行基盤303に移動することができないオンラインアプリケーションが実行されているオンライン実行基盤303と同居するバッチ実行基盤301の負荷レベルを「3」(第3のレベル)とする。
尚、以上の判断において、リクエスト最低保証値以下となるようなオンライン処理要求の制限は禁止される。
If the online processing request is restricted, the load level of the batch execution base 301 coexisting with the online execution base 303 on which the online application that can move the online processing request to another online execution base 303 is executed is “2”. (Second level). Even when the online processing request can be transferred to another online execution platform 303 without limiting the online processing request to the minimum guaranteed value, the load level is set to “2”.
An online execution platform 303 on which an online application that cannot transfer an online processing request to another online execution platform 303 is executed even if the online processing request is limited to a limit that does not fall below the minimum guaranteed value of the online processing request. The load level of the batch execution platform 301 that lives together is assumed to be “3” (third level).
It should be noted that in the above determination, the restriction of online processing requests that are below the minimum request guarantee value is prohibited.

S1105では、負荷分散状況取得部205は、S1104で決定したオンラインの負荷レベルを呼出元に返す。   In S1105, the load distribution status acquisition unit 205 returns the online load level determined in S1104 to the caller.

図12は図10のフローチャートにおけるバッチ実行基盤決定処理(S1006)を説明するフローチャートである。   FIG. 12 is a flowchart for explaining the batch execution base determination process (S1006) in the flowchart of FIG.

S1201では、実行基盤決定部202が、S1003で特定したバッチ実行基盤301のうちCPU11を「占有」しているものがあるか否かを判断する。「占有」しているものがある場合には(S1201:ある)、S1206に進み、「占有」しているものがない場合には(S1201:ない)、S1202に進む。
S1202では、実行基盤決定部202は、S1003で特定したバッチ実行基盤301のうち負荷レベルが「1」のバッチ実行基盤301があるか否かを判断する。負荷レベルが「1」のバッチ実行基盤301があれば(S1202:ある)、S1206に進み、なければ(S1202:ない)、S1203に進む。
S1203では、S1003で特定したバッチ実行基盤301のうち負荷レベルが「2」のバッチ実行基盤301があるか否かを判断する。負荷レベルが「2」のバッチ実行基盤301があれば(S1203:ある)、S1206に進み、なければ(S1203:ない)、S1204に進む。
S1204では、実行基盤決定部202は、負荷レベルが「3」のバッチ実行基盤301があるか否かを判断する。負荷レベルが「3」のバッチ実行基盤301があれば(S1204:ある)、S1206に進み、なければ(S1204:ない)、S1205に進む。
In step S1201, the execution base determination unit 202 determines whether there is any of the batch execution bases 301 specified in step S1003 that “occupies” the CPU 11. If there is an item that is “occupied” (S1201: exists), the process proceeds to S1206, and if there is no item that is “occupied” (S1201: not), the process proceeds to S1202.
In S1202, the execution base determination unit 202 determines whether there is a batch execution base 301 having a load level “1” among the batch execution bases 301 specified in S1003. If there is a batch execution board 301 having a load level “1” (S1202: present), the process proceeds to S1206, and if not (S1202: absent), the process proceeds to S1203.
In S1203, it is determined whether or not there is a batch execution base 301 having a load level “2” among the batch execution bases 301 specified in S1003. If there is a batch execution platform 301 with a load level of “2” (S1203: Yes), the process proceeds to S1206, and if not (S1203: No), the process proceeds to S1204.
In step S1204, the execution base determination unit 202 determines whether there is a batch execution base 301 having a load level “3”. If there is a batch execution platform 301 with a load level of “3” (S1204: present), the process proceeds to S1206, and if not (S1204: not present), the process proceeds to S1205.

尚、負荷レベルが「3」のバッチ実行基盤301がある場合とは、バッチ実行基盤301と対になるオンライン実行基盤303のオンライン処理要求を制限しても擬似占有とすることはできない(例えばリクエスト最低保証値の制限によりバッチ実行基盤301にCPU11を擬似占有させることができない場合)が、オンライン処理要求を制限することはできる場合(リクエスト最低保証値までは制限できる場合)である。また負荷レベルが「3」のバッチ実行基盤301がない場合とは、オンライン処理要求を制限することすらできない場合(例えばオンライン実行基盤303のリクエスト最低保証値以下とならないようにオンライン実行基盤303に十分にリソースを確保しておく必要がある場合)である。   Note that when there is a batch execution platform 301 with a load level of “3”, even if the online processing request of the online execution platform 303 that is paired with the batch execution platform 301 is limited, it cannot be made pseudo-occupied (for example, request The case where the CPU 11 cannot be pseudo-occupied in the batch execution base 301 due to the restriction of the minimum guaranteed value) is the case where the online processing request can be restricted (the request guarantee value can be restricted). Also, the case where there is no batch execution platform 301 having a load level of “3” means that online processing requests cannot even be restricted (for example, the online execution platform 303 is sufficient so as not to be below the minimum request guarantee value of the online execution platform 303). Resource).

S1205では、実行基盤決定部202は、ユーザやオペレータ等のバッチ処理の管理者にバッチ処理要求を締切時刻までに処理することができない旨を通知し、その後は処理が終了する。この通知は、例えばバッチクライアント101やAP実行サーバ114の出力装置15にその旨のメッセージを出力することにより行う。   In step S1205, the execution base determination unit 202 notifies the batch processing manager such as a user or an operator that the batch processing request cannot be processed by the deadline time, and thereafter the processing ends. This notification is performed, for example, by outputting a message to that effect to the output device 15 of the batch client 101 or the AP execution server 114.

このように負荷レベルが「1」〜「3」のバッチ実行基盤301が存在しない場合に管理者に通知するようにしているのは、現在のAP実行サーバ114の状況下でバッチ処理を実行しても殆どリソースを使用することができず、締切時刻までにバッチ処理が終了しない可能性が高いため、事前に管理者に知らせておく必要があるからである。このように、本実施形態の情報処理システム1によれば、バッチ処理の実行前に締切時刻までに終了するか否かが管理者に通知されるので、管理者は事前にリソースを増強する等のバッチ処理のための対策を講じることができる。   As described above, when the batch execution base 301 having the load level “1” to “3” does not exist, the administrator is notified that the batch processing is executed under the current AP execution server 114 status. This is because almost no resources can be used, and there is a high possibility that batch processing will not be completed by the deadline time, so it is necessary to inform the administrator in advance. As described above, according to the information processing system 1 of the present embodiment, the administrator is notified whether or not the process will be completed by the deadline time before the execution of the batch processing. Measures can be taken for batch processing.

S1206では、実行基盤決定部202は、該当するバッチ実行基盤301が複数存在するか否かを判断する。複数存在する場合には(S1206:YES)、S1207に進み、該当するバッチ実行基盤301が1つしかない場合には(S1206:NO)、S1208に進む。   In step S <b> 1206, the execution base determination unit 202 determines whether there are a plurality of corresponding batch execution bases 301. If there are a plurality (S1206: YES), the process proceeds to S1207. If there is only one corresponding batch execution platform 301 (S1206: NO), the process proceeds to S1208.

S1207では、実行基盤決定部202は、複数のバッチ実行基盤301の夫々が機能している仮想サーバ120の処理能力(バッチ実行基盤301の処理能力)を比較する。この比較は、例えば仮想サーバ管理テーブル211やワークロード管理テーブル212を利用して行う。例えば実行基盤決定部202は、割り当てリソース703に格納されているリソースと現在の処理負荷とを比較し、その結果リソースに余裕がある程、その仮想サーバ120の処理能力は高いと判断する。またワークロード管理テーブル212の物理CPU804に格納されている使用率が低い程、その仮想サーバ120の処理能力は低いと判断する。   In step S <b> 1207, the execution base determination unit 202 compares the processing capabilities of the virtual server 120 in which each of the plurality of batch execution bases 301 functions (processing capability of the batch execution base 301). This comparison is performed using, for example, the virtual server management table 211 and the workload management table 212. For example, the execution base determination unit 202 compares the resource stored in the allocation resource 703 with the current processing load, and as a result, determines that the processing capacity of the virtual server 120 is higher as the resource has more room. Further, the lower the usage rate stored in the physical CPU 804 of the workload management table 212, the lower the processing capacity of the virtual server 120 is.

S1208では、実行基盤決定部202は、バッチリクエスト管理部107から受け付けたバッチ処理要求を割り当てるバッチ実行基盤301を決定する(バッチ処理要求の割り当て先となるバッチ実行基盤301を決定する)。該当するバッチ実行基盤301が一つしかない場合、実行基盤決定部202はそのバッチ実行基盤301を割り当て先として決定するが、複数のバッチ実行基盤301が存在する場合はS1207の比較結果に基づきバッチ実行基盤を決定する。このように該当するバッチ実行基盤301が複数存在する場合には(S1206:YES)、そのうちの処理能力の高いバッチ実行基盤301が自動的に選択される。尚、この場合において、処理能力の高いバッチ実行基盤301を選択するのではなく、例えばバッチAP管理テーブル208の優先度404の内容や締切時刻405の内容に応じて相応しいものを選択するようにしてもよい。   In step S1208, the execution base determination unit 202 determines the batch execution base 301 to which the batch processing request received from the batch request management unit 107 is assigned (determines the batch execution base 301 to which the batch processing request is assigned). When there is only one corresponding batch execution platform 301, the execution platform determination unit 202 determines that batch execution platform 301 as an assignment destination. When there are a plurality of batch execution platforms 301, the batch is based on the comparison result of S1207. Determine the execution platform. When there are a plurality of corresponding batch execution bases 301 (S1206: YES), the batch execution base 301 having a high processing capacity is automatically selected. In this case, instead of selecting the batch execution base 301 having a high processing capacity, for example, an appropriate one according to the contents of the priority 404 and the deadline 405 of the batch AP management table 208 is selected. Also good.

続くS1209において、実行基盤決定部202は、バッチ実行基盤管理テーブル209の内容を更新する(決定したバッチ実行基盤301の状況503に「実行中」を格納する)。   In subsequent S1209, the execution base decision unit 202 updates the contents of the batch execution base management table 209 (stores “being executed” in the status 503 of the determined batch execution base 301).

図13は図10のフローチャートにおけるオンライン処理要求調整処理(S1009)を説明するフローチャートである。   FIG. 13 is a flowchart for explaining the online process request adjustment process (S1009) in the flowchart of FIG.

S1301では、負荷分散管理部206が、S1006で決定したバッチ実行基盤301の負荷レベルを取得する。ここで負荷レベルが「2」又は「3」であれば(S1301:2,3)、S1302に進み、負荷レベルが「1」であれば(S1301:1)、S1305に進む。
S1302では、負荷分散管理部206は、負荷分散装置112の負荷分散機構113に対し、S1006で決定したバッチ実行基盤301と同居しているオンライン実行基盤303に対するオンライン処理要求の制限を要求する。
S1303では、負荷分散管理部206が負荷分散機構113からオンライン処理要求の制限を行った旨の完了通知を取得する。
S1304では、S1006で決定したバッチ実行基盤301の負荷レベルに応じて処理が分岐し、負荷レベルが「2」の場合は(S1304:YES)、S1305に進み、負荷レベルが「3」の場合は(S1304:NO)、S1308に進む。
S1305において、負荷分散管理部206は、負荷分散機構113に対し、S1006で決定したバッチ実行基盤301と同居するオンライン実行基盤303に割り当てているオンライン処理要求を、全て他のAP実行サーバ114で機能する他のオンライン実行基盤303に割り当てるように(移動するように)要求する。
In S1301, the load distribution management unit 206 acquires the load level of the batch execution platform 301 determined in S1006. If the load level is “2” or “3” (S1301: 2, 3), the process proceeds to S1302. If the load level is “1” (S1301: 1), the process proceeds to S1305.
In S1302, the load distribution management unit 206 requests the load distribution mechanism 113 of the load distribution apparatus 112 to limit the online processing request for the online execution platform 303 coexisting with the batch execution platform 301 determined in S1006.
In step S <b> 1303, the load distribution management unit 206 acquires a completion notification to the effect that the online processing request has been restricted from the load distribution mechanism 113.
In S1304, the process branches according to the load level of the batch execution base 301 determined in S1006. If the load level is “2” (S1304: YES), the process proceeds to S1305, and if the load level is “3”. (S1304: NO), the process proceeds to S1308.
In S <b> 1305, the load distribution management unit 206 functions all of the online processing requests assigned to the online execution platform 303 coexisting with the batch execution platform 301 determined in S <b> 1006 to the load balancing mechanism 113 on the other AP execution servers 114. Request to move (move) to another online execution platform 303.

S1306では、負荷分散管理部206は、負荷分散機構113からオンライン処理要求の移動が完了した旨の通知を取得する。
S1307では、負荷分散管理部206は、上記移動の結果を、オンライン負荷管理テーブル213のアクセス振分け先リスト903に反映する。
S1308では、負荷分散管理部206は、オンライン処理要求の移動後に各仮想サーバ120に生じる負荷を予測する。そして負荷分散管理部206は、各AP実行サーバ114に存在する各仮想サーバ120のリソース量が、上記予測した負荷に応じて適切に割り当てられるように、仮想化機構管理部110にリソースの割り当て変更要求を送出する。このように、本実施形態の情報処理システム1にあっては、オンライン処理要求の移動後の負荷を予測して適宜自動的にリソースの再割り当てがなされる。このため、情報処理システム1全体として常時適切なリソースの割り当てがなされることとなる。
S1309では、負荷分散管理部206が、仮想化機構管理部110がリソースの割り当て変更要求を受け付けた旨の通知を取得する。
In step S <b> 1306, the load distribution management unit 206 acquires a notification from the load distribution mechanism 113 that the transfer of the online processing request has been completed.
In step S <b> 1307, the load distribution management unit 206 reflects the result of the migration in the access distribution destination list 903 of the online load management table 213.
In step S1308, the load distribution management unit 206 predicts the load generated in each virtual server 120 after the online processing request is moved. Then, the load distribution management unit 206 changes the resource allocation to the virtualization mechanism management unit 110 so that the resource amount of each virtual server 120 existing in each AP execution server 114 is appropriately allocated according to the predicted load. Send a request. As described above, in the information processing system 1 according to the present embodiment, the load after the online processing request is moved is predicted, and resources are automatically reassigned appropriately. For this reason, appropriate resource allocation is always performed as the information processing system 1 as a whole.
In step S1309, the load distribution management unit 206 acquires a notification that the virtualization mechanism management unit 110 has received a resource allocation change request.

尚、オンラインアプリケーションの処理への影響を考慮し、決定したバッチ実行基盤301と同居するオンライン実行基盤303のオンライン処理要求を制限しようとする際、負荷分散管理部206が、例えば優先度の低いバッチ処理はオンライン処理要求の制限やオンライン処理要求の移動を行わないようにする等、バッチアプリケーションに設定されている優先度等に基づきオンライン処理要求を制限するか否かを最終決定するようにしてもよい。またバッチアプリケーションの優先度とオンラインアプリケーションの優先度とを適宜比較し、バッチ処理の優先度がオンラインアプリケーションの優先度より低ければリクエストの制限を行わないように制御してもよい。   In consideration of the influence on the processing of the online application, when trying to limit the online processing request of the online execution base 303 coexisting with the determined batch execution base 301, the load distribution management unit 206, for example, has a low priority batch. For processing, it is also possible to finally determine whether or not to limit online processing requests based on the priority set in the batch application, such as limiting online processing requests or not moving online processing requests. Good. Further, the priority of the batch application and the priority of the online application may be compared as appropriate, and control may be performed so as not to limit the request if the priority of the batch processing is lower than the priority of the online application.

ところで、以上のようにして決定されたバッチ実行基盤301でバッチ処理が開始された後、再配置管理部204はバッチ処理の進捗状況をリアルタイム(又は適度なインターバル)に監視する。そして再配置管理部204は、必要な場合はオンライン処理要求の再調整を実行する。図14はこの再調整に関して行われる処理(再配置管理処理(S1400))を説明するフローチャートである。以下、同図とともに説明する。   By the way, after the batch processing is started on the batch execution base 301 determined as described above, the rearrangement management unit 204 monitors the progress status of the batch processing in real time (or at an appropriate interval). Then, the rearrangement management unit 204 executes readjustment of the online processing request when necessary. FIG. 14 is a flowchart for explaining processing (relocation management processing (S1400)) performed regarding this readjustment. Hereinafter, it will be described with reference to FIG.

上記監視に際し、まず再配置管理部204は、バッチ処理を実行しているバッチ実行基盤301から現在のバッチ処理の進捗状況を取得し(S1401)、バッチ実行基盤管理テーブル209に取得したバッチ進捗状況を反映する(S1402)。   At the time of the above monitoring, the rearrangement management unit 204 first acquires the progress status of the current batch process from the batch execution platform 301 executing the batch processing (S1401), and the batch progress status acquired in the batch execution platform management table 209. Is reflected (S1402).

S1403では、再配置管理部204が、バッチ処理の進捗状況から処理の終了予定時刻を求める。例えば再配置管理部204は、バッチ実行基盤管理テーブル209の開始時刻505から現在時刻までの経過時間と、(現在までの)終了件数508とに基づき、単位時間あたりの処理件数(以下、傾きと称する。)を求める。そして求めた傾きから、バッチ実行基盤管理テーブル209の全件数509の処理終了時刻を予測する。   In S1403, the rearrangement management unit 204 obtains a scheduled process end time from the progress status of the batch process. For example, the rearrangement management unit 204 uses the elapsed time from the start time 505 to the current time in the batch execution base management table 209 and the number of completed cases (to date) 508 (hereinafter referred to as the slope). Called). Then, the processing end time of the total number 509 of the batch execution base management table 209 is predicted from the obtained inclination.

S1404において、再配置管理部204は、S1403で求めた予測した処理終了時刻とバッチ実行基盤管理テーブル209の締切時刻506とを比較してバッチ処理が締切時刻までに終了するか否かを判断する。終了すると判断した場合には(S1404:YES)、(とくに調整の必要はないため)処理を終了する。処理が終了しないと判断した場合には(S1404:NO)、S1405に進む。   In S1404, the rearrangement management unit 204 compares the predicted process end time obtained in S1403 with the deadline time 506 of the batch execution platform management table 209, and determines whether or not the batch process is finished by the deadline time. . If it is determined that the process is to be terminated (S1404: YES), the process is terminated (since no adjustment is required). If it is determined that the process is not completed (S1404: NO), the process proceeds to S1405.

S1405では、再配置管理部204が、当該バッチ処理を実行しているバッチ実行基盤301がCPU11を占有しているか否かを判断する。占有している場合には(S1405:YES)、S1407に進み、占有していない場合には(S1405:NO)、S1408に進む。   In step S <b> 1405, the rearrangement management unit 204 determines whether the batch execution base 301 executing the batch processing occupies the CPU 11. If it is occupied (S1405: YES), the process proceeds to S1407. If it is not occupied (S1405: NO), the process proceeds to S1408.

S1407では、再配置管理部204が、締切時刻までに処理が終了しない可能性がある旨を管理者に通知する。即ちCPU11を占有しているにも拘わらず処理が終了しない可能性があるため、この場合はその旨を管理者に通知してリソースの増強等の必要な対策を講じるよう促す。S1407の後は処理が終了する。   In S1407, the rearrangement management unit 204 notifies the administrator that there is a possibility that the processing may not be completed by the deadline time. That is, there is a possibility that the process may not be completed even though the CPU 11 is occupied. In this case, the administrator is notified of this fact and urged to take necessary measures such as resource enhancement. The process ends after S1407.

S1408からS1410は、夫々、図10のS1004、S1005、及びS1009に類似する処理である。
S1408では、再配置管理部204は、当該バッチ処理を実行しているバッチ実行基盤301と同一のAP実行サーバ114に存在するオンライン実行基盤303を特定する。
S1409では、再配置管理部204は、特定したオンライン実行基盤303のオンライン負荷レベルを確認することにより、当該バッチ実行基盤301の負荷レベルを決定する。
S1410では、再配置管理部204は、負荷レベルに応じて負荷分散管理部206にリクエストの調整を要求する。
S1411では、再配置管理部204は、実行基盤決定部202から負荷分散管理部206からオンライン処理要求の調整完了通知を取得する。その後は処理が終了する。
S1408 to S1410 are processes similar to S1004, S1005, and S1009 in FIG. 10, respectively.
In S1408, the rearrangement management unit 204 identifies the online execution base 303 that exists in the same AP execution server 114 as the batch execution base 301 that executes the batch processing.
In S1409, the relocation management unit 204 determines the load level of the batch execution base 301 by confirming the online load level of the specified online execution base 303.
In S1410, the rearrangement management unit 204 requests the load distribution management unit 206 to adjust the request according to the load level.
In S1411, the rearrangement management unit 204 obtains the adjustment completion notification of the online processing request from the execution base determination unit 202 from the load distribution management unit 206. Thereafter, the process ends.

以上のように、再配置管理部204は、S1405においてバッチ実行基盤301がCPU11を占有していないと判断した場合(S1405:NO)、負荷分散管理部206に自動的にオンライン処理要求の調整を依頼する。このため、バッチ実行基盤301のためのリソースが自動的に確保される。   As described above, when the relocation management unit 204 determines in S1405 that the batch execution base 301 does not occupy the CPU 11 (S1405: NO), the load distribution management unit 206 automatically adjusts the online processing request. Ask. For this reason, resources for the batch execution platform 301 are automatically secured.

ところで、以上の実施形態の説明は、本発明の理解を容易にするためのものであり、本発明を限定するものではない。本発明はその趣旨を逸脱することなく、変更、改良され得ると共に本発明にはその等価物が含まれることは勿論である。   By the way, description of the above embodiment is for making an understanding of this invention easy, and does not limit this invention. It goes without saying that the present invention can be changed and improved without departing from the gist thereof, and that the present invention includes equivalents thereof.

情報処理システム1の概略的な構成を示す図である。1 is a diagram illustrating a schematic configuration of an information processing system 1. FIG. バッチスケジュール管理装置102等として用いるコンピュータのハードウエアの一例である。It is an example of computer hardware used as the batch schedule management apparatus 102 or the like. ストレージ装置131のハードウエアの一例である。3 is an example of hardware of a storage apparatus 131. AP実行サーバ114の機能を示す図である。It is a figure which shows the function of AP execution server 114. FIG. 負荷分散装置112が備える機能を示す図である。It is a figure which shows the function with which the load distribution apparatus 112 is provided. バッチスケジュール管理装置102が備える機能を示す図である。It is a figure which shows the function with which the batch schedule management apparatus 102 is provided. 情報処理システム1の構成例を示す図である。1 is a diagram illustrating a configuration example of an information processing system 1. FIG. バッチAP管理テーブル208の一例を示す図である。It is a figure which shows an example of the batch AP management table. バッチ実行基盤管理テーブル209の一例を示す図である。It is a figure which shows an example of the batch execution base management table 209. オンライン実行基盤管理テーブル210の一例を示す図である。It is a figure which shows an example of the online execution base management table 210. FIG. 仮想サーバ管理テーブル211の一例を示す図である。It is a figure which shows an example of the virtual server management table. ワークロード管理テーブル212の一例を示す図である。5 is a diagram illustrating an example of a workload management table 212. FIG. オンライン負荷管理テーブル213の一例を示す図である。It is a figure which shows an example of the online load management table 213. 最適配置スケジュール処理(S1000)を説明するフローチャートである。It is a flowchart explaining optimal arrangement | positioning schedule processing (S1000). オンライン負荷レベル確認処理(S1005)を説明するフローチャートである。It is a flowchart explaining an online load level confirmation process (S1005). バッチ実行基盤決定処理(S1006)を説明するフローチャートである。It is a flowchart explaining a batch execution base determination process (S1006). オンライン処理要求調整処理(S1009)を説明するフローチャートである。It is a flowchart explaining an online process request adjustment process (S1009). 再配置管理処理(S1400)を説明するフローチャートである。It is a flowchart explaining a rearrangement management process (S1400).

符号の説明Explanation of symbols

101 バッチクライアント
102 バッチスケジュール管理装置
107 バッチリクエスト管理部
108 最適配置管理部
109 オンライン負荷分散管理部
110 仮想化機構管理部
111 オンラインクライアント
112 負荷分散装置
113 負荷分散機構
114 AP実行サーバ
201 最適配置スケジュール部
202 実行基盤決定部
203 バッチ完了処理部
204 再配置管理部
205 負荷分散状況取得部
206 負荷分散管理部
208 バッチAP管理テーブル
209 バッチ実行基盤管理テーブル
210 オンライン実行基盤管理テーブル
120 仮想サーバ
301 バッチ実行基盤
303 オンライン実行基盤
DESCRIPTION OF SYMBOLS 101 Batch client 102 Batch schedule management apparatus 107 Batch request management part 108 Optimal arrangement management part 109 Online load distribution management part 110 Virtualization mechanism management part 111 Online client 112 Load distribution apparatus 113 Load distribution mechanism 114 AP execution server 201 Optimal arrangement schedule part 202 Execution base determination unit 203 Batch completion processing unit 204 Relocation management unit 205 Load distribution status acquisition unit 206 Load distribution management unit 208 Batch AP management table 209 Batch execution base management table 210 Online execution base management table 120 Virtual server 301 Batch execution base 303 Online execution platform

Claims (17)

バッチ実行基盤及びオンライン実行基盤が機能する複数のサーバと通信可能に接続する情報処理装置であって、
外部装置からバッチ処理要求を受け付ける第1の処理部と、
前記バッチ実行基盤のうちから一つ以上の前記バッチ実行基盤を選択する第2の処理部と、
前記特定したバッチ実行基盤へのリソースの割り当て状況が所定の条件を満たしている場合に、
前記特定したバッチ実行基盤と同じ前記サーバで機能している前記オンライン実行基盤を特定する第3の処理部と、
前記特定したオンライン実行基盤の負荷状況に基づき、前記特定したバッチ実行基盤の負荷レベルを決定する第4の処理部と、
前記負荷レベルに基づいて、前記特定したバッチ実行基盤のうちの一つを選択する第5の処理部と、
前記選択したバッチ実行基盤のうちの一つを前記バッチ処理要求の割り当て先として決定する第6の処理部と、
前記決定した前記バッチ実行基盤の前記負荷レベルに応じて、前記決定したバッチ実行基盤と同じ前記サーバで機能している前記オンライン実行基盤のオンライン処理要求を調整する第7の処理部と、
前記外部装置から受け付けた前記バッチ処理要求を、前記決定したバッチ実行基盤に割り当てる第8の処理部と
を備えることを特徴とする情報処理装置。
An information processing apparatus communicably connected to a plurality of servers on which a batch execution platform and an online execution platform function,
A first processing unit that receives a batch processing request from an external device;
A second processing unit that selects one or more batch execution platforms from the batch execution platform;
When the resource allocation status to the specified batch execution platform satisfies a predetermined condition,
A third processing unit that identifies the online execution platform functioning on the same server as the identified batch execution platform;
A fourth processing unit that determines a load level of the specified batch execution base based on the load status of the specified online execution base;
A fifth processing unit that selects one of the identified batch execution bases based on the load level;
A sixth processing unit that determines one of the selected batch execution platforms as an assignment destination of the batch processing request;
A seventh processing unit that adjusts an online processing request of the online execution base functioning in the same server as the determined batch execution base according to the determined load level of the batch execution base;
An information processing apparatus comprising: an eighth processing unit that assigns the batch processing request received from the external device to the determined batch execution platform.
請求項1に記載の情報処理装置であって、
前記所定の条件は、前記特定したバッチ実行基盤がリソースを共有している状況にあるという条件であること
を特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The information processing apparatus according to claim 1, wherein the predetermined condition is a condition that the specified batch execution platform is in a state of sharing resources.
請求項1に記載の情報処理装置であって、
前記第5の処理部が複数の前記バッチ実行基盤を選択した場合に、
前記第6の処理部が各前記選択したバッチ実行基盤のうち処理能力が最も高いものを前記バッチ処理要求の割り当て先として決定すること
を特徴とする情報処理装置。
The information processing apparatus according to claim 1,
When the fifth processing unit selects a plurality of the batch execution platforms,
The information processing apparatus according to claim 6, wherein the sixth processing unit determines the batch processing request to be assigned with the highest processing capability among the selected batch execution platforms.
請求項1に記載の情報処理装置であって、
前記第7の処理部における前記オンライン処理要求の調整は、
前記第6の処理部で決定した前記バッチ実行基盤と同一の前記サーバで機能する前記オンライン実行基盤の前記オンライン処理要求の受け付けを制限する第1の方法、もしくは、
前記第6の処理部で決定した前記バッチ実行基盤と同一の前記サーバで機能する前記オンライン実行基盤の前記オンライン処理要求を、他の前記サーバで機能する前記オンライン実行基盤に移動させる第2の方法
のうちの少なくともいずれかにより行うこと
を特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The adjustment of the online processing request in the seventh processing unit is as follows:
A first method for restricting acceptance of the online processing request of the online execution base functioning on the same server as the batch execution base determined by the sixth processing unit; or
A second method of moving the online processing request of the online execution platform functioning in the same server as the batch execution platform determined by the sixth processing unit to the online execution platform functioning in another server An information processing apparatus characterized by being performed by at least one of the above.
請求項4に記載の情報処理装置であって、
前記第1の方法における前記制限は、当該制限によって前記オンライン実行基盤がキューイング可能な前記オンライン処理要求の数が、前記オンライン実行基盤が保証すべき値として記憶しているリクエスト最低保証値以下にならないように行われること
を特徴とする情報処理装置。
The information processing apparatus according to claim 4,
The limit in the first method is that the number of the online processing requests that can be queued by the online execution platform by the limit is less than or equal to a minimum request guarantee value stored as a value that the online execution platform should guarantee. An information processing apparatus characterized in that it is performed so as not to become.
請求項4に記載の情報処理装置であって、
前記負荷レベルは、
前記特定したオンライン実行基盤のオンライン処理要求を制限することなく、オンライン処理要求を前記他のサーバの前記他のオンライン実行基盤に移動することができる第1のレベル、
前記特定したオンライン実行基盤のオンライン処理要求を制限すれば、当該オンライン処理要求を前記他のオンライン実行基盤に移動することができる第2のレベル、又は、
前記特定したオンライン実行基盤のオンライン処理要求を制限しても、当該オンライン処理要求を前記他のオンライン実行基盤に移動することができない第3のレベル
のうちの少なくともいずれかであること
を特徴とする情報処理装置。
The information processing apparatus according to claim 4,
The load level is
A first level capable of moving an online processing request to the other online execution platform of the other server without limiting the online processing request of the identified online execution platform;
If the online processing request of the specified online execution platform is restricted, the second level can move the online processing request to the other online execution platform, or
Even if the online processing request of the specified online execution platform is limited, the online processing request cannot be moved to the other online execution platform, and is at least one of the third levels. Information processing device.
請求項4に記載の情報処理装置であって、
第4の処理部は、前記特定したバッチ実行基盤のいずれもがリソースを占有している状況になく、かつ、前記バッチ実行基盤の前記負荷レベルが前記第1のレベル、前記第2のレベル、及び前記第3のレベルのいずれでもない場合に、前記情報処理装置が所定のメッセージを出力すること
を特徴とする情報処理装置。
The information processing apparatus according to claim 4,
In the fourth processing unit, none of the identified batch execution bases occupies resources, and the load level of the batch execution base is the first level, the second level, And the information processing apparatus outputs a predetermined message when it is neither of the third level and the third level.
請求項1に記載の情報処理装置であって、
前記第2の処理部は、前記選択において、バッチ処理の受け付け待機中の状況にある前記バッチ実行基盤を選択すること
を特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The information processing apparatus according to claim 2, wherein the second processing unit selects, in the selection, the batch execution platform that is in a standby state for accepting batch processing.
請求項1に記載の情報処理装置であって、
前記サーバは仮想化機構を有し、
前記バッチ実行基盤と前記オンライン実行基盤とは、当該サーバに存在する異なる仮想サーバ上で機能していること
を特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The server has a virtualization mechanism;
The batch execution infrastructure and the online execution infrastructure function on different virtual servers existing in the server.
請求項1に記載の情報処理装置であって、
前記リソースは、CPU、メモリ、通信インタフェースの種類もしくは数、及び論理ボリューム、のうちの少なくともいずれかであること
を特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The information processing apparatus, wherein the resource is at least one of a CPU, a memory, a type or number of communication interfaces, and a logical volume.
請求項1に記載の情報処理装置であって、
前記決定したバッチ実行基盤による前記バッチ処理の実行に際し当該バッチ実行基盤による当該バッチ処理の進捗状況を監視する第9の処理部、
前記進捗状況に基づき予め記憶している当該バッチ処理の締切時刻までに当該バッチ処理が終了していないと判断し、かつ、当該バッチ実行基盤がリソースを占有している状況にない場合に、
当該バッチ実行基盤と同じ前記サーバで機能する前記オンライン実行基盤を特定する第10の処理部、
前記特定したオンライン実行基盤の負荷状況に基づき、当該バッチ実行基盤の負荷レベルを決定する第11の処理部、
決定した当該バッチ実行基盤の負荷レベルに応じて、前記オンライン実行基盤のオンライン処理要求を調整する第12の処理部
をさらに備えること
を特徴とする情報処理装置。
The information processing apparatus according to claim 1,
A ninth processing unit that monitors a progress status of the batch processing by the batch execution base upon execution of the batch processing by the determined batch execution base;
When it is determined that the batch process has not been completed by the deadline time of the batch process stored in advance based on the progress status, and the batch execution platform is not in a situation of occupying resources,
A tenth processing unit that identifies the online execution platform that functions on the same server as the batch execution platform;
An eleventh processing unit that determines a load level of the batch execution base based on the load status of the specified online execution base;
An information processing apparatus, further comprising: a twelfth processing unit that adjusts the online processing request of the online execution base according to the determined load level of the batch execution base.
バッチ実行基盤及びオンライン実行基盤が機能する複数のサーバを備えて構成される情報処理システムにおいて、前記バッチ実行基盤にバッチ処理要求を割り当てる方法であって、
前記サーバと通信可能に接続する情報処理装置が、
外部装置からバッチ処理要求を受け付ける第1のステップ、
前記バッチ実行基盤のうちから一つ以上の前記バッチ実行基盤を選択する第2のステップ、
前記特定したバッチ実行基盤へのリソースの割り当て状況が所定の条件を満たしている場合に、
前記特定したバッチ実行基盤と同じ前記サーバで機能している前記オンライン実行基盤を特定する第3のステップ、
前記特定したオンライン実行基盤の負荷状況に基づき、前記特定したバッチ実行基盤の負荷レベルを決定する第4のステップ、
前記負荷レベルに基づいて、前記特定したバッチ実行基盤のうちの一つを選択する第5のステップ、
前記選択したバッチ実行基盤のうちの一つを前記バッチ処理要求の割り当て先として決定する第6のステップ、
前記決定した前記バッチ実行基盤の前記負荷レベルに応じて、前記決定したバッチ実行基盤と同じ前記サーバで機能している前記オンライン実行基盤のオンライン処理要求を調整する第7のステップ、及び
前記外部装置から受け付けた前記バッチ処理要求を、前記決定したバッチ実行基盤に割り当てる第8のステップ
を実行すること
を特徴とするバッチ処理の割り当て方法。
In an information processing system configured with a plurality of servers on which a batch execution platform and an online execution platform function, a method for assigning batch processing requests to the batch execution platform,
An information processing apparatus that is communicably connected to the server,
A first step of accepting a batch processing request from an external device;
A second step of selecting one or more of the batch execution platforms from the batch execution platforms;
When the resource allocation status to the specified batch execution platform satisfies a predetermined condition,
A third step of identifying the online execution platform functioning on the same server as the identified batch execution platform;
A fourth step of determining a load level of the specified batch execution base based on the load status of the specified online execution base;
A fifth step of selecting one of the identified batch execution platforms based on the load level;
A sixth step of determining one of the selected batch execution platforms as an assignment destination of the batch processing request;
A seventh step of adjusting an online processing request of the online execution base functioning in the same server as the determined batch execution base according to the determined load level of the batch execution base; and the external device An eighth step of allocating the batch processing request received from the above to the determined batch execution base is executed.
請求項12に記載のバッチ処理の割り当て方法であって、
前記所定の条件は、前記特定したバッチ実行基盤がリソースを共有している状況にあるという条件であること
を特徴とするバッチ処理の割り当て方法。
The batch processing assignment method according to claim 12,
The batch processing assignment method, wherein the predetermined condition is a condition that the specified batch execution base is in a state of sharing resources.
請求項12に記載のバッチ処理の割り当て方法であって、
前記第7のステップにおける前記オンライン処理要求の調整は、
前記第6のステップで決定した前記バッチ実行基盤と同一の前記サーバで機能する前記オンライン実行基盤の前記オンライン処理要求の受け付けを制限する第1の方法、もしくは、
前記第6のステップで決定した前記バッチ実行基盤と同一の前記サーバで機能する前記オンライン実行基盤の前記オンライン処理要求を、他の前記サーバで機能する前記オンライン実行基盤に移動させる第2の方法
のうちの少なくともいずれかにより行うこと
を特徴とするバッチ処理の割り当て方法。
The batch processing assignment method according to claim 12,
The adjustment of the online processing request in the seventh step is:
A first method for restricting acceptance of the online processing request of the online execution base functioning on the same server as the batch execution base determined in the sixth step, or
The second method of moving the online processing request of the online execution base functioning on the same server as the batch execution base determined in the sixth step to the online execution base functioning on another server A batch processing allocation method characterized by being performed by at least one of them.
請求項14に記載のバッチ処理の割り当て方法であって、
前記第1の方法における前記制限は、当該制限によって前記オンライン実行基盤がキューイング可能な前記オンライン処理要求の数が、前記オンライン実行基盤が保証すべき値として記憶しているリクエスト最低保証値以下にならないように行われること
を特徴とするバッチ処理の割り当て方法。
The batch processing assignment method according to claim 14,
The limit in the first method is that the number of the online processing requests that can be queued by the online execution platform by the limit is less than or equal to a minimum request guarantee value stored as a value that the online execution platform should guarantee. A batch processing allocation method characterized by being performed in such a way that it is not performed.
請求項14に記載のバッチ処理の割り当て方法であって、
前記負荷レベルは、
前記特定したオンライン実行基盤のオンライン処理要求を制限することなく、オンライン処理要求を前記他のサーバの前記他のオンライン実行基盤に移動することができる第1のレベル、
前記特定したオンライン実行基盤のオンライン処理要求を制限すれば、当該オンライン処理要求を前記他のオンライン実行基盤に移動することができる第2のレベル、又は、
前記特定したオンライン実行基盤のオンライン処理要求を制限しても、当該オンライン処理要求を前記他のオンライン実行基盤に移動することができない第3のレベル
のうちの少なくともいずれかであること
を特徴とするバッチ処理の割り当て方法。
The batch processing assignment method according to claim 14,
The load level is
A first level capable of moving an online processing request to the other online execution platform of the other server without limiting the online processing request of the identified online execution platform;
If the online processing request of the specified online execution platform is restricted, the second level can move the online processing request to the other online execution platform, or
Even if the online processing request of the specified online execution platform is limited, the online processing request cannot be moved to the other online execution platform, and is at least one of the third levels. Batch processing assignment method.
請求項12に記載のバッチ処理の割り当て方法であって、
前記情報処理装置が、
前記決定したバッチ実行基盤による前記バッチ処理の実行に際し当該バッチ実行基盤による当該バッチ処理の進捗状況を監視する第9のステップ、
前記進捗状況に基づき予め記憶している当該バッチ処理の締切時刻までに当該バッチ処理が終了していないと判断し、かつ、当該バッチ実行基盤がリソースを占有している状況にない場合に、
当該バッチ実行基盤と同じ前記サーバで機能する前記オンライン実行基盤を特定する第10のステップ、
前記特定したオンライン実行基盤の負荷状況に基づき、当該バッチ実行基盤の負荷レベルを決定する第11のステップ、
決定した当該バッチ実行基盤の負荷レベルに応じて、前記オンライン実行基盤のオンライン処理要求を調整する第12のステップ
を実行すること
を特徴とするバッチ処理の割り当て方法。
The batch processing assignment method according to claim 12,
The information processing apparatus is
A ninth step of monitoring the progress of the batch processing by the batch execution base upon execution of the batch processing by the determined batch execution base;
When it is determined that the batch process has not been completed by the deadline time of the batch process stored in advance based on the progress status, and the batch execution platform is not in a situation of occupying resources,
A tenth step of identifying the online execution platform that functions on the same server as the batch execution platform;
An eleventh step of determining a load level of the batch execution base based on the load status of the specified online execution base;
A batch processing allocation method, comprising: executing a twelfth step of adjusting an online processing request of the online execution base in accordance with the determined load level of the batch execution base.
JP2008270131A 2008-10-20 2008-10-20 Information processing apparatus, and method for assigning batch processing in information processing system Pending JP2010097566A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008270131A JP2010097566A (en) 2008-10-20 2008-10-20 Information processing apparatus, and method for assigning batch processing in information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008270131A JP2010097566A (en) 2008-10-20 2008-10-20 Information processing apparatus, and method for assigning batch processing in information processing system

Publications (1)

Publication Number Publication Date
JP2010097566A true JP2010097566A (en) 2010-04-30

Family

ID=42259172

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008270131A Pending JP2010097566A (en) 2008-10-20 2008-10-20 Information processing apparatus, and method for assigning batch processing in information processing system

Country Status (1)

Country Link
JP (1) JP2010097566A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013196062A (en) * 2012-03-15 2013-09-30 Fujitsu Ltd Information processor
JP2016189101A (en) * 2015-03-30 2016-11-04 鉄道情報システム株式会社 Batch processing system, batch processing method, batch processing program, and storage medium readable by computer storing batch processing program
JP2017142716A (en) * 2016-02-12 2017-08-17 富士通株式会社 Processing control program, information processing device and processing control method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013196062A (en) * 2012-03-15 2013-09-30 Fujitsu Ltd Information processor
JP2016189101A (en) * 2015-03-30 2016-11-04 鉄道情報システム株式会社 Batch processing system, batch processing method, batch processing program, and storage medium readable by computer storing batch processing program
JP2017142716A (en) * 2016-02-12 2017-08-17 富士通株式会社 Processing control program, information processing device and processing control method

Similar Documents

Publication Publication Date Title
US10387202B2 (en) Quality of service implementation in a networked storage system with hierarchical schedulers
US9952786B1 (en) I/O scheduling and load balancing across the multiple nodes of a clustered environment
JP4921054B2 (en) Load balancing control system and load balancing control method
US8751657B2 (en) Multi-client storage system and storage system management method
JP5680619B2 (en) System and method for managing priority-based system load levels
US8402470B2 (en) Processor thread load balancing manager
US9665154B2 (en) Subsystem-level power management in a multi-node virtual machine environment
US20120272241A1 (en) Computer system and virtual machine control method
JP2005216151A (en) Resource operation management system and resource operation management method
CN104937584A (en) Providing optimized quality of service to prioritized virtual machines and applications based on quality of shared resources
US11068315B2 (en) Hypervisor attached volume group load balancing
US11307802B2 (en) NVMe queue management multi-tier storage systems
US10908940B1 (en) Dynamically managed virtual server system
US11556391B2 (en) CPU utilization for service level I/O scheduling
US9514072B1 (en) Management of allocation for alias devices
KR20200080458A (en) Cloud multi-cluster apparatus
JP2014063536A (en) Method of resource allocation in computer-based system
US10776173B1 (en) Local placement of resource instances in a distributed system
JP5151509B2 (en) Virtual machine system and virtual machine distribution method used therefor
JP2010097566A (en) Information processing apparatus, and method for assigning batch processing in information processing system
Wu et al. iShare: Balancing I/O performance isolation and disk I/O efficiency in virtualized environments
US8245229B2 (en) Temporal batching of I/O jobs
US8555014B1 (en) Automatic access management of clients to a storage system
US20240160487A1 (en) Flexible gpu resource scheduling method in large-scale container operation environment
JP4997063B2 (en) Computer startup method and computer system