JP2012208781A - 情報処理システム、情報処理装置、スケーリング方法、プログラムおよび記録媒体 - Google Patents
情報処理システム、情報処理装置、スケーリング方法、プログラムおよび記録媒体 Download PDFInfo
- Publication number
- JP2012208781A JP2012208781A JP2011074519A JP2011074519A JP2012208781A JP 2012208781 A JP2012208781 A JP 2012208781A JP 2011074519 A JP2011074519 A JP 2011074519A JP 2011074519 A JP2011074519 A JP 2011074519A JP 2012208781 A JP2012208781 A JP 2012208781A
- Authority
- JP
- Japan
- Prior art keywords
- server group
- processing server
- server
- processing
- scale
- 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.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5083—Techniques for rebalancing the load in a distributed system
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
- H04L67/1004—Server selection for load balancing
- H04L67/1008—Server selection for load balancing based on parameters of servers, e.g. available memory or workload
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
- H04L67/1031—Controlling of the operation of servers by a load balancer, e.g. adding or removing servers that serve requests
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer And Data Communications (AREA)
- Debugging And Monitoring (AREA)
Abstract
【解決手段】 本情報処理システム100は、複数の処理サーバ122を含む処理サーバ群120と、処理サーバ群120に代替して応答するための代替サーバ124と、処理サーバ群120にトラフィックを分散するとともに、上記処理サーバ群120が過負荷状態となった際に代替サーバ124にトラフィックを転送するロードバランサ110とを含む。本情報処理システム100は、さらに、上記ロードバランサ110により処理サーバ群120へ転送される転送量と上記代替サーバ124へ転送される転送量とに応じて、処理サーバ群120の目標規模を演算し、処理サーバ群の現在の規模から目標規模へ増強するため処理サーバ群の処理サーバを準備する。
【選択図】 図3
Description
Claims (17)
- 複数の処理サーバを含む処理サーバ群と、
前記処理サーバ群に代替して応答するための代替サーバと、
前記処理サーバ群の各処理サーバにトラフィックを分散するとともに、前記処理サーバ群が過負荷状態となった際に前記代替サーバにトラフィックを転送するロードバランサと、
前記ロードバランサにより前記処理サーバ群へ転送される転送量と前記代替サーバへ転送される転送量とに応じて、前記処理サーバ群の目標規模を演算する目標規模演算部と、
前記処理サーバ群の現在の規模から目標規模へ増強するため前記処理サーバ群の処理サーバを準備するサーバ準備部と
を含む、情報処理システム。 - 前記目標規模演算部は、前記処理サーバ群の処理サーバで観測されたローカルな負荷を表す評価指標に依存させて前記処理サーバ群の目標規模を演算する、請求項1に記載の情報処理システム。
- 前記情報処理システムは、さらに、前記処理サーバ群の後段に設けられる第2サーバ群を含み、
前記目標規模演算部は、前記処理サーバ群の処理サーバで観測された評価指標からボトルネックを判定し、前記処理サーバ群の後段にボトルネックがあると判定された場合に、前記処理サーバ群への転送量と前記代替サーバへの転送量とに応じて前記第2サーバ群の目標規模を演算し、
前記サーバ準備部は、前記第2サーバ群の現在の規模から目標規模へ増強するため前記第2サーバ群の処理サーバを準備する請求項2に記載の情報処理システム。 - 前記ロードバランサは、前記処理サーバ群の応答性能を監視し、前記応答性能が転送条件を満たした場合に前記処理サーバ群が過負荷状態であると判定する、請求項1に記載の情報処理システム。
- 前記転送量は、コネクション数、クライアント数またはセッション数で定量されることを特徴とする、請求項1に記載の情報処理システム。
- 前記代替サーバは、Sorryサーバであることを特徴とする、請求項1に記載の情報処理システム。
- 前記目標規模演算部は、前記処理サーバ群への転送量と前記代替サーバへの転送量との比に依存させて前記処理サーバ群の目標規模を演算する、請求項1に記載の情報処理システム。
- 前記処理サーバは、それぞれ仮想マシン上で稼働し、前記ローカルな負荷を表す評価指標は、前記処理サーバが稼働する仮想マシンのリソース使用率であり、前記サーバ準備部は、物理マシン上のハイパーバイザに対し、前記処理サーバ群の処理サーバを稼働させる仮想マシンのインスタンスの起動を指令することにより前記処理サーバを準備し、前記処理サーバ群の目標規模は、前記処理サーバ群の処理サーバを稼働させる仮想マシンのインスタンス数で定量されることを特徴とする、請求項2に記載の情報処理システム。
- 前記処理サーバ群は、処理サーバとしてウェブサーバを含み、前記第2サーバ群は、処理サーバとしてアプリケーション・サーバまたはメモリキャッシュ・サーバを含む、請求項3に記載の情報処理システム。
- 処理サーバ群を構成する複数の処理サーバの各々にトラフィックを分散するとともに前記処理サーバ群が過負荷状態となった際に代替サーバにトラフィックを転送するロードバランサから、前記処理サーバ群へ転送される転送量と前記代替サーバへ転送される転送量とを取得する転送量取得部と、
前記処理サーバ群への転送量と前記代替サーバへの転送量とに応じて前記処理サーバ群の目標規模を演算する目標規模演算部と、
前記処理サーバ群の現在の規模から目標規模へ増強するため前記処理サーバ群の処理サーバを準備するサーバ準備部と
を含む、情報処理装置。 - 前記目標規模演算部は、前記処理サーバ群の処理サーバで観測されたローカルな負荷を表す評価指標に依存させて前記処理サーバ群の目標規模を演算する、請求項10に記載の情報処理装置。
- 前記目標規模演算部は、前記処理サーバ群の処理サーバで観測された評価指標からボトルネックを判定し、前記処理サーバ群の後段にボトルネックがあると判定された場合に、前記処理サーバ群への転送量と前記代替サーバへの転送量とに応じて、前記処理サーバ群の後段に設けられる第2サーバ群の目標規模を演算し、
前記サーバ準備部は、前記第2サーバ群の現在の規模から目標規模へ増強するため前記第2サーバ群の処理サーバを準備する、請求項11に記載の情報処理装置。 - 処理サーバ群を構成する複数の処理サーバの各々にトラフィックを分散するとともに前記処理サーバ群の負荷状態を監視し、前記処理サーバ群が過負荷状態となった際に代替サーバにトラフィックを転送するロードバランサに接続される、情報処理装置が実行するスケーリング方法であって、
情報処理装置が、前記処理サーバ群の規模を増強するための増強方向のトリガ条件が成立したことを検知するステップと、
情報処理装置が、前記ロードバランサから、前記処理サーバ群へ転送される転送量と前記代替サーバへ転送される転送量とを取得するステップと、
情報処理装置が、前記処理サーバ群への転送量と前記代替サーバへの転送量とに応じて前記処理サーバ群の目標規模を演算するステップと、
情報処理装置が、前記処理サーバ群の現在の規模から目標規模へ増強するため前記処理サーバ群の処理サーバを準備するステップと
を含む、スケーリング方法。 - 前記目標規模を演算するステップは、情報処理装置が、前記処理サーバ群の処理サーバで観測されたローカルな負荷を表す評価指標に依存させて前記処理サーバ群の目標規模を演算するステップであることを特徴とする、請求項13に記載のスケーリング方法。
- 前記スケーリング方法は、
情報処理装置が、前記処理サーバ群の処理サーバで観測された評価指標からボトルネックを判定するステップと、
情報処理装置が、前記処理サーバ群の後段にボトルネックがあると判定された場合に、前記処理サーバ群への転送量と前記代替サーバへの転送量とに応じて、前記処理サーバ群の後段に設けられる第2サーバ群の目標規模を演算するステップと、
情報処理装置が、前記第2サーバ群の現在の規模から目標規模へ増強するため前記第2サーバ群の処理サーバを準備するステップと
をさらに含む、請求項14に記載のスケーリング方法。 - コンピュータ実行可能なプログラムであって、前記プログラムは、コンピュータを、
処理サーバ群を構成する複数の処理サーバの各々にトラフィックを分散するとともに前記処理サーバ群が過負荷状態となった際に代替サーバにトラフィックを転送するロードバランサから、前記処理サーバ群へ転送される転送量と前記代替サーバへ転送される転送量とを取得する転送量取得部、
前記処理サーバ群への転送量と前記代替サーバへの転送量とに応じて前記処理サーバ群の目標規模を演算する目標規模演算部、および
前記処理サーバ群の現在の規模から目標規模へ増強するため前記処理サーバ群の処理サーバを準備するサーバ準備部
として機能させるためのプログラム。 - 請求項16に記載のコンピュータ実行可能なプログラムをコンピュータ可読に記録する記録媒体。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011074519A JP5843459B2 (ja) | 2011-03-30 | 2011-03-30 | 情報処理システム、情報処理装置、スケーリング方法、プログラムおよび記録媒体 |
| US13/435,037 US20120254443A1 (en) | 2011-03-30 | 2012-03-30 | Information processing system, information processing apparatus, method of scaling, program, and recording medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011074519A JP5843459B2 (ja) | 2011-03-30 | 2011-03-30 | 情報処理システム、情報処理装置、スケーリング方法、プログラムおよび記録媒体 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2012208781A true JP2012208781A (ja) | 2012-10-25 |
| JP5843459B2 JP5843459B2 (ja) | 2016-01-13 |
Family
ID=46928809
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2011074519A Expired - Fee Related JP5843459B2 (ja) | 2011-03-30 | 2011-03-30 | 情報処理システム、情報処理装置、スケーリング方法、プログラムおよび記録媒体 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US20120254443A1 (ja) |
| JP (1) | JP5843459B2 (ja) |
Cited By (27)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2014109886A (ja) * | 2012-11-30 | 2014-06-12 | Seiko Precision Inc | 負荷分散装置、負荷分散方法及びプログラム |
| JP2014191378A (ja) * | 2013-03-26 | 2014-10-06 | Hitachi Systems Ltd | サーバ数調整システムおよび方法ならびにプログラム |
| JP2015087936A (ja) * | 2013-10-30 | 2015-05-07 | 富士ゼロックス株式会社 | 情報処理装置、情報処理システムおよびプログラム |
| JP2015184880A (ja) * | 2014-03-24 | 2015-10-22 | 株式会社野村総合研究所 | 基盤運用管理システムおよび基盤運用管理方法 |
| JP2015194958A (ja) * | 2014-03-31 | 2015-11-05 | 富士通株式会社 | 情報処理装置、スケール管理方法およびプログラム |
| US9195419B2 (en) | 2013-11-07 | 2015-11-24 | Seiko Epson Corporation | Print control system |
| JP2015535633A (ja) * | 2012-11-26 | 2015-12-14 | アマゾン テクノロジーズ インコーポレイテッド | 分散キャッシュクラスタ管理 |
| JP2016006638A (ja) * | 2014-05-28 | 2016-01-14 | セイコーソリューションズ株式会社 | 負荷分散装置、負荷分散方法及びプログラム |
| CN106227582A (zh) * | 2016-08-10 | 2016-12-14 | 华为技术有限公司 | 弹性伸缩方法及系统 |
| US9529772B1 (en) | 2012-11-26 | 2016-12-27 | Amazon Technologies, Inc. | Distributed caching cluster configuration |
| US9594586B2 (en) | 2014-03-31 | 2017-03-14 | Fujitsu Limited | Scale-out method and system |
| US9602614B1 (en) | 2012-11-26 | 2017-03-21 | Amazon Technologies, Inc. | Distributed caching cluster client configuration |
| JP2017514235A (ja) * | 2014-04-23 | 2017-06-01 | 華為技術有限公司Huawei Technologies Co.,Ltd. | クラウドアプリケーション処理方法、クラウドアプリケーションデプロイメント方法、並びに関係する装置及びシステム |
| JP2017146887A (ja) * | 2016-02-19 | 2017-08-24 | 日本電気株式会社 | 情報処理装置、リソース管理方法及びリソース管理プログラム |
| WO2017168484A1 (ja) * | 2016-03-28 | 2017-10-05 | 株式会社日立製作所 | 管理計算機および性能劣化予兆検知方法 |
| CN107567696A (zh) * | 2015-05-01 | 2018-01-09 | 亚马逊科技公司 | 计算集群内的资源实例群组的自动扩展 |
| JP2019028673A (ja) * | 2017-07-28 | 2019-02-21 | 日本電信電話株式会社 | 管理装置および管理方法 |
| JP2019135597A (ja) * | 2018-02-05 | 2019-08-15 | 富士通株式会社 | 性能調整プログラム、および性能調整方法 |
| KR20210000938A (ko) * | 2019-06-26 | 2021-01-06 | 충북대학교 산학협력단 | 소프트웨어 정의 네트워크 기반 포그 시스템에서의 동적 로드밸런싱 방법 및 동적 로드밸런싱 장치 |
| JP2021033363A (ja) * | 2019-08-14 | 2021-03-01 | 株式会社デンソー | インスタンス管理システム |
| JP2021077406A (ja) * | 2014-02-19 | 2021-05-20 | スノーフレーク インク. | リソースを提供するためのシステム、方法、及び非一時的コンピュータ可読媒体 |
| JP2021513179A (ja) * | 2018-02-12 | 2021-05-20 | ディーエルティー・ラブス・インコーポレイテッド | ブロックチェーンを基にした同意管理システムおよび方法 |
| JP2021086245A (ja) * | 2019-11-26 | 2021-06-03 | ウイングアーク1st株式会社 | チャットシステムおよびチャット管理装置 |
| JP7079998B1 (ja) | 2021-12-16 | 2022-06-03 | 北京穿楊科技有限公司 | クラスタの容量拡張方法及び装置 |
| JP7103705B1 (ja) | 2021-12-21 | 2022-07-20 | 北京穿楊科技有限公司 | クラスタに基づく容量縮小処理方法及び装置 |
| JP2024545124A (ja) * | 2021-12-08 | 2024-12-05 | 株式会社ソニー・インタラクティブエンタテインメント | 人工知能に基づくネットワークストレージゲームの割り当て |
| JP2025000885A (ja) * | 2017-07-24 | 2025-01-07 | ウィックス.コム リミテッド. | 仮想ウェブページのプレビュー中におけるデータベースの編集 |
Families Citing this family (80)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB2500720A (en) | 2012-03-30 | 2013-10-02 | Nec Corp | Providing security information to establish secure communications over a device-to-device (D2D) communication link |
| CN104170343B (zh) * | 2012-07-20 | 2017-11-17 | 华为技术有限公司 | 一种资源管理方法和管理服务器 |
| JP6070717B2 (ja) * | 2012-11-01 | 2017-02-01 | 日本電気株式会社 | 分散データ処理システム、及び、分散データ処理方法 |
| KR20140080058A (ko) * | 2012-12-20 | 2014-06-30 | 삼성전자주식회사 | 멀티코어를 위한 로드 밸런싱 방법 및 휴대 단말 |
| JP6107218B2 (ja) * | 2013-02-25 | 2017-04-05 | 富士通株式会社 | 制御装置,制御方法,および制御プログラム |
| TW201447763A (zh) * | 2013-06-06 | 2014-12-16 | Hon Hai Prec Ind Co Ltd | 虛擬主機控制系統及方法 |
| JP6303300B2 (ja) * | 2013-06-25 | 2018-04-04 | 富士通株式会社 | 制御依頼方法、情報処理装置、システム、およびプログラム |
| US9369525B2 (en) * | 2013-06-26 | 2016-06-14 | International Business Machines Corporation | Highly resilient protocol servicing in network-attached storage |
| US9304861B2 (en) | 2013-06-27 | 2016-04-05 | International Business Machines Corporation | Unobtrusive failover in clustered network-attached storage |
| US20150081400A1 (en) * | 2013-09-19 | 2015-03-19 | Infosys Limited | Watching ARM |
| US9292354B2 (en) * | 2013-10-18 | 2016-03-22 | Microsoft Technology Licensing, Llc | Self-adjusting framework for managing device capacity |
| JP6248560B2 (ja) * | 2013-11-13 | 2017-12-20 | 富士通株式会社 | 管理プログラム、管理方法、および管理装置 |
| US9495238B2 (en) | 2013-12-13 | 2016-11-15 | International Business Machines Corporation | Fractional reserve high availability using cloud command interception |
| US9246840B2 (en) * | 2013-12-13 | 2016-01-26 | International Business Machines Corporation | Dynamically move heterogeneous cloud resources based on workload analysis |
| WO2015092130A1 (en) * | 2013-12-20 | 2015-06-25 | Nokia Technologies Oy | Push-based trust model for public cloud applications |
| US9277002B2 (en) * | 2014-01-09 | 2016-03-01 | International Business Machines Corporation | Physical resource management |
| JP2015132887A (ja) * | 2014-01-09 | 2015-07-23 | 富士通株式会社 | 要求分散プログラム、要求分散方法および情報処理装置 |
| WO2015145753A1 (ja) * | 2014-03-28 | 2015-10-01 | 富士通株式会社 | プログラム、管理方法およびコンピュータ |
| US9722945B2 (en) * | 2014-03-31 | 2017-08-01 | Microsoft Technology Licensing, Llc | Dynamically identifying target capacity when scaling cloud resources |
| US9842039B2 (en) | 2014-03-31 | 2017-12-12 | Microsoft Technology Licensing, Llc | Predictive load scaling for services |
| US9426215B2 (en) * | 2014-04-08 | 2016-08-23 | Aol Inc. | Determining load state of remote systems using delay and packet loss rate |
| CN103984602A (zh) * | 2014-05-20 | 2014-08-13 | 华为技术有限公司 | 一种vm资源调度方法、装置及系统 |
| CN105450716B (zh) * | 2014-09-25 | 2019-01-29 | 阿里巴巴集团控股有限公司 | 动态业务分发方法及系统 |
| US10355942B1 (en) * | 2014-09-29 | 2019-07-16 | Amazon Technologies, Inc. | Scaling of remote network directory management resources |
| US9547534B2 (en) * | 2014-10-10 | 2017-01-17 | International Business Machines Corporation | Autoscaling applications in shared cloud resources |
| US9513935B2 (en) | 2014-10-28 | 2016-12-06 | International Business Machines Corporation | Auto-scaling thresholds in elastic computing environments |
| US10620982B2 (en) * | 2015-02-06 | 2020-04-14 | International Business Machines Corporation | Multi-target deployment of virtual systems |
| US11283697B1 (en) | 2015-03-24 | 2022-03-22 | Vmware, Inc. | Scalable real time metrics management |
| WO2016155835A1 (en) * | 2015-04-02 | 2016-10-06 | Telefonaktiebolaget Lm Ericsson (Publ) | Technique for scaling an application having a set of virtual machines |
| US10009416B2 (en) * | 2015-04-12 | 2018-06-26 | Alcatel-Lucent Usa Inc. | Perfect application capacity analysis for elastic capacity management of cloud-based applications |
| US10341426B2 (en) | 2015-04-30 | 2019-07-02 | Amazon Technologies, Inc. | Managing load balancers associated with auto-scaling groups |
| US10412020B2 (en) | 2015-04-30 | 2019-09-10 | Amazon Technologies, Inc. | Background processes in update load balancers of an auto scaling group |
| US10038640B2 (en) | 2015-04-30 | 2018-07-31 | Amazon Technologies, Inc. | Managing state for updates to load balancers of an auto scaling group |
| US10848574B2 (en) * | 2015-06-11 | 2020-11-24 | Microsoft Technology Licensing, Llc | Computing resource management system |
| WO2017018395A1 (ja) * | 2015-07-29 | 2017-02-02 | 京セラ株式会社 | 管理サーバ及び管理方法 |
| JP6365454B2 (ja) * | 2015-08-03 | 2018-08-01 | 京セラドキュメントソリューションズ株式会社 | 画像形成装置 |
| US10594562B1 (en) * | 2015-08-25 | 2020-03-17 | Vmware, Inc. | Intelligent autoscale of services |
| US10659366B1 (en) | 2015-11-04 | 2020-05-19 | Amazon Technologies, Inc. | Load balancer metadata forwarding on secure connections |
| US10320680B1 (en) * | 2015-11-04 | 2019-06-11 | Amazon Technologies, Inc. | Load balancer that avoids short circuits |
| US10956217B2 (en) * | 2015-12-04 | 2021-03-23 | Telefonaktiebolaget Lm Ericsson (Publ) | Technique for optimizing the scaling of an application having a set of virtual machines |
| CN106933673B (zh) * | 2015-12-30 | 2020-11-27 | 阿里巴巴集团控股有限公司 | 调整组件逻辑线程数量的方法及装置 |
| EP4357922B1 (en) | 2016-01-18 | 2025-09-24 | Huawei Technologies Co., Ltd. | System and method for cloud workload provisioning |
| CN106998560A (zh) * | 2016-01-25 | 2017-08-01 | 中兴通讯股份有限公司 | 一种虚拟化网络功能的管理方法、网络设备及系统 |
| US10425229B2 (en) * | 2016-02-12 | 2019-09-24 | Microsoft Technology Licensing, Llc | Secure provisioning of operating systems |
| US10212041B1 (en) | 2016-03-04 | 2019-02-19 | Avi Networks | Traffic pattern detection and presentation in container-based cloud computing architecture |
| CN114756341A (zh) * | 2016-03-04 | 2022-07-15 | 谷歌有限责任公司 | 计算机处理的资源调配 |
| US10931548B1 (en) | 2016-03-28 | 2021-02-23 | Vmware, Inc. | Collecting health monitoring data pertaining to an application from a selected set of service engines |
| US10785288B2 (en) * | 2017-02-22 | 2020-09-22 | International Business Machines Corporation | Deferential support of request driven cloud services |
| US10749762B2 (en) * | 2017-03-31 | 2020-08-18 | Connectwise, Llc | Systems and methods for managing resource utilization in cloud infrastructure |
| CN108696556A (zh) * | 2017-04-11 | 2018-10-23 | 中兴通讯股份有限公司 | 云应用资源的配置方法及装置 |
| US10542078B1 (en) * | 2017-06-13 | 2020-01-21 | Parallels International Gmbh | System and method of load balancing traffic bursts in non-real time networks |
| US10942779B1 (en) * | 2017-10-27 | 2021-03-09 | EMC IP Holding Company LLC | Method and system for compliance map engine |
| US10754368B1 (en) | 2017-10-27 | 2020-08-25 | EMC IP Holding Company LLC | Method and system for load balancing backup resources |
| US10834189B1 (en) | 2018-01-10 | 2020-11-10 | EMC IP Holding Company LLC | System and method for managing workload in a pooled environment |
| US10769030B2 (en) | 2018-04-25 | 2020-09-08 | EMC IP Holding Company LLC | System and method for improved cache performance |
| US10999168B1 (en) | 2018-05-30 | 2021-05-04 | Vmware, Inc. | User defined custom metrics |
| CN112703487B (zh) | 2018-10-26 | 2024-08-27 | 威睿有限责任公司 | 在数据中心中分层收集样本 |
| US11340947B2 (en) | 2018-12-11 | 2022-05-24 | Palantir Technologies Inc. | Systems and methods for autoscaling instance groups of computing platforms |
| EP3745761A1 (en) * | 2019-05-28 | 2020-12-02 | Samsung Electronics Co., Ltd. | Virtualization of ran functions based on load of the base stations |
| US11290358B2 (en) | 2019-05-30 | 2022-03-29 | Vmware, Inc. | Partitioning health monitoring in a global server load balancing system |
| CN112350880B (zh) * | 2019-08-07 | 2022-04-29 | 深信服科技股份有限公司 | 过载检测方法、系统、计算机可读存储介质及电子设备 |
| CN110928640A (zh) * | 2019-10-28 | 2020-03-27 | 烽火通信科技股份有限公司 | 一种云平台的虚拟机带内指标获取方法及系统 |
| US20220365824A1 (en) * | 2019-10-30 | 2022-11-17 | Hewlett-Packard Development Company, L.P. | Scaling of distributed software applications using self-perceived load indicators |
| US20220035684A1 (en) * | 2020-08-03 | 2022-02-03 | Nvidia Corporation | Dynamic load balancing of operations for real-time deep learning analytics |
| US11245608B1 (en) | 2020-09-11 | 2022-02-08 | Juniper Networks, Inc. | Tunnel processing distribution based on traffic type and learned traffic processing metrics |
| US11960913B2 (en) * | 2021-03-16 | 2024-04-16 | Nerdio, Inc. | Systems and methods of auto-scaling a virtual desktop environment |
| US20230089581A1 (en) * | 2021-03-16 | 2023-03-23 | Nerdio, Inc. | Systems and methods of auto-scaling a virtual desktop environment |
| US12468565B2 (en) * | 2021-03-16 | 2025-11-11 | Nerdio, Inc. | Systems and methods of auto-scaling a virtual desktop environment |
| WO2022240602A1 (en) * | 2021-05-11 | 2022-11-17 | Jpmorgan Chase Bank, N.A. | Method and system for hosting platform in public cloud computing environment |
| US11811861B2 (en) | 2021-05-17 | 2023-11-07 | Vmware, Inc. | Dynamically updating load balancing criteria |
| US11799824B2 (en) | 2021-06-14 | 2023-10-24 | Vmware, Inc. | Method and apparatus for enhanced client persistence in multi-site GSLB deployments |
| US12200008B2 (en) | 2021-07-20 | 2025-01-14 | VMware LLC | Security aware load balancing for a global server load balancing system |
| US20230040512A1 (en) * | 2021-08-04 | 2023-02-09 | Jpmorgan Chase Bank, N.A. | Systems and methods for universal auto-scaling |
| US20220365811A1 (en) * | 2021-12-09 | 2022-11-17 | Intel Corporation | Processing Units, Processing Device, Methods and Computer Programs |
| US20230232195A1 (en) | 2022-01-19 | 2023-07-20 | Vmware, Inc. | Collective scaling of applications |
| US12316601B2 (en) | 2022-07-14 | 2025-05-27 | VMware LLC | Two tier DNS |
| US12107821B2 (en) | 2022-07-14 | 2024-10-01 | VMware LLC | Two tier DNS |
| US20240103931A1 (en) * | 2022-09-28 | 2024-03-28 | Jpmorgan Chase Bank, N.A. | Scaling application instances based on lag in a message broker |
| CN115580618B (zh) * | 2022-10-14 | 2024-10-29 | 济南浪潮数据技术有限公司 | 一种负载均衡方法、装置、设备及介质 |
| WO2025042233A1 (ko) * | 2023-08-23 | 2025-02-27 | 주식회사 에스티씨랩 | 장바구니 항목의 오토 스케일링을 위한 오케스트레이션 기반의 트래픽 제어 서버 및 방법 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005250548A (ja) * | 2004-03-01 | 2005-09-15 | Fujitsu Ltd | 中継制御方法、中継制御プログラム、および中継制御装置 |
| JP2006201970A (ja) * | 2005-01-19 | 2006-08-03 | Fujitsu Ltd | 中継制御プログラムおよびその記録媒体、中継制御方法ならびに中継制御装置 |
| JP2008097184A (ja) * | 2006-10-10 | 2008-04-24 | Nippon Hoso Kyokai <Nhk> | アクセス負荷制御装置、その方法およびそのプログラム、ならびに、投稿受付システム |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7231445B1 (en) * | 2000-11-16 | 2007-06-12 | Nortel Networks Limited | Technique for adaptively distributing web server requests |
| GB0213073D0 (en) * | 2002-06-07 | 2002-07-17 | Hewlett Packard Co | Method of maintaining availability of requested network resources |
| GB2389431A (en) * | 2002-06-07 | 2003-12-10 | Hewlett Packard Co | An arrangement for delivering resources over a network in which a demand director server is aware of the content of resource servers |
| WO2006040811A1 (ja) * | 2004-10-12 | 2006-04-20 | Fujitsu Limited | リソース交換処理プログラムおよびリソース交換処理方法 |
| AU2008317006A1 (en) * | 2007-10-21 | 2009-04-30 | Citrix Systems, Inc. | Systems and methods to adaptively load balance user sessions to reduce energy consumption |
| US8214829B2 (en) * | 2009-01-15 | 2012-07-03 | International Business Machines Corporation | Techniques for placing applications in heterogeneous virtualized systems while minimizing power and migration cost |
| US8949410B2 (en) * | 2010-09-10 | 2015-02-03 | Cisco Technology, Inc. | Server load balancer scaling for virtual servers |
-
2011
- 2011-03-30 JP JP2011074519A patent/JP5843459B2/ja not_active Expired - Fee Related
-
2012
- 2012-03-30 US US13/435,037 patent/US20120254443A1/en not_active Abandoned
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005250548A (ja) * | 2004-03-01 | 2005-09-15 | Fujitsu Ltd | 中継制御方法、中継制御プログラム、および中継制御装置 |
| JP2006201970A (ja) * | 2005-01-19 | 2006-08-03 | Fujitsu Ltd | 中継制御プログラムおよびその記録媒体、中継制御方法ならびに中継制御装置 |
| JP2008097184A (ja) * | 2006-10-10 | 2008-04-24 | Nippon Hoso Kyokai <Nhk> | アクセス負荷制御装置、その方法およびそのプログラム、ならびに、投稿受付システム |
Cited By (50)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9529772B1 (en) | 2012-11-26 | 2016-12-27 | Amazon Technologies, Inc. | Distributed caching cluster configuration |
| US10462250B2 (en) | 2012-11-26 | 2019-10-29 | Amazon Technologies, Inc. | Distributed caching cluster client configuration |
| US9847907B2 (en) | 2012-11-26 | 2017-12-19 | Amazon Technologies, Inc. | Distributed caching cluster management |
| JP2015535633A (ja) * | 2012-11-26 | 2015-12-14 | アマゾン テクノロジーズ インコーポレイテッド | 分散キャッシュクラスタ管理 |
| US9602614B1 (en) | 2012-11-26 | 2017-03-21 | Amazon Technologies, Inc. | Distributed caching cluster client configuration |
| JP2014109886A (ja) * | 2012-11-30 | 2014-06-12 | Seiko Precision Inc | 負荷分散装置、負荷分散方法及びプログラム |
| JP2014191378A (ja) * | 2013-03-26 | 2014-10-06 | Hitachi Systems Ltd | サーバ数調整システムおよび方法ならびにプログラム |
| JP2015087936A (ja) * | 2013-10-30 | 2015-05-07 | 富士ゼロックス株式会社 | 情報処理装置、情報処理システムおよびプログラム |
| US9557942B2 (en) | 2013-11-07 | 2017-01-31 | Seiko Epson Corporation | Print control system |
| US9195419B2 (en) | 2013-11-07 | 2015-11-24 | Seiko Epson Corporation | Print control system |
| US12242511B2 (en) | 2014-02-19 | 2025-03-04 | Snowflake Inc. | Storage resource provisioning systems and methods |
| US12242510B2 (en) | 2014-02-19 | 2025-03-04 | Snowflake Inc. | Resource provisioning systems and methods |
| US11599556B2 (en) | 2014-02-19 | 2023-03-07 | Snowflake Inc. | Resource provisioning systems and methods |
| JP7163430B2 (ja) | 2014-02-19 | 2022-10-31 | スノーフレーク インク. | リソースを提供するためのシステム、方法、及び非一時的コンピュータ可読媒体 |
| JP2021077406A (ja) * | 2014-02-19 | 2021-05-20 | スノーフレーク インク. | リソースを提供するためのシステム、方法、及び非一時的コンピュータ可読媒体 |
| JP2015184880A (ja) * | 2014-03-24 | 2015-10-22 | 株式会社野村総合研究所 | 基盤運用管理システムおよび基盤運用管理方法 |
| US9594586B2 (en) | 2014-03-31 | 2017-03-14 | Fujitsu Limited | Scale-out method and system |
| JP2015194958A (ja) * | 2014-03-31 | 2015-11-05 | 富士通株式会社 | 情報処理装置、スケール管理方法およびプログラム |
| US10313424B2 (en) | 2014-04-23 | 2019-06-04 | Huawei Technologies Co., Ltd. | Cloud application processing method, cloud application deployment method, and related apparatus and system |
| JP2017514235A (ja) * | 2014-04-23 | 2017-06-01 | 華為技術有限公司Huawei Technologies Co.,Ltd. | クラウドアプリケーション処理方法、クラウドアプリケーションデプロイメント方法、並びに関係する装置及びシステム |
| JP2016006638A (ja) * | 2014-05-28 | 2016-01-14 | セイコーソリューションズ株式会社 | 負荷分散装置、負荷分散方法及びプログラム |
| US10581964B2 (en) | 2015-05-01 | 2020-03-03 | Amazon Technologies, Inc. | Automatic scaling of resource instance groups within compute clusters |
| CN107567696A (zh) * | 2015-05-01 | 2018-01-09 | 亚马逊科技公司 | 计算集群内的资源实例群组的自动扩展 |
| US12069128B2 (en) | 2015-05-01 | 2024-08-20 | Amazon Technologies, Inc. | Automatic scaling of resource instance groups within compute clusters |
| US11044310B2 (en) | 2015-05-01 | 2021-06-22 | Amazon Technologies, Inc. | Automatic scaling of resource instance groups within compute clusters |
| JP2018518744A (ja) * | 2015-05-01 | 2018-07-12 | アマゾン・テクノロジーズ・インコーポレーテッド | コンピュートクラスタ内のリソースインスタンスグループの自動スケーリング |
| CN107567696B (zh) * | 2015-05-01 | 2021-01-12 | 亚马逊科技公司 | 计算集群内的资源实例群组的自动扩展 |
| JP2017146887A (ja) * | 2016-02-19 | 2017-08-24 | 日本電気株式会社 | 情報処理装置、リソース管理方法及びリソース管理プログラム |
| WO2017168484A1 (ja) * | 2016-03-28 | 2017-10-05 | 株式会社日立製作所 | 管理計算機および性能劣化予兆検知方法 |
| JPWO2017168484A1 (ja) * | 2016-03-28 | 2018-07-12 | 株式会社日立製作所 | 管理計算機および性能劣化予兆検知方法 |
| CN106227582B (zh) * | 2016-08-10 | 2019-06-11 | 华为技术有限公司 | 弹性伸缩方法及系统 |
| CN106227582A (zh) * | 2016-08-10 | 2016-12-14 | 华为技术有限公司 | 弹性伸缩方法及系统 |
| JP7719932B2 (ja) | 2017-07-24 | 2025-08-06 | ウィックス.コム リミテッド. | 仮想ウェブページのプレビュー中におけるデータベースの編集 |
| US12346650B2 (en) | 2017-07-24 | 2025-07-01 | Wix.Com Ltd. | On-demand web-server execution instance for website hosting with custom back-end functionality |
| JP2025000885A (ja) * | 2017-07-24 | 2025-01-07 | ウィックス.コム リミテッド. | 仮想ウェブページのプレビュー中におけるデータベースの編集 |
| JP2019028673A (ja) * | 2017-07-28 | 2019-02-21 | 日本電信電話株式会社 | 管理装置および管理方法 |
| JP7011162B2 (ja) | 2018-02-05 | 2022-01-26 | 富士通株式会社 | 性能調整プログラム、および性能調整方法 |
| JP2019135597A (ja) * | 2018-02-05 | 2019-08-15 | 富士通株式会社 | 性能調整プログラム、および性能調整方法 |
| JP2021513179A (ja) * | 2018-02-12 | 2021-05-20 | ディーエルティー・ラブス・インコーポレイテッド | ブロックチェーンを基にした同意管理システムおよび方法 |
| KR20210000938A (ko) * | 2019-06-26 | 2021-01-06 | 충북대학교 산학협력단 | 소프트웨어 정의 네트워크 기반 포그 시스템에서의 동적 로드밸런싱 방법 및 동적 로드밸런싱 장치 |
| KR102201799B1 (ko) | 2019-06-26 | 2021-01-12 | 충북대학교 산학협력단 | 소프트웨어 정의 네트워크 기반 포그 시스템에서의 동적 로드밸런싱 방법 및 동적 로드밸런싱 장치 |
| JP2021033363A (ja) * | 2019-08-14 | 2021-03-01 | 株式会社デンソー | インスタンス管理システム |
| JP2021086245A (ja) * | 2019-11-26 | 2021-06-03 | ウイングアーク1st株式会社 | チャットシステムおよびチャット管理装置 |
| JP7381305B2 (ja) | 2019-11-26 | 2023-11-15 | ウイングアーク1st株式会社 | チャットシステムおよびチャット管理装置 |
| JP2024545124A (ja) * | 2021-12-08 | 2024-12-05 | 株式会社ソニー・インタラクティブエンタテインメント | 人工知能に基づくネットワークストレージゲームの割り当て |
| JP7646949B2 (ja) | 2021-12-08 | 2025-03-17 | 株式会社ソニー・インタラクティブエンタテインメント | 人工知能に基づくネットワークストレージゲームの割り当て |
| JP2023089891A (ja) * | 2021-12-16 | 2023-06-28 | 北京穿楊科技有限公司 | クラスタの容量拡張方法及び装置 |
| JP7079998B1 (ja) | 2021-12-16 | 2022-06-03 | 北京穿楊科技有限公司 | クラスタの容量拡張方法及び装置 |
| JP2023092413A (ja) * | 2021-12-21 | 2023-07-03 | 北京穿楊科技有限公司 | クラスタに基づく容量縮小処理方法及び装置 |
| JP7103705B1 (ja) | 2021-12-21 | 2022-07-20 | 北京穿楊科技有限公司 | クラスタに基づく容量縮小処理方法及び装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20120254443A1 (en) | 2012-10-04 |
| JP5843459B2 (ja) | 2016-01-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5843459B2 (ja) | 情報処理システム、情報処理装置、スケーリング方法、プログラムおよび記録媒体 | |
| US9547534B2 (en) | Autoscaling applications in shared cloud resources | |
| CN107925588B (zh) | 用于平台处理核心配置的方法、设备、装置及介质 | |
| US9766947B2 (en) | Methods and apparatus to monitor server loads | |
| US8997093B2 (en) | Application installation management by selectively reuse or terminate virtual machines based on a process status | |
| US10387208B2 (en) | Distributed cloud computing elasticity | |
| Xu et al. | A novel resource scheduling approach in container based clouds | |
| Dawoud et al. | Elastic virtual machine for fine-grained cloud resource provisioning | |
| WO2018194836A1 (en) | Systems and methods for proactively and reactively allocating resources in cloud-based networks | |
| US10904323B2 (en) | Methods for server load balancing in a cloud environment using dynamic cloud pricing and devices thereof | |
| US9934059B2 (en) | Flow migration between virtual network appliances in a cloud computing network | |
| CN105493066A (zh) | 基于缩放规则来维护云网络上的服务 | |
| US11429454B2 (en) | Cloud resource utilization management | |
| Shawky et al. | Defining a measure of cloud computing elasticity | |
| CN113672345A (zh) | 一种基于io预测的云虚拟化引擎分布式资源调度方法 | |
| US11295224B1 (en) | Metrics prediction using dynamic confidence coefficients | |
| Hasan et al. | Heuristic based energy-aware resource allocation by dynamic consolidation of virtual machines in cloud data center. | |
| EP2948841A1 (en) | Shared resource contention | |
| JP2012198843A (ja) | 仮想サーバ調整システム、仮想サーバ制御装置及びプログラム | |
| Singh | Study of response time in cloud computing | |
| Garg et al. | Power and resource-aware VM placement in cloud environment | |
| JP2015156150A (ja) | ネットワーク制御装置、通信システム、ネットワーク制御方法、および、ネットワーク制御プログラム | |
| US9769022B2 (en) | Timeout value adaptation | |
| Issa et al. | Using logistic regression to improve virtual machines management in cloud computing systems | |
| Mukherjee et al. | PRIMA: Subscriber-driven interference mitigation for cloud services |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140108 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150223 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150303 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150529 |
|
| TRDD | Decision of grant or rejection written | ||
| RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20151027 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20151027 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151117 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5843459 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |