JP4937794B2 - Load distribution system, cooperative service providing apparatus, information sharing storage apparatus, load distribution method, and load distribution program - Google Patents

Load distribution system, cooperative service providing apparatus, information sharing storage apparatus, load distribution method, and load distribution program Download PDF

Info

Publication number
JP4937794B2
JP4937794B2 JP2007055765A JP2007055765A JP4937794B2 JP 4937794 B2 JP4937794 B2 JP 4937794B2 JP 2007055765 A JP2007055765 A JP 2007055765A JP 2007055765 A JP2007055765 A JP 2007055765A JP 4937794 B2 JP4937794 B2 JP 4937794B2
Authority
JP
Japan
Prior art keywords
information
request signal
service providing
terminal device
usage
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
JP2007055765A
Other languages
Japanese (ja)
Other versions
JP2008217560A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2007055765A priority Critical patent/JP4937794B2/en
Publication of JP2008217560A publication Critical patent/JP2008217560A/en
Application granted granted Critical
Publication of JP4937794B2 publication Critical patent/JP4937794B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、主に負荷分散システム、連携サービス提供装置、情報共有記憶装置、負荷分散方法、及び、負荷分散プログラムに関する。   The present invention mainly relates to a load distribution system, a cooperative service providing device, an information sharing storage device, a load distribution method, and a load distribution program.

従来、図6に示すようなシステムにおいて、情報ネットワーク2に接続するWebサービス提供システムであるWebAS(アプリケーションサーバ)21、22が、通信ネットワーク1に接続する携帯電話端末などの端末11からプレゼンス情報を取得する場合、図7に示す処理手順によって、プレゼンス情報を取得する。   Conventionally, in a system as shown in FIG. 6, WebAS (application servers) 21 and 22 which are Web service providing systems connected to the information network 2 receive presence information from a terminal 11 such as a mobile phone terminal connected to the communication network 1. In the case of acquisition, presence information is acquired by the processing procedure shown in FIG.

図6は、従来のシステムの概念図である。ここで、情報ネットワーク2に接続するWebAS21は、APL(アプリケーション)211を有する。また、同様に、情報ネットワーク2に接続するWebAS22は、APL221を有する。
ここで、図6における矢印は、情報ネットワーク2に接続するWebAS21及びWebAS22が通信ネットワーク1に接続する端末11のプレゼンス情報利用要求信号を送信する場合における情報の流れを概念図として示している。
FIG. 6 is a conceptual diagram of a conventional system. Here, the WebAS 21 connected to the information network 2 has an APL (application) 211. Similarly, the WebAS 22 connected to the information network 2 has an APL 221.
Here, the arrows in FIG. 6 indicate the information flow as a conceptual diagram when the WebAS 21 and WebAS 22 connected to the information network 2 transmit the presence information use request signal of the terminal 11 connected to the communication network 1.

WebAS21のAPL211はGW(ゲートウェイ)53を介して端末11のプレゼンス情報利用要求信号を送信し、WebAS22のAPL221はGW54を介して端末11のプレゼンス情報利用要求信号を送信する。したがって、通信ネットワーク1にはWebAS21とWebAS22との双方の利用要求信号に対応するトラヒックが流れてしまう。なお、GW装置を複数台設置する場合、一般的には負荷分散装置等を用い、公開するアドレスは1つとなる。   The APL 211 of the WebAS 21 transmits the presence information usage request signal of the terminal 11 via the GW (gateway) 53, and the APL 221 of the WebAS 22 transmits the presence information usage request signal of the terminal 11 via the GW 54. Therefore, traffic corresponding to the usage request signals of both the WebAS 21 and the WebAS 22 flows through the communication network 1. When a plurality of GW devices are installed, generally a load balancer or the like is used, and one address is disclosed.

図7は、図6のシステムにおけるプレゼンス情報の取得の動作フローを示す図面である。
APL211は、プレゼンス情報取得対象である端末11の識別情報を含むプレゼンス情報要求信号として、メッセージ「subscribePresence」をGW53に出力する(ステップS1)。GW53は、プレゼンス情報要求信号を受信すると、プレゼンス情報要求信号を受信したことを示すメッセージ「notifySubscription」をAPL211に送信する(ステップS2)。また、GW53は、プレゼンス情報を要求するメッセージ「SUBSCRIBE」を端末11に送信する(ステップS3)。
FIG. 7 is a drawing showing an operation flow for acquiring presence information in the system of FIG.
The APL 211 outputs a message “subscribePresence” to the GW 53 as a presence information request signal including identification information of the terminal 11 from which presence information is to be acquired (step S1). When the GW 53 receives the presence information request signal, the GW 53 transmits a message “notifySubscription” indicating that the presence information request signal has been received to the APL 211 (step S2). Further, the GW 53 transmits a message “SUBSCRIBE” requesting presence information to the terminal 11 (step S3).

APL211は、ステップS2において受信したメッセージ「notifySubscription」に対応して、プレゼンス情報の受信待機状態であることを示すメッセージ「startPresenceNotification」をGW53に送信する(ステップS4)。
端末11は、受信したプレゼンス情報を要求するメッセージ「SUBSCRIBE」に対応して端末11が内部の記憶領域に記憶するプレゼンス情報を読み出し、読み出したプレゼンス情報を含むメッセージ「NOTIFY」をGW53に送信する(ステップS5)。
GW53は、受信したメッセージ「NOTIFY」に含まれるプレゼンス情報を含むメッセージ「statusChanged」をAPL211に送信する(ステップS6)。
In response to the message “notifySubscription” received in step S2, the APL 211 transmits a message “startPresenceNotification” indicating the presence information reception standby state to the GW 53 (step S4).
In response to the received message “SUBSCRIBE” requesting presence information, the terminal 11 reads the presence information stored in the internal storage area of the terminal 11 and transmits a message “NOTIFY” including the read presence information to the GW 53 ( Step S5).
The GW 53 transmits a message “statusChanged” including presence information included in the received message “NOTIFY” to the APL 211 (step S6).

WebAS22のAPL221がプレゼンス情報要求信号を送信する場合、APL221は、プレゼンス情報取得対象である端末11の識別情報を含むプレゼンス情報要求信号として、メッセージ「subscribePresence」をGW54に出力する(ステップS7)。GW54は、プレゼンス情報要求信号を受信すると、プレゼンス情報要求信号を受信したことを示すメッセージ「notifySubscription」をAPL221に送信する(ステップS8)。また、GW54は、プレゼンス情報を要求するメッセージ「SUBSCRIBE」を端末11に送信する(ステップS9)。   When the APL 221 of the WebAS 22 transmits a presence information request signal, the APL 221 outputs a message “subscribePresence” to the GW 54 as a presence information request signal including identification information of the terminal 11 that is the presence information acquisition target (Step S7). Upon receiving the presence information request signal, the GW 54 transmits a message “notifySubscription” indicating that the presence information request signal has been received to the APL 221 (step S8). Further, the GW 54 transmits a message “SUBSCRIBE” requesting presence information to the terminal 11 (step S9).

APL221は、ステップS8において受信したメッセージ「notifySubscription」に対応して、プレゼンス情報の受信待機状態であることを示すメッセージ「startPresenceNotification」をGW54に送信する(ステップS10)。
端末11は、受信したプレゼンス情報を要求するメッセージ「SUBSCRIBE」に対応して端末11が内部の記憶領域に記憶するプレゼンス情報を読み出し、読み出したプレゼンス情報を含むメッセージ「NOTIFY」をGW54に送信する(ステップS11)。
GW54は、受信したメッセージ「NOTIFY」に含まれるプレゼンス情報を含むメッセージ「statusChanged」をAPL221に送信する(ステップS12)。
In response to the message “notifySubscription” received in step S8, the APL 221 transmits a message “startPresenceNotification” indicating the presence information reception standby state to the GW 54 (step S10).
The terminal 11 reads the presence information stored in the internal storage area by the terminal 11 in response to the received message “SUBSCRIBE” requesting presence information, and transmits a message “NOTIFY” including the read presence information to the GW 54 ( Step S11).
The GW 54 transmits a message “statusChanged” including presence information included in the received message “NOTIFY” to the APL 221 (step S12).

次に、上述したステップS1〜12の処理ののち、すなわち、APL211とAPL221とがプレゼンス情報の受信待機状態となる場合に、端末11において、プレゼンスが変化した場合のプレゼンス情報の送受信について説明する。
なお、端末11は、プレゼンス情報要求信号に対する終了信号が入力されるまで、プレゼンス情報要求信号に基づき、プレゼンスの変化に応じて、プレゼンスが変化したことを示すプレゼンス情報を含むメッセージ「NOTIFY」をプレゼンス情報要求信号の送信元であるGW54及びGW53に送信する。
Next, after the processing of steps S1 to S12 described above, that is, when APL 211 and APL 221 are in a presence information reception standby state, transmission / reception of presence information when presence changes in terminal 11 will be described.
Until the end signal for the presence information request signal is input, the terminal 11 sends a message “NOTIFY” including presence information indicating that the presence has changed according to the presence change based on the presence information request signal. It transmits to GW54 and GW53 which are the transmission origins of an information request signal.

端末11において、端末11が予め備えるプレゼンスの変化を検出するプレゼンス変化検出手段により、プレゼンスの変化を検出し、端末11の内部の記憶領域に記憶する(ステップS13)。端末11は、端末11の内部の記憶領域に記憶するプレゼンス情報を読み出し、読み出したプレゼンス情報を含むメッセージ「NOTIFY」をGW53に送信する(ステップS14)。
GW53は、受信したメッセージ「NOTIFY」に含まれるプレゼンス情報を含むメッセージ「statusChanged」をAPL211に送信する(ステップS15)。
In the terminal 11, presence change is detected by presence change detection means for detecting presence change provided in advance in the terminal 11, and stored in a storage area inside the terminal 11 (step S13). The terminal 11 reads the presence information stored in the storage area inside the terminal 11, and transmits a message “NOTIFY” including the read presence information to the GW 53 (step S14).
The GW 53 transmits a message “statusChanged” including presence information included in the received message “NOTIFY” to the APL 211 (step S15).

端末11は、端末11の内部の記憶領域に記憶するプレゼンス情報を読み出し、読み出したプレゼンス情報を含むメッセージ「NOTIFY」をGW54に送信する(ステップS16)。
GW54は、受信したメッセージ「NOTIFY」に含まれるプレゼンス情報を含むメッセージ「statusChanged」をAPL221に送信する(ステップS17)。
The terminal 11 reads the presence information stored in the storage area inside the terminal 11, and transmits a message “NOTIFY” including the read presence information to the GW 54 (step S16).
The GW 54 transmits a message “statusChanged” including presence information included in the received message “NOTIFY” to the APL 221 (step S17).

上述の図7の処理を行うことにより、図6の情報の流れを示す矢印に示すように、端末11がプレゼンス情報をWebAS21とWebAS22とに送信する。したがって、プレゼンス情報のトラヒックが増大する、すなわち、同じプレゼンス情報となる応答情報が、プレゼンス情報利用要求信号の送信元の装置の数に応じて送受信されることとなり、ネットワーク全体のトラヒックが増大するという問題がある。   By performing the process of FIG. 7 described above, the terminal 11 transmits presence information to the WebAS 21 and the WebAS 22 as indicated by the arrows indicating the flow of information in FIG. Therefore, traffic of presence information increases, that is, response information that is the same presence information is transmitted / received according to the number of devices that are the transmission source of the presence information utilization request signal, and traffic of the entire network increases. There's a problem.

これに対し、近年、プレゼンス情報に関するトラヒックを削減する手法として、例えば、非特許文献1に示されるCommon Notify方式などが提案されている。非特許文献1に示されるCommon Notify方式は、多数のプレゼンス情報ユーザであるウォッチャーが単一のサービス提供装置を通じて、同一の端末へのプレゼンス情報要求を行う場合に、リソースリストサーバ(RLS)を共有してメッセージ「NOTIFY」を集約することにより、プレゼンス情報要求のトラヒックを削減する技術である。
マーカス・イソマキ(Markus Isomaki)、プレゼンストラヒックオプティマイゼーションテクニクス(Presence Traffic Optimization Techniques)、[online]、2006年10月、[平成19年2月22日検索]、インターネット<http://mice.cs.columbia.edu/getTechreport.php?techreportID=426>
On the other hand, in recent years, as a technique for reducing traffic related to presence information, for example, the Common Notify method shown in Non-Patent Document 1 has been proposed. The Common Notify method shown in Non-Patent Document 1 shares a resource list server (RLS) when a watcher, which is a large number of presence information users, requests presence information to the same terminal through a single service providing apparatus. This is a technique for reducing traffic of presence information requests by aggregating messages “NOTIFY”.
Markus Isomaki, Presence Traffic Optimization Techniques, [online], October 2006, [February 22, 2007 search], Internet <http: //mice.cs. columbia.edu/getTechreport.php?techreportID=426>

しかしながら、非特許文献1のCommon Notify方式は単一の連携サービス提供装置に対し、同じ端末へのプレゼンス情報の利用要求が複数ある場合のみを想定しているため、連携サービス提供装置が複数ある構成の場合、通信ネットワーク1のトラヒックが削減されないという問題がある。   However, since the Common Notify method of Non-Patent Document 1 assumes only a case where there are a plurality of presence information usage requests to the same terminal for a single cooperative service providing apparatus, there are a plurality of cooperative service providing apparatuses. In this case, there is a problem that the traffic of the communication network 1 is not reduced.

本発明は、このような事情を考慮し、上記の問題を解決すべくなされたもので、その目的は、プレゼンス情報のトラヒックを削減することができる負荷分散システム、連携サービス提供装置、情報共有記憶装置、負荷分散方法、及び、負荷分散プログラムを提供することにある。   The present invention has been made in view of such circumstances and has been made to solve the above-described problems. The object of the present invention is to provide a load distribution system, a cooperative service providing device, an information sharing storage capable of reducing the presence information traffic. An apparatus, a load distribution method, and a load distribution program are provided.

上記問題を解決するために、本発明は、通信ネットワークと、情報ネットワークと、通信ネットワークに接続し、情報を提供する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置とを備えた負荷分散システムであって、前記端末装置が有する情報の情報利用状況情報を記憶する情報共有記憶装置を備え、前記連携サービス提供装置は、情報利用対象端末装置の識別情報を含む情報利用要求信号を受信する情報利用要求信号受信手段と、前記情報利用要求信号受信手段が受信する前記情報利用要求信号の前記情報利用対象端末装置の識別情報に基づき、前記情報共有記憶装置から前記情報利用対象端末装置の情報利用状況情報を読み出し、前記情報利用対象端末装置の情報が他の連携サービス提供装置によって利用中であるか否かを判定する状況判定手段と、前記状況判定手段が前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中ではないと判定した場合、前記情報利用対象端末装置に情報送信要求信号を送信する情報送信要求信号送信手段と、前記情報利用対象端末装置から受信する情報を前記情報利用要求信号に対する応答として前記情報利用要求信号の送信元の前記ウェブサービス提供装置に送信する情報送信手段と、前記状況判定手段が前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中であると判定した場合、前記情報利用要求信号を含む情報送信集約要求信号を当該他の連携サービス提供装置に送信して、情報利用対象端末装置の情報を前記ウェブサービス提供装置に送信させる集約要求信号送信手段と、前記情報利用要求信号に対応する情報利用状況情報を前記情報共有記憶装置に書き込む情報利用状況情報書込手段とを備えることを特徴とする負荷分散システムである。   In order to solve the above problems, the present invention provides a communication network, an information network, a terminal device connected to the communication network to provide information, a web service providing device connected to the information network, a communication network, and an information network. A load distribution system including two or more cooperative service providing devices that cooperate with each other, comprising an information sharing storage device that stores information usage status information of information included in the terminal device, and the cooperative service providing device Includes an information use request signal receiving unit that receives an information use request signal including identification information of an information use target terminal device, and the information use request signal received by the information use request signal receiving unit. Based on the identification information, information usage status information of the information usage target terminal device is obtained from the information shared storage device. A status determination unit that determines whether the information of the information usage target terminal device is being used by another cooperative service providing device; and the status determination unit determines whether the information of the information usage target terminal device is the other Information transmission request signal transmitting means for transmitting an information transmission request signal to the information utilization target terminal device, and information received from the information utilization target terminal device when the information is received by the cooperative service providing device. Information transmitting means for transmitting to the web service providing apparatus that is the transmission source of the information use request signal as a response to the use request signal, and the situation determining means that the information on the information use target terminal apparatus is sent by the other cooperative service providing apparatus If it is determined that the information use request signal is being used, the information transmission aggregation request signal including the information use request signal is sent to the other cooperative service providing device. Aggregation request signal transmitting means for transmitting and transmitting information on the information usage target terminal device to the web service providing device, and information usage status writing information usage status information corresponding to the information usage request signal in the information shared storage device An information writing unit is provided.

また、本発明は、前記連携サービス提供装置が、自装置が受信する第1の情報利用要求信号の送信元の第1のウェブサービス提供装置と、他の連携サービス提供装置から受信する情報送信集約要求信号に含まれる第2の情報利用要求信号の送信元である第2のウェブサービス提供装置とに、前記情報利用対象端末装置からの応答を送信する情報送信集約手段をさらに備えることを特徴とする。   Further, according to the present invention, the cooperative service providing apparatus receives the first web service providing apparatus that is the transmission source of the first information use request signal received by the self apparatus, and the information transmission aggregation received from another cooperative service providing apparatus. An information transmission aggregating means for transmitting a response from the information utilization target terminal device to the second web service providing device that is a transmission source of the second information utilization request signal included in the request signal, To do.

また、本発明は、前記連携サービス提供装置が、前記情報利用要求信号の送信元の前記ウェブサービス提供装置から、当該情報利用要求信号に対する情報利用終了要求信号を受信すると、当該情報利用要求に対応する前記情報利用対象端末装置の情報利用状況情報を前記情報共有記憶装置から削除する情報利用状況情報削除手段をさらに備えることを特徴とする。   Further, the present invention responds to the information use request when the cooperation service providing device receives the information use end request signal for the information use request signal from the web service providing device that is the transmission source of the information use request signal. The information usage status information deleting means for deleting the information usage status information of the information usage target terminal device from the information shared storage device is further provided.

また、本発明は、通信ネットワークと、情報ネットワークと、通信ネットワークに接続する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置と、前記端末装置が有する情報の情報利用状況情報を記憶する情報共有記憶装置とを含む負荷分散システムにおける連携サービス提供装置であって、情報利用対象端末装置の識別情報を含む情報利用要求信号を受信する情報利用要求信号受信手段と、前記情報利用要求信号受信手段が受信する前記情報利用要求信号の前記情報利用対象端末装置の識別情報に基づき、前記情報共有記憶装置から前記情報利用対象端末装置の情報利用状況情報を読み出し、前記情報利用対象端末装置の情報が他の連携サービス提供装置によって利用中であるか否かを判定する状況判定手段と、前記状況判定手段が前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中ではないと判定した場合、前記情報利用対象端末装置に情報送信要求信号を送信する情報送信要求信号送信手段と、前記情報利用対象端末装置から受信する情報を前記情報利用要求信号に対する応答として前記情報利用要求信号の送信元の前記ウェブサービス提供装置に送信する情報送信手段と、前記状況判定手段が前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中であると判定した場合、前記情報利用要求信号を含む情報送信集約要求信号を当該他の連携サービス提供装置に送信して、情報利用対象端末装置の情報を前記ウェブサービス提供装置に送信させる集約要求信号送信手段と、前記情報利用要求信号に対応する情報利用状況情報を前記情報共有記憶装置に書き込む情報利用状況情報書込手段とを備えることを特徴とする。   Further, the present invention provides a communication network, an information network, a terminal device connected to the communication network, a web service providing device connected to the information network, and two or more linked services that link services of the communication network and the information network. An information use request that includes a providing device and an information sharing storage device that stores information use status information of information held by the terminal device in a load balancing system, and includes identification information of the information use target terminal device Information usage request signal receiving means for receiving a signal, and information usage target from the information shared storage device based on identification information of the information usage target terminal device of the information usage request signal received by the information usage request signal receiving means Reads information usage status information of the terminal device, and information on the information usage target terminal device Status determination means for determining whether or not another cooperative service providing device is using the information; and the status determination means determines that the information on the information use target terminal device is not being used by the other cooperative service providing device. In this case, an information transmission request signal transmitting means for transmitting an information transmission request signal to the information usage target terminal device, and information received from the information usage target terminal device as a response to the information usage request signal, When the information transmitting means for transmitting to the web service providing apparatus as the transmission source and the situation determining means determine that the information of the information use target terminal apparatus is being used by the other cooperative service providing apparatus, the information use An information transmission aggregation request signal including a request signal is transmitted to the other cooperative service providing device, and information on the information usage target terminal device is obtained. An aggregation request signal transmitting means for causing the web service providing apparatus to transmit; and an information usage status information writing means for writing information usage status information corresponding to the information usage request signal in the information shared storage device. .

また、本発明は、通信ネットワークと、情報ネットワークと、通信ネットワークに接続する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置とを備えた負荷分散システムに用いられる情報共有記憶装置であって、前記連携サービス提供装置により、前記端末装置に対する情報利用状況情報として、当該端末装置の識別情報と、当該端末装置に対する情報利用要求信号の送信元の識別情報と、当該情報利用要求信号に対応するサービスを連携サービスとして実行する連携サービス提供装置の識別情報と対応付けて記憶され、前記情報利用要求信号に対する情報利用終了要求信号を受信する前記連携サービス提供装置によって、当該情報利用要求信号に対する情報利用状況情報が削除されることを特徴とする。   Further, the present invention provides a communication network, an information network, a terminal device connected to the communication network, a web service providing device connected to the information network, and two or more linked services that link services of the communication network and the information network. An information sharing storage device used in a load balancing system including a providing device, wherein the cooperative service providing device uses the terminal device identification information and the information about the terminal device as information usage status information for the terminal device. The information use end request for the information use request signal is stored in association with the identification information of the source of the use request signal and the identification information of the cooperation service providing apparatus that executes the service corresponding to the information use request signal as the cooperation service. The cooperative service providing device that receives the signal Information usage information to the information use request signal, characterized in that it is deleted.

また、本発明は、通信ネットワークと、情報ネットワークと、通信ネットワークに接続し、情報を提供する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置と、前記端末装置の情報の情報利用状況情報を記憶する情報共有記憶装置とを備えた負荷分散システムにおける負荷分散方法であって、前記連携サービス提供装置が、情報利用対象端末装置の識別情報を含む情報利用要求信号を受信し、受信した前記情報利用要求信号の前記情報利用対象端末装置の識別情報に基づき、前記情報共有記憶装置から前記情報利用対象端末装置の情報利用状況情報を読み出し、前記情報利用対象端末装置の情報が他の連携サービス提供装置によって利用中であるか否かを判定し、前記状況判定ステップにおいて、前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中ではないと判定した場合、前記情報利用対象端末装置に情報送信要求信号を送信し、前記情報利用対象端末装置から受信する情報を前記情報利用要求信号に対する応答として前記情報利用要求信号の送信元の前記ウェブサービス提供装置に送信し、前記状況判定ステップにおいて、前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中であると判定した場合、前記情報利用要求信号を含む情報送信集約要求信号を当該他の連携サービス提供装置に送信して、情報利用対象端末装置の情報を前記ウェブサービス提供装置に送信させ、前記情報利用要求信号に対応する情報利用状況情報を前記情報共有記憶装置に書き込むことを特徴とする。   The present invention also links a communication network, an information network, a terminal device connected to the communication network and providing information, a web service providing device connected to the information network, and services of the communication network and the information network. A load balancing method in a load balancing system comprising two or more linked service providing devices and an information sharing storage device that stores information usage status information of the terminal device information, wherein the linked service providing device uses information usage The information use request signal including the identification information of the target terminal device is received, and the information use target terminal device information from the information shared storage device based on the identification information of the information use target terminal device of the received information use request signal Read usage status information, and information on the information usage target terminal device is transferred to another cooperative service providing device. In the situation determination step, when it is determined that the information of the information usage target terminal device is not being used by the other cooperative service providing device, the information usage target terminal Transmitting an information transmission request signal to a device, transmitting information received from the information utilization target terminal device to the web service providing device that is the transmission source of the information utilization request signal as a response to the information utilization request signal, and determining the situation In the step, if it is determined that the information of the information usage target terminal device is being used by the other cooperative service providing device, an information transmission aggregation request signal including the information usage request signal is sent to the other cooperative service providing device. To transmit the information of the information usage target terminal device to the web service providing device, and corresponds to the information usage request signal The that information usage information and writes the information shared storage device.

また、本発明は、通信ネットワークと、情報ネットワークと、通信ネットワークに接続し、情報を提供する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置と、前記端末装置の情報の情報利用状況情報を記憶する情報共有記憶装置とを備えた負荷分散システムにおける前記連携サービス提供装置に用いられるコンピュータに、情報利用対象端末装置の識別情報を含む情報利用要求信号を受信する情報利用要求信号受信ステップと、受信した前記情報利用要求信号の前記情報利用対象端末装置の識別情報に基づき、前記情報共有記憶装置から前記情報利用対象端末装置の情報利用状況情報を読み出し、前記情報利用対象端末装置の情報が他の連携サービス提供装置によって利用中であるか否かを判定する状況判定ステップと、前記状況判定ステップにおいて、前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中ではないと判定した場合、前記情報利用対象端末装置に情報送信要求信号を送信し、前記情報利用対象端末装置から受信する情報を前記情報利用要求信号に対する応答として前記情報利用要求信号の送信元の前記ウェブサービス提供装置に送信する情報送信ステップと、前記状況判定ステップにおいて、前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中であると判定した場合、前記情報利用要求信号を含む情報送信集約要求信号を当該他の連携サービス提供装置に送信して、情報利用対象端末装置の情報を前記ウェブサービス提供装置に送信させる集約要求信号送信ステップと、前記情報利用要求信号に対応する情報利用状況情報を前記情報共有記憶装置に書き込む情報利用状況情報書込ステップとを実行させることを特徴とする負荷分散プログラムである。   The present invention also links a communication network, an information network, a terminal device connected to the communication network and providing information, a web service providing device connected to the information network, and services of the communication network and the information network. An information use target terminal device in a computer used for the cooperation service providing device in a load distribution system including two or more cooperative service providing devices and an information sharing storage device that stores information usage status information of the information of the terminal device An information use request signal receiving step for receiving an information use request signal including identification information of the information, and the information use target from the information shared storage device based on the identification information of the information use target terminal device of the received information use request signal Read information usage status information of the terminal device, and the information usage target terminal device In the situation determination step for determining whether or not the information is being used by another cooperative service providing device, and in the situation determination step, the information on the information use target terminal device is being used by the other cooperative service providing device. If it is determined that there is no information, the information transmission request signal is transmitted to the information utilization target terminal device, and the information received from the information utilization target terminal device is transmitted as the response to the information utilization request signal. When it is determined in the information transmission step to be transmitted to the web service providing device and the situation determining step that the information on the information usage target terminal device is being used by the other cooperative service providing device, the information use request signal is Including the information transmission aggregation request signal to the other cooperative service providing device, An aggregation request signal transmitting step for transmitting the information to the web service providing device, and an information usage status information writing step for writing information usage status information corresponding to the information usage request signal to the information shared storage device. Is a load balancing program characterized by

本発明によれば、通信ネットワークと、情報ネットワークと、通信ネットワークに接続し、情報を提供する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置とを備えた負荷分散システムは、端末装置が有する情報の情報利用状況情報を記憶する情報共有記憶装置を備え、連携サービス提供装置が、端末装置の情報利用要求信号を受信し、受信した情報利用要求信号に基づき、情報共有記憶装置から情報利用対象の端末装置の読み出す情報利用状況情報に基づき、情報利用対象端末装置に情報送信要求信号を送信して情報利用対象端末装置から情報を受信し、受信した情報を情報利用要求信号に対する応答として情報利用要求信号の送信元のウェブサービス提供装置に送信する処理、又は、情報利用要求信号を含む情報送信集約要求信号を当該他の連携サービス提供装置に送信して、情報利用対象端末装置の情報をウェブサービス提供装置に送信させる処理のいずれかの処理を行い、情報利用要求信号に対応する情報利用状況情報を情報共有記憶装置に書き込むこととした。
これにより、負荷分散システムにおいて、同じ端末装置に対する複数の連携サービス提供装置を経由する複数の情報利用要求信号をいずれか1つの連携サービス提供装置が集約して複数の情報利用要求信号に対応する処理を行うこととなり、通信ネットワークを経由する端末装置の情報利用要求信号に対する応答が集約して処理する連携サービス提供装置のみとなるため、通信ネットワークにおける応答情報のトラヒックを削減することが可能となるという効果がある。
According to the present invention, a communication network, an information network, a terminal device connected to the communication network and providing information, a web service providing device connected to the information network, and a service of the communication network and the information network are linked. A load distribution system including two or more cooperative service providing devices includes an information sharing storage device that stores information usage status information of information included in the terminal device, and the cooperative service providing device transmits an information usage request signal of the terminal device. Based on the information usage status information read from the information shared storage device and read from the information usage target terminal device based on the received information usage request signal, the information usage request terminal is transmitted to the information usage target terminal device Receive information from the device, and use the received information as a response to the information use request signal. Processing to transmit to the web service providing device that is the source of the transmission, or information transmission aggregation request signal including the information use request signal is transmitted to the other cooperative service providing device, and information on the information use target terminal device is provided to the web service Any one of the processes to be transmitted to the apparatus is performed, and the information utilization status information corresponding to the information utilization request signal is written in the information sharing storage apparatus.
As a result, in the load balancing system, any one cooperation service providing apparatus aggregates a plurality of information use request signals that pass through a plurality of cooperation service providing apparatuses for the same terminal device, and corresponds to a plurality of information use request signals It is possible to reduce the response information traffic in the communication network because only the cooperation service providing device that collects and processes the responses to the information use request signals of the terminal devices via the communication network is processed. effective.

本発明によれば、連携サービス提供装置が、自装置が受信する第1の情報利用要求信号の送信元の第1のウェブサービス提供装置と、他の連携サービス提供装置から受信する情報送信集約要求信号に含まれる第2の情報利用要求信号の送信元である第2のウェブサービス提供装置とに、前記情報利用対象端末装置からの応答を送信する情報送信集約手段をさらに備えることとした。
これにより、連携サービス提供装置が、他の連携サービス提供装置から受信する情報送信集約要求信号に基づき、自装置が集約して複数の情報利用要求信号に対応する処理を行うことが可能となるという効果がある。
According to the present invention, the cooperative service providing apparatus receives the first web service providing apparatus that is the transmission source of the first information use request signal received by the self apparatus and the information transmission aggregation request received from the other cooperative service providing apparatus. An information transmission aggregating means for transmitting a response from the information utilization target terminal device to the second web service providing device that is the transmission source of the second information utilization request signal included in the signal is further provided.
As a result, the cooperative service providing apparatus can perform processing corresponding to a plurality of information use request signals by aggregating the own apparatus based on the information transmission aggregation request signal received from another cooperative service providing apparatus. effective.

また、この発明によれば、負荷分散システムの連携サービス提供装置が、前記情報利用要求信号の送信元の前記ウェブサービス提供装置から、当該情報利用要求信号に対する情報利用終了要求信号を受信すると、当該情報利用要求に対応する前記情報利用対象端末装置の情報利用状況情報を前記情報共有記憶装置から削除する情報利用状況情報削除手段をさらに備えることとした。
これにより、情報共有記憶装置には、情報利用状況情報に対応するウェブサービス提供装置が情報を利用中である情報利用状況情報のみが記憶されることとなる効果がある。
Further, according to the present invention, when the cooperative service providing apparatus of the load balancing system receives the information use end request signal for the information use request signal from the web service providing apparatus that is the transmission source of the information use request signal, It is further provided with information usage status information deletion means for deleting information usage status information of the information usage target terminal device corresponding to the information usage request from the information shared storage device.
Thus, the information sharing storage device has an effect that only the information usage status information that is being used by the web service providing device corresponding to the information usage status information is stored.

以下、本発明の一実施形態による負荷分散システム100を図面を参照して説明する。
図1は、本実施形態による負荷分散システム100を示す概略ブロック図である。負荷分散システム100は、端末11と、連携サービス提供装置3、4と、プレゼンス情報共有DB(Database)5と、通信ネットワーク1と、情報ネットワーク2と、WebAS(ウェブアプリケーションサーバ)21、22とを有する。
Hereinafter, a load distribution system 100 according to an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a schematic block diagram showing a load distribution system 100 according to the present embodiment. The load distribution system 100 includes a terminal 11, cooperation service providing apparatuses 3 and 4, presence information sharing DB (Database) 5, a communication network 1, an information network 2, and WebAS (Web application servers) 21 and 22. Have.

図1において、通信ネットワーク1は、情報通信事業者が構築する電話網やVoIP(Voice over IP)網等の通信ネットワークである。情報ネットワーク2は、ウェブサービスが提供されているインターネットを表す情報ネットワークである。通信ネットワーク1に接続する端末11は、例えば、電話機やVoIP端末、ウェブブラウザやメーラーなどのソフトウェアがインストールされているコンピュータ端末、PC(Personal Computer)等の端末装置である。また、端末11は、内部にプレゼンスを検出するプレゼンス検出装置を備え、このプレゼンスを示すプレゼンス情報を送信する。ここで、プレゼンス情報は、例えば、端末11を利用するユーザの在席状況情報などの情報である。   In FIG. 1, a communication network 1 is a communication network such as a telephone network or a VoIP (Voice over IP) network constructed by an information communication carrier. The information network 2 is an information network representing the Internet where web services are provided. The terminal 11 connected to the communication network 1 is, for example, a telephone device, a VoIP terminal, a computer terminal in which software such as a web browser or a mailer is installed, or a terminal device such as a PC (Personal Computer). In addition, the terminal 11 includes a presence detection device that detects presence inside, and transmits presence information indicating the presence. Here, the presence information is information such as presence status information of a user who uses the terminal 11, for example.

なお、プレゼンス情報はこれに限られず、例えば、端末11が予め備えるプレゼンス検出装置によって取得される、例えば、ユーザの位置であってもよい。
ユーザの位置は、例えば、端末11に予めGPS(Global Positioning System)装置を備えておき取得してもよいし、建物内であれば、各部屋の出入り口や、部屋そのものに通過通知装置を設け、端末11が通過通知装置付近を通過するごとに、通過通知装置によって通知される位置情報を端末11が取得し、取得した位置情報を最終通過位置として端末11が保持しておくことにより、ユーザの位置を特定するなどしてもよい。また、ユーザ入力によって位置を特定してもよい。
The presence information is not limited to this, and may be, for example, the position of the user acquired by the presence detection device provided in advance in the terminal 11.
The position of the user may be acquired by, for example, providing a GPS (Global Positioning System) device in advance in the terminal 11, and if it is in a building, a passage notification device is provided at the entrance of each room or in the room itself, Each time the terminal 11 passes near the passage notification device, the terminal 11 acquires the position information notified by the passage notification device, and the terminal 11 holds the acquired position information as the final passage position. The position may be specified. Further, the position may be specified by user input.

WebAS21、WebAS22は、情報ネットワーク2に接続する。WebAS21、WebAS22は、それぞれ、サービスを提供するAPL(アプリケーション)211、APL221を備えるアプリケーションサーバである。ここで、サービスとは、例えば、ウェブインターネットサービス事業者や企業により運営されるウェブサーバ、メールサーバ及びファイルサーバ等であり、インターネット接続や、メールサービス、ファイルサーバ提供サービス等の各種サービスである。   WebAS 21 and WebAS 22 are connected to the information network 2. WebAS 21 and WebAS 22 are application servers including APL (application) 211 and APL 221 that provide services, respectively. Here, the service refers to, for example, a web server, a mail server, and a file server operated by a web internet service provider or a company, and various services such as an internet connection, a mail service, and a file server providing service.

連携サービス提供装置3と連携サービス提供装置4とは、同様の構成を有し、情報ネットワーク2のWebAS21、22が提供するサービスと、通信ネットワーク1におけるサービスとを連携する連携サービスを提供する。
連携サービス提供装置3と、連携サービス提供装置4とが接続し、また、連携サービス提供装置3及び連携サービス提供装置4は、通信ネットワーク1と情報ネットワーク2とプレゼンス情報共有DB5とに接続する。
The cooperative service providing apparatus 3 and the cooperative service providing apparatus 4 have the same configuration, and provide a cooperative service that links the services provided by the WebASs 21 and 22 of the information network 2 and the services in the communication network 1.
The cooperative service providing apparatus 3 and the cooperative service providing apparatus 4 are connected, and the cooperative service providing apparatus 3 and the cooperative service providing apparatus 4 are connected to the communication network 1, the information network 2, and the presence information sharing DB 5.

図2は、プレゼンス情報共有DB5のデータ構成例を示す図である。
プレゼンス情報共有DB5は、プレゼンス情報源端末IDと、要求ユーザ識別情報と、連携サービス提供装置識別情報と、サービス開始時刻情報と、情報提供回数と、最新提供時刻情報と、プレゼンス情報とを対応付けたテーブルを、プレゼンス情報利用状況情報として記憶する。
FIG. 2 is a diagram illustrating a data configuration example of the presence information sharing DB 5.
The presence information sharing DB 5 associates presence information source terminal IDs, requested user identification information, cooperative service providing device identification information, service start time information, information provision times, latest provision time information, and presence information. The table is stored as presence information usage status information.

ここで、プレゼンス情報源端末IDは、プレゼンス情報の情報発信元の識別情報である。要求ユーザ識別情報は、当該プレゼンス情報利用要求信号の送信元の識別情報である。連携サービス提供装置識別情報は、当該利用要求信号に対応して連携サービスを提供する連携サービス提供装置の識別情報である。サービス開始時刻情報は、連携サービスを開始した時刻を示す時刻情報である。情報提供回数は、当該連携サービス中におけるプレゼンス情報の取得回数を示す情報である。最新提供時刻情報は、最後に受信したプレゼンス情報の受信時刻を示す時刻情報である。   Here, the presence information source terminal ID is identification information of an information transmission source of presence information. The requested user identification information is identification information of the transmission source of the presence information utilization request signal. The cooperative service providing apparatus identification information is identification information of a cooperative service providing apparatus that provides a cooperative service in response to the use request signal. The service start time information is time information indicating the time when the cooperation service is started. The number of information provisions is information indicating the number of times presence information is acquired during the cooperation service. The latest provision time information is time information indicating the reception time of the last received presence information.

次に、連携サービス提供装置3及び連携サービス提供装置4は、同様の構成であるため、連携サービス提供装置3を代表としてその内部構成について図面を用いて説明する。
図3は、連携サービス提供装置3の構成を示すブロック図である。
連携サービス提供装置3は、IMS(IP Multimedia Subsystem)対応部31と、Web対応部32と、サービス管理制御部33と、シナリオサーバ34と、サービスバス35と、プレゼンスシステム状況判定部36と、ユーザコンテキスト情報DB37と、プレゼンス情報DB38とを備える連携サービスを提供するサーバ装置である。
Next, since the cooperative service providing device 3 and the cooperative service providing device 4 have the same configuration, the internal configuration of the cooperative service providing device 3 will be described with reference to the drawings.
FIG. 3 is a block diagram illustrating a configuration of the cooperative service providing apparatus 3.
The cooperative service providing apparatus 3 includes an IMS (IP Multimedia Subsystem) support unit 31, a Web support unit 32, a service management control unit 33, a scenario server 34, a service bus 35, a presence system status determination unit 36, a user This is a server device that provides a cooperative service including a context information DB 37 and a presence information DB 38.

連携サービス提供装置3のWeb対応部32は、情報ネットワーク2を介してWebAS21、WebAS22と通信する。また、Web対応部32は、WebAS21又はWebAS22から受信したプレゼンス情報利用要求信号を、サービス管理制御部33に出力する。また、Web対応部32は、シナリオサーバ34と、連携サービス提供装置3の他の機能部と、情報ネットワーク2との間のデータ変換及びプロトコル変換を実行する。   The Web corresponding unit 32 of the cooperative service providing apparatus 3 communicates with the WebAS 21 and WebAS 22 via the information network 2. Further, the Web corresponding unit 32 outputs the presence information use request signal received from the WebAS 21 or the WebAS 22 to the service management control unit 33. Further, the Web corresponding unit 32 executes data conversion and protocol conversion between the scenario server 34, other functional units of the cooperation service providing apparatus 3, and the information network 2.

IMS対応部31は、通信ネットワーク1を介して端末11と通信する。また、IMS対応部31は、プレゼンス情報利用要求信号に対する応答情報を端末11から受信し、サービス管理制御部33に出力する。また、IMS対応部31は、連携サービス提供装置3と通信ネットワーク1との間のデータ変換及びプロトコル変換を実行する。   The IMS corresponding unit 31 communicates with the terminal 11 via the communication network 1. Further, the IMS corresponding unit 31 receives response information for the presence information use request signal from the terminal 11 and outputs the response information to the service management control unit 33. Further, the IMS corresponding unit 31 executes data conversion and protocol conversion between the cooperation service providing apparatus 3 and the communication network 1.

ユーザコンテキスト情報DB37は、サービスを利用するユーザごとに認証情報を含むコンテキスト情報を記憶する。認証情報とは、WebAS21及びWebAS22の識別情報とそのパスワード、及び、ユーザのアカウント情報とそのパスワードとを含む認証情報である。また、コンテキスト情報は、ユーザの状態や状況を表す情報であり、例えば、端末11を所有するユーザの嗜好情報や、ユーザのおかれている、気温、湿度、照度などの環境状況や、ユーザの体温、脈拍、血圧などのユーザの身体状況情報などがある。
プレゼンス情報DB38は、通信ネットワーク1から受信するプレゼンス情報を記憶する。プレゼンス情報とは、例えば、ユーザの在席状況を示す情報である。
The user context information DB 37 stores context information including authentication information for each user who uses the service. The authentication information is authentication information including the identification information of the WebAS 21 and the WebAS 22 and the password thereof, and the user account information and the password thereof. Moreover, context information is information showing a user's state and condition, for example, preference information of the user who owns the terminal 11, environmental conditions such as temperature, humidity, illuminance, etc. There are user physical condition information such as body temperature, pulse, blood pressure and the like.
The presence information DB 38 stores presence information received from the communication network 1. Presence information is information indicating the user's presence status, for example.

サービス管理制御部33は、認証処理を行う。
ここで、認証処理として、サービス管理制御部33は、情報連携サービス利用要求に含まれているWebAS21又はWebAS22の認証情報が、プレゼンス情報DB38に記憶されている登録認証情報と一致するか否かを判定することにより認証処理を実行する。
例えば、WebAS21が送信するプレゼンス情報利用要求信号には、ユーザのアカウント情報とそのパスワード、及び、WebAS21の識別情報とそのパスワードが、認証情報として含まれているとする。
The service management control unit 33 performs an authentication process.
Here, as the authentication process, the service management control unit 33 determines whether or not the authentication information of the WebAS 21 or WebAS 22 included in the information cooperation service use request matches the registered authentication information stored in the presence information DB 38. The authentication process is executed by determining.
For example, it is assumed that the presence information use request signal transmitted by the WebAS 21 includes user account information and its password, and identification information of the WebAS 21 and its password as authentication information.

サービス管理制御部33は、受信したプレゼンス情報利用要求信号の識別情報と、ユーザコンテキスト情報DB37が記憶する登録認証情報とが一致した場合に、ユーザ認証ができたものとして判定し、それ以外の場合、ユーザ認証ができなかったものとして判定する。   When the received identification information of the presence information use request signal matches the registered authentication information stored in the user context information DB 37, the service management control unit 33 determines that user authentication has been performed, and otherwise It is determined that the user authentication has failed.

また、サービス管理制御部33は、通信ネットワーク1から受信するプレゼンス情報に基づき、プレゼンスシステム状況判定部36を介して、プレゼンス情報共有DB5に上述したプレゼンス情報利用状況情報を書き込むことにより、プレゼンス情報の利用記録を保存する。
また、サービス管理制御部33は、上記の他に、サービスの利用などに対する課金処理や、ポリシ管理処理や、ユーザ管理処理や、パートナー管理処理などの処理を行ってもよい。
Further, the service management control unit 33 writes the above-described presence information usage status information in the presence information sharing DB 5 via the presence system status determination unit 36 based on the presence information received from the communication network 1, thereby Save usage records.
In addition to the above, the service management control unit 33 may perform processing such as billing processing for service usage, policy management processing, user management processing, partner management processing, and the like.

シナリオサーバ34は、その内部にシナリオ実行部とシナリオ記憶部とを有する。
シナリオ記憶部には、処理の実行手順が記述されているシナリオがシナリオファイルとして記憶されている。
またシナリオ実行部は、連携サービス提供装置3が受信したサービス利用要求信号に対応するシナリオファイルをシナリオ記憶部から読み出し、読み出したシナリオファイルに基づき、処理を実行する。
The scenario server 34 includes a scenario execution unit and a scenario storage unit.
In the scenario storage unit, a scenario in which a process execution procedure is described is stored as a scenario file.
The scenario execution unit reads a scenario file corresponding to the service use request signal received by the cooperative service providing apparatus 3 from the scenario storage unit, and executes processing based on the read scenario file.

なお、シナリオサーバ34のシナリオ実行部は、サービス管理制御部33による認証処理として、ユーザ認証ができた場合のみ、処理を実行する。また、シナリオサーバ34は、サービス管理制御部33による認証処理として、ユーザ認証ができなかった場合には、例えば、認証エラーの情報をプレゼンス情報利用要求信号の送信元に送信する。
また、サービス管理制御部33においてユーザ認証されたのち、連携サービス提供装置3において実行される処理動作は、シナリオサーバ34におけるシナリオに基づく処理とする。
Note that the scenario execution unit of the scenario server 34 executes the process only when the user authentication can be performed as the authentication process by the service management control unit 33. Moreover, the scenario server 34 transmits the information of an authentication error to the transmission source of a presence information utilization request signal, for example, when user authentication cannot be performed as an authentication process by the service management control unit 33.
Further, the processing operation executed in the cooperative service providing apparatus 3 after user authentication in the service management control unit 33 is assumed to be processing based on the scenario in the scenario server 34.

なお、上述したシナリオは、IMS対応部31が記憶しており、IMS対応部31によって実行されることとしてもよい。
サービスバス35は、WebAS21、WebAS22、シナリオサーバ34、及び、Web対応部32との間で情報を中継する。
The scenario described above is stored in the IMS corresponding unit 31 and may be executed by the IMS corresponding unit 31.
The service bus 35 relays information between the WebAS 21, the WebAS 22, the scenario server 34, and the Web corresponding unit 32.

プレゼンスシステム状況判定部36は、プレゼンス情報共有DB5に接続する。プレゼンスシステム状況判定部36は、他の連携サービス提供装置、ここでは、連携サービス提供装置4が、プレゼンス情報利用要求信号に対応するプレゼンス情報を利用中であるか否かの判定を行う。
この判定は、プレゼンスシステム状況判定部36が、プレゼンス情報利用要求信号に含まれるプレゼンス情報源端末IDをプレゼンス情報共有DB5から検索し、プレゼンス情報源端末IDがプレゼンス情報共有DB5に記憶されているか否かによって判定する。
The presence system status determination unit 36 is connected to the presence information sharing DB 5. The presence system status determination unit 36 determines whether another cooperative service providing apparatus, here, the cooperative service providing apparatus 4 is using the presence information corresponding to the presence information use request signal.
In this determination, the presence system status determination unit 36 searches the presence information sharing terminal 5 for the presence information source terminal ID included in the presence information use request signal, and whether or not the presence information source terminal ID is stored in the presence information sharing DB 5. Judge by.

ここで、プレゼンスシステム状況判定部36は、他の連携サービス提供装置である連携サービス提供装置4が既にプレゼンス情報の利用中でないと判定すると、プレゼンス情報利用要求信号のプレゼンス情報取得対象を識別するプレゼンス情報源端末IDに対応する端末にプレゼンス情報送信要求信号を出力する。   Here, if the presence system status determination unit 36 determines that the cooperative service providing apparatus 4 which is another cooperative service providing apparatus is not already using the presence information, the presence system status determining unit 36 identifies the presence information acquisition target of the presence information use request signal. A presence information transmission request signal is output to the terminal corresponding to the information source terminal ID.

また、プレゼンスシステム状況判定部36は、他の連携サービス提供装置である連携サービス提供装置4が既にプレゼンス情報の利用中であると判定すると、連携サービス提供装置4に受信したプレゼンス情報利用要求信号を送信する。したがって、連携サービス提供装置3が受信したプレゼンス利用要求信号に対応する連携サービスは、連携サービス提供装置4が行うこととなる。   When the presence system status determination unit 36 determines that the cooperative service providing apparatus 4 which is another cooperative service providing apparatus is already using the presence information, the presence system status determining unit 36 transmits the presence information use request signal received by the cooperative service providing apparatus 4. Send. Therefore, the cooperative service providing apparatus 4 performs the cooperative service corresponding to the presence use request signal received by the cooperative service providing apparatus 3.

次に、本発明の一実施形態による負荷分散システム100の動作について説明する。
図4は、本実施形態による負荷分散システム100の処理動作のフローを示す図である。本実施形態における図4の処理動作は、WebAS21が連携サービス提供装置3を介して端末11のプレゼンス情報を利用中に、WebAS22が連携サービス提供装置4を介して端末11のプレゼンス情報を利用する場合の処理動作である。
Next, the operation of the load distribution system 100 according to an embodiment of the present invention will be described.
FIG. 4 is a diagram showing a flow of processing operations of the load distribution system 100 according to the present embodiment. The processing operation of FIG. 4 in this embodiment is performed when the WebAS 21 uses the presence information of the terminal 11 via the cooperative service providing apparatus 3 while the WebAS 22 uses the presence information of the terminal 11 via the cooperative service providing apparatus 4. Is the processing operation.

また、図4は、例として、Common Notify方式を用いた動作処理例である。
なお、プレゼンス情報利用要求信号に基づく処理は、連携サービス提供装置3、4が、プレゼンス情報利用終了要求信号が入力されるまで継続して、端末11におけるプレゼンス変化ごとにプレゼンス情報の送信を行う。
また、本実施形態の動作例においては、プレゼンス情報利用要求信号を送信するWebAS21及びWebAS22のユーザ認証はいずれもユーザ認証されたこととして説明する。
FIG. 4 shows an example of operation processing using the Common Notify method as an example.
The processing based on the presence information use request signal continues until the cooperation service providing apparatuses 3 and 4 input the presence information use end request signal, and transmits presence information for each presence change in the terminal 11.
In the operation example of the present embodiment, it is assumed that the user authentications of the WebAS 21 and WebAS 22 that transmit the presence information use request signal are both user authentications.

APL211は、プレゼンス情報取得対象である端末11の識別情報を含むプレゼンス情報要求信号として、メッセージ「subscribePresence」を連携サービス提供装置3に出力する(ステップS20)。   The APL 211 outputs a message “subscribePresence” to the cooperative service providing apparatus 3 as a presence information request signal including the identification information of the terminal 11 that is the presence information acquisition target (step S20).

連携サービス提供装置3のサービス管理制御部33は、プレゼンス情報要求信号を受信すると、上述したように、認証処理を行う。ここでは、ユーザ認証できた場合となるため、連携サービス提供装置3のサービス管理制御部33は、Web対応部32、及び、サービスバス35を介して、シナリオサーバ34にプレゼンス情報利用要求信号を出力する。   When receiving the presence information request signal, the service management control unit 33 of the cooperative service providing apparatus 3 performs the authentication process as described above. Here, since the user authentication can be performed, the service management control unit 33 of the cooperative service providing apparatus 3 outputs a presence information use request signal to the scenario server 34 via the Web correspondence unit 32 and the service bus 35. To do.

連携サービス提供装置3のシナリオサーバ34は、プレゼンス情報利用要求信号に対応するシナリオに基づき、プレゼンス情報利用要求信号に応じた処理を連携サービス提供装置3の各部に実行させる。以下における連携サービス提供装置3の処理は、シナリオサーバ34のシナリオに基づいて行われる。また、本実施形態の動作例においては、シナリオサーバ34と、サービス管理制御部33との間の通信は、Web対応部32、及び、サービスバス35を介して行うものとして説明する。   The scenario server 34 of the cooperative service providing apparatus 3 causes each unit of the cooperative service providing apparatus 3 to execute processing according to the presence information usage request signal based on the scenario corresponding to the presence information usage request signal. The following processing of the cooperative service providing apparatus 3 is performed based on the scenario of the scenario server 34. Further, in the operation example of the present embodiment, the communication between the scenario server 34 and the service management control unit 33 is described as being performed via the Web correspondence unit 32 and the service bus 35.

連携サービス提供装置3のシナリオサーバ34は、サービス管理制御部33を介してプレゼンスシステム状況判定部36に対し、プレゼンス情報の利用状況判定の実行要求信号を出力する。連携サービス提供装置3のプレゼンスシステム状況判定部36は、入力された実行要求信号に含まれるプレゼンス情報源端末IDである端末11の識別情報に基づき、プレゼンス情報共有DB5を参照、すなわちプレゼンス情報共有DB5を検索する(ステップS21)。   The scenario server 34 of the cooperative service providing apparatus 3 outputs an execution request signal for presence information usage status determination to the presence system status determination unit 36 via the service management control unit 33. The presence system status determination unit 36 of the cooperative service providing apparatus 3 refers to the presence information sharing DB 5 based on the identification information of the terminal 11 that is the presence information source terminal ID included in the input execution request signal, that is, the presence information sharing DB 5. Is searched (step S21).

連携サービス提供装置3のここでは、プレゼンスシステム状況判定部36は、端末11に対するプレゼンス情報が利用中ではないと判定するため、判定結果をサービス管理制御部33を介してシナリオサーバ34に出力する。
連携サービス提供装置3のシナリオサーバ34は、端末11に対するプレゼンス情報が利用中ではないという判定結果に基づき、プレゼンス情報要求信号の受信通知の送信要求信号をサービス管理制御部33に出力する。
Here, the presence system status determination unit 36 of the cooperative service providing apparatus 3 outputs the determination result to the scenario server 34 via the service management control unit 33 in order to determine that the presence information for the terminal 11 is not in use.
Based on the determination result that the presence information for the terminal 11 is not being used, the scenario server 34 of the cooperative service providing apparatus 3 outputs a transmission request signal for the presence information request signal reception notification to the service management control unit 33.

連携サービス提供装置3のサービス管理制御部33は、シナリオサーバ34から入力される受信通知の送信要求信号に基づき、プレゼンス情報要求信号を受信したことを示すメッセージ「notifySubscription」をAPL211に送信する(ステップS22)。   The service management control unit 33 of the cooperative service providing apparatus 3 transmits a message “notifySubscription” indicating that the presence information request signal has been received to the APL 211 based on the transmission request signal of the reception notification input from the scenario server 34 (step S21). S22).

WebAS21において、APL211は、ステップS22において受信したメッセージ「notifySubscription」に対応して、プレゼンス情報の受信待機状態であることを示すメッセージ「startPresenceNotification」を連携サービス提供装置3に送信する(ステップS23)。   In the WebAS 21, the APL 211 transmits a message “startPresenceNotification” indicating the presence information reception standby state to the cooperative service providing apparatus 3 in response to the message “notifySubscription” received in step S22 (step S23).

連携サービス提供装置3のサービス管理制御部33は、APL211からメッセージ「startPresenceNotification」を受信すると、プレゼンス情報を要求するメッセージ「SUBSCRIBE」を端末11に送信する(ステップS24)。
ここで、連携サービス提供装置3のIMS対応部31が、メッセージ「subscribePresence」をSIP(Session Initiation Protocol)メッセージ「SUBSCRIBE」に変換している。なお、以下の説明では、IMS対応部31が、情報ネットワーク2に接続するWebAS21、WebAS22から受信するメッセージに基づき、端末11に送信するメッセージを予め所定のメッセージ変換方法により、変換していることとする。
When receiving the message “startPresenceNotification” from the APL 211, the service management control unit 33 of the cooperative service providing apparatus 3 transmits a message “SUBSCRIBE” requesting presence information to the terminal 11 (step S24).
Here, the IMS corresponding unit 31 of the cooperative service providing apparatus 3 converts the message “subscribePresence” into a SIP (Session Initiation Protocol) message “SUBSCRIBE”. In the following description, the IMS corresponding unit 31 converts a message to be transmitted to the terminal 11 in advance by a predetermined message conversion method based on messages received from the WebAS 21 and WebAS 22 connected to the information network 2. To do.

通信ネットワーク1に接続する端末11は、受信したプレゼンス情報を要求するメッセージ「SUBSCRIBE」に対応して端末11が内部の記憶領域に記憶するプレゼンス情報を読み出し、読み出したプレゼンス情報を含むメッセージ「NOTIFY」を連携サービス提供装置3に送信する(ステップS25)。   The terminal 11 connected to the communication network 1 reads the presence information stored in the internal storage area by the terminal 11 in response to the received message “SUBSCRIBE” requesting presence information, and the message “NOTIFY” including the read presence information. Is transmitted to the cooperative service providing apparatus 3 (step S25).

連携サービス提供装置3のサービス管理制御部33は、IMS対応部31を介してメッセージ「NOTIFY」を受信し、メッセージ「NOTIFY」の受信通知をシナリオサーバ34に出力する。連携サービス提供装置3のシナリオサーバ34は、サービス管理制御部33に、プレゼンス情報送信要求信号と、プレゼンス情報記憶要求信号とを出力する。   The service management control unit 33 of the cooperative service providing apparatus 3 receives the message “NOTIFY” via the IMS corresponding unit 31 and outputs a reception notification of the message “NOTIFY” to the scenario server 34. The scenario server 34 of the cooperative service providing apparatus 3 outputs a presence information transmission request signal and a presence information storage request signal to the service management control unit 33.

連携サービス提供装置3のサービス管理制御部33は、プレゼンス情報送信要求信号に基づき、受信したメッセージ「NOTIFY」のプレゼンス情報を含むメッセージ「statusChanged」をWeb対応部32、及び、サービスバス35を介してAPL211に送信する(ステップS26)。   Based on the presence information transmission request signal, the service management control unit 33 of the cooperative service providing apparatus 3 sends the message “statusChanged” including the presence information of the received message “NOTIFY” via the Web correspondence unit 32 and the service bus 35. It transmits to APL211 (step S26).

連携サービス提供装置3のサービス管理制御部33は、プレゼンス情報記憶要求信号に基づき、受信したメッセージ「NOTIFY」のプレゼンス情報をプレゼンス情報DB38に書き込む。また、連携サービス提供装置3のサービス管理制御部33は、プレゼンスシステム状況判定部36を介して、プレゼンス情報共有DB5にプレゼンス情報利用状況情報を書き込むことにより、プレゼンス情報の利用記録を保存する(ステップS27)。
以上、ステップS20〜S27の動作処理により、APL211は端末11のプレゼンス情報の利用状態、すなわち、端末11のプレゼンスが変化するごとに、連携サービス提供装置3を介してAPL211がプレゼンス情報を受信する状態となる。
The service management control unit 33 of the cooperative service providing apparatus 3 writes the received presence information of the message “NOTIFY” in the presence information DB 38 based on the presence information storage request signal. In addition, the service management control unit 33 of the cooperative service providing apparatus 3 stores the presence information usage record by writing the presence information usage status information in the presence information sharing DB 5 via the presence system status determination unit 36 (step) S27).
As described above, according to the operation processing in steps S20 to S27, the APL 211 uses the presence information of the terminal 11, that is, every time the presence of the terminal 11 changes, the APL 211 receives the presence information via the cooperative service providing apparatus 3. It becomes.

次に、ステップS28〜S34を参照して、APL211のプレゼンス情報利用開始後、WebAS22のAPL221が端末11のプレゼンス情報要求信号を連携サービス提供装置4に送信する場合について説明する。
WebAS22のAPL221は、プレゼンス情報取得対象である端末11の識別情報を含むプレゼンス情報要求信号として、メッセージ「subscribePresence」を連携サービス提供装置4に出力する(ステップS28)。
Next, a case where the APL 221 of the WebAS 22 transmits the presence information request signal of the terminal 11 to the cooperative service providing apparatus 4 after the use of the presence information of the APL 211 is started will be described with reference to steps S28 to S34.
The APL 221 of the WebAS 22 outputs a message “subscribePresence” to the cooperative service providing apparatus 4 as a presence information request signal including identification information of the terminal 11 that is the presence information acquisition target (step S28).

連携サービス提供装置4のサービス管理制御部33は、プレゼンス情報要求信号を受信すると、上述したように、認証処理を行う。ここでは、ユーザ認証できた場合となるため、連携サービス提供装置4のサービス管理制御部33は、シナリオサーバ34にプレゼンス情報利用要求信号を出力する。   When receiving the presence information request signal, the service management control unit 33 of the cooperative service providing apparatus 4 performs the authentication process as described above. Here, since user authentication can be performed, the service management control unit 33 of the cooperative service providing apparatus 4 outputs a presence information use request signal to the scenario server 34.

連携サービス提供装置4のシナリオサーバ34は、サービス管理制御部33を介してプレゼンスシステム状況判定部36に対し、プレゼンス情報の利用状況判定の実行要求信号を出力する。連携サービス提供装置4のプレゼンスシステム状況判定部36は、入力された実行要求信号に含まれるプレゼンス情報源端末IDである端末11の識別情報に基づき、プレゼンス情報共有DB5を参照、すなわちプレゼンス情報共有DB5を検索する(ステップS29)。   The scenario server 34 of the cooperative service providing apparatus 4 outputs an execution request signal for presence information usage status determination to the presence system status determination unit 36 via the service management control unit 33. The presence system status determination unit 36 of the cooperative service providing apparatus 4 refers to the presence information sharing DB 5 based on the identification information of the terminal 11 that is the presence information source terminal ID included in the input execution request signal, that is, the presence information sharing DB 5. Is searched (step S29).

ここでは、連携サービス提供装置4のプレゼンスシステム状況判定部36は、端末11に対するプレゼンス情報が連携サービス提供装置3によって利用中であると判定するため、端末11のプレゼンス情報利用状況情報を含む判定結果をサービス管理制御部33を介してシナリオサーバ34に出力する。   Here, since the presence system status determination unit 36 of the cooperative service providing apparatus 4 determines that the presence information for the terminal 11 is being used by the cooperative service providing apparatus 3, the determination result including the presence information usage status information of the terminal 11 Is output to the scenario server 34 via the service management control unit 33.

連携サービス提供装置4のシナリオサーバ34は、端末11に対するプレゼンス情報が利用中であるという判定結果に基づき、入力された端末11のプレゼンス情報利用状況情報から、連携サービス提供装置識別情報を抽出する。連携サービス提供装置4のシナリオサーバ34は、抽出した連携サービス提供装置識別情報に対応する連携サービス提供装置3に対し、APL221からのプレゼンス情報要求信号を含む、プレゼンス情報提供集約要求信号の送信命令信号をサービス管理制御部33に出力する。   The scenario server 34 of the cooperative service providing apparatus 4 extracts cooperative service providing apparatus identification information from the input presence information usage status information of the terminal 11 based on the determination result that the presence information for the terminal 11 is being used. The scenario server 34 of the cooperative service providing apparatus 4 sends a presence information provision aggregation request signal transmission command signal including the presence information request signal from the APL 221 to the cooperative service providing apparatus 3 corresponding to the extracted cooperative service providing apparatus identification information. Is output to the service management control unit 33.

連携サービス提供装置4のサービス管理制御部33は、入力された送信命令信号に基づき、プレゼンス情報提供集約要求信号を連携サービス提供装置3に送信する(ステップS30)。   The service management control unit 33 of the cooperation service providing apparatus 4 transmits a presence information provision aggregation request signal to the cooperation service providing apparatus 3 based on the input transmission command signal (step S30).

連携サービス提供装置3のシナリオサーバ34は、他の連携サービス提供装置である連携サービス提供装置4からプレゼンス情報提供集約要求信号を受信する。
連携サービス提供装置3のシナリオサーバ34は、プレゼンス情報提供集約要求信号に基づき、APL221を宛先とするプレゼンス情報要求信号の受信通知の送信要求信号をサービス管理制御部33に出力する。
連携サービス提供装置3のサービス管理制御部33は、シナリオサーバ34から入力される受信通知の送信要求信号に基づき、プレゼンス情報要求信号を受信したことを示すメッセージ「notifySubscription」をAPL221に送信する(ステップS31)。
The scenario server 34 of the cooperative service providing apparatus 3 receives the presence information provision aggregation request signal from the cooperative service providing apparatus 4 that is another cooperative service providing apparatus.
Based on the presence information provision aggregation request signal, the scenario server 34 of the cooperative service providing apparatus 3 outputs a transmission request signal for receiving a presence information request signal addressed to the APL 221 to the service management control unit 33.
The service management control unit 33 of the cooperative service providing apparatus 3 transmits a message “notifySubscription” indicating that the presence information request signal has been received to the APL 221 based on the transmission request signal of the reception notification input from the scenario server 34 (step S21). S31).

WebAS22において、APL221は、ステップS31において受信したメッセージ「notifySubscription」に対応して、プレゼンス情報の受信待機状態であることを示すメッセージ「startPresenceNotification」を連携サービス提供装置3に送信する(ステップS32)。
連携サービス提供装置3のサービス管理制御部33は、APL221からメッセージ「startPresenceNotification」を受信すると、端末11に対応するプレゼンス情報をプレゼンス情報共有DB5から読み出す(ステップS33)。
In the WebAS 22, the APL 221 transmits a message “startPresenceNotification” indicating the presence information reception standby state to the cooperative service providing apparatus 3 in response to the message “notifySubscription” received in Step S31 (Step S32).
When receiving the message “startPresenceNotification” from the APL 221, the service management control unit 33 of the cooperative service providing apparatus 3 reads the presence information corresponding to the terminal 11 from the presence information sharing DB 5 (step S33).

連携サービス提供装置3のサービス管理制御部33は、端末11のプレゼンス情報の読出通知をシナリオサーバ34に出力する。連携サービス提供装置3のシナリオサーバ34は、サービス管理制御部33に、プレゼンス情報送信要求信号を出力する。   The service management control unit 33 of the cooperation service providing apparatus 3 outputs a presence information read notification of the terminal 11 to the scenario server 34. The scenario server 34 of the cooperative service providing apparatus 3 outputs a presence information transmission request signal to the service management control unit 33.

連携サービス提供装置3のサービス管理制御部33は、プレゼンス情報送信要求信号に基づき、読み出した端末11のプレゼンス情報を含むメッセージ「statusChanged」をWeb対応部32、及び、サービスバス35を介してAPL221に送信する(ステップS34)。
以上、ステップS28〜S34により、WebAS22のAPL221は、端末11のステータス情報の利用状態、すなわち、端末11のプレゼンスが変化するごとに、連携サービス提供装置3を介してAPL221がプレゼンス情報を受信する状態となる。
Based on the presence information transmission request signal, the service management control unit 33 of the cooperative service providing apparatus 3 sends a message “statusChanged” including the read presence information of the terminal 11 to the APL 221 via the Web corresponding unit 32 and the service bus 35. Transmit (step S34).
As described above, through steps S28 to S34, the APL 221 of the WebAS 22 allows the status information of the terminal 11 to be used, that is, every time the presence of the terminal 11 changes, the APL 221 receives presence information via the cooperative service providing apparatus 3. It becomes.

次に、上述したステップS20〜S34により、端末11のプレゼンス情報を、WebAS21のAPL211と、WebAS22のAPL221とが利用状態となった場合において、以下のステップS35〜S39を参照して、端末11のプレゼンスが変化した場合の処理について説明する。
なお、端末11は、プレゼンス情報要求信号に対する終了信号が入力されるまで、プレゼンス情報要求信号に基づき、プレゼンスの変化に応じて、プレゼンスが変化したことを示すプレゼンス情報を含むメッセージ「NOTIFY」をプレゼンス情報要求信号の送信元である連携サービス提供装置3に送信する。
Next, when the APL 211 of the WebAS 21 and the APL 221 of the WebAS 22 are in use by the above-described steps S20 to S34, with reference to the following steps S35 to S39, the presence information of the terminal 11 Processing when the presence changes will be described.
Until the end signal for the presence information request signal is input, the terminal 11 sends a message “NOTIFY” including presence information indicating that the presence has changed according to the presence change based on the presence information request signal. It transmits to the cooperation service provision apparatus 3 which is the transmission origin of an information request signal.

端末11において、端末11が予め備えるプレゼンスの変化を検出するプレゼンス変化検出手段により、プレゼンスの変化を検出し、端末11の内部の記憶領域に記憶する(ステップS35)。端末11は、端末11の内部の記憶領域に記憶するプレゼンス情報を読み出し、読み出したプレゼンス情報を含むメッセージ「NOTIFY」を連携サービス提供装置3に送信する(ステップS36)。   In the terminal 11, presence change is detected by presence change detection means for detecting presence change provided in advance in the terminal 11, and stored in a storage area inside the terminal 11 (step S35). The terminal 11 reads the presence information stored in the storage area inside the terminal 11, and transmits a message “NOTIFY” including the read presence information to the cooperative service providing apparatus 3 (step S36).

連携サービス提供装置3のサービス管理制御部33は、IMS対応部31を介してメッセージ「NOTIFY」を受信し、メッセージ「NOTIFY」の受信通知をシナリオサーバ34に出力する。連携サービス提供装置3のシナリオサーバ34は、サービス管理制御部33に、プレゼンス情報送信要求信号と、プレゼンス情報記憶要求信号とを出力する。   The service management control unit 33 of the cooperative service providing apparatus 3 receives the message “NOTIFY” via the IMS corresponding unit 31 and outputs a reception notification of the message “NOTIFY” to the scenario server 34. The scenario server 34 of the cooperative service providing apparatus 3 outputs a presence information transmission request signal and a presence information storage request signal to the service management control unit 33.

連携サービス提供装置3のサービス管理制御部33は、プレゼンス情報送信要求信号に基づき、受信したメッセージ「NOTIFY」のプレゼンス情報を含むメッセージ「statusChanged」をWeb対応部32、及び、サービスバス35を介して現在端末11のプレゼンス情報を利用中である、WebAS21のAPL211と、WebAS22のAPL221とに送信する(ステップS37、ステップS38)。   Based on the presence information transmission request signal, the service management control unit 33 of the cooperative service providing apparatus 3 sends the message “statusChanged” including the presence information of the received message “NOTIFY” via the Web correspondence unit 32 and the service bus 35. It transmits to the APL 211 of the WebAS 21 and the APL 221 of the WebAS 22 that are currently using the presence information of the terminal 11 (Steps S37 and S38).

連携サービス提供装置3のサービス管理制御部33は、プレゼンス情報記憶要求信号に基づき、受信したメッセージ「NOTIFY」のプレゼンス情報をプレゼンス情報DB38に書き込む。また、連携サービス提供装置3のサービス管理制御部33は、プレゼンスシステム状況判定部36を介して、プレゼンス情報共有DB5にプレゼンス情報利用状況情報を書き込むことにより、プレゼンス情報の利用記録を保存する(ステップS39)。   The service management control unit 33 of the cooperative service providing apparatus 3 writes the received presence information of the message “NOTIFY” in the presence information DB 38 based on the presence information storage request signal. In addition, the service management control unit 33 of the cooperative service providing apparatus 3 stores the presence information usage record by writing the presence information usage status information in the presence information sharing DB 5 via the presence system status determination unit 36 (step) S39).

上述したステップS35〜S39の処理は、APL211、又は、APL221からプレゼンス情報要求信号に対する終了信号が連携サービス提供装置3に入力されるまで、端末11のプレゼンスが変化するごとに行われるプレゼンス情報の提供にかかる処理である。   The above-described processing of steps S35 to S39 is performed every time the presence of the terminal 11 changes until the end signal for the presence information request signal is input from the APL 211 or APL 221 to the cooperative service providing apparatus 3. It is processing concerning.

次に、ステップS40〜S49を参照して、APL211及びAPL221から、プレゼンス情報要求信号に対する終了信号が連携サービス提供装置3に入力される際の動作例を説明する。
APL211は、端末11のプレゼンス情報利用の終了信号であるメッセージ「endPresenceNotification」を連携サービス提供装置3に送信する。なお、メッセージ「endPresenceNotification」には、端末11の識別情報が含まれる(ステップS40)。
Next, with reference to steps S40 to S49, an operation example when an end signal for the presence information request signal is input from the APL 211 and the APL 221 to the cooperative service providing apparatus 3 will be described.
The APL 211 transmits a message “endPresenceNotification”, which is an end signal of the presence information usage of the terminal 11, to the cooperative service providing apparatus 3. The message “endPresenceNotification” includes the identification information of the terminal 11 (step S40).

連携サービス提供装置3のシナリオサーバ34は、サービス管理制御部33を介してAPL211から端末11のプレゼンス情報利用の終了信号を受信すると、プレゼンスシステム状況判定部36にプレゼンス情報共有DB5から端末11のプレゼンス情報利用状況情報の読み出し要求を出力する。連携サービス提供装置3のプレゼンスシステム状況判定部36は、プレゼンス情報共有DB5から端末11の識別情報を検索キーとして、プレゼンス情報利用状況情報を読み出し、シナリオサーバ34に出力する(ステップS41)。   When the scenario server 34 of the cooperative service providing apparatus 3 receives the presence information end signal of the terminal 11 from the APL 211 via the service management control unit 33, the presence system status determination unit 36 sends the presence information sharing DB 5 to the presence information of the terminal 11. A read request for information usage status information is output. The presence system status determination unit 36 of the cooperative service providing apparatus 3 reads presence information usage status information from the presence information sharing DB 5 using the identification information of the terminal 11 as a search key, and outputs it to the scenario server 34 (step S41).

ここで、プレゼンス情報利用の終了信号の送信元であるAPL211の他に、APL221がプレゼンス情報利用中であるため、連携サービス提供装置3のシナリオサーバ34は、端末11にプレゼンス情報利用の終了信号を送信せず、プレゼンスシステム状況判定部36に、プレゼンス情報源端末IDである端末11の識別情報と、要求ユーザ識別情報であるAPL211の識別情報とを含む書き込みデータ削除命令信号を出力する。
連携サービス提供装置3のプレゼンスシステム状況判定部36は、書き込みデータ削除命令信号に基づき、プレゼンス情報共有DB5から、APL211の端末11に対するプレゼンス情報利用状況情報を消去する(ステップS42)。
Here, since the APL 221 is using the presence information in addition to the APL 211 that is the transmission source of the presence information use end signal, the scenario server 34 of the cooperative service providing apparatus 3 sends a presence information use end signal to the terminal 11. Without sending, a write data deletion command signal including the identification information of the terminal 11 as the presence information source terminal ID and the identification information of the APL 211 as the requested user identification information is output to the presence system status determination unit 36.
The presence system status determination unit 36 of the cooperative service providing apparatus 3 deletes the presence information usage status information for the terminal 11 of the APL 211 from the presence information sharing DB 5 based on the write data deletion command signal (step S42).

連携サービス提供装置3のシナリオサーバ34は、終了処理が行われたことを通知するメッセージ「endStrbscrintionNotification」をAPL211に送信する(ステップS43)。   The scenario server 34 of the cooperative service providing apparatus 3 transmits a message “endStrbscrintionNotification” notifying that the termination process has been performed to the APL 211 (step S43).

次に、WebAS22のAPL221から、プレゼンス情報利用の終了信号が連携サービス提供装置3に送信された場合について説明する。
APL221は、端末11の識別情報を含むプレゼンス情報利用の終了信号であるメッセージ「endPresenceNotification」を連携サービス提供装置3に送信する(ステップS44)。
Next, a case where a presence information use end signal is transmitted from the APL 221 of the WebAS 22 to the cooperative service providing apparatus 3 will be described.
The APL 221 transmits a message “endPresenceNotification”, which is a presence information use end signal including the identification information of the terminal 11, to the cooperative service providing apparatus 3 (step S44).

連携サービス提供装置3のシナリオサーバ34は、サービス管理制御部33を介してAPL221から端末11のプレゼンス情報利用の終了信号を受信すると、プレゼンスシステム状況判定部36にプレゼンス情報共有DB5から端末11のプレゼンス情報利用状況情報の読み出し要求を出力する。連携サービス提供装置3のプレゼンスシステム状況判定部36は、プレゼンス情報共有DB5から端末11の識別情報を検索キーとして、プレゼンス情報利用状況情報を読み出し、シナリオサーバ34に出力する(ステップS45)。   When the scenario server 34 of the cooperative service providing apparatus 3 receives the presence information usage termination signal of the terminal 11 from the APL 221 via the service management control unit 33, the presence system status determination unit 36 sends the presence information of the terminal 11 from the presence information sharing DB 5. A read request for information usage status information is output. The presence system status determination unit 36 of the cooperative service providing apparatus 3 reads the presence information usage status information from the presence information sharing DB 5 using the identification information of the terminal 11 as a search key, and outputs it to the scenario server 34 (step S45).

ここで、プレゼンス情報利用の終了信号の送信元であるAPL221のみが、プレゼンス情報利用中であるため、連携サービス提供装置3のシナリオサーバ34は、端末11にプレゼンス情報利用の終了信号の送信命令信号をサービス管理制御部33に出力する。
連携サービス提供装置3のサービス管理制御部33は、終了信号の送信命令信号に基づき、利用終了の要求としてメッセージ「SUBSCRIBE」を端末11に送信する(ステップS46)。
Here, since only the APL 221 that is the transmission source of the presence information use end signal is using the presence information, the scenario server 34 of the cooperative service providing apparatus 3 sends the presence information use end signal transmission command signal to the terminal 11. Is output to the service management control unit 33.
The service management control unit 33 of the cooperative service providing apparatus 3 transmits a message “SUBSCRIBE” to the terminal 11 as a use termination request based on the transmission command signal for the termination signal (step S46).

端末11は、受信した利用終了の要求のメッセージ「SUBSCRIBE」の応答として、プレゼンス情報の利用終了を通知するメッセージ「NOTIFY」を連携サービス提供装置3に送信する(ステップS47)。   In response to the received usage termination request message “SUBSCRIBE”, the terminal 11 transmits a message “NOTIFY” notifying the termination of the usage of presence information to the cooperative service providing apparatus 3 (step S47).

連携サービス提供装置3のシナリオサーバ34は、端末11から利用終了の通知を受信すると、プレゼンスシステム状況判定部36に、プレゼンス情報源端末IDである端末11の識別情報と、要求ユーザ識別情報であるAPL221の識別情報とを含む書き込みデータ削除命令信号を出力する。
連携サービス提供装置3のプレゼンスシステム状況判定部36は、書き込みデータ削除命令信号に基づき、プレゼンス情報共有DB5から、APL221の端末11に対するプレゼンス情報利用状況情報を消去する(ステップS48)。
When the scenario server 34 of the cooperation service providing apparatus 3 receives the notification of the end of use from the terminal 11, the presence system status determination unit 36 receives the identification information of the terminal 11 that is the presence information source terminal ID and the requested user identification information. A write data deletion command signal including the identification information of the APL 221 is output.
The presence system status determination unit 36 of the cooperative service providing apparatus 3 deletes the presence information usage status information for the terminal 11 of the APL 221 from the presence information sharing DB 5 based on the write data deletion command signal (step S48).

連携サービス提供装置3のシナリオサーバ34は、終了処理が行われたことを通知するメッセージ「endStrbscrintionNotification」をAPL221に送信する(ステップS49)。   The scenario server 34 of the cooperative service providing apparatus 3 transmits a message “endStrbscrintionNotification” notifying that the termination process has been performed to the APL 221 (step S49).

なお、上述したステップS20〜S49は、動作例として、連携サービス提供装置3と連携サービス提供装置4との2つの装置がある場合を記述したが3以上の場合も同様に負荷分散が可能でトラヒックの削減が可能である。
また、本実施形態においては、Common Notify方式を用いる場合を例に説明したが、これに限られない。
Note that the above-described steps S20 to S49 have described the case where there are two devices, the cooperative service providing device 3 and the cooperative service providing device 4, as an operation example. Can be reduced.
In the present embodiment, the case of using the Common Notify method has been described as an example, but the present invention is not limited to this.

また、ユーザコンテキスト情報DB37にプレゼンス情報DB38が縮退されている、すなわち、ユーザコンテキスト情報DB37にプレゼンス情報DB38が含まれている構成としてもよい。
また、ステップS33において、プレゼンス情報をプレゼンス情報共有DB5から読み出すこととしたが、連携サービス提供装置3のプレゼンス情報DB38から読み出すこととしてもよい。
The presence information DB 38 may be degenerated in the user context information DB 37, that is, the presence information DB 38 may be included in the user context information DB 37.
In step S33, the presence information is read from the presence information sharing DB 5, but may be read from the presence information DB 38 of the cooperation service providing apparatus 3.

図5は、本実施形態による、矢印によって情報の流れを示した概念図である。ここで、図5における矢印は、情報ネットワーク2に接続するWebAS21及びWebAS22が通信ネットワーク1に接続する端末11のプレゼンス情報利用要求信号を送信する場合における情報の流れを概念図として示している。
上述した実施形態によれば、複数の連携サービス提供装置を有する負荷分散システム100において、プレゼンス情報の情報利用状況情報をプレゼンス情報共有DB5に記憶させるプレゼンス情報共有DB5を設けることとなる。
FIG. 5 is a conceptual diagram showing the flow of information by arrows according to the present embodiment. Here, the arrows in FIG. 5 conceptually show the flow of information when the WebAS 21 and WebAS 22 connected to the information network 2 transmit the presence information use request signal of the terminal 11 connected to the communication network 1.
According to the embodiment described above, in the load distribution system 100 having a plurality of cooperation service providing devices, the presence information sharing DB 5 for storing the information usage status information of the presence information in the presence information sharing DB 5 is provided.

これにより、プレゼンス情報利用状況情報を共有し、図5に示すように、APL211とAPL221との二つのウェブサービス提供システムが有するアプリケーションに対するプレゼンス情報の送信を連携サービス提供装置3が集約して行うことが可能となる。
したがって、本実施形態によれば、プレゼンス変化ごとに発生する通信ネットワーク1に流れるプレゼンス情報のトラヒックが半減するという効果がある。
また、本実施形態によれば、サーバリソースを削減することが可能となるという効果がある。
As a result, the presence information usage status information is shared, and as shown in FIG. 5, the cooperative service providing apparatus 3 collects and transmits presence information for applications included in the two web service providing systems APL 211 and APL 221. Is possible.
Therefore, according to the present embodiment, there is an effect that the traffic of the presence information flowing in the communication network 1 that is generated every time the presence is changed is halved.
Further, according to the present embodiment, there is an effect that server resources can be reduced.

ここでは、2つのアプリケーションを例に説明したが、これに限られず、3以上のアプリケーション等が同時に同一端末のプレゼンス情報の要求を行う場合には、通信ネットワーク1におけるトラヒックの従来のトラヒックに対する削減率がさらに上がることとなる。   Here, two applications have been described as examples. However, the present invention is not limited to this, and when three or more applications request the presence information of the same terminal at the same time, a reduction rate of traffic in the communication network 1 with respect to conventional traffic Will go up further.

なお、本発明に記載の端末装置が有する情報は、プレゼンス情報に対応し、本発明に記載の情報利用状況情報は、プレゼンス情報利用状況情報に対応し、本発明に記載の情報利用要求信号は、プレゼンス情報要求信号に対応し、本発明に記載の情報送信集約要求信号は、プレゼンス情報提供集約要求信号に対応し、本発明に記載の第1のウェブサービス提供装置は、WebAS21に対応し、本発明に記載の第2のウェブサービス提供装置は、WebAS22に対応し、本発明に記載の情報利用要求信号に対する情報利用終了要求信号は、プレゼンス情報利用の終了信号に対応する。   Note that the information included in the terminal device described in the present invention corresponds to presence information, the information usage status information described in the present invention corresponds to presence information usage status information, and the information usage request signal described in the present invention is Corresponding to the presence information request signal, the information transmission aggregation request signal described in the present invention corresponds to the presence information provision aggregation request signal, and the first web service providing apparatus described in the present invention corresponds to WebAS21, The second web service providing apparatus described in the present invention corresponds to WebAS 22, and the information use end request signal for the information use request signal described in the present invention corresponds to a presence information use end signal.

なお、上述の連携サービス提供装置3、連携サービス提供装置4は、内部にコンピュータシステムを有している。そして、連携サービス提供装置3、及び、連携サービス提供装置4のIMS対応部31、Web対応部32、サービス管理制御部33、シナリオサーバ34、サービスバス35、プレゼンスシステム状況判定部36、ユーザコンテキスト情報DB37、プレゼンス情報DB38の動作の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータシステムが読み出して実行することによって、上記処理が行われる。ここでいうコンピュータシステムとは、CPU及び各種メモリやOS、周辺機器等のハードウェアを含むものである。   The above-described cooperative service providing apparatus 3 and the cooperative service providing apparatus 4 have a computer system inside. And the IMS corresponding part 31 of the cooperation service provision apparatus 3 and the cooperation service provision apparatus 4, the Web corresponding part 32, the service management control part 33, the scenario server 34, the service bus 35, the presence system condition determination part 36, user context information The operation process of the DB 37 and the presence information DB 38 is stored in a computer-readable recording medium in the form of a program, and the above-described processing is performed by the computer system reading and executing this program. The computer system here includes a CPU, various memories, an OS, and hardware such as peripheral devices.

また、図4に示す各ステップを実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、また、図3に示す連携サービス提供装置3の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより、プレゼンス情報を1つの連携サービス提供装置が集約することによりトラヒックを削減する処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものであってもよい。   Further, the program for realizing each step shown in FIG. 4 is recorded on a computer-readable recording medium, and the program for realizing the function of the cooperative service providing apparatus 3 shown in FIG. 3 is computer-readable. Even if processing is performed in which recording information is recorded on a recording medium, and the program recorded on the recording medium is read and executed by a computer system so that presence information is aggregated by one cooperative service providing apparatus. Good. Here, the “computer system” may include an OS and hardware such as peripheral devices.

また、「コンピュータシステム」は、WWWシステムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、フラッシュメモリ等の書き込み可能な不揮発性メモリ、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。
Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW system is used.
The “computer-readable recording medium” means a flexible disk, a magneto-optical disk, a ROM, a writable nonvolatile memory such as a flash memory, a portable medium such as a CD-ROM, a hard disk built in a computer system, etc. This is a storage device.

さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(例えばDRAM(Dynamic Random Access Memory))のように、一定時間プログラムを保持しているものも含むものとする。
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。
また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムに既に記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。
Further, the “computer-readable recording medium” means a volatile memory (for example, DRAM (Dynamic DRAM) in a computer system that becomes a server or a client when a program is transmitted through a network such as the Internet or a communication line such as a telephone line. Random Access Memory)), etc., which hold programs for a certain period of time.
The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.
The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

本発明により、ユビキタスサービスに要するプレゼンス情報の通信にかかるトラヒックが削減できるので、低コストでのユビキタスサービスの発展が推進され、通信ネットワーク産業及び情報ネットワークのいずれの産業の発展促進に対しても役にたつ。   According to the present invention, traffic for presence information communication required for ubiquitous services can be reduced, so that the development of ubiquitous services at low cost is promoted, and it is useful for promoting the development of both the communication network industry and the information network industry. Natsutsu.

本発明の一実施形態による負荷分散システム100システムの全体構成を示すブロック図である。1 is a block diagram showing an overall configuration of a load distribution system 100 system according to an embodiment of the present invention. 同実施形態におけるプレゼンス情報共有DB5のデータ構成例を示す図である。It is a figure which shows the example of a data structure of presence information sharing DB5 in the embodiment. 同実施形態による連携サービス提供装置3の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the cooperation service provision apparatus 3 by the embodiment. 同実施形態による負荷分散システム100の動作フローを示す図である。It is a figure which shows the operation | movement flow of the load distribution system 100 by the embodiment. 同実施形態における負荷分散システム100のデータの流れを示す概念図である。It is a conceptual diagram which shows the data flow of the load distribution system 100 in the embodiment. 従来のシステムのデータの流れを示す概念図である。It is a conceptual diagram which shows the data flow of the conventional system. 従来のシステムの動作フローを示す図である。It is a figure which shows the operation | movement flow of the conventional system.

符号の説明Explanation of symbols

1 通信ネットワーク
2 情報ネットワーク
3、4 連携サービス提供装置
5 プレゼンス情報共有DB(情報共有記憶装置)
11 端末(端末装置)
21、22 WebAS(ウェブサービス提供装置)
211、221 APL
100 負荷分散システム
31 IMS対応部(情報送信要求信号送信手段)
32 Web対応部(情報利用要求信号受信手段、情報送信手段)
33 サービス管理制御部(集約要求信号送信手段)
34 シナリオサーバ
35 サービスバス
36 プレゼンスシステム状況判定部(状況判定手段、情報利用状況情報書込手段、情報利用状況情報削除手段)
37 ユーザコンテキスト情報DB
38 プレゼンス情報DB
DESCRIPTION OF SYMBOLS 1 Communication network 2 Information network 3, 4 Cooperation service provision apparatus 5 Presence information sharing DB (information sharing storage apparatus)
11 Terminal (terminal equipment)
21, 22 WebAS (Web Service Providing Device)
211, 221 APL
100 load distribution system 31 IMS corresponding part (information transmission request signal transmission means)
32 Web corresponding part (information use request signal receiving means, information transmitting means)
33 Service management control unit (aggregation request signal transmission means)
34 Scenario server 35 Service bus 36 Presence system status determination unit (situation determination means, information usage status information writing means, information usage status information deletion means)
37 User context information DB
38 Presence Information DB

Claims (7)

通信ネットワークと、情報ネットワークと、通信ネットワークに接続し、情報を提供する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置とを備えた負荷分散システムであって、
前記端末装置が有する情報の情報利用状況情報を記憶する情報共有記憶装置を備え、
前記連携サービス提供装置は、
情報利用対象端末装置の識別情報を含む情報利用要求信号を受信する情報利用要求信号受信手段と、
前記情報利用要求信号受信手段が受信する前記情報利用要求信号の前記情報利用対象端末装置の識別情報に基づき、前記情報共有記憶装置から前記情報利用対象端末装置の情報利用状況情報を読み出し、前記情報利用対象端末装置の情報が他の連携サービス提供装置によって利用中であるか否かを判定する状況判定手段と、
前記状況判定手段が前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中ではないと判定した場合、前記情報利用対象端末装置に情報送信要求信号を送信する情報送信要求信号送信手段と、
前記情報利用対象端末装置から受信する情報を前記情報利用要求信号に対する応答として前記情報利用要求信号の送信元の前記ウェブサービス提供装置に送信する情報送信手段と、
前記状況判定手段が前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中であると判定した場合、前記情報利用要求信号を含む情報送信集約要求信号を当該他の連携サービス提供装置に送信して、情報利用対象端末装置の情報を前記ウェブサービス提供装置に送信させる集約要求信号送信手段と、
前記情報利用要求信号に対応する情報利用状況情報を前記情報共有記憶装置に書き込む情報利用状況情報書込手段と
を備えることを特徴とする負荷分散システム。
Provision of two or more linked services that link a communication network, an information network, a terminal device connected to the communication network and providing information, a web service providing device connected to the information network, and a service of the communication network and the information network A load balancing system comprising a device,
An information sharing storage device for storing information usage status information of information that the terminal device has,
The cooperative service providing device includes:
An information use request signal receiving means for receiving an information use request signal including identification information of an information use target terminal device;
Based on the identification information of the information usage target terminal device of the information usage request signal received by the information usage request signal receiving means, information usage status information of the information usage target terminal device is read from the information shared storage device, and the information Status determination means for determining whether information on the terminal device to be used is being used by another cooperative service providing device;
Information transmission request signal transmission for transmitting an information transmission request signal to the information utilization target terminal device when the situation determination means determines that the information of the information utilization target terminal device is not being used by the other cooperative service providing device Means,
Information transmitting means for transmitting information received from the information utilization target terminal device to the web service providing device that is the transmission source of the information utilization request signal as a response to the information utilization request signal;
When the situation determination unit determines that the information of the information usage target terminal device is being used by the other cooperative service providing device, the information transmission aggregation request signal including the information usage request signal is provided to the other cooperative service provision Aggregation request signal transmitting means for transmitting to the device and transmitting the information on the information utilization target terminal device to the web service providing device;
An information usage status information writing unit that writes information usage status information corresponding to the information usage request signal in the information shared storage device.
前記連携サービス提供装置は、
自装置が受信する第1の情報利用要求信号の送信元の第1のウェブサービス提供装置と、他の連携サービス提供装置から受信する情報送信集約要求信号に含まれる第2の情報利用要求信号の送信元である第2のウェブサービス提供装置とに、前記情報利用対象端末装置からの応答を送信する情報送信集約手段を
さらに備えることを特徴とする請求項1に記載に負荷分散システム。
The cooperative service providing device includes:
The first web service providing device that is the transmission source of the first information use request signal received by the own device, and the second information use request signal included in the information transmission aggregation request signal received from another cooperative service providing device. The load distribution system according to claim 1, further comprising information transmission aggregation means for transmitting a response from the information use target terminal device to a second web service providing device that is a transmission source.
前記連携サービス提供装置は、
前記情報利用要求信号の送信元の前記ウェブサービス提供装置から、当該情報利用要求信号に対する情報利用終了要求信号を受信すると、当該情報利用要求に対応する前記情報利用対象端末装置の情報利用状況情報を前記情報共有記憶装置から削除する情報利用状況情報削除手段を
さらに備えることを特徴とする請求項1に記載の負荷分散システム。
The cooperative service providing device includes:
When receiving the information use end request signal for the information use request signal from the web service providing device that is the transmission source of the information use request signal, the information use status information of the information use target terminal device corresponding to the information use request is obtained. The load distribution system according to claim 1, further comprising information usage status information deletion means for deleting from the information shared storage device.
通信ネットワークと、情報ネットワークと、通信ネットワークに接続する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置と、前記端末装置が有する情報の情報利用状況情報を記憶する情報共有記憶装置とを含む負荷分散システムにおける連携サービス提供装置であって、
情報利用対象端末装置の識別情報を含む情報利用要求信号を受信する情報利用要求信号受信手段と、
前記情報利用要求信号受信手段が受信する前記情報利用要求信号の前記情報利用対象端末装置の識別情報に基づき、前記情報共有記憶装置から前記情報利用対象端末装置の情報利用状況情報を読み出し、前記情報利用対象端末装置の情報が他の連携サービス提供装置によって利用中であるか否かを判定する状況判定手段と、
前記状況判定手段が前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中ではないと判定した場合、前記情報利用対象端末装置に情報送信要求信号を送信する情報送信要求信号送信手段と、
前記情報利用対象端末装置から受信する情報を前記情報利用要求信号に対する応答として前記情報利用要求信号の送信元の前記ウェブサービス提供装置に送信する情報送信手段と、
前記状況判定手段が前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中であると判定した場合、前記情報利用要求信号を含む情報送信集約要求信号を当該他の連携サービス提供装置に送信して、情報利用対象端末装置の情報を前記ウェブサービス提供装置に送信させる集約要求信号送信手段と、
前記情報利用要求信号に対応する情報利用状況情報を前記情報共有記憶装置に書き込む情報利用状況情報書込手段と
を備えることを特徴とする連携サービス提供装置。
A communication network, an information network, a terminal device connected to the communication network, a web service providing device connected to the information network, two or more linked service providing devices that link services of the communication network and the information network, and the terminal A cooperative service providing device in a load balancing system including an information sharing storage device that stores information usage status information of information held by the device,
An information use request signal receiving means for receiving an information use request signal including identification information of an information use target terminal device;
Based on the identification information of the information usage target terminal device of the information usage request signal received by the information usage request signal receiving means, information usage status information of the information usage target terminal device is read from the information shared storage device, and the information Status determination means for determining whether information on the terminal device to be used is being used by another cooperative service providing device;
Information transmission request signal transmission for transmitting an information transmission request signal to the information utilization target terminal device when the situation determination means determines that the information of the information utilization target terminal device is not being used by the other cooperative service providing device Means,
Information transmitting means for transmitting information received from the information utilization target terminal device to the web service providing device that is the transmission source of the information utilization request signal as a response to the information utilization request signal;
When the situation determination unit determines that the information of the information usage target terminal device is being used by the other cooperative service providing device, the information transmission aggregation request signal including the information usage request signal is provided to the other cooperative service provision Aggregation request signal transmitting means for transmitting to the device and transmitting the information on the information utilization target terminal device to the web service providing device;
An information service status information writing unit that writes information service status information corresponding to the information service request signal to the information sharing storage device.
通信ネットワークと、情報ネットワークと、通信ネットワークに接続する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置とを備えた負荷分散システムに用いられる情報共有記憶装置であって、
前記連携サービス提供装置により、前記端末装置に対する情報利用状況情報として、当該端末装置の識別情報と、当該端末装置に対する情報利用要求信号の送信元の識別情報と、当該情報利用要求信号に対応するサービスを連携サービスとして実行する連携サービス提供装置の識別情報と対応付けて記憶され、
前記情報利用要求信号に対する情報利用終了要求信号を受信する前記連携サービス提供装置によって、当該情報利用要求信号に対する情報利用状況情報が削除される
ことを特徴とする情報共有記憶装置。
A communication network, an information network, a terminal device connected to the communication network, a web service providing device connected to the information network, and two or more linked service providing devices that link services of the communication network and the information network An information sharing storage device used in a load balancing system,
As the information usage status information for the terminal device, the linked service providing device provides the identification information of the terminal device, the identification information of the transmission source of the information usage request signal for the terminal device, and the service corresponding to the information usage request signal Is stored in association with the identification information of the cooperative service providing device that executes as a cooperative service,
The information sharing storage device, wherein the information usage status information for the information usage request signal is deleted by the cooperative service providing device that receives the information usage end request signal for the information usage request signal.
通信ネットワークと、情報ネットワークと、通信ネットワークに接続し、情報を提供する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置と、前記端末装置の情報の情報利用状況情報を記憶する情報共有記憶装置とを備えた負荷分散システムにおける負荷分散方法であって、
前記連携サービス提供装置が、
情報利用対象端末装置の識別情報を含む情報利用要求信号を受信する情報利用要求信号受信ステップと、
受信した前記情報利用要求信号の前記情報利用対象端末装置の識別情報に基づき、前記情報共有記憶装置から前記情報利用対象端末装置の情報利用状況情報を読み出し、前記情報利用対象端末装置の情報が他の連携サービス提供装置によって利用中であるか否かを判定する状況判定ステップと、
前記状況判定ステップにおいて、前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中ではないと判定した場合、前記情報利用対象端末装置に情報送信要求信号を送信し、前記情報利用対象端末装置から受信する情報を前記情報利用要求信号に対する応答として前記情報利用要求信号の送信元の前記ウェブサービス提供装置に送信する情報送信ステップと、
前記状況判定ステップにおいて、前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中であると判定した場合、前記情報利用要求信号を含む情報送信集約要求信号を当該他の連携サービス提供装置に送信して、情報利用対象端末装置の情報を前記ウェブサービス提供装置に送信させる集約要求信号送信ステップと、
前記情報利用要求信号に対応する情報利用状況情報を前記情報共有記憶装置に書き込む情報利用状況情報書込ステップと
を含むことを特徴とする負荷分散方法。
Provision of two or more linked services that link a communication network, an information network, a terminal device connected to the communication network and providing information, a web service providing device connected to the information network, and a service of the communication network and the information network A load balancing method in a load balancing system comprising a device and an information sharing storage device that stores information usage status information of information on the terminal device,
The cooperation service providing device is
An information use request signal receiving step for receiving an information use request signal including identification information of an information use target terminal device; and
Based on the identification information of the information usage target terminal device in the received information usage request signal, the information usage status information of the information usage target terminal device is read from the information sharing storage device, and the information of the information usage target terminal device is other A situation determination step for determining whether or not the cooperative service providing apparatus is in use;
In the situation determination step, when it is determined that the information of the information usage target terminal device is not being used by the other cooperative service providing device, an information transmission request signal is transmitted to the information usage target terminal device, and the information usage An information transmission step of transmitting information received from the target terminal device to the web service providing device that is the transmission source of the information use request signal as a response to the information use request signal;
In the situation determination step, when it is determined that the information of the information usage target terminal device is being used by the other cooperative service providing device, an information transmission aggregation request signal including the information usage request signal is transmitted to the other cooperative service. An aggregation request signal transmitting step for transmitting to the providing device and causing the web service providing device to transmit information on the information use target terminal device;
An information usage status information writing step of writing information usage status information corresponding to the information usage request signal to the information shared storage device.
通信ネットワークと、情報ネットワークと、通信ネットワークに接続し、情報を提供する端末装置と、情報ネットワークに接続するウェブサービス提供装置と、通信ネットワークと情報ネットワークとのサービスを連携する2以上の連携サービス提供装置と、前記端末装置の情報の情報利用状況情報を記憶する情報共有記憶装置とを備えた負荷分散システムにおける前記連携サービス提供装置に用いられるコンピュータに、
情報利用対象端末装置の識別情報を含む情報利用要求信号を受信する情報利用要求信号受信ステップと、
受信した前記情報利用要求信号の前記情報利用対象端末装置の識別情報に基づき、前記情報共有記憶装置から前記情報利用対象端末装置の情報利用状況情報を読み出し、前記情報利用対象端末装置の情報が他の連携サービス提供装置によって利用中であるか否かを判定する状況判定ステップと、
前記状況判定ステップにおいて、前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中ではないと判定した場合、前記情報利用対象端末装置に情報送信要求信号を送信し、前記情報利用対象端末装置から受信する情報を前記情報利用要求信号に対する応答として前記情報利用要求信号の送信元の前記ウェブサービス提供装置に送信する情報送信ステップと、
前記状況判定ステップにおいて、前記情報利用対象端末装置の情報が前記他の連携サービス提供装置によって利用中であると判定した場合、前記情報利用要求信号を含む情報送信集約要求信号を当該他の連携サービス提供装置に送信して、情報利用対象端末装置の情報を前記ウェブサービス提供装置に送信させる集約要求信号送信ステップと、
前記情報利用要求信号に対応する情報利用状況情報を前記情報共有記憶装置に書き込む情報利用状況情報書込ステップと
を実行させることを特徴とする負荷分散プログラム。
Provision of two or more linked services that link a communication network, an information network, a terminal device connected to the communication network and providing information, a web service providing device connected to the information network, and a service of the communication network and the information network A computer used for the cooperative service providing apparatus in a load distribution system including a device and an information sharing storage device that stores information usage status information of the information of the terminal device;
An information use request signal receiving step for receiving an information use request signal including identification information of an information use target terminal device; and
Based on the identification information of the information usage target terminal device in the received information usage request signal, the information usage status information of the information usage target terminal device is read from the information sharing storage device, and the information of the information usage target terminal device is other A situation determination step for determining whether or not the cooperative service providing apparatus is in use;
In the situation determination step, when it is determined that the information of the information usage target terminal device is not being used by the other cooperative service providing device, an information transmission request signal is transmitted to the information usage target terminal device, and the information usage An information transmission step of transmitting information received from the target terminal device to the web service providing device that is the transmission source of the information use request signal as a response to the information use request signal;
In the situation determination step, when it is determined that the information of the information usage target terminal device is being used by the other cooperative service providing device, an information transmission aggregation request signal including the information usage request signal is transmitted to the other cooperative service. An aggregation request signal transmitting step for transmitting to the providing device and causing the web service providing device to transmit information on the information use target terminal device;
An information usage status information writing step of writing information usage status information corresponding to the information usage request signal to the information shared storage device is executed.
JP2007055765A 2007-03-06 2007-03-06 Load distribution system, cooperative service providing apparatus, information sharing storage apparatus, load distribution method, and load distribution program Expired - Fee Related JP4937794B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007055765A JP4937794B2 (en) 2007-03-06 2007-03-06 Load distribution system, cooperative service providing apparatus, information sharing storage apparatus, load distribution method, and load distribution program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007055765A JP4937794B2 (en) 2007-03-06 2007-03-06 Load distribution system, cooperative service providing apparatus, information sharing storage apparatus, load distribution method, and load distribution program

Publications (2)

Publication Number Publication Date
JP2008217560A JP2008217560A (en) 2008-09-18
JP4937794B2 true JP4937794B2 (en) 2012-05-23

Family

ID=39837511

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007055765A Expired - Fee Related JP4937794B2 (en) 2007-03-06 2007-03-06 Load distribution system, cooperative service providing apparatus, information sharing storage apparatus, load distribution method, and load distribution program

Country Status (1)

Country Link
JP (1) JP4937794B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5193902B2 (en) * 2009-02-25 2013-05-08 日本電信電話株式会社 Presence service system and presence service method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003167900A (en) * 2001-11-29 2003-06-13 Ntt Docomo Inc Push type information providing method, push type information providing system and user information control device
JP4591117B2 (en) * 2005-03-03 2010-12-01 株式会社日立製作所 Presence information distribution system

Also Published As

Publication number Publication date
JP2008217560A (en) 2008-09-18

Similar Documents

Publication Publication Date Title
CN106533944B (en) Distributed API gateway, management method and management system
CN101156407B (en) Method for supplying content through communication network
US9369505B2 (en) System for sharing event and data between personal devices
JP2010273045A (en) Server apparatus
US7779130B1 (en) Method and apparatus to transfer a new data object from a data acquisition device to a user storage device
US9363320B2 (en) Persistent connection between network devices
JP4937794B2 (en) Load distribution system, cooperative service providing apparatus, information sharing storage apparatus, load distribution method, and load distribution program
US8996607B1 (en) Identity-based casting of network addresses
US20160315905A1 (en) Method and System for Determining and Tracking an Email Open Duration
JP5949552B2 (en) Access control information generation system
JP2009294863A (en) Event service distribution system, event service distribution device, and event service distribution method
KR100947114B1 (en) Method for collecting quality data of web service using dummy message
JP6158667B2 (en) Server device, terminal device, communication method, and computer program
JP2010146246A (en) Framework computer program for multi-agent system, network system and inter-agent communication method
JP5017391B2 (en) Subscriber accommodation changing method, migration destination session control server device and management server
JP4653147B2 (en) Information function providing system, information function providing apparatus, information function providing method, and information function providing program
JP5313367B2 (en) Information processing system and method for providing remote access
JP5261764B2 (en) Cooperation service providing system, service management apparatus, and information sharing method
JP4779678B2 (en) Context information management system
JP2019033391A (en) Communication system and communication method
KR101472161B1 (en) Data and Event Sharing System among Personal Devices
JP5764090B2 (en) Terminal state detection apparatus and terminal state detection method
JP4522982B2 (en) COMMUNICATION NETWORK INFORMATION PROVIDING METHOD, COMMUNICATION NETWORK INFORMATION PROVIDING DEVICE, AND PROGRAM
JP4708311B2 (en) Service cooperation device, service cooperation method, service cooperation program between networks
JP2013168862A (en) Communication control server, communication control system, communication control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090123

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120116

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

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

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

Free format text: PAYMENT UNTIL: 20150302

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20150302

Year of fee payment: 3

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

LAPS Cancellation because of no payment of annual fees