JP2014038637A - クラスタデータ処理のための方法及び装置 - Google Patents
クラスタデータ処理のための方法及び装置 Download PDFInfo
- Publication number
- JP2014038637A JP2014038637A JP2013192238A JP2013192238A JP2014038637A JP 2014038637 A JP2014038637 A JP 2014038637A JP 2013192238 A JP2013192238 A JP 2013192238A JP 2013192238 A JP2013192238 A JP 2013192238A JP 2014038637 A JP2014038637 A JP 2014038637A
- Authority
- JP
- Japan
- Prior art keywords
- data
- server
- cluster
- servers
- identifier record
- 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
- 238000012545 processing Methods 0.000 title claims description 59
- 238000000034 method Methods 0.000 title claims description 51
- 230000004044 response Effects 0.000 claims description 12
- 230000008569 process Effects 0.000 claims description 11
- 238000003672 processing method Methods 0.000 abstract description 11
- 238000005516 engineering process Methods 0.000 description 13
- 230000005540 biological transmission Effects 0.000 description 10
- 238000001514 detection method Methods 0.000 description 4
- 230000008859 change Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 230000008901 benefit Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000012423 maintenance Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012360 testing method Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000003334 potential effect Effects 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
Images
Classifications
-
- 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
-
- 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/5083—Techniques for rebalancing the load in a distributed system
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Hardware Redundancy (AREA)
- Computer And Data Communications (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Transfer Between Computers (AREA)
Abstract
【解決手段】クラスタは、制御識別子記録を含む第1のデータを外部コンピュータへ送信する。クラスタの負荷バランシングデバイスは、外部コンピュータから第1のデータに対応する制御識別子記録を含む第2のデータを受信する。クラスタは第2のデータの制御識別子記録内の制御情報に従って第2のデータをルーティングする。
【選択図】図1
Description
<orderId>12345876298708765635553223</orderId>
<customerAccountId>87634293882173710987</customerAccountId>
<requesterId>0987658932</requesterId >
<product>supermarket shopping</product>
<price> 100.00</price>
<createDate>2007−04−19 12:01 </createDate>
上述の実施例では、「orderId」に関する第1行目は、本開示に記述される方法で使用可能な制御識別子記録である。サーバ190によるデータグラムのコンテンツの修正又は否認を回避するために、データグラムのコンテンツは、暗号化されたコンテンツの要約(例えば、ハッシュ和又はハッシュ値)を得るために、既定のアルゴリズムに基づいて暗号化されてもよく、次いで、この要約は、制御識別子記録に入れられる。本実施例では、orderId(8708765635553223)の最後の16桁は、現在のデータグラムのコンテンツの要約である。トランザクションにエラーが生じていないかどうかを確かめるために、サーバ190によって受信されるデータグラムのコンテンツは、テスト要約を得るためのものと同一のアルゴリズムを使用して暗号化される。テスト要約は、制御識別子記録内のもともとの要約と比較される。それらが同一ではない場合、データグラムは、サーバ190へ送信された後に修正されていると判断される。したがって、暗号化によって、データの安全性が改善される。
<orderId>A111123</orderId>
<customerAccountId>87634293882173710987</customerAccountId>
<requesterId>0987658932</requesterId>
<product>supermarket shopping</product>
<price> 100.00</price>
<createDate>2007−04−19 12:01 </createDate>
<orderId>A111123</orderId>
<result>payment successful</result>
Claims (17)
- 少なくとも2つのサーバを含むサーバクラスタのデータを処理するための方法であって、
外部処理要求を受信すると、制御識別子記録及び処理するデータを含む第1のデータを生成するステップであって、前記生成するステップは、少なくとも所定のメカニズムに基づき、前記制御識別子記録は、前記外部処理要求に関連付けられた一意の識別子及び前記処理するデータの宛先となるサーバの位置情報を含む制御情報を含み、前記サーバは前記クラスタ内に位置付けられる、ステップと、
前記第1のデータを外部コンピューティングデバイスに送信するステップと、
前記外部コンピューティングデバイスから第2のデータを受信するステップであって、前記第2のデータは、前記制御識別子記録及び処理されたデータを含む、ステップと、
少なくとも前記制御情報に基づいて、前記第2のデータを前記サーバに送信するステップと
を含むことを特徴とする方法。 - 前記制御識別子記録は、1つの所定のメカニズムのもとに暗号化された前記処理するデータの要約をさらに備えることを特徴とする請求項1に記載の方法。
- 前記サーバクラスタは、送信される前に前記第2のデータが受信される負荷バランシングデバイスを有することを特徴とする請求項1に記載の方法。
- 前記負荷バランシングデバイスは、前記サーバクラスタ内の1つのサーバに配置されることを特徴とする請求項3に記載の方法。
- 前記サーバクラスタの1つのサーバによって前記第2のデータを解析するステップと、
前記第2のデータに関連付けられた前記制御識別子記録を判断するステップと
をさらに含むことを特徴とする請求項1に記載の方法。 - 前記第2のデータを受信するステップは、
既定の負荷バランシングルールに少なくとも基づいて1つのサーバに前記第2のデータを送信するステップと、
前記制御情報に基づいて前記第2のデータを送信するように構成されたルーティングミドルウェアに前記第2のデータを送信するステップと
をさらに含むことを特徴とする請求項1に記載の方法。 - 前記制御情報は、前記データを処理する1又は複数のプログラム又は前記サーバが前記第2のデータを処理することになる時間閾値をさらに含むことを特徴とする請求項1に記載の方法。
- 前記サーバが適切に機能しないことを判断するステップと、
それに応じて、規定のルーティングルールに少なくとも基づいて前記サーバクラスタのうちの他のサーバに前記第2のデータを送信するステップと
をさらに含むことを特徴とする請求項7に記載の方法。 - 前記第2のデータは、前記第1のデータに少なくとも基づいて前記外部コンピューティングデバイスによって生成されることを特徴とする請求項1に記載の方法。
- 前記外部処理要求は、商取引に関連付けられた情報を含み、前記制御識別子記録は、発注に関連付けられた情報を含むことを特徴とする請求項1に記載の方法。
- 前記外部コンピューティングデバイスに前記第1のデータを送信後、前記第1のデータを送信するサーバと前記外部コンピューティングデバイスとの間のネットワーク接続を中断するステップをさらに含むことを特徴とする請求項1に記載の方法。
- クラスタデータを処理するシステムであって、前記システムは、
少なくとも2つのサーバであって、
処理するデータ及び制御識別子記録を含む第1のデータを生成し、
前記第1のデータを外部コンピューティングデバイスに送信する
ように構成された少なくとも2つのサーバと、
前記外部コンピューティングデバイスから、処理されたデータ及び前記制御識別子記録を含む第2のデータを受信するように構成された負荷バランシングデバイスと、
1又は複数のルーティングユニットであって、
前記サーバが適切に機能することを判断して、それに応答して、前記制御識別子記録に少なくとも基づいて前記複数のサーバのうちの前記サーバに前記第2のデータを送信し、
前記サーバが適切に機能しないことを判断して、それに応答して、既存のルーティングルールに少なくとも基づいて前記サーバクラスタのうちの他のサーバに前記第2のデータを送信する
ように構成された1又は複数のルーティングユニットと
を含むことを特徴とするシステム。 - 前記1又は複数のルーティングユニットは、前記複数のサーバのうちの少なくとも1つのサーバに配置されていることを特徴とする請求項12に記載のシステム。
- 前記負荷バランシングデバイスは、負荷バランシングルールに少なくとも基づいて、前記複数のサーバのうちの受信サーバに前記第2のデータを送信するようにさらに構成されることを特徴とする請求項12に記載のシステム。
- 前記制御識別子記録は、前記複数のサーバに関連付けられたサーバ位置情報を含むことを特徴とする請求項12に記載のシステム。
- 前記複数のサーバのうちの前記サーバに前記第2のデータを送信することは、前記サーバ位置情報に少なくとも基づくことを特徴とする請求項15に記載のシステム。
- クラスタデータ処理システムであって、前記システムは、
複数のサーバであって、
制御識別子記録及び処理するデータを含む第1のデータを生成し、前記制御識別子記録は、前記処理するデータに関連付けられた一意の識別子と前記処理するデータの宛先となるサーバを選択するための処理時間要件とを含む制御情報を含み、
前記第1のデータを外部コンピューティングデバイスに送信する
ように構成された複数のサーバと、
負荷バランシングデバイスであって、
前記外部コンピューティングデバイスから、前記制御識別子記録及び処理されたデータを含む第2のデータを受信し、
既定の負荷バランシングルールに少なくとも基づいて前記複数のサーバのうちの1つのサーバに前記第2のデータを送信する
ように構成された負荷バランシングデバイスと、
前記複数のサーバにそれぞれ配置された1又は複数のルーティングユニットであって、各ルーティングユニットは、前記制御情報に少なくとも基づいて前記複数のサーバのうちの他のサーバに前記第2のデータを送信するように構成された、1又は複数のルーティングユニットと
を含むことを特徴とするシステム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200710102649.4 | 2007-04-25 | ||
CN2007101026494A CN101296176B (zh) | 2007-04-25 | 2007-04-25 | 一种基于群集的数据处理方法和装置 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010506526A Division JP5645216B2 (ja) | 2007-04-25 | 2008-04-25 | クラスタデータ処理のための方法及び装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014038637A true JP2014038637A (ja) | 2014-02-27 |
JP6013300B2 JP6013300B2 (ja) | 2016-10-25 |
Family
ID=39926089
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010506526A Active JP5645216B2 (ja) | 2007-04-25 | 2008-04-25 | クラスタデータ処理のための方法及び装置 |
JP2013192238A Active JP6013300B2 (ja) | 2007-04-25 | 2013-09-17 | クラスタデータ処理のための方法及び装置 |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010506526A Active JP5645216B2 (ja) | 2007-04-25 | 2008-04-25 | クラスタデータ処理のための方法及び装置 |
Country Status (9)
Country | Link |
---|---|
US (1) | US8769100B2 (ja) |
EP (2) | EP3702918A1 (ja) |
JP (2) | JP5645216B2 (ja) |
CN (1) | CN101296176B (ja) |
ES (1) | ES2845904T3 (ja) |
HK (1) | HK1120962A1 (ja) |
PL (1) | PL2140351T3 (ja) |
TW (1) | TWI603206B (ja) |
WO (1) | WO2008134527A1 (ja) |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8359522B2 (en) | 2007-05-01 | 2013-01-22 | Texas A&M University System | Low density parity check decoder for regular LDPC codes |
CN102404160B (zh) * | 2010-09-13 | 2014-04-09 | 中国移动通信集团福建有限公司 | 智能监控实现方法和系统 |
CN105450713B (zh) * | 2014-09-02 | 2019-02-12 | 阿里巴巴集团控股有限公司 | 集群部署前置机的方法、装置和系统 |
US9940213B2 (en) * | 2015-06-10 | 2018-04-10 | International Business Machines Corporation | Integrating external services with a clustered file system |
US10742731B2 (en) | 2015-06-10 | 2020-08-11 | International Business Machines Corporation | Maintaining service configuration consistency across nodes of a clustered file system |
CN105872118A (zh) * | 2015-11-25 | 2016-08-17 | 乐视云计算有限公司 | Dns网络中节点服务器的检测方法及设备 |
CN107105049B (zh) * | 2017-05-10 | 2018-10-02 | 腾讯科技(深圳)有限公司 | 数据迁移方法和装置 |
JP2019097037A (ja) * | 2017-11-22 | 2019-06-20 | 富士通株式会社 | 情報処理システム及びデータ処理方法 |
CN109919771B (zh) * | 2019-03-18 | 2020-04-10 | 徐雪松 | 一种应用分层区块链技术的工业互联网交易装置 |
CN113326100B (zh) * | 2021-06-29 | 2024-04-09 | 深信服科技股份有限公司 | 一种集群管理方法、装置、设备及计算机存储介质 |
CN114153380B (zh) * | 2021-11-02 | 2024-04-09 | 阿里巴巴达摩院(杭州)科技有限公司 | 用于数据访问和获取的集成电路、系统和方法 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11120108A (ja) * | 1997-08-28 | 1999-04-30 | Internatl Business Mach Corp <Ibm> | サーバ側非同期フォーム管理方法および装置 |
JP2002510077A (ja) * | 1997-10-06 | 2002-04-02 | ウェブ バランス インコーポレイテッド | ネットワークサーバ間の負荷を平衡(バランス)させるためのシステム |
JP2005025756A (ja) * | 2003-06-30 | 2005-01-27 | Microsoft Corp | ホスト状態情報を用いるネットワーク負荷分散 |
WO2005020085A1 (en) * | 2003-08-13 | 2005-03-03 | Microsoft Corporation | Routing hints |
JP2006134203A (ja) * | 2004-11-09 | 2006-05-25 | Hitachi Ltd | 分散制御システム |
Family Cites Families (51)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6424992B2 (en) * | 1996-12-23 | 2002-07-23 | International Business Machines Corporation | Affinity-based router and routing method |
US6351775B1 (en) * | 1997-05-30 | 2002-02-26 | International Business Machines Corporation | Loading balancing across servers in a computer network |
US6192451B1 (en) | 1998-02-17 | 2001-02-20 | International Business Machines Corporation | Cache coherency protocol for a data processing system including a multi-level memory hierarchy |
US6665702B1 (en) * | 1998-07-15 | 2003-12-16 | Radware Ltd. | Load balancing |
US6195680B1 (en) * | 1998-07-23 | 2001-02-27 | International Business Machines Corporation | Client-based dynamic switching of streaming servers for fault-tolerance and load balancing |
US6446218B1 (en) | 1999-06-30 | 2002-09-03 | B-Hub, Inc. | Techniques for maintaining fault tolerance for software programs in a clustered computer system |
US6970933B1 (en) * | 1999-07-15 | 2005-11-29 | F5 Networks, Inc. | Enabling application level persistence between a server and another resource over a network |
US6792463B1 (en) * | 1999-10-21 | 2004-09-14 | International Business Machines Corporation | System, method and program product for providing invisibility to a proxy-server |
US6622163B1 (en) | 2000-03-09 | 2003-09-16 | Dell Products L.P. | System and method for managing storage resources in a clustered computing environment |
US7281032B2 (en) * | 2000-06-30 | 2007-10-09 | Hitachi, Ltd. | File sharing system with data mirroring by storage systems |
US6523036B1 (en) * | 2000-08-01 | 2003-02-18 | Dantz Development Corporation | Internet database system |
US7228350B2 (en) * | 2000-08-04 | 2007-06-05 | Avaya Technology Corp. | Intelligent demand driven recognition of URL objects in connection oriented transactions |
US7197480B1 (en) * | 2000-09-07 | 2007-03-27 | International Business Machines Corporation | System and method for front end business logic and validation |
US7299255B2 (en) * | 2000-09-26 | 2007-11-20 | I2 Technologies Us, Inc. | System and method for migrating data in an electronic commerce system |
US7272626B2 (en) * | 2001-06-19 | 2007-09-18 | Hewlett-Packard Development Company, L.P. | E-service management through distributed correlation |
US8195187B2 (en) * | 2001-06-25 | 2012-06-05 | Airvana Network Solutions, Inc. | Radio network control |
US7480705B2 (en) * | 2001-07-24 | 2009-01-20 | International Business Machines Corporation | Dynamic HTTP load balancing method and apparatus |
US7003575B2 (en) * | 2001-10-15 | 2006-02-21 | First Hop Oy | Method for assisting load balancing in a server cluster by rerouting IP traffic, and a server cluster and a client, operating according to same |
CN1495634A (zh) * | 2002-06-27 | 2004-05-12 | 上海汉唐科技有限公司 | 服务器集群负载均衡方法及系统 |
US6945458B1 (en) * | 2002-07-29 | 2005-09-20 | Bowe Bell + Howell Postage Systems Company | Data collection and maintenance database method and apparatus |
CN1294509C (zh) * | 2002-09-06 | 2007-01-10 | 劲智数位科技股份有限公司 | 具有分布式负载平衡系统的集群计算机 |
DE10244459A1 (de) * | 2002-09-24 | 2004-04-01 | Siemens Ag | Rechner- und/oder Software-Architektur unter Verwendung von Micro-Kernel- und Multi-Tier-Konzept mit Komponententechnik |
US7480737B2 (en) * | 2002-10-25 | 2009-01-20 | International Business Machines Corporation | Technique for addressing a cluster of network servers |
JP4208556B2 (ja) * | 2002-11-27 | 2009-01-14 | 富士通株式会社 | 中継装置 |
JP2004206172A (ja) | 2002-12-20 | 2004-07-22 | Sanyo Electric Co Ltd | 通信制御方法および装置 |
US7349968B2 (en) | 2003-07-31 | 2008-03-25 | International Business Machines Corporation | Method, system and program product for asynchronously processing requests |
US20050038890A1 (en) * | 2003-08-11 | 2005-02-17 | Hitachi., Ltd. | Load distribution method and client-server system |
US8266294B2 (en) * | 2003-08-13 | 2012-09-11 | Microsoft Corporation | Routing hints |
US20050188055A1 (en) * | 2003-12-31 | 2005-08-25 | Saletore Vikram A. | Distributed and dynamic content replication for server cluster acceleration |
US7246256B2 (en) * | 2004-01-20 | 2007-07-17 | International Business Machines Corporation | Managing failover of J2EE compliant middleware in a high availability system |
US7840674B1 (en) * | 2004-05-10 | 2010-11-23 | Intuit Inc. | Routing messages across a network in a manner that ensures that non-idempotent requests are processed |
JP4477437B2 (ja) * | 2004-07-02 | 2010-06-09 | 株式会社日立製作所 | ストレージ装置、そのクラスタ間データ通信方法、及びそのクラスタ通信制御プログラム |
US20060047776A1 (en) * | 2004-08-31 | 2006-03-02 | Chieng Stephen S | Automated failover in a cluster of geographically dispersed server nodes using data replication over a long distance communication link |
US7603459B2 (en) | 2004-09-14 | 2009-10-13 | International Business Machines Corporation | System, method and program to troubleshoot a distributed computer system or determine application data flows |
US20060069761A1 (en) * | 2004-09-14 | 2006-03-30 | Dell Products L.P. | System and method for load balancing virtual machines in a computer network |
US7552215B2 (en) * | 2004-09-29 | 2009-06-23 | International Business Machines Corporation | Method, system, and computer program product for supporting a large number of intermittently used application clusters |
US20060089965A1 (en) * | 2004-10-26 | 2006-04-27 | International Business Machines Corporation | Dynamic linkage of an application server and a Web server |
US7729350B2 (en) * | 2004-12-30 | 2010-06-01 | Nokia, Inc. | Virtual multicast routing for a cluster having state synchronization |
US7571168B2 (en) * | 2005-07-25 | 2009-08-04 | Parascale, Inc. | Asynchronous file replication and migration in a storage network |
US7356643B2 (en) * | 2005-10-26 | 2008-04-08 | International Business Machines Corporation | System, method and program for managing storage |
US7839523B2 (en) * | 2005-12-13 | 2010-11-23 | Xerox Corporation | System and method for resolving a hardware identifier to a network address of networked device |
US8209700B2 (en) * | 2005-12-22 | 2012-06-26 | International Business Machines Corporation | System, method, and program product for providing local load balancing for high-availability servers |
US20070174429A1 (en) * | 2006-01-24 | 2007-07-26 | Citrix Systems, Inc. | Methods and servers for establishing a connection between a client system and a virtual machine hosting a requested computing environment |
US20070179981A1 (en) * | 2006-01-31 | 2007-08-02 | International Business Machines Corporation | Efficient data management in a cluster file system |
US7779116B2 (en) * | 2006-02-09 | 2010-08-17 | International Business Machines Corporation | Selecting servers based on load-balancing metric instances |
JP4806572B2 (ja) * | 2006-02-15 | 2011-11-02 | 株式会社日立製作所 | データミラーリングによって参照負荷を分散するストレージシステムにおけるアクセスの制御 |
US7526668B2 (en) * | 2006-06-08 | 2009-04-28 | Hitachi, Ltd. | Failover method of remotely-mirrored clustered file servers |
US8799918B2 (en) * | 2006-09-11 | 2014-08-05 | Microsoft Corporation | Dynamic network load balancing using roundtrip heuristic |
US20080098113A1 (en) * | 2006-10-19 | 2008-04-24 | Gert Hansen | Stateful firewall clustering for processing-intensive network applications |
US9026655B2 (en) * | 2007-01-31 | 2015-05-05 | Oracle America, Inc. | Method and system for load balancing |
US20100250646A1 (en) * | 2009-03-25 | 2010-09-30 | Microsoft Corporation | Mechanism for geo distributing application data |
-
2007
- 2007-04-25 CN CN2007101026494A patent/CN101296176B/zh active Active
- 2007-12-21 TW TW096149445A patent/TWI603206B/zh active
-
2008
- 2008-04-25 JP JP2010506526A patent/JP5645216B2/ja active Active
- 2008-04-25 EP EP20164129.7A patent/EP3702918A1/en not_active Withdrawn
- 2008-04-25 PL PL08746924T patent/PL2140351T3/pl unknown
- 2008-04-25 WO PCT/US2008/061600 patent/WO2008134527A1/en active Application Filing
- 2008-04-25 ES ES08746924T patent/ES2845904T3/es active Active
- 2008-04-25 EP EP08746924.3A patent/EP2140351B1/en active Active
- 2008-04-25 US US12/091,736 patent/US8769100B2/en active Active
- 2008-12-30 HK HK08114056.4A patent/HK1120962A1/xx unknown
-
2013
- 2013-09-17 JP JP2013192238A patent/JP6013300B2/ja active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11120108A (ja) * | 1997-08-28 | 1999-04-30 | Internatl Business Mach Corp <Ibm> | サーバ側非同期フォーム管理方法および装置 |
JP2002510077A (ja) * | 1997-10-06 | 2002-04-02 | ウェブ バランス インコーポレイテッド | ネットワークサーバ間の負荷を平衡(バランス)させるためのシステム |
JP2005025756A (ja) * | 2003-06-30 | 2005-01-27 | Microsoft Corp | ホスト状態情報を用いるネットワーク負荷分散 |
WO2005020085A1 (en) * | 2003-08-13 | 2005-03-03 | Microsoft Corporation | Routing hints |
JP2006134203A (ja) * | 2004-11-09 | 2006-05-25 | Hitachi Ltd | 分散制御システム |
Also Published As
Publication number | Publication date |
---|---|
EP2140351A1 (en) | 2010-01-06 |
CN101296176B (zh) | 2010-12-22 |
JP6013300B2 (ja) | 2016-10-25 |
US20100229026A1 (en) | 2010-09-09 |
TW200928777A (en) | 2009-07-01 |
TWI603206B (zh) | 2017-10-21 |
WO2008134527A1 (en) | 2008-11-06 |
EP3702918A1 (en) | 2020-09-02 |
HK1120962A1 (en) | 2009-04-09 |
US8769100B2 (en) | 2014-07-01 |
CN101296176A (zh) | 2008-10-29 |
EP2140351B1 (en) | 2020-12-16 |
ES2845904T3 (es) | 2021-07-28 |
JP2010526377A (ja) | 2010-07-29 |
EP2140351A4 (en) | 2011-08-10 |
JP5645216B2 (ja) | 2014-12-24 |
PL2140351T3 (pl) | 2021-06-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6013300B2 (ja) | クラスタデータ処理のための方法及び装置 | |
US9781161B2 (en) | Network devices using TLS tickets for session persistence | |
US11611545B2 (en) | RDP proxy support in presence of RDP server farm with session directory or broker | |
US9961143B2 (en) | Providing enhanced data retrieval from remote locations | |
EP2972746B1 (en) | Storage unit selection for virtualized storage units | |
US8949297B2 (en) | Content switch management | |
CN108063813B (zh) | 一种集群环境下密码服务网络并行化的方法与系统 | |
US10187458B2 (en) | Providing enhanced access to remote services | |
US10567492B1 (en) | Methods for load balancing in a federated identity environment and devices thereof | |
JP5735899B2 (ja) | サービス提供システム、ファイル更新方法、および分散管理装置 | |
EP1955181B1 (en) | Method and system for registering a distributed service site | |
US10481963B1 (en) | Load-balancing for achieving transaction fault tolerance | |
US8312154B1 (en) | Providing enhanced access to remote services | |
CN115516842A (zh) | 编排代理服务 | |
US11546405B2 (en) | Methods for exposing mainframe data as a web service and devices thereof | |
CN111490997A (zh) | 任务处理方法、代理系统、服务系统和电子设备 | |
US11872497B1 (en) | Customer-generated video game player matchmaking in a multi-tenant environment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150512 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150804 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160223 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160422 |
|
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: 20160823 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160921 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6013300 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |