JP5244717B2 - 負荷割当制御方法および負荷分散システム - Google Patents
負荷割当制御方法および負荷分散システム Download PDFInfo
- Publication number
- JP5244717B2 JP5244717B2 JP2009157717A JP2009157717A JP5244717B2 JP 5244717 B2 JP5244717 B2 JP 5244717B2 JP 2009157717 A JP2009157717 A JP 2009157717A JP 2009157717 A JP2009157717 A JP 2009157717A JP 5244717 B2 JP5244717 B2 JP 5244717B2
- Authority
- JP
- Japan
- Prior art keywords
- servers
- load
- server
- request
- load distribution
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/505—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/5094—Allocation of resources, e.g. of the central processing unit [CPU] where the allocation takes into account power or heat criteria
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Description
図1により、本発明の実施の形態1に係る負荷分散システムが適用されるネットワークシステムの構成について説明する。図1は本発明の実施の形態1に係る負荷分散システムが適用されるネットワークシステムの構成を示す構成図である。
つまり、以下のように処理を行う。
つまり、以下のように処理を行う。
実施の形態1では、負荷分散システム120に、サーバ管理部122、転送先判定部125、電源制御部124、情報テーブル126、割り当てテーブル127、閾値保持部128の機能を設けているが、実施の形態2では、複数の負荷分散装置を管理する管理サーバに設けるようにしたものである。
Claims (4)
- 複数のクライアントからの複数の要求を、複数のサーバに割り当てる負荷分散システムにおける負荷割当制御方法であって、
前記負荷分散システムにより、前記要求による処理状況に対する前記複数のサーバのそれぞれのサービスレベルを保つための閾値を保持し、前記複数のサーバへの前記要求の割り当ての際、前記複数のサーバの優先度に従い、前記優先度の高いサーバから、前記閾値に達するまで前記要求を割り当て、前記要求に対する前記複数のサーバのそれぞれの処理状況に応じて、前記複数のサーバの電源制御を行い、前記複数のサーバへの前記要求の割り当ての際、前記複数のサーバの全ての処理状況が、前記閾値に達していた場合、前記要求を前記複数のサーバに均等に分配することを特徴とする負荷割当制御方法。 - 複数のクライアントからの複数の要求を、複数のサーバに割り当てる負荷分散システムであって、
前記複数のサーバのそれぞれの、優先度、コネクション数、レスポンス時間、割り当て時刻、および状態を格納する情報テーブルと、
前記要求による処理状況に対する前記複数のサーバのそれぞれのサービスレベルを保つための閾値を保持する閾値保持部と、
前記複数のサーバの稼動状況を監視管理するサーバ管理部と、
前記複数のサーバへの前記要求の割り当ての際、前記複数のサーバの優先度に従い、前記優先度の高いサーバから、前記閾値に達するまで前記要求を割り当てる転送先判定部と、
前記要求に対する前記複数のサーバのそれぞれの処理状況に応じて、前記複数のサーバの電源制御を行う電源制御部とを備え、
前記転送先判定部は、前記複数のサーバへの前記要求の割り当ての際、前記複数のサーバの全ての処理状況が、前記閾値に達していた場合、前記要求を前記複数のサーバに均等に分配することを特徴とする負荷分散システム。 - 複数のクライアントからの複数の要求を、複数のサーバに割り当てる負荷分散システムであって、
複数の負荷分散装置と、前記複数の負荷分散装置を管理する管理サーバとを備え、
前記管理サーバは、前記複数のサーバのそれぞれの、優先度、コネクション数、レスポンス時間、割り当て時刻、および状態を格納する情報テーブルと、前記要求による処理状況に対する前記複数のサーバのそれぞれのサービスレベルを保つための閾値を保持する閾値保持部と、前記複数のサーバの稼動状況を監視管理するサーバ管理部と、前記複数のサーバへの前記要求の割り当ての際、前記複数のサーバの前記優先度に従い、前記優先度の高いサーバから、前記閾値に達するまで前記要求を割り当てる転送先判定部と、前記複数のサーバのそれぞれの前記要求に対する処理状況に応じて、前記複数のサーバの電源制御を行う電源制御部と、前記転送先判定部での前記要求の割り当てを前記複数の負荷分散装置に指示する負荷分散装置通信部とを有することを特徴とする負荷分散システム。 - 請求項3に記載の負荷分散システムにおいて、
前記電源制御部は、前記複数のサーバの電源制御により、特定の負荷分散装置に接続されているサーバの全てを停止可能な場合、前記特定の負荷分散装置の電源を停止させることを特徴とする負荷分散システム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009157717A JP5244717B2 (ja) | 2009-07-02 | 2009-07-02 | 負荷割当制御方法および負荷分散システム |
US12/826,208 US20110004656A1 (en) | 2009-07-02 | 2010-06-29 | Load assignment control method and load distribution system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009157717A JP5244717B2 (ja) | 2009-07-02 | 2009-07-02 | 負荷割当制御方法および負荷分散システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011015196A JP2011015196A (ja) | 2011-01-20 |
JP5244717B2 true JP5244717B2 (ja) | 2013-07-24 |
Family
ID=43413209
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009157717A Expired - Fee Related JP5244717B2 (ja) | 2009-07-02 | 2009-07-02 | 負荷割当制御方法および負荷分散システム |
Country Status (2)
Country | Link |
---|---|
US (1) | US20110004656A1 (ja) |
JP (1) | JP5244717B2 (ja) |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5259725B2 (ja) | 2008-10-31 | 2013-08-07 | 株式会社日立製作所 | 計算機システム |
JP2012203430A (ja) * | 2011-03-23 | 2012-10-22 | Ricoh Co Ltd | 遠隔管理装置、遠隔管理システムおよび遠隔管理プログラム |
EP2570922A1 (en) * | 2011-09-13 | 2013-03-20 | Alcatel Lucent | Method and system for managing an elastic server farm |
CN102404140B (zh) * | 2011-10-26 | 2014-08-20 | 深圳第七大道网络技术有限公司 | 一种分布式服务器的控制方法、装置和系统 |
US9356793B1 (en) * | 2012-02-09 | 2016-05-31 | Google Inc. | System and method for managing load on a downstream server in a distributed storage system |
JP5775481B2 (ja) * | 2012-03-29 | 2015-09-09 | 株式会社日立製作所 | 情報処理システム及びその処理方法 |
US10237341B1 (en) * | 2012-03-29 | 2019-03-19 | Emc Corporation | Method and system for load balancing using server dormant mode |
US10284487B2 (en) * | 2014-04-25 | 2019-05-07 | Paypal, Inc. | Software load balancer to maximize utilization |
CN104320477A (zh) * | 2014-10-31 | 2015-01-28 | 上海许继电气有限公司 | 基于分布式服务器实现光伏电站数据处理的方法及系统 |
CN108173894A (zh) * | 2016-12-07 | 2018-06-15 | 阿里巴巴集团控股有限公司 | 服务器负载均衡的方法、装置及服务器设备 |
CN111459651B (zh) * | 2019-01-21 | 2023-10-13 | 珠海格力电器股份有限公司 | 一种负载均衡方法、装置、存储介质及调度系统 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6795858B1 (en) * | 2000-12-29 | 2004-09-21 | Cisco Technology, Inc. | Method and apparatus for metric based server selection |
JP2003281008A (ja) * | 2002-03-26 | 2003-10-03 | Toshiba Corp | サーバー計算機負荷分配装置、サーバー計算機負荷分配方法、サーバー計算機負荷分配プログラム及びサーバー計算機システム |
US7260647B2 (en) * | 2002-03-28 | 2007-08-21 | International Business Machines Corporation | Method of load balancing traffic among routers in a data transmission system |
US20050038890A1 (en) * | 2003-08-11 | 2005-02-17 | Hitachi., Ltd. | Load distribution method and client-server system |
JP2006227963A (ja) * | 2005-02-18 | 2006-08-31 | Fujitsu Ltd | 多段負荷分散装置、方法及びプログラム |
JP4961146B2 (ja) * | 2006-02-20 | 2012-06-27 | 株式会社日立製作所 | 負荷分散方法およびシステム |
JP2008225642A (ja) * | 2007-03-09 | 2008-09-25 | Fujitsu Ltd | 負荷分散処理システム |
JP4739271B2 (ja) * | 2007-04-19 | 2011-08-03 | 株式会社富士通アドバンストエンジニアリング | 電源制御装置、仮想サーバ管理システム、電源制御方法および電源制御プログラム |
JP5359295B2 (ja) * | 2009-01-16 | 2013-12-04 | 富士通株式会社 | 負荷分散装置、負荷分散方法および負荷分散プログラム |
-
2009
- 2009-07-02 JP JP2009157717A patent/JP5244717B2/ja not_active Expired - Fee Related
-
2010
- 2010-06-29 US US12/826,208 patent/US20110004656A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
US20110004656A1 (en) | 2011-01-06 |
JP2011015196A (ja) | 2011-01-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5244717B2 (ja) | 負荷割当制御方法および負荷分散システム | |
Ghaznavi et al. | Elastic virtual network function placement | |
KR100589831B1 (ko) | 서버의 클러스터를 작동시키는 방법 및 시스템과 컴퓨터판독 가능한 기록 매체 | |
US8468246B2 (en) | System and method for allocating resources in a distributed computing system | |
US20190028538A1 (en) | Method, apparatus, and system for controlling service traffic between data centers | |
JP5654022B2 (ja) | 企業ネットワーク内の割り当てられたクラウドリソースの動的な負荷分散およびスケーリング | |
US8230438B2 (en) | Dynamic application placement under service and memory constraints | |
CN105335229B (zh) | 一种业务资源的调度方法和装置 | |
CN107078969A (zh) | 实现负载均衡的计算机设备、系统和方法 | |
JP2006074795A (ja) | ネットワークにおけるクオリティ・オブ・サービスマネージメントの改善方法 | |
CN110061855B (zh) | 一种业务处理方法、系统和装置 | |
CN112350952B (zh) | 控制器分配方法、网络业务系统 | |
JP2005182641A (ja) | 動的負荷分散システム及び動的負荷分散方法 | |
WO2020045189A1 (ja) | ネットワークサービス管理装置、ネットワークサービス管理方法およびネットワークサービス管理プログラム | |
Shahapure et al. | Load balancing with optimal cost scheduling algorithm | |
CN102217247A (zh) | 实现多Web应用请求调度的方法、装置及系统 | |
US9203706B2 (en) | System and method for enabling demand-based pooling of endpoint resources in a multi-application environment | |
KR20160025926A (ko) | 가상 응용서버들로 부하를 분산하는 장치 및 방법 | |
Ashalatha et al. | Dynamic load balancing methods for resource optimization in cloud computing environment | |
JP2007179246A (ja) | 計算機管理方法、計算機管理プログラム、および、計算機管理サーバ | |
US9450863B2 (en) | Route request mediation apparatus, control apparatus, route request mediation method and program | |
JP5351839B2 (ja) | オーダ処理方法、プログラムおよびネットワークシステム | |
CN116743755A (zh) | 客服服务场景的资源调度方法、计算机设备及存储介质 | |
JP5699589B2 (ja) | 処理割り当て装置、処理割り当てシステム、処理割り当て方法、処理割り当てプログラム | |
JP2009199549A (ja) | 計算機システム、仮想マシンへの資源割り当て方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120217 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20121213 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121218 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130215 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130312 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130408 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160412 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |