JP4759418B2 - Message recovery system and recovery method - Google Patents

Message recovery system and recovery method Download PDF

Info

Publication number
JP4759418B2
JP4759418B2 JP2006080793A JP2006080793A JP4759418B2 JP 4759418 B2 JP4759418 B2 JP 4759418B2 JP 2006080793 A JP2006080793 A JP 2006080793A JP 2006080793 A JP2006080793 A JP 2006080793A JP 4759418 B2 JP4759418 B2 JP 4759418B2
Authority
JP
Japan
Prior art keywords
message
transmission
history
relay device
reception
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
Application number
JP2006080793A
Other languages
Japanese (ja)
Other versions
JP2007257288A (en
Inventor
修一 田中
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 JP2006080793A priority Critical patent/JP4759418B2/en
Publication of JP2007257288A publication Critical patent/JP2007257288A/en
Application granted granted Critical
Publication of JP4759418B2 publication Critical patent/JP4759418B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

本発明は、相互にメッセージの送受信を行う情報処理装置におけるメッセージの回復技術に係り、特に、メッセージ配信後に喪失したメッセージを回復することのできるメッセージ回復技術に関する。   The present invention relates to a message recovery technique in an information processing apparatus that mutually transmits and receives messages, and more particularly to a message recovery technique that can recover a lost message after message distribution.

情報処理装置を用いて形成したシステム相互を連携するシステム間連携技術に関しては、システム間の相互接続性の向上を図るため、各種の標準化技術が推進されている。その代表的な例として、Webサービス、あるいはSOAP(Simple Object Access Protocol)が知られている。   With regard to inter-system cooperation technology that links systems formed using information processing apparatuses, various standardization technologies have been promoted in order to improve inter-system connectivity. A typical example is a Web service or SOAP (Simple Object Access Protocol).

一方、前記連携されたシステム間において配信されるメッセージを保証する保証技術としては、受信確認信号を受信するまで、送信動作を続行する技術が知られている。その代表的な例が、WS−R(WS-Reliability)である(非特許文献1参照)。
Web Services Reliable Messaging TC, WS-Reliability 1.1, OASIS Standard, 15 November 2004 / p.19 ll.532-561
On the other hand, as a guarantee technique for guaranteeing a message distributed between the linked systems, a technique is known in which a transmission operation is continued until a reception confirmation signal is received. A typical example is WS-R (WS-Reliability) (see Non-Patent Document 1).
Web Services Reliable Messaging TC, WS-Reliability 1.1, OASIS Standard, 15 November 2004 / p.19 ll.532-561

前述のように、従来のメッセージ配信保証技術は、受信確認信号を受信するまで送信動作を続行する技術であり、メッセージ配信後におけるメッセージ喪失を考慮した技術ではない。このため、メッセージ配信後に受信側でメッセージを喪失した場合、喪失したメッセージを回復することはできない。   As described above, the conventional message delivery guarantee technique is a technique that continues the transmission operation until the reception confirmation signal is received, and is not a technique that considers message loss after message delivery. For this reason, when a message is lost on the receiving side after message delivery, the lost message cannot be recovered.

本発明は、これらの問題点に鑑みてなされたもので、データを含む受信したメッセージを喪失した可能性がある場合、処理の履歴を回復するとともに送信元一覧をもとにメッセージを回復する技術を提供するものである。 The present invention has been made in view of these problems. When there is a possibility that a received message including data may be lost, a technique for recovering a message based on a list of transmission sources while recovering a processing history is disclosed. Is to provide.

本発明は上記課題を解決するため、次のような手段を採用した。   In order to solve the above problems, the present invention employs the following means.

メッセージ送信装置が送信したメッセージを受信し、受信したメッセージをメッセージ受信装置に送信するメッセージ中継装置を備え、該メッセージ中継装置は、該中継装置に障害が発生したとき、障害の発生を表す障害通知を前記メッセージ送信装置およびメッセージ受信装置に送信する障害通知送信部を備え、前記障害通知に応答して、前記メッセージ受信装置が障害発生中継装置に送信した障害発生中継装置からのメッセージ受信履歴を障害発生中継装置の送信履歴とし、前記メッセージ送信装置が前記障害発生中継装置に送信したメッセージ送信履歴を中継装置の受信履歴として履歴を回復するとともに、前記メッセージ送信装置の一覧である送信元一覧をもとに、メッセージの再送を要求してメッセージを回復する。 A message relay device that receives a message transmitted by the message transmission device and transmits the received message to the message reception device, and the message relay device indicates a failure notification that indicates the occurrence of a failure when the failure occurs in the relay device; Is transmitted to the message transmitting device and the message receiving device, and in response to the failure notification, the message reception history from the failure relay device transmitted by the message receiver to the failure relay device is determined to be a failure. The transmission history of the generation relay device is used, and the message transmission history transmitted from the message transmission device to the failure occurrence relay device is used as the reception history of the relay device. In addition, the message is recovered by requesting retransmission of the message.

本発明は、以上の構成を備えるため、受信したメッセージを喪失した可能性がある場合、処理の履歴を回復するとともに送信元一覧をもとにメッセージを回復することができる。 Since the present invention has the above-described configuration, when there is a possibility that a received message has been lost, the processing history can be recovered and the message can be recovered based on the transmission source list .

以下、最良の実施形態を添付図面を参照しながら説明する。図1は、メッセージ回復システムを説明する図である。   Hereinafter, the best embodiment will be described with reference to the accompanying drawings. FIG. 1 is a diagram for explaining a message recovery system.

メッセージ回復システムは、メッセージを送信する送信装置110、送信されたメッセージを中継する中継装置120、前記メッセージを受信する受信装置130、およびこれらの装置間を接続する通信ネットワーク140を備える。なお、送信装置110、中継装置120および受信装置130は、それぞれ計算機(コンピュータ)で構成される。また、送信装置110、中継装置120および受信装置130を構成するコンピュータはそれぞれ表示部118,128,137および記憶部119,129,138を備える。また、前記送信装置110、中継装置120および受信装置130を構成する各処理部は、プログラムで実現可能であり、この場合前記プログラムは前記記憶部119,129,138に格納する。なお、前記各処理部をハードウエアで実現することも可能である。   The message recovery system includes a transmitting device 110 that transmits a message, a relay device 120 that relays the transmitted message, a receiving device 130 that receives the message, and a communication network 140 that connects these devices. The transmitting device 110, the relay device 120, and the receiving device 130 are each configured with a computer (computer). In addition, the computers constituting the transmission device 110, the relay device 120, and the reception device 130 include display units 118, 128, and 137 and storage units 119, 129, and 138, respectively. The processing units constituting the transmission device 110, the relay device 120, and the reception device 130 can be realized by a program. In this case, the program is stored in the storage units 119, 129, and 138. The processing units can be realized by hardware.

前記送信装置110は、送信を伴う業務処理を行うプログラムである送信アプリケーション111、および送信部112を備える。また、送信部112は、障害通知を受信する障害通知受信部114、送信履歴を修正する送信履歴修正部115、およびメッセージの再送を行う再送部116を備えたメッセージ保証部113、並びに実際に送信を行う送信基本部117を備える。   The transmission device 110 includes a transmission application 111 that is a program for performing a business process involving transmission, and a transmission unit 112. The transmission unit 112 also includes a failure notification reception unit 114 that receives a failure notification, a transmission history correction unit 115 that corrects a transmission history, a message guarantee unit 113 that includes a retransmission unit 116 that retransmits a message, and an actual transmission. The transmission basic unit 117 is provided.

中継装置120は、メッセージ保証部122および実際に中継を行う中継基本部127とからなる中継部121を備え、前記中継基本部127は障害通知を送信する障害通知送信部123、受信履歴を要求する受信履歴要求部124、送受信履歴を回復する送受信履歴回復部125、および再送を要求する再送要求部126からなるメッセージ保証部122並びに実際に中継を行う中継基本部127を備える。   The relay device 120 includes a relay unit 121 including a message guarantee unit 122 and a relay basic unit 127 that actually relays, and the relay basic unit 127 requests a failure notification transmission unit 123 that transmits a failure notification and a reception history. A reception history request unit 124, a transmission / reception history recovery unit 125 that recovers a transmission / reception history, a message guarantee unit 122 including a retransmission request unit 126 that requests retransmission, and a relay basic unit 127 that actually performs relaying.

受信装置130は、受信を伴う業務処理を行う受信アプリケーション131、および受信部132を備える。また、受信部132は、実際に受信を行う受信基本部136並びに障害通知を受信する障害通知受信部134、および受信履歴を応答する受信履歴応答部135からなるメッセージ保証部133を備える。   The reception device 130 includes a reception application 131 that performs a business process involving reception, and a reception unit 132. The reception unit 132 includes a message guarantee unit 133 including a reception basic unit 136 that actually performs reception, a failure notification reception unit 134 that receives a failure notification, and a reception history response unit 135 that responds a reception history.

前記送信装置110、中継装置120、および受信装置130を構成する各計算機は、前述のように記憶部119,129,138を備え、各計算機を構成する処理部は前記記憶部に記憶されたプログラムに従って動作する。なお、各記憶部はデータ、プログラム等をファイルとして前記各部を構成する装置からアクセス可能に記憶している。また、前記送信装置110、中継装置120、および受信装置130は、それぞれ他の装置と通信ネットワークなどを介してデータやファイルを送受信する通信装置を備える。   Each computer that constitutes the transmission device 110, the relay device 120, and the reception device 130 includes the storage units 119, 129, and 138 as described above, and the processing unit that constitutes each computer is a program stored in the storage unit. Works according to. Each storage unit stores data, programs, and the like as files so that they can be accessed from the devices constituting each unit. The transmission device 110, the relay device 120, and the reception device 130 each include a communication device that transmits / receives data and files to / from other devices via a communication network.

なお、本実施形態では送信装置110としてWebポータルサイト(AおよびD)、中継装置120として中継装置(BおよびE)、受信装置としてサービス提供装置(CおよびF)をそれぞれ想定する。なお、前記Webポータルサイト、中継装置、およびサービス提供装置はそれぞれ単数または複数であってよい。   In the present embodiment, it is assumed that the transmission device 110 is a Web portal site (A and D), the relay device 120 is a relay device (B and E), and the reception device is a service providing device (C and F). The web portal site, the relay device, and the service providing device may be singular or plural.

前記計算機は、さらに、ユーザからの指示を受け付ける入力装置、処理装置の処理結果などを表示する表示部118,128,137を備えるのが好ましい。前記計算機の各部の機能は、前述のように各処理部がプログラムに従って前記記憶部内のデータやファイルにアクセスして動作することにより実現される。   It is preferable that the computer further includes display units 118, 128, and 137 that display an input device that receives an instruction from a user, a processing result of the processing device, and the like. As described above, the functions of the respective units of the computer are realized by the processing units accessing and operating data and files in the storage unit according to programs.

なお、前記送信装置110は、複数の中継装置120にメッセージを送信するための処理能力を持った計算機であることが望ましい。具体的には、大型計算機、高性能ワークステーションを用いるのが望ましい。また、中継装置120は、複数の送信装置110からメッセージを受信し、複数の受信装置130にメッセージを送信するための処理能力を持った計算機であることが望ましい。具体的には、大型計算機、高性能ワークステーションを用いるのが望ましい。受信装置130は、複数の中継装置110からメッセージを受信するための処理能力を持った計算機であることが望ましい。具体的には、大型計算機、高性能ワークステーションを用いるのが望ましい。通信ネットワークは、情報を他の情報処理装置に伝送する伝送媒体であれば良い。また、このネットワークには、メッセージ送信装置に処理を要求するメッセージを送信する端末が接続される。   Note that the transmission device 110 is preferably a computer having a processing capability for transmitting a message to the plurality of relay devices 120. Specifically, it is desirable to use a large computer and a high-performance workstation. The relay device 120 is preferably a computer having processing capability for receiving messages from the plurality of transmission devices 110 and transmitting the messages to the plurality of reception devices 130. Specifically, it is desirable to use a large computer and a high-performance workstation. The receiving device 130 is preferably a computer having a processing capability for receiving messages from the plurality of relay devices 110. Specifically, it is desirable to use a large computer and a high-performance workstation. The communication network may be a transmission medium that transmits information to other information processing apparatuses. In addition, a terminal that transmits a message requesting processing to the message transmitting apparatus is connected to the network.

次に、図2ないし図14を参照して、本実施形態のメッセージ回復システムの処理動作を説明する。ここで、図2は処理の概要を説明する図、図3は図2における受信履歴要求(ステップ222)の詳細を説明する図、図4は図2における送受信履歴歴要求(ステップ223)の詳細を説明する図、図5は図2における再送要求(ステップ224)の詳細を説明する図である。   Next, the processing operation of the message recovery system according to the present exemplary embodiment will be described with reference to FIGS. 2 is a diagram for explaining the outline of the processing, FIG. 3 is a diagram for explaining the details of the reception history request (step 222) in FIG. 2, and FIG. 4 is the details of the transmission / reception history history request (step 223) in FIG. FIG. 5 is a diagram for explaining the details of the retransmission request (step 224) in FIG.

また、図6は、WebポータルサイトAの、中継装置B障害発生前の送信履歴600を示す。送信履歴600は、メッセージID601、送信先ID602、送信状態603を備える。図7は、中継装置Bの、中継装置B障害発生前の受信履歴700を示す。受信履歴700は、メッセージID701、送信元ID702、受信状態703を備える。図8は中継装置Bの、中継装置B障害発生前の送信履歴800の例を示す。送信履歴800は、メッセージID801、送信先ID802、送信状態803を備える。図9は、サービス提供装置Cの、中継装置B障害発生前の受信履歴900を示す。受信履歴900は、メッセージID901、送信元ID902、受信状態903を備える。なお、図7,8に示す中継装置の受信履歴、および送信履歴は中継装置に障害が発生した際には失われることになる。   FIG. 6 shows a transmission history 600 of the Web portal site A before the failure of the relay device B. The transmission history 600 includes a message ID 601, a transmission destination ID 602, and a transmission state 603. FIG. 7 shows a reception history 700 of the relay device B before the failure of the relay device B. The reception history 700 includes a message ID 701, a transmission source ID 702, and a reception state 703. FIG. 8 shows an example of a transmission history 800 of the relay device B before the failure of the relay device B. The transmission history 800 includes a message ID 801, a transmission destination ID 802, and a transmission state 803. FIG. 9 shows a reception history 900 of the service providing apparatus C before the failure of the relay apparatus B. The reception history 900 includes a message ID 901, a transmission source ID 902, and a reception state 903. The reception history and transmission history of the relay device shown in FIGS. 7 and 8 are lost when a failure occurs in the relay device.

図10は、WebポータルサイトAの、中継装置B障害発生後の送信履歴600を示す。図11は、サービス提供装置Cの、中継装置B障害発生後の受信履歴900を示す。図12は、中継装置Bの、受信履歴追加後の受信履歴700を示す。 図13は、中継装置Bの、送信履歴追加後の送信履歴800を示す。図14は、Webポータルサイト装置Aの、送信履歴修正後の送信履歴600を示す。なお、これらの図において、送信あるいは受信状態を示す「済」は送信あるいは受信の完了を意味し、「未済」は送受信が完了していないことを意味している。   FIG. 10 shows a transmission history 600 of the Web portal site A after the failure of the relay device B. FIG. 11 shows a reception history 900 of the service providing apparatus C after the failure of the relay apparatus B. FIG. 12 shows the reception history 700 of the relay apparatus B after the reception history is added. FIG. 13 shows the transmission history 800 of the relay apparatus B after adding the transmission history. FIG. 14 shows a transmission history 600 of the Web portal site apparatus A after the transmission history correction. In these drawings, “Done” indicating the transmission or reception state means completion of transmission or reception, and “Not done” means that transmission / reception is not completed.

まず、図2における中継装置120の障害通知送信処理(ステップ221)について説明する。中継装置120の障害通知送信部113は、中継部121でデータを喪失した可能性があることを検出した場合、データを喪失した可能性があることを送信装置110の障害通知受信部114、受信装置130の障害通知受信部134の少なくとも1つに通知する。   First, the failure notification transmission process (step 221) of the relay device 120 in FIG. 2 will be described. When the failure notification transmission unit 113 of the relay device 120 detects that there is a possibility of data loss in the relay unit 121, the failure notification reception unit 114 of the transmission device 110 receives the fact that there is a possibility of data loss. Notify at least one of the failure notification receivers 134 of the device 130.

例えば、送信装置110がWebポータルサイトAまたはDである場合、中継装置Bの障害通知送信部113は、データの喪失した可能性があることを、Webポータルサイト装置AまたはDの障害通知受信部114、および受信装置であるサービス提供装置CまたはFの障害通知受信部134の少なくとも1つに通知する。   For example, when the transmission device 110 is the Web portal site A or D, the failure notification transmission unit 113 of the relay device B indicates that there is a possibility of data loss, and the failure notification reception unit of the Web portal site device A or D 114 and at least one of the failure notification receivers 134 of the service providing device C or F that is the receiving device.

次に、図2に示す受信履歴要求処理(ステップ222)の詳細について、図3を用いて説明する。まず、中継装置Bの受信履歴要求部124は、送信先一覧1100として、受信装置130の一覧1100を取得する。Webポータルサイトの例では、中継装置Bの受信履歴要求部124は、送信先一覧1100として、受信装置であるサービス提供装置Cおよびサービス提供装置Fを取得する(ステップ301)。次いで、中継装置Bの受信履歴要求部124は、送信先番号nに0,送信先数dに送信先数を代入する(ステップ302)。次いで、中継装置Bの受信履歴要求部124は、送信先番号nと送信先数dを比較し、送信先番号nが送信先数dより小さい場合、ステップ304に遷移し、そうでない場合は受信履歴要求を終了する(ステップ303)。次いで、中継装置Bの受信履歴要求部124は、受信履歴要求を、n+1番目の送信先である受信装置(例えば受信装置C)の受信履歴応答部135に送信する(ステップ304)。   Next, details of the reception history request process (step 222) shown in FIG. 2 will be described with reference to FIG. First, the reception history request unit 124 of the relay apparatus B acquires the list 1100 of the reception apparatus 130 as the transmission destination list 1100. In the example of the Web portal site, the reception history request unit 124 of the relay device B acquires the service providing device C and the service providing device F, which are receiving devices, as the transmission destination list 1100 (step 301). Next, the reception history request unit 124 of the relay apparatus B substitutes 0 for the transmission destination number n and the number of transmission destinations for the transmission destination number d (step 302). Next, the reception history request unit 124 of the relay apparatus B compares the transmission destination number n with the transmission destination number d. If the transmission destination number n is smaller than the transmission destination number d, the process proceeds to step 304; The history request is terminated (step 303). Next, the reception history request unit 124 of the relay device B transmits the reception history request to the reception history response unit 135 of the receiving device (for example, the receiving device C) that is the (n + 1) th transmission destination (step 304).

受信装置Cの受信履歴応答部135は、前記受信履歴要求を中継装置Bの受信履歴要求部124から受信する(ステップ311)。次いで、受信装置Cの受信履歴応答部135は、蓄積している受信履歴900(図9)の中から、中継装置Bからの受信履歴を抽出する(ステップ312)。次いで、受信装置Cの受信履歴応答部135は、抽出した受信履歴をもとに生成した受信履歴応答を中継装置Bの受信履歴要求部124に送信する(ステップ313)。   The reception history response unit 135 of the reception device C receives the reception history request from the reception history request unit 124 of the relay device B (step 311). Next, the reception history response unit 135 of the reception device C extracts the reception history from the relay device B from the accumulated reception history 900 (FIG. 9) (step 312). Next, the reception history response unit 135 of the reception device C transmits a reception history response generated based on the extracted reception history to the reception history request unit 124 of the relay device B (step 313).

中継装置Bの受信履歴要求部124は、受信履歴応答を、n+1番目の送信先である受信装置Cの受信履歴応答部135から受信する(ステップ305)。次いで、中継装置Bの受信履歴要求部124は、送信先番号nに1を加算し、ステップ303に移行する(ステップ306)。   The reception history request unit 124 of the relay device B receives the reception history response from the reception history response unit 135 of the receiving device C that is the (n + 1) th transmission destination (step 305). Next, the reception history request unit 124 of the relay apparatus B adds 1 to the transmission destination number n, and proceeds to step 303 (step 306).

なお、以上の処理は、送信装置AまたはDに対しても同様に適用して、送信装置AまたはDの中継装置Bに対する送信履歴を取得するようにしてもよい。   Note that the above processing may be applied to the transmission device A or D in the same manner to acquire the transmission history of the transmission device A or D for the relay device B.

次に、図2に示す送受信履歴回復処理(ステップ223)の詳細について、図4を用いて説明する。まず、中継装置Bの送受信履歴回復部125は、送信履歴800(図13)に、受信装置Cへの送信履歴(前記ステップ222において受信装置Cから取得した)を追加する(ステップ401)。 次いで、中継装置Bの送受信履歴回復部125は、受信履歴700(図12)に送信装置Aからの受信履歴を追加する(ステップ402)。   Next, details of the transmission / reception history recovery processing (step 223) shown in FIG. 2 will be described with reference to FIG. First, the transmission / reception history recovery unit 125 of the relay device B adds the transmission history to the reception device C (obtained from the reception device C in step 222) to the transmission history 800 (FIG. 13) (step 401). Next, the transmission / reception history recovery unit 125 of the relay device B adds the reception history from the transmission device A to the reception history 700 (FIG. 12) (step 402).

次に、図2に示す再送要求処理(ステップ224)の詳細について、図5を用いて説明する。   Next, details of the retransmission request process (step 224) shown in FIG. 2 will be described with reference to FIG.

まず、中継装置Bの再送要求部126は、送信装置110の一覧として送信元一覧1000(Webポータルサイト装置A,B)を取得する(ステップ501)。次いで、中継装置Bの再送要求部126は、送信元番号nに0,送信元数sに送信元数を代入する(ステップ502)。次いで、中継装置Bの再送要求部126は、送信元番号nと送信元数sを比較し、送信元番号nが送信元数sより小さい場合、ステップ504に移行し、そうでない場合は再送要求を終了する(ステップ503)。次いで、中継装置Bの再送要求部126は、再送要求を、n+1番目の送信元である送信装置110(WebポータルサイトA)の再送部116に送信する(ステップ504)。次いで、中継装置Bの再送要求部126は、送信元番号nに1を加算し、ステップ503に移行する(ステップ505)。   First, the retransmission request unit 126 of the relay apparatus B acquires the transmission source list 1000 (Web portal site apparatuses A and B) as a list of the transmission apparatus 110 (step 501). Next, the retransmission request unit 126 of the relay apparatus B substitutes 0 for the transmission source number n and the transmission source number for the transmission source number s (step 502). Next, the retransmission request unit 126 of the relay apparatus B compares the transmission source number n with the transmission source number s. If the transmission source number n is smaller than the transmission source number s, the process proceeds to step 504. Is terminated (step 503). Next, the retransmission request unit 126 of the relay apparatus B transmits a retransmission request to the retransmission unit 116 of the transmission apparatus 110 (Web portal site A) that is the (n + 1) th transmission source (step 504). Next, the retransmission request unit 126 of the relay apparatus B adds 1 to the transmission source number n, and proceeds to step 503 (step 505).

次に、図2における再送要求受信処理(ステップ212)以降の処理について説明する。まず、送信装置110の再送部116は、再送要求を、中継装置Bの再送要求部126から受信する(ステップ212)。次いで、送信装置110の送信履歴修正部115は、送信履歴600(図10)中の、中継装置Bへの送信履歴を修正(送信履歴中の送信状態の「済」を「未済」に変更)する(ステップ213)。次いで、送信装置110の再送部116は、修正された送信履歴600に基づき、再送を開始する。   Next, processing after the retransmission request reception processing (step 212) in FIG. 2 will be described. First, the retransmission unit 116 of the transmission device 110 receives a retransmission request from the retransmission request unit 126 of the relay device B (step 212). Next, the transmission history correction unit 115 of the transmission device 110 corrects the transmission history to the relay device B in the transmission history 600 (FIG. 10) (changes the transmission status “completed” to “uncompleted” in the transmission history). (Step 213). Next, the retransmission unit 116 of the transmission device 110 starts retransmission based on the corrected transmission history 600.

Webポータルサイトの例では、送信装置110であるWebポータルサイト装置Aの再送部116は、修正された送信履歴600(図14)に基づき、再送を開始する(ステップ214)。   In the example of the Web portal site, the retransmission unit 116 of the Web portal site apparatus A that is the transmission apparatus 110 starts retransmission based on the corrected transmission history 600 (FIG. 14) (step 214).

以上説明したように、本実施形態によれば、システムを構成する計算機である、例えば中継装置Bは、メッセージを喪失した可能性があることを検出したとき、メッセージを喪失したことを表す情報を他の計算機に通知して、他の計算機の処理の履歴を取得する。また、この取得した履歴をもとに処理の履歴を回復するとともに送信元一覧をもとに、他の計算機(例えば送信装置A)にメッセージの再送を要求することにより、喪失したメッセージを回復することができる 。 As described above, according to the present embodiment, for example, when the relay apparatus B, which is a computer constituting the system, detects that there is a possibility that a message has been lost, information indicating that the message has been lost is displayed. Notify other computers and obtain processing history of other computers. In addition, the processing history is recovered based on the acquired history, and the lost message is recovered by requesting another computer (for example, the transmitting apparatus A) to retransmit the message based on the transmission source list. be able to .

例えば、中継装置Bに障害が発生したとき、中継装置Bは、受信装置Cに中継装置Bから受信したメッセージの履歴である受信履歴の送信を要求し、送信された受信履歴を中継装置Bの送信履歴800(図13)として格納する。   For example, when a failure occurs in the relay device B, the relay device B requests the reception device C to transmit a reception history that is a history of messages received from the relay device B, and the received reception history is transmitted to the relay device B. Stored as transmission history 800 (FIG. 13).

また、中継装置Bは、送信装置Aに中継装置Bに送信したメッセージの履歴である送信履歴を要求し、送信された送信履歴を中継装置Bの受信履歴700(図12)として格納する。   Further, the relay device B requests the transmission device A for a transmission history that is a history of the message transmitted to the relay device B, and stores the transmitted transmission history as the reception history 700 (FIG. 12) of the relay device B.

次いで、中継装置Bは、前記送信履歴800と受信履歴700をもとに喪失したメッセージを特定し、この特定されたメッセージの再送を送信装置Aに要求する。これにより喪失されたメッセージを回復することができる。なお、送信装置Aは、前記再送が要求されたメッセージの送信状態を表すフラグ「済」を「未済」に修正(図10から図14に修正)した後、メッセージを再送する。   Next, the relay apparatus B identifies the lost message based on the transmission history 800 and the reception history 700, and requests the transmission apparatus A to retransmit the identified message. This makes it possible to recover lost messages. Note that the transmitting apparatus A resends the message after modifying the flag “completed” indicating the transmission state of the message requested to be retransmitted to “uncompleted” (modified from FIG. 10 to FIG. 14).

なお、送信装置Aの中継装置Bに対する送信履歴は中継装置B側に蓄積されている受信履歴を用いることもできる。また、送信装置としてWebポータルサイト、受信装置としてサービス提供装置を例として説明したが、例えば、金融、製造、流通、公共事業、あるいは通信といった業種の企業情報装置などにも適用可能である。   Note that the transmission history of the transmission device A to the relay device B can be the reception history stored on the relay device B side. Further, although a Web portal site is described as an example of a transmission device and a service providing device is an example of a reception device, the present invention can also be applied to, for example, corporate information devices in industries such as finance, manufacturing, distribution, public works, or communication.

以上説明したように、本実施形態によれば、データ等を含む受信したメッセージを喪失した可能性がある場合、メッセージを喪失した可能性があることを他の情報処理装置に通知し、前記他の情報処理装置の処理の履歴を取得することにより、喪失した処理の履歴を回復するとともに送信元一覧をもとにメッセージの再送を要求することにより、前記メッセージを回復することができる。また、データの回復時間を極小化し、速やかにデータ処理を完了することができる。 As described above, according to the present embodiment, when there is a possibility that a received message including data or the like has been lost, the other information processing apparatus is notified that the message may have been lost, and the other By acquiring the processing history of the information processing apparatus, the lost processing history can be recovered and the message can be recovered by requesting retransmission of the message based on the source list . In addition, the data recovery time can be minimized and data processing can be completed promptly.

メッセージ回復システム説明する図。The figure explaining a message recovery system. 回復処理の概要を説明する図。The figure explaining the outline | summary of a recovery process. 図2における受信履歴要求(ステップ222)の詳細を説明する図。The figure explaining the detail of the reception log | history request | requirement (step 222) in FIG. 図2における送受信履歴歴要求(ステップ223)の詳細を説明する図。The figure explaining the detail of the transmission / reception log history request | requirement (step 223) in FIG. 図2における再送要求(ステップ224)の詳細を説明する図。The figure explaining the detail of the resending request | requirement (step 224) in FIG. WebポータルサイトAの、中継装置B障害発生前の送信履歴600を示す図。The figure which shows the transmission log | history 600 before the relay apparatus B failure | occurrence | production of Web portal site A. FIG. 中継装置Bの、中継装置B障害発生前の受信履歴700を示す図。The figure which shows the reception log | history 700 of the relay apparatus B before relay apparatus B failure occurrence. 中継装置Bの、中継装置B障害発生前の送信履歴800を示す図。The figure which shows the transmission log | history 800 of the relay apparatus B before relay apparatus B failure occurrence. サービス提供装置Cの、中継装置B障害発生前の受信履歴900を示す図。The figure which shows the reception log | history 900 before the relay apparatus B failure of the service provision apparatus C. FIG. WebポータルサイトAの、中継装置B障害発生後の送信履歴600を示す図。The figure which shows the transmission log | history 600 after the failure of the relay apparatus B of Web portal site A. FIG. サービス提供装置Cの、中継装置B障害発生後の受信履歴900を示す図。The figure which shows the reception log | history 900 after the failure of the relay apparatus B of the service provision apparatus C. FIG. 中継装置Bの、受信履歴追加後の受信履歴700を示す図。The figure which shows the reception log | history 700 after the reception log | history addition of the relay apparatus B. FIG. 中継装置Bの、送信履歴追加後の送信履歴800を示す図。The figure which shows the transmission history 800 of the relay apparatus B after transmission history addition. Webポータルサイト装置Aの、送信履歴修正後の送信履歴600を示す図。The figure which shows the transmission history 600 of the Web portal site apparatus A after transmission history correction.

符号の説明Explanation of symbols

110 送信装置(Webポータルサイト)
111 送信アプリケーション
112 送信部
113 メッセージ保証部
114 障害通知受信部
115 送信履歴修正部
116 再送部
117 送信基本部
120 中継装置
121 中継部
122 メッセージ保証部
123 障害通知送信部
124 受信履歴要求部
125 送受信履歴回復部
126 再送要求部
127 中継基本部
130 受信装置(サービス提供装置)
131 受信アプリケーション
132 受信部
133 メッセージ保証部
134 障害通知受信部
135 受信履歴応答部
136 受信基本部
140 通信ネットワーク
110 Transmitter (Web portal site)
111 transmission application 112 transmission unit 113 message guarantee unit 114 failure notification reception unit 115 transmission history correction unit 116 retransmission unit 117 transmission basic unit 120 relay device 121 relay unit 122 message guarantee unit 123 failure notification transmission unit 124 reception history request unit 125 transmission / reception history Recovery unit 126 Retransmission request unit 127 Relay basic unit 130 Receiving device (service providing device)
131 reception application 132 reception unit 133 message guarantee unit 134 failure notification reception unit 135 reception history response unit 136 reception basic unit 140 communication network

Claims (14)

メッセージ送信装置が送信したメッセージを受信し、受信したメッセージをメッセージ受信装置に送信するメッセージ中継装置を備え、
該メッセージ中継装置は、該中継装置に障害が発生したとき、障害の発生を表す障害通知を前記メッセージ送信装置およびメッセージ受信装置に送信する障害通知送信部を備え、
前記障害通知に応答して、前記メッセージ受信装置が障害発生中継装置に送信した障害発生中継装置からのメッセージ受信履歴を障害発生中継装置の送信履歴とし、
前記メッセージ送信装置が前記障害発生中継装置に送信したメッセージ送信履歴を中継装置の受信履歴として履歴を回復するとともに、
前記メッセージ送信装置の一覧である送信元一覧をもとに、メッセージの再送を要求してメッセージを回復することを特徴とする情報処理装置におけるメッセージ回復システム。
A message relay device that receives a message transmitted by a message transmission device and transmits the received message to the message reception device;
The message relay device includes a failure notification transmission unit that transmits a failure notification indicating the occurrence of a failure to the message transmission device and the message reception device when a failure occurs in the relay device,
In response to the failure notification, the message reception history from the failure occurrence relay device transmitted by the message reception device to the failure occurrence relay device is set as the transmission history of the failure occurrence relay device,
While recovering the history as the message transmission history transmitted by the message transmission device to the failure occurrence relay device as a reception history of the relay device,
A message recovery system in an information processing apparatus, wherein a message is requested by requesting retransmission of a message based on a source list which is a list of the message transmission apparatuses.
請求項1記載のメッセージ回復システムにおいて、
メッセージ送信装置は、メッセージ中継装置からメッセージの再送を要求する信号を受信したとき、再送を要求されたメッセージの送信履歴を送信済みから送信未済に訂正することを特徴とするメッセージ回復システム。
The message recovery system of claim 1, wherein
A message recovery system, wherein a message transmission system corrects a transmission history of a message requested to be retransmitted from transmitted to untransmitted when receiving a signal requesting retransmission of the message from the message relay device.
請求項1記載のメッセージ回復システムにおいて、
前記メッセージ送信装置、メッセージ中継装置、およびメッセージ受信装置はそれぞれ複数備え、各装置はネットワークを介して相互に接続されていることを特徴とするメッセージ回復システム。
The message recovery system of claim 1, wherein
A message recovery system comprising a plurality of message transmitting devices, message relay devices, and message receiving devices, each of which is connected to each other via a network.
請求項3記載のメッセージ回復システムにおいて、
前記ネットワークには、メッセージ送信装置に処理を要求するメッセージを送信する端末を接続したことを特徴とするメッセージ回復システム。
The message recovery system of claim 3.
A message recovery system, wherein a terminal that transmits a message requesting processing to a message transmitting apparatus is connected to the network.
請求項1記載のメッセージ回復システムにおいて、
前記メッセージ中継装置は、受信したメッセージをメッセージ受信装置に対して送信した履歴であるメッセージ送信履歴、およびメッセージ送信装置から受信した履歴であるメッセージ受信履歴を格納するメモリを備えたことを特徴とするメッセージ回復システム。
The message recovery system of claim 1, wherein
The message relay device includes a memory that stores a message transmission history that is a history of transmitting a received message to the message reception device, and a message reception history that is a history received from the message transmission device. Message recovery system.
請求項3記載のメッセージ回復システムにおいて、
前記ネットワークを介して接続されたメッセージ送信装置を複数備え、前記メッセージ中継装置はそれぞれのメッセージ送信装置に対して障害通知を送信することを特徴とするメッセージ回復システム。
The message recovery system of claim 3.
A message recovery system comprising a plurality of message transmission devices connected via the network, wherein the message relay device transmits a failure notification to each message transmission device.
請求項3記載のメッセージ回復システムにおいて、
前記ネットワークを介して接続されたメッセージ受信装置を複数備え、前記メッセージ中継装置はそれぞれのメッセージ受信装置に対して障害通知を送信することを特徴とするメッセージ回復システム。
The message recovery system of claim 3.
A message recovery system comprising a plurality of message reception devices connected via the network, wherein the message relay device transmits a failure notification to each message reception device.
メッセージ送信装置が送信したメッセージをメッセージ中継装置で受信し、受信したメッセージをメッセージ受信装置に送信するステップと、
前記メッセージ中継装置に障害が発生したとき、障害の発生を表す障害通知を前記メッセージ送信装置およびメッセージ受信装置に送信するステップと、
前記障害通知に応答して、前記メッセージ受信装置が障害発生中継装置に送信した障害発生中継装置からのメッセージ受信履歴を障害発生中継装置の送信履歴とし、
前記メッセージ送信装置が前記障害発生中継装置に送信したメッセージ送信履歴を中継装置の受信履歴として履歴を回復するとともに、
前記メッセージ送信装置の一覧である送信元一覧をもとに、メッセージの再送を要求してメッセージを回復するステップを備えたことを特徴とする情報処理装置におけるメッセージ回復方法。
Receiving the message transmitted by the message transmitting device at the message relay device, and transmitting the received message to the message receiving device;
When a failure occurs in the message relay device, sending a failure notification indicating the occurrence of the failure to the message transmitting device and the message receiving device;
In response to the failure notification, the message reception history from the failure occurrence relay device transmitted by the message reception device to the failure occurrence relay device is set as the transmission history of the failure occurrence relay device,
While recovering the history as the message transmission history transmitted by the message transmission device to the failure occurrence relay device as a reception history of the relay device,
A message recovery method in an information processing apparatus, comprising: a step of requesting retransmission of a message and recovering a message based on a source list which is a list of the message transmission apparatuses.
請求項8記載のメッセージ回復方法において、
メッセージ中継装置からメッセージの再送を要求する信号を受信したメッセージ送信装置は、再送を要求されたメッセージの送信履歴を送信済みから送信未済に訂正することを特徴とするメッセージ回復方法。
The message recovery method according to claim 8.
A message recovery method, wherein a message transmission device that has received a signal requesting retransmission of a message from a message relay device corrects the transmission history of the message requested to be retransmitted from transmission completion to transmission completion.
請求項8記載のメッセージ回復方法において、
前記メッセージ送信装置、メッセージ中継装置、およびメッセージ受信装置はそれぞれ複数備え、ネットワークを介して相互に接続されていることを特徴とするメッセージ回復方法。
The message recovery method according to claim 8.
A message recovery method comprising a plurality of the message transmitting device, the message relay device, and the message receiving device, which are connected to each other via a network.
請求項10記載のメッセージ回復方法において、
前記ネットワークは利用者が操作する端末を備え、該端末を介してメッセージ送信装置に処理を要求するメッセージを送信することを特徴とするメッセージ回復方法。
The message recovery method according to claim 10.
The network includes a terminal operated by a user, and transmits a message requesting processing to a message transmitting apparatus via the terminal.
請求項8記載のメッセージ回復方法において、
前記メッセージ中継装置は、メッセージ受信装置に対して送信した履歴であるメッセージ送信履歴、およびメッセージ送信装置から受信した履歴であるメッセージ受信履歴を格納するメモリを備えたことを特徴とするメッセージ回復方法。
The message recovery method according to claim 8.
The message relay device comprises a memory for storing a message transmission history that is a history transmitted to a message receiving device and a message reception history that is a history received from the message transmitting device.
請求項10記載のメッセージ回復方法において、
前記メッセージ中継装置はそれぞれのメッセージ送信装置に対して障害通知を送信することを特徴とするメッセージ回復方法。
The message recovery method according to claim 10.
A message recovery method, wherein the message relay device transmits a failure notification to each message transmitting device.
請求項10記載のメッセージ回復方法において、
前記メッセージ中継装置はそれぞれのメッセージ受信装置に対して障害通知を送信することを特徴とするメッセージ回復方法。
The message recovery method according to claim 10.
The message recovery method, wherein the message relay device transmits a failure notification to each message receiving device.
JP2006080793A 2006-03-23 2006-03-23 Message recovery system and recovery method Expired - Fee Related JP4759418B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006080793A JP4759418B2 (en) 2006-03-23 2006-03-23 Message recovery system and recovery method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006080793A JP4759418B2 (en) 2006-03-23 2006-03-23 Message recovery system and recovery method

Publications (2)

Publication Number Publication Date
JP2007257288A JP2007257288A (en) 2007-10-04
JP4759418B2 true JP4759418B2 (en) 2011-08-31

Family

ID=38631473

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006080793A Expired - Fee Related JP4759418B2 (en) 2006-03-23 2006-03-23 Message recovery system and recovery method

Country Status (1)

Country Link
JP (1) JP4759418B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090088771A (en) * 2008-02-15 2009-08-20 삼성전자주식회사 Apparatus and method for transmitting notification message via the interactive channel in digital video broadcasting system
JP5913196B2 (en) 2013-05-27 2016-04-27 株式会社日立製作所 Computer system and fault identification method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003157331A (en) * 2001-11-21 2003-05-30 Konica Corp Id card issuing system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05298215A (en) * 1992-04-20 1993-11-12 Fujitsu Ltd Omitted data detecting/retransmitting method
JP2902559B2 (en) * 1994-08-30 1999-06-07 松下電工株式会社 Wireless security system
JP2776274B2 (en) * 1994-11-17 1998-07-16 日本電気株式会社 Virtual buffer control system in relay computer

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003157331A (en) * 2001-11-21 2003-05-30 Konica Corp Id card issuing system

Also Published As

Publication number Publication date
JP2007257288A (en) 2007-10-04

Similar Documents

Publication Publication Date Title
JP5872731B2 (en) Computer implemented method, non-transitory computer readable medium and computer system for communicating detection of link failure to each of a plurality of nodes of a cluster
WO2017219557A1 (en) Data transmission method and data transmission apparatus
US20060268916A1 (en) Reliable short messaging service
CN113765976A (en) Communication method and system
WO2019242496A1 (en) Method and device for data transmission
JP3507453B2 (en) Data retransmission method in mobile communication system
US20060089164A1 (en) Method and system for transmitting MMS notification message
WO2010128636A1 (en) Communication system, communication device, communication method, and program
JP4759418B2 (en) Message recovery system and recovery method
US10171258B2 (en) Data collection method and system
CN103607311A (en) System and method for reestablishing TCP connection seamlessly
JP2005094540A (en) Data transmission method and apparatus
CN1956421A (en) Reliable transmission method for web service message
EP1662704B1 (en) Monitoring system, apparatus to be monitored, monitoring apparatus and monitoring method
CN102904764A (en) Data transmission device and transmission method thereof
JPH05292097A (en) Data transmission confirmation system
JP5202376B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND COMMUNICATION CONTROL METHOD
JP2009081567A (en) Retransmission control system, retransmission control method, transmitter and receiver
JP6182779B1 (en) Transfer device, transfer method, and program
EP2405627B1 (en) Method for operating a remote procedure call handler in a client and a server and computer system comprising the same
KR101405533B1 (en) Message transport system for high available multicast
KR102279601B1 (en) Method Of Gateway For DDS
JP2007324943A (en) Retransmission system at communication trouble
JP4571159B2 (en) Network security protection equipment
CN111541736A (en) Database stream copying method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080808

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110222

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110422

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: 20110524

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110606

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140610

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees