JP5552154B2 - 高可用性環境においてサービスを維持するための方法、装置、およびコンピュータ・プログラム(高可用性環境においてサービスを維持するための方法) - Google Patents
高可用性環境においてサービスを維持するための方法、装置、およびコンピュータ・プログラム(高可用性環境においてサービスを維持するための方法) Download PDFInfo
- Publication number
- JP5552154B2 JP5552154B2 JP2012506429A JP2012506429A JP5552154B2 JP 5552154 B2 JP5552154 B2 JP 5552154B2 JP 2012506429 A JP2012506429 A JP 2012506429A JP 2012506429 A JP2012506429 A JP 2012506429A JP 5552154 B2 JP5552154 B2 JP 5552154B2
- Authority
- JP
- Japan
- Prior art keywords
- temporary destination
- destination
- response
- identifier
- request
- 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
- 238000000034 method Methods 0.000 title claims description 22
- 238000004590 computer program Methods 0.000 title claims description 8
- 230000004044 response Effects 0.000 claims description 29
- 230000007246 mechanism Effects 0.000 description 4
- 230000008569 process Effects 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000007781 pre-processing Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
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/54—Interprogram communication
- G06F9/546—Message passing systems or structures, e.g. queues
-
- 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/14—Session management
-
- 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/14—Session management
- H04L67/143—Termination or inactivation of sessions, e.g. event-controlled end of session
- H04L67/145—Termination or inactivation of sessions, e.g. event-controlled end of session avoiding end of session, e.g. keep-alive, heartbeats, resumption message or wake-up for inactive or interrupted session
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/40—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Health & Medical Sciences (AREA)
- Cardiology (AREA)
- General Health & Medical Sciences (AREA)
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
Description
Claims (5)
- クライアント・アプリケーションが最初の一時的な宛先を発生するための要求を生成し、前記要求の受信に応答して、サーバ・アプリケーションが前記最初の一時的な宛先を発生し、前記最初の一時的な宛先に最初の識別子を関連付ける、高可用性環境においてサービスを維持するための方法であって、
前記最初の一時的な宛先に関連付けられた前記最初の識別子を記録するステップと、
前記クライアント・アプリケーションが前記サーバ・アプリケーションに再接続したことに応答して、一時的な宛先を発生するための別の要求を生成するステップと、
前記別の要求中に前記最初の識別子を含めるステップと、
前記別の要求を前記サーバ・アプリケーションに送信するステップと、
前記サーバ・アプリケーションにおいて前記別の要求を受信したことに応答して、前記最初の一時的な宛先が利用可能か否かを判定するステップと、
前記最初の一時的な宛先が利用可能であることに応答して、前記サーバ・アプリケーションによって、前記クライアント・アプリケーションに、前記最初の一時的な宛先に対するアクセスを提供するステップと、
前記最初の一時的な宛先が利用可能でないことに応答して、前記サーバ・アプリケーションによって新しい一時的な宛先を発生するステップと、
前記サーバ・アプリケーションによって、前記新しい一時的な宛先に、前記別の要求における前記最初の識別子を関連付けるステップと、
を含む、方法。 - 前記クライアント・アプリケーションを一時的な宛先の所有者として識別するステップを更に含む、請求項1に記載の方法。
- クライアント・アプリケーションが最初の一時的な宛先を発生するための要求を生成するように動作可能であり、前記要求の受信に応答して、サーバ・アプリケーションが前記最初の一時的な宛先を発生するように動作可能であり、更に、前記最初の一時的な宛先に最初の識別子を関連付けるように動作可能である、高可用性環境においてサービスを維持するための装置であって、
前記最初の一時的な宛先に関連付けられた前記最初の識別子を記録するための自動記録装置と、
前記クライアント・アプリケーションが前記サーバ・アプリケーションに再接続したことに応答して、一時的な宛先を発生するための別の要求を生成するための手段と、
前記別の要求中に前記最初の識別子を含めるための照合機と、
前記別の要求を前記サーバ・アプリケーションに送信するための手段と、
前記サーバ・アプリケーションにおいて前記別の要求を受信したことに応答して、前記最初の一時的な宛先が利用可能か否かを判定するための手段と、
前記最初の一時的な宛先が利用可能であることに応答して、前記サーバ・アプリケーションによって、前記クライアント・アプリケーションに、前記最初の一時的な宛先に対するアクセスを提供するための手段と、
前記最初の一時的な宛先が利用可能でないことに応答して、前記サーバ・アプリケーションによって新しい一時的な宛先を発生するための手段と、
前記サーバ・アプリケーションによって、前記新しい一時的な宛先に、前記別の要求における前記最初の識別子を関連付けるための手段と、
を含む、装置。 - 前記クライアント・アプリケーションを一時的な宛先の所有者として識別するための手段を更に含む、請求項3に記載の装置。
- コンピュータ・プログラムであって、前記プログラムがコンピュータ上で実行された場合に請求項1から2のいずれか1項に記載の方法のステップを全てコンピュータに実行させるように適合されたプログラム・コード手段を含む、コンピュータ・プログラム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP09158309 | 2009-04-21 | ||
EP09158309.6 | 2009-04-21 | ||
PCT/EP2010/054212 WO2010121894A1 (en) | 2009-04-21 | 2010-03-30 | Method for preserving service in a highly available environment |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012524923A JP2012524923A (ja) | 2012-10-18 |
JP5552154B2 true JP5552154B2 (ja) | 2014-07-16 |
Family
ID=42321198
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012506429A Expired - Fee Related JP5552154B2 (ja) | 2009-04-21 | 2010-03-30 | 高可用性環境においてサービスを維持するための方法、装置、およびコンピュータ・プログラム(高可用性環境においてサービスを維持するための方法) |
Country Status (5)
Country | Link |
---|---|
US (2) | US8234345B2 (ja) |
EP (1) | EP2364477B1 (ja) |
JP (1) | JP5552154B2 (ja) |
CN (1) | CN102301337B (ja) |
WO (1) | WO2010121894A1 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8234345B2 (en) | 2009-04-21 | 2012-07-31 | International Business Machines Corporation | Preserving a messaging service in a highly available environment |
JP2012216023A (ja) * | 2011-03-31 | 2012-11-08 | Toshiba Corp | 通信装置、通信プログラム、及び通信システム |
GB2532227B (en) | 2014-11-12 | 2021-10-27 | Arm Ip Ltd | Methods of communication between a remote resource and a data processing device |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6920447B2 (en) * | 2001-02-15 | 2005-07-19 | Microsoft Corporation | Concurrent data recall in a hierarchical storage environment using plural queues |
TWI349204B (en) * | 2003-01-10 | 2011-09-21 | Panasonic Corp | Group admission system and server and client therefor |
JP4144882B2 (ja) * | 2004-05-14 | 2008-09-03 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 情報処理装置、情報システム、プロキシ処理方法、及びプログラムと記録媒体 |
JP4151978B2 (ja) * | 2005-05-25 | 2008-09-17 | インターナショナル・ビジネス・マシーンズ・コーポレーション | サーバ装置、管理方法およびプログラム |
GB0514362D0 (en) * | 2005-07-13 | 2005-08-17 | Ibm | A bridge for linking two publish/subscribe message brokers |
US20080313349A1 (en) * | 2007-06-12 | 2008-12-18 | International Business Machines Corporation | Connecting a client to one of a plurality of servers |
US8234345B2 (en) | 2009-04-21 | 2012-07-31 | International Business Machines Corporation | Preserving a messaging service in a highly available environment |
-
2009
- 2009-11-30 US US12/627,668 patent/US8234345B2/en not_active Expired - Fee Related
-
2010
- 2010-03-30 JP JP2012506429A patent/JP5552154B2/ja not_active Expired - Fee Related
- 2010-03-30 EP EP10712411.7A patent/EP2364477B1/en not_active Not-in-force
- 2010-03-30 WO PCT/EP2010/054212 patent/WO2010121894A1/en active Application Filing
- 2010-03-30 CN CN201080005856.8A patent/CN102301337B/zh not_active Expired - Fee Related
-
2012
- 2012-06-18 US US13/525,998 patent/US8577981B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
EP2364477A1 (en) | 2011-09-14 |
US20100268781A1 (en) | 2010-10-21 |
CN102301337B (zh) | 2014-02-26 |
US20120254336A1 (en) | 2012-10-04 |
JP2012524923A (ja) | 2012-10-18 |
US8234345B2 (en) | 2012-07-31 |
CN102301337A (zh) | 2011-12-28 |
WO2010121894A1 (en) | 2010-10-28 |
US8577981B2 (en) | 2013-11-05 |
EP2364477B1 (en) | 2013-05-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108306819B (zh) | 基于区块链的即时通讯系统实现方法、介质和计算设备 | |
US7793140B2 (en) | Method and system for handling failover in a distributed environment that uses session affinity | |
TWI282228B (en) | Method and apparatus for autonomic failover | |
US9742651B2 (en) | Client-side fault tolerance in a publish-subscribe system | |
JP4583452B2 (ja) | サーバ間の直接通信を用いることによってノード構成におけるサーバ・イベントを監視するための方法及びシステム | |
US8595301B2 (en) | Message delivery in messaging networks | |
US20060195561A1 (en) | Discovering and monitoring server clusters | |
JP2009176301A (ja) | 向上されたコラボレーション、スケーラビリティ、およびリライアビリティを提供するために接続され得るネットワーク装置のセットのための方法およびシステム | |
US20090138751A1 (en) | De-centralized nodal failover handling | |
US20110219263A1 (en) | Fast cluster failure detection | |
US20100332532A1 (en) | Distributed directory environment using clustered ldap servers | |
JP5617304B2 (ja) | スイッチング装置、情報処理装置および障害通知制御プログラム | |
JP2016535908A (ja) | eメールのウェブクライアント通知の待ち行列化方法 | |
CN112291082A (zh) | 机房容灾处理方法、终端及存储介质 | |
JP5552154B2 (ja) | 高可用性環境においてサービスを維持するための方法、装置、およびコンピュータ・プログラム(高可用性環境においてサービスを維持するための方法) | |
CN108683586B (zh) | 即时通讯系统中的数据处理方法、装置、介质和计算设备 | |
CN113946376B (zh) | 负载调整方法、装置、电子设备及存储介质 | |
CN112350921A (zh) | 消息处理方法、终端及存储介质 | |
CN110278133B (zh) | 由服务器执行的检查方法、装置、计算设备以及介质 | |
US8671307B2 (en) | Task relay system, apparatus, and recording medium | |
US9961027B2 (en) | Email webclient automatic failover | |
CN114185688B (zh) | 物理资源占用状态的矫正方法、调度器及可读存储介质 | |
US20230026245A1 (en) | System and method for implementing and managing a distributed data flow model | |
KR20180073003A (ko) | 오브젝트에 대한 동기화 관리 장치 및 방법 | |
JP2012108794A (ja) | 中継装置、中継方法およびデバイス管理装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121004 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140122 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140204 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140417 |
|
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: 20140507 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140523 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5552154 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
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 |
|
LAPS | Cancellation because of no payment of annual fees |