JP5472989B2 - Method and system for relocating service components in application server - Google Patents

Method and system for relocating service components in application server Download PDF

Info

Publication number
JP5472989B2
JP5472989B2 JP2010013826A JP2010013826A JP5472989B2 JP 5472989 B2 JP5472989 B2 JP 5472989B2 JP 2010013826 A JP2010013826 A JP 2010013826A JP 2010013826 A JP2010013826 A JP 2010013826A JP 5472989 B2 JP5472989 B2 JP 5472989B2
Authority
JP
Japan
Prior art keywords
service
processor device
application server
server
component
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
JP2010013826A
Other languages
Japanese (ja)
Other versions
JP2011154421A (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.)
KDDI R&D Laboratories Inc
Original Assignee
KDDI R&D Laboratories Inc
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 KDDI R&D Laboratories Inc filed Critical KDDI R&D Laboratories Inc
Priority to JP2010013826A priority Critical patent/JP5472989B2/en
Publication of JP2011154421A publication Critical patent/JP2011154421A/en
Application granted granted Critical
Publication of JP5472989B2 publication Critical patent/JP5472989B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Description

本発明は、通信事業者によって運用管理される通信ネットワークと、インターネットのような情報ネットワークとが連携して、ユーザ端末にサービスを提供する技術に関する。   The present invention relates to a technology for providing a service to a user terminal in cooperation with a communication network operated and managed by a communication carrier and an information network such as the Internet.

図1は、従来技術におけるシステム構成図である。   FIG. 1 is a system configuration diagram in the prior art.

図1によれば、IMS(IP Multimedia Subsystem)/MMD(MultiMedia Domain)コアネットワーク(IP(Internet Protocol)サブシステムネットワーク、以下「IMSネットワーク」という)4を介した通信ネットワークシステムが表されている。IMSネットワーク4は、通信事業者によって運営管理されており、複数の呼セッション制御機能(CSCF(Call Session Control Function))を備える。また、IMSネットワーク4内では、SIP(Session Initiation Protocol)に基づくメッセージが交換される。   FIG. 1 shows a communication network system via an IMS (IP Multimedia Subsystem) / MMD (MultiMedia Domain) core network (IP (Internet Protocol) subsystem network, hereinafter referred to as “IMS network”) 4. The IMS network 4 is managed and managed by a telecommunications carrier and includes a plurality of call session control functions (CSCF (Call Session Control Function)). In the IMS network 4, messages based on SIP (Session Initiation Protocol) are exchanged.

IMSネットワーク4には、アクセスルータAR(Access Router)を介して、異なるドメインに属する複数のアクセスネットワークが接続される。アクセスネットワークは、例えば携帯電話網や、無線/有線ブロードバンドアクセス網である。端末(User Equipment)5は、アクセスネットワークに接続されたアクセスポイント(Previous Access Point)に、無線/有線リンクを介して接続する。これによって、端末5は、アクセスネットワークを介してIMSネットワーク4に接続することができる。端末5は、SIPクライアント機能を有し、IMSネットワーク4との間で、SIPメッセージを交換することができる。   A plurality of access networks belonging to different domains are connected to the IMS network 4 via an access router AR (Access Router). The access network is, for example, a mobile phone network or a wireless / wired broadband access network. A terminal (User Equipment) 5 connects to an access point (Previous Access Point) connected to an access network via a wireless / wired link. As a result, the terminal 5 can be connected to the IMS network 4 via the access network. The terminal 5 has a SIP client function and can exchange a SIP message with the IMS network 4.

IMSネットワーク4は、アクセスネットワークのドメインを管理するために、呼セッション制御機能としての複数のP−CSCF(Proxy-CSCF)3及びS−CSCF(Serving-CSCF)2と、アプリケーションサーバ(AS(Application Server))1とを有する。   In order to manage the domain of the access network, the IMS network 4 includes a plurality of P-CSCF (Proxy-CSCF) 3 and S-CSCF (Serving-CSCF) 2 as call session control functions, and an application server (AS (Application Server)) 1.

端末5から送信されたSIPのサービス要求メッセージは、アクセスネットワークを介して、IMSネットワーク4のP−CSCF3によって受信される。そして、P−CSCF3は、セッション毎にメディア情報を抽出し、セッション確立時にアクセスルータに対するゲート制御及びリソース制御を指示する。P−CSCF3は、端末5からの位置登録時に決定され、端末5との間にセキュアなIPsecトンネルを確立する。そして、P−CSCF3は、端末5から受信したSIPメッセージを、S−CSCF2へ転送する。   The SIP service request message transmitted from the terminal 5 is received by the P-CSCF 3 of the IMS network 4 via the access network. The P-CSCF 3 extracts media information for each session, and instructs gate control and resource control for the access router when the session is established. The P-CSCF 3 is determined at the time of location registration from the terminal 5 and establishes a secure IPsec tunnel with the terminal 5. Then, the P-CSCF 3 transfers the SIP message received from the terminal 5 to the S-CSCF 2.

S−CSCF2は、サービス実行及び呼セッション制御のための中心的なSIPサーバである。S−CSCF2は、自身が管理するドメインを有し、そのドメインの範囲内のSIP-URI(SIP - Uniform Resource Identifier)について制御する。また、S−CSCF2は、アプリケーションレベルのサービスを提供するアプリケーションサーバ1や、加入者プロファイル情報を管理し且つユーザ認証を実行するHSS(Home Subscriber Server)に接続される。   The S-CSCF 2 is a central SIP server for service execution and call session control. The S-CSCF 2 has a domain managed by itself, and controls a SIP-URI (SIP-Uniform Resource Identifier) within the domain. The S-CSCF 2 is connected to an application server 1 that provides an application level service and an HSS (Home Subscriber Server) that manages subscriber profile information and performs user authentication.

従来、通信ネットワーク及び情報ネットワークとユーザ端末との間に接続されたサービス提供装置であって、ユーザ端末から受信したサービス要求メッセージに基づいて、通信ネットワーク機能と情報ネットワーク機能とを組み合わせて実行する技術がある(例えば特許文献1参照)。この技術によれば、サービス提供装置が認証処理を実行することによって、異なるネットワーク機能を組み合わせて、安全で且つ効率の良いネットワークサービスが提供される。   Conventionally, a service providing apparatus connected between a communication network and an information network and a user terminal, and a technique for executing a combination of the communication network function and the information network function based on a service request message received from the user terminal (See, for example, Patent Document 1). According to this technology, when the service providing apparatus executes the authentication process, a safe and efficient network service is provided by combining different network functions.

また、通信ネットワークと情報ネットワークとの間にネットワークサービスプラットフォームを備える技術がある(例えば特許文献2参照)。この技術によれば、ネットワークサービスプラットフォームが、プロトコル変換及びデータ変換をすることによって、異なるネットワーク機能を相互に連携して利用することができる。   In addition, there is a technology that includes a network service platform between a communication network and an information network (see, for example, Patent Document 2). According to this technology, the network service platform can use different network functions in cooperation with each other by performing protocol conversion and data conversion.

特許文献1及び2に記載された技術によれば、IMSネットワーク機能(通信ネットワーク機能)と、インターネット機能(情報ネットワーク機能)とを相互に連携させてサービスを提供することが想定されている。   According to the techniques described in Patent Documents 1 and 2, it is assumed that an IMS network function (communication network function) and an Internet function (information network function) are linked to each other to provide a service.

特開2008−217111号公報JP 2008-217111 A 特開2008−118520号公報JP 2008-118520 A

近年、通信ネットワークに接続された端末から、情報ネットワークに接続されたサーバのサービス機能を利用するケースが多くなってきている。端末から送信されたサービス要求メッセージに応じて、IMSネットワークに接続されたアプリケーションサーバが、インターネットに接続されたWebサーバの機能を利用する。このような利用形態が多くなることによって、アプリケーションサーバに対する処理負荷が集中することが想定される。特に、今後発展するであろうクラウドコンピューティングシステムが適用される場合には、更に顕著な課題となってくる。   In recent years, there are many cases in which a service function of a server connected to an information network is used from a terminal connected to a communication network. In response to the service request message transmitted from the terminal, the application server connected to the IMS network uses the function of the Web server connected to the Internet. It is assumed that the processing load on the application server is concentrated due to the increase of such usage forms. In particular, when a cloud computing system that will be developed in the future is applied, it becomes a more remarkable problem.

これに対し、IMSネットワークによれば、アプリケーションサーバは、S−CSCFに接続され、サービス機能毎にサービス集中継続アプリケーションサーバSCC−AS(Service Centralization and Continuity - Application Server)として存在する。そのために、アプリケーションサーバは、分散的に配置されるものとして想定されていない。1つのアプリケーションサーバに特定のサービス要求メッセージが集中する場合があり、そのアプリケーションサーバには、高速演算処理が可能な汎用コンピュータを備える必要がある。これは、経済的な高コスト化につながる。しかしながら、ユーザの需要には時間的変化があり、アプリケーションサーバの最大処理能力が常時必要とされるわけではない。   On the other hand, according to the IMS network, the application server is connected to the S-CSCF, and exists as a service centralization and continuity application server (SCC-AS) for each service function. Therefore, application servers are not assumed to be distributed. A specific service request message may be concentrated on one application server, and the application server needs to include a general-purpose computer capable of high-speed arithmetic processing. This leads to high cost. However, user demand varies with time and the maximum processing capacity of the application server is not always required.

また、アプリケーションサーバとして、SDP(Service Delivery Platform)サーバが用いられる場合がある。SDPは、ユーザの位置情報やプレゼンスなどサービス部品(サービス構成要素、イネーブラとも称される)を連携することで、新たなサービスを容易且つ効率良く提供するアーキテクチャである。SOA(Service Oriented Architecture)に基づいたSDPサーバによれば、サービス部品は、それらの実行順序が記述されたシナリオに従って連携される。一般的に、サービス機能毎に専用サーバが備えられているために、各専用サーバの処理能力及び論理的位置によっては、特定のサービス機能のみの実行時間が長くなる場合もある。   In some cases, an SDP (Service Delivery Platform) server is used as the application server. SDP is an architecture that provides new services easily and efficiently by linking service components (also referred to as service components or enablers) such as user location information and presence. According to an SDP server based on SOA (Service Oriented Architecture), service components are linked according to a scenario in which their execution order is described. Generally, since a dedicated server is provided for each service function, depending on the processing capability and logical position of each dedicated server, the execution time of only a specific service function may be long.

そこで、本発明は、IMSネットワークのアプリケーションサーバにおける最大処理能力の増減を可能とし、そのサービス機能を効率のよいハードウェアプロセッサ装置に割り当てることができる方法及びシステムを提供することを目的とする。   SUMMARY OF THE INVENTION An object of the present invention is to provide a method and system capable of increasing or decreasing the maximum processing capacity in an application server of an IMS network and allocating the service function to an efficient hardware processor device.

本発明によれば、呼セッション制御機能サーバとアプリケーションサーバとがIPサブシステムネットワークを介して接続されたシステムにおけるサービス部品の再配置方法において、
アプリケーションサーバは、ローカルネットワークを介して接続された複数のプロセッサ装置によって構成されており、該プロセッサ装置は、サービス部品としての複数のサービスオブジェクトを実行可能であり、
呼セッション制御機能サーバが、端末からサービス要求メッセージを受信した際に、予め設定されたフィルタ条件に基づいて、当該サービス要求メッセージをアプリケーションサーバの第1のプロセッサ装置へ転送する第1のステップと、
アプリケーションサーバの第1のプロセッサ装置が、サービス要求メッセージに対応する複数のサービス部品を実行すると共に、当該サービス部品毎の実行時間を計測する第2のステップと、
アプリケーションサーバの第1のプロセッサ装置が、サービス部品毎の実行時間を含むサービス応答メッセージを、呼セッション制御機能サーバへ返信する第3のステップと、
呼セッション制御機能サーバは、サービス部品毎の実行時間に基づいて、第1のプロセッサ装置のサービス部品を、第2のプロセッサ装置へ再配置するか否かを判定する第4のステップと、
呼セッション制御機能サーバは、再配置すると判定した際に、再配置要求メッセージを、アプリケーションサーバの第1のプロセッサ装置へ送信する第5のステップと、
アプリケーションサーバの第1のプロセッサ装置は、再配置要求メッセージに基づくサービス部品を、ローカルネットワークを介して第2のプロセッサ装置へ転送する第6のステップと
を有することを特徴とする。
According to the present invention, in a method for relocating service components in a system in which a call session control function server and an application server are connected via an IP subsystem network,
The application server is composed of a plurality of processor devices connected via a local network, and the processor device can execute a plurality of service objects as service components,
When the call session control function server receives the service request message from the terminal, the first step of transferring the service request message to the first processor device of the application server based on a preset filter condition;
A second step in which the first processor device of the application server executes a plurality of service components corresponding to the service request message and measures an execution time for each service component;
A third step in which the first processor device of the application server returns a service response message including an execution time for each service component to the call session control function server;
The call session control function server determines, based on the execution time for each service component, whether or not to relocate the service component of the first processor device to the second processor device;
When the call session control function server determines to relocate, a fifth step of transmitting a relocation request message to the first processor device of the application server;
The first processor device of the application server has a sixth step of transferring a service component based on the relocation request message to the second processor device via the local network.

本発明のサービス部品の再配置方法における他の実施形態によれば、
第2のステップについて、アプリケーションサーバの第1のプロセッサ装置は、サービス部品の一部として、受信したサービス要求メッセージをオブジェクトメッセージに変換し、当該オブジェクトメッセージをサービス部品間で転送させるプロトコル処理部品を更に有し、
第6のステップについて、第1のプロセッサ装置のプロトコル処理部品が、第2のプロセッサ装置へ再配置された場合、呼セッション制御機能サーバは、端末から受信したサービス要求メッセージが、アプリケーションサーバの第2のプロセッサ装置へ転送されるように、フィルタ条件を更新することも好ましい。
According to another embodiment of the service component relocation method of the present invention,
Regarding the second step, the first processor device of the application server further converts a received service request message into an object message as a part of the service component, and further includes a protocol processing component that transfers the object message between the service components. Have
Regarding the sixth step, when the protocol processing component of the first processor device is relocated to the second processor device, the call session control function server receives the service request message received from the terminal as the second of the application server. It is also preferable to update the filter conditions so that they are transferred to the other processor unit.

本発明のサービス部品の再配置方法における他の実施形態によれば、
第2のステップについて、アプリケーションサーバの第1のプロセッサ装置は、
サービス要求メッセージに対応するサービスシナリオを選択し、
サービスシナリオに記述された実行手順に従って、指定されたサービス部品が実行されるようにオブジェクトメッセージを転送することも好ましい。
According to another embodiment of the service component relocation method of the present invention,
For the second step, the first processor device of the application server
Select the service scenario corresponding to the service request message,
It is also preferable to transfer the object message so that the specified service component is executed according to the execution procedure described in the service scenario.

本発明のサービス部品の再配置方法における他の実施形態によれば、
IPサブシステムネットワークは、IMS(IP Multimedia Subsystem)/MMD(MultiMedia Domain)コアネットワークであり、
呼セッション制御機能サーバは、S−CSCF(Serving-Call Session Control Function)であり、
アプリケーションサーバは、SDP(Service Delivery Platform)サーバであり、
SDPサーバは、ローカルネットワークに接続すべき複数のプロセッサ装置の個数を増減可能であることも好ましい。
According to another embodiment of the service component relocation method of the present invention,
The IP subsystem network is an IMS (IP Multimedia Subsystem) / MMD (MultiMedia Domain) core network,
The call session control function server is an S-CSCF (Serving-Call Session Control Function),
The application server is an SDP (Service Delivery Platform) server,
It is also preferable that the SDP server can increase or decrease the number of processor devices to be connected to the local network.

本発明のサービス部品の再配置方法における他の実施形態によれば、
アプリケーションサーバは、インターネットに更に接続されており、
サービス部品は、インターネットに接続された他のWebサーバとの間でメッセージを交換することによってサービスを実行することも好ましい。
According to another embodiment of the service component relocation method of the present invention,
The application server is further connected to the Internet,
The service component also preferably executes the service by exchanging messages with other Web servers connected to the Internet.

本発明によれば、呼セッション制御機能サーバとアプリケーションサーバとがIPサブシステムネットワークを介して接続されたシステムにおいて、
アプリケーションサーバは、ローカルネットワークを介して接続された複数のプロセッサ装置によって構成されており、該プロセッサ装置は、サービス部品としての複数のサービスオブジェクトを実行可能であり、
呼セッション制御機能サーバは、
サービス要求メッセージ毎に、アプリケーションサーバのいずれのプロセッサ装置へ転送するか予め設定したフィルタ条件設定手段と、
端末からサービス要求メッセージを受信した際に、フィルタ条件設定手段に基づいて、当該サービス要求メッセージをアプリケーションサーバの第1のプロセッサ装置へ転送するサービス要求転送手段と、
アプリケーションサーバから、第1のプロセッサ装置におけるサービス部品の実行時間を含むサービス応答メッセージを受信するサービス応答受信手段と、
第1のプロセッサ装置におけるサービス部品毎の実行時間に基づいて、第1のプロセッサ装置のサービス部品を、第2のプロセッサ装置へ再配置するか否かを判定する再配置判定手段と、
再配置すると判定した際に、再配置要求メッセージを、アプリケーションサーバの第1のプロセッサ装置へ送信する再配置要求送信手段と
を有し、
アプリケーションサーバを構成するプロセッサ装置は、
呼セッション制御機能サーバから、サービス要求メッセージを受信するサービス要求受信手段と、
サービス要求メッセージに対応する複数のサービス部品を実行すると共に、当該サービス部品に実行時間を計測させるサービス実行手段と、
サービス部品毎の実行時間を含むサービス応答メッセージを、呼セッション制御機能サーバへ返信するサービス応答メッセージ返信手段と、
呼セッション制御機能サーバから再配置要求メッセージを受信した際に、そのサービス部品を、ローカルネットワークを介して第2のプロセッサ装置へ転送する再配置転送手段とを有する
ことを特徴とする。
According to the present invention, in a system in which a call session control function server and an application server are connected via an IP subsystem network,
The application server is composed of a plurality of processor devices connected via a local network, and the processor device can execute a plurality of service objects as service components,
The call session control function server
For each service request message, a filter condition setting means that sets in advance which processor device of the application server to transfer,
Service request transfer means for transferring the service request message to the first processor device of the application server based on the filter condition setting means when receiving the service request message from the terminal;
Service response receiving means for receiving a service response message including an execution time of the service component in the first processor device from the application server;
Relocation determination means for determining whether to relocate the service component of the first processor device to the second processor device based on the execution time for each service component in the first processor device;
Relocation request transmission means for transmitting a relocation request message to the first processor device of the application server when it is determined to relocate,
The processor device constituting the application server is:
A service request receiving means for receiving a service request message from the call session control function server;
A service execution unit that executes a plurality of service components corresponding to the service request message and causes the service component to measure an execution time;
A service response message return means for returning a service response message including an execution time for each service component to the call session control function server;
Relocation transfer means for transferring the service component to the second processor device via the local network when a relocation request message is received from the call session control function server is provided.

本発明のシステムにおける他の実施形態によれば、
アプリケーションサーバのプロセッサ装置は、サービス部品の一部として、受信したサービス要求メッセージをオブジェクトメッセージに変換し、当該オブジェクトメッセージをサービス部品間で転送させるプロトコル処理部品を更に有し、
呼セッション制御機能サーバは、プロトコル処理部品が、第2のプロセッサ装置へ再配置された場合、端末から受信したサービス要求メッセージが、アプリケーションサーバの第2のプロセッサ装置へ転送されるように、フィルタ条件設定手段の設定内容を更新するフィルタ条件更新手段を更に有することも好ましい。
According to another embodiment of the system of the present invention,
The processor device of the application server further includes a protocol processing component that converts the received service request message into an object message as a part of the service component, and transfers the object message between the service components,
The call session control function server, as the protocol processing unit article, when it is repositioned to a second processor device, the service request message received from the terminal is transferred to the second processor unit of the application server, It is also preferable to further include a filter condition update means for updating the setting contents of the filter condition setting means .

本発明のシステムにおける他の実施形態によれば、
アプリケーションサーバのプロセッサ装置は、
サービス要求メッセージに対応するサービスシナリオを選択するサービスシナリオ選択手段と、
サービスシナリオに記述された実行手順に従って、指定されたサービス部品が実行されるようにオブジェクトメッセージを転送するサービスシナリオ実行手段と
を有することも好ましい。
According to another embodiment of the system of the present invention,
The processor device of the application server is
Service scenario selection means for selecting a service scenario corresponding to the service request message;
It is also preferable to have service scenario execution means for transferring the object message so that the specified service component is executed according to the execution procedure described in the service scenario.

本発明のシステムにおける他の実施形態によれば、
IPサブシステムネットワークは、IMS/MMDネットワークであり、
呼セッション制御機能サーバは、S−CSCFであり、
アプリケーションサーバは、SDPサーバであり、
SDPサーバは、ローカルネットワークに接続すべき複数のプロセッサ装置の個数を増減可能であることも好ましい。
According to another embodiment of the system of the present invention,
The IP subsystem network is an IMS / MMD network,
The call session control function server is an S-CSCF,
The application server is an SDP server,
It is also preferable that the SDP server can increase or decrease the number of processor devices to be connected to the local network.

本発明のシステムにおける他の実施形態によれば、
アプリケーションサーバは、インターネットに更に接続されており、
サービス部品は、インターネットに接続された他のWebサーバとの間でメッセージを交換することによってサービスを実行することも好ましい。
According to another embodiment of the system of the present invention,
The application server is further connected to the Internet,
The service component also preferably executes the service by exchanging messages with other Web servers connected to the Internet.

本発明の方法及びシステムによれば、IMSネットワークのアプリケーションサーバについて、ハードウェア的なプロセッサ装置で実行されるべきサービス部品を、負荷状態に応じて他のプロセッサ装置へ自動的に再配置することによって、最大処理能力の増減を可能とし、そのサービス機能を効率のよいハードウェアプロセッサ装置に割り当てることができる。これによって、アプリケーションサーバにおける運用コストを軽減させることができる。   According to the method and system of the present invention, for an application server of an IMS network, service components to be executed on a hardware processor device are automatically relocated to other processor devices according to a load state. The maximum processing capacity can be increased or decreased, and the service function can be assigned to an efficient hardware processor device. Thereby, the operation cost in the application server can be reduced.

従来技術におけるシステム構成図である。It is a system block diagram in a prior art. 本発明におけるシステム構成図である。It is a system configuration diagram in the present invention. 本発明における基本シーケンス図である。It is a basic sequence diagram in the present invention. 本発明におけるアプリケーションサーバ及びS−CSCFの機能構成図である。It is a functional block diagram of the application server and S-CSCF in this invention. 本発明における具体的シーケンス図である。It is a specific sequence diagram in the present invention.

以下、本発明の実施の形態について、図面を用いて詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図2は、本発明におけるシステム構成図である。   FIG. 2 is a system configuration diagram according to the present invention.

図2によれば、図1と比較して、アプリケーションサーバ1は、複数のプロセッサ装置によって構成されている。各プロセッサ装置は、サービスバスとしてのローカルネットワークに接続されている。ローカルネットワークは、LAN(Local Area Network)であってもよいし、物理的に遠距離を結ぶネットワークであってもよい。また、アプリケーションサーバ1は、インターネット6にも接続されており、Webサーバ7と通信することができる。これによって、アプリケーションサーバ1は、端末5からのサービス要求に対して、Webサーバの機能も提供することができる。   According to FIG. 2, the application server 1 is constituted by a plurality of processor devices as compared to FIG. Each processor device is connected to a local network as a service bus. The local network may be a LAN (Local Area Network) or a network that physically connects a long distance. The application server 1 is also connected to the Internet 6 and can communicate with the Web server 7. Thereby, the application server 1 can also provide the function of the Web server in response to a service request from the terminal 5.

アプリケーションサーバ1の各プロセッサ装置は、外部から利用可能な、部品化されたWebベースのアプリケーションサービスオブジェクト(以下「サービス部品」という)を実行することができる。本発明のアプリケーションサーバ1によれば、ハードウェア的に異なるプロセッサ装置間で、サービス部品を転送することによって再配置することできる。これによって、アプリケーションサーバ1のプロセッサ装置の数を最適に増減することができると共に、そのサービス機能を効率良くプロセッサ装置に割り当てることができる。   Each processor device of the application server 1 can execute a componentized Web-based application service object (hereinafter referred to as “service component”) that can be used from the outside. According to the application server 1 of the present invention, the service components can be rearranged by transferring the service components between different hardware processor devices. As a result, the number of processor devices of the application server 1 can be optimally increased and decreased, and the service functions can be efficiently allocated to the processor devices.

S−CSCF2は、端末5から受信したSIPのサービス要求メッセージを、アプリケーションサーバ1における1つのプロセッサ装置へ転送する。そのプロセッサ装置は、インターネット6に接続されたWebサーバ7の機能を用いて、そのサービス要求メッセージに基づくサービスを提供する。   The S-CSCF 2 transfers the SIP service request message received from the terminal 5 to one processor device in the application server 1. The processor device provides a service based on the service request message using the function of the Web server 7 connected to the Internet 6.

図3は、本発明における基本シーケンス図である。   FIG. 3 is a basic sequence diagram in the present invention.

(S301)端末5が、アクセスネットワークを介して、IMSネットワーク4へサービス要求メッセージを送信する。そのサービス要求メッセージは、S−CSCF2によって受信される。
(S302)S−CSCF2は、フィルタ条件(iFC)設定を確認し、そのサービス要求メッセージを、アプリケーションサーバのいずれかのプロセッサ装置へ転送する。図3によれば、アプリケーションサーバ1の第1のプロセッサ装置11へ転送される。
(S301) The terminal 5 transmits a service request message to the IMS network 4 via the access network. The service request message is received by the S-CSCF2.
(S302) The S-CSCF 2 confirms the filter condition (iFC) setting, and transfers the service request message to one of the processor devices of the application server. According to FIG. 3, it is transferred to the first processor device 11 of the application server 1.

(S303)第1のプロセッサ装置11は、サービス要求メッセージに基づくサービスシナリオを選択し、そこに記述されたサービス部品の実行手順に従って、1つ以上のサービス部品を実行する。サービス部品によっては、インターネット6に接続されたWebサーバ7の機能を用いる。そして、第1のプロセッサ装置11は、サービス部品を実行する際に、当該サービス部品毎の実行時間を計測する。 (S303) The first processor device 11 selects a service scenario based on the service request message, and executes one or more service components according to the service component execution procedure described therein. Depending on the service component, the function of the Web server 7 connected to the Internet 6 is used. The first processor device 11 measures the execution time of each service component when executing the service component.

(S304)アプリケーションサーバの第1のプロセッサ装置11は、実行結果情報と、サービス部品毎の実行時間とを含むSIPのサービス応答メッセージを、S−CSCF2へ返信する。
(S305)S−CSCF2は、受信したサービス応答メッセージから、サービス部品毎の実行時間を取得する。そして、そのサービス応答メッセージは、IMSネットワーク4及びアクセスネットワークを介して、端末5へ返信される。
(S304) The first processor device 11 of the application server returns a SIP service response message including the execution result information and the execution time for each service component to the S-CSCF2.
(S305) The S-CSCF 2 acquires the execution time for each service component from the received service response message. Then, the service response message is returned to the terminal 5 via the IMS network 4 and the access network.

(S306)S−CSCF2は、サービス部品毎の実行時間に基づいて、第1のプロセッサ装置11のサービス部品を、第2のプロセッサ装置12へ再配置するか否かを判定する。ここで、特定のサービス部品の実行に長時間を要している場合には、そのサービス部品を、他のプロセッサ装置へ再配置すべきと判定する。サービス部品には、プレゼンス機能部品のような様々なソフトウェア部品だけでなく、IMSプロトコル処理部品も含まれる。IMSプロトコル処理部品は、SIPのサービス要求メッセージから、サービス部品を実行するためのオブジェクトメッセージへ変換する機能を有する。 (S306) The S-CSCF 2 determines whether to relocate the service component of the first processor device 11 to the second processor device 12 based on the execution time for each service component. Here, if it takes a long time to execute a specific service component, it is determined that the service component should be relocated to another processor device. Service components include not only various software components such as presence function components, but also IMS protocol processing components. The IMS protocol processing component has a function of converting a SIP service request message into an object message for executing the service component.

S−CSCF2は、再配置すると判定した際に、再配置要求メッセージを、アプリケーションサーバ1の第1のプロセッサ装置11へ送信する。再配置要求メッセージには、再配置すべきサービス部品の識別子と、再配置先となるプロセッサ装置のアドレスとが含まれる。尚、IMSプロトコル処理部品も、一般的なサービス部品と同様に、再配置対象となる。   When the S-CSCF 2 determines to relocate, the S-CSCF 2 transmits a relocation request message to the first processor device 11 of the application server 1. The relocation request message includes the identifier of the service component to be relocated and the address of the processor device that is the relocation destination. Note that the IMS protocol processing component is also a relocation target in the same manner as a general service component.

また、S−CSCF2は、IMSプロトコル処理部品が、アプリケーションサーバ1の第1のプロセッサ装置11から第2のプロセッサ装置12へ再配置された場合、そのサービス要求メッセージが端末から再び受信された際に、第2のプロセッサ装置12へ転送されるように、フィルタ条件設定を更新する。   Further, when the IMS protocol processing component is rearranged from the first processor device 11 of the application server 1 to the second processor device 12, the S-CSCF 2 receives the service request message again from the terminal. The filter condition setting is updated so as to be transferred to the second processor unit 12.

(S307)アプリケーションサーバ1の第1のプロセッサ装置11は、受信した再配置要求メッセージに基づくサービス部品を、ローカルネットワークを介して第2のプロセッサ装置12へ転送する。 (S307) The first processor device 11 of the application server 1 transfers the service component based on the received relocation request message to the second processor device 12 via the local network.

(S311)S−CSCF2は、端末5からサービス要求メッセージを受信する。
(S312)S−CSCF2は、フィルタ条件(iFC)設定を確認し、そのサービス要求メッセージを、アプリケーションサーバ1の第2のプロセッサ装置12へ転送する。
(S313)第2のプロセッサ装置12は、サービス部品の実行手順に従って、1つ以上のサービス部品を実行する。
(S314)アプリケーションサーバの第2のプロセッサ装置12は、実行結果情報と、サービス部品毎の実行時間とを含むSIPのサービス応答メッセージを、S−CSCF2へ返信する。
(S315)S−CSCF2は、受信したサービス応答メッセージを、IMSネットワーク4及びアクセスネットワークを介して、端末5へ返信する。
(S311) The S-CSCF 2 receives the service request message from the terminal 5.
(S312) The S-CSCF 2 confirms the filter condition (iFC) setting, and transfers the service request message to the second processor device 12 of the application server 1.
(S313) The second processor device 12 executes one or more service components according to the service component execution procedure.
(S314) The second processor device 12 of the application server returns a SIP service response message including the execution result information and the execution time for each service component to the S-CSCF2.
(S315) The S-CSCF 2 returns the received service response message to the terminal 5 via the IMS network 4 and the access network.

図4は、本発明におけるアプリケーションサーバ及びS−CSCFの機能構成図である。   FIG. 4 is a functional configuration diagram of the application server and the S-CSCF in the present invention.

S−CSCF2は、IMS側通信インタフェース20と、SIP処理部21と、サービス要求転送部22と、フィルタ条件設定部23と、サービス応答受信部24と、再配置判定部25と、再配置要求送信部26と、フィルタ条件更新部27とを有する。通信インタフェースを除くこれら機能構成部は、S−CSCFに搭載されたコンピュータを機能させるプログラムを実行することによって実現される。   The S-CSCF 2 includes an IMS-side communication interface 20, a SIP processing unit 21, a service request transfer unit 22, a filter condition setting unit 23, a service response reception unit 24, a relocation determination unit 25, and a relocation request transmission. Unit 26 and filter condition update unit 27. These functional components excluding the communication interface are realized by executing a program that causes a computer installed in the S-CSCF to function.

IMS通信インタフェース20は、IMSネットワーク4に接続される。SIP処理部21は、IMS通信インタフェース20を介して、IMSネットワーク4との間で交換されるSIPメッセージを制御する。   The IMS communication interface 20 is connected to the IMS network 4. The SIP processing unit 21 controls SIP messages exchanged with the IMS network 4 via the IMS communication interface 20.

サービス要求転送部22は、端末5からサービス要求メッセージを受信した際に、フィルタ条件設定部23に基づいて、当該サービス要求メッセージをアプリケーションサーバ1のいずれかのプロセッサ装置(図4によれば11又は12)へ転送する。   When the service request transfer unit 22 receives the service request message from the terminal 5, the service request transfer unit 22 sends the service request message to any of the processor devices of the application server 1 (11 or 11 according to FIG. 4) based on the filter condition setting unit 23. 12).

フィルタ条件設定部23は、サービス要求メッセージ毎に、アプリケーションサーバのいずれのプロセッサ装置へ転送するかを予め設定する。   The filter condition setting unit 23 sets in advance to which processor device of the application server each service request message.

サービス応答受信部24は、アプリケーションサーバ1から、第1のプロセッサ装置における結果情報と、サービス部品毎の実行時間とを含むサービス応答メッセージを受信する。サービス部品毎の実行時間は、再配置判定部25へ出力される。そして、サービス応答メッセージは、IMS側通信インタフェース20を介して、端末5へ転送される。   The service response receiving unit 24 receives a service response message including result information in the first processor device and an execution time for each service component from the application server 1. The execution time for each service component is output to the rearrangement determination unit 25. Then, the service response message is transferred to the terminal 5 via the IMS side communication interface 20.

再配置判定部25は、第1のプロセッサ装置におけるサービス部品毎の実行時間に基づいて、第1のプロセッサ装置のサービス部品を、第2のプロセッサ装置へ再配置するか否かを判定する。サービス部品について再配置すべきと判定した場合、再配置すべきサービス部品の識別子と、再配置先となるプロセッサ装置のアドレスとを、再配置要求送信部26及びフィルタ条件更新部27へ出力する。   The relocation determination unit 25 determines whether or not to relocate the service component of the first processor device to the second processor device based on the execution time for each service component in the first processor device. When it is determined that the service component should be rearranged, the service component identifier to be rearranged and the address of the processor device that is the rearrangement destination are output to the rearrangement request transmission unit 26 and the filter condition update unit 27.

再配置要求送信部26は、再配置すると判定した際に、再配置要求メッセージを、アプリケーションサーバについて再配置元となるプロセッサ装置へ送信する。   When the rearrangement request transmission unit 26 determines to rearrange, the rearrangement request transmission unit 26 transmits a rearrangement request message to the processor device that is the rearrangement source for the application server.

フィルタ条件更新部27は、IMSプロトコル処理部品が、アプリケーションサーバ1の中で再配置された場合、そのサービス要求メッセージが端末から再び受信された際に、再配置先のプロセッサ装置へ転送されるように、フィルタ条件設定を更新する。   When the IMS protocol processing component is rearranged in the application server 1, the filter condition update unit 27 is configured to transfer the service request message to the rearranged processor device when the service request message is received again from the terminal. Update the filter condition settings.

アプリケーションサーバ1を構成するプロセッサ装置は、IMS側通信インタフェース110と、インターネット側通信インタフェース111と、IMSプロトコル処理部品112と、複数のサービス部品113と、サービスバス114と、サービスシナリオ選択部115と、サービス実行部116と、Webプロトコル処理部117と、再配置転送部118とを有する。通信インタフェースを除くこれら機能構成部は、アプリケーションサーバのプロセッサ装置を機能させるプログラムを実行することによって実現される。   The processor device constituting the application server 1 includes an IMS side communication interface 110, an Internet side communication interface 111, an IMS protocol processing component 112, a plurality of service components 113, a service bus 114, a service scenario selection unit 115, A service execution unit 116, a Web protocol processing unit 117, and a rearrangement transfer unit 118 are included. These functional components excluding the communication interface are realized by executing a program that causes the processor device of the application server to function.

アプリケーションサーバ1は、サービスバス(ローカルネットワーク)を介して接続された複数のプロセッサ装置によって構成される。また、プロセッサ装置は、サービス部品としての1つ以上のサービスオブジェクトを実行可能である。サービスバス114は、プロセッサ装置間のインタフェースであり、LAN(Local Area Network)であってもよいし、物理的に遠距離を結ぶネットワークであってもよい。サービスバス114を介することによって、サービス部品や各機能は、そのプロセッサ装置の位置に非依存に、相互にアクセスすることができる。   The application server 1 is composed of a plurality of processor devices connected via a service bus (local network). In addition, the processor device can execute one or more service objects as service components. The service bus 114 is an interface between processor devices, and may be a local area network (LAN) or a network that physically connects a long distance. Through the service bus 114, service components and functions can access each other independently of the position of the processor device.

IMS通信インタフェース110は、IMSネットワーク4に接続される。インターネット側通信インタフェース111は、インターネット6に接続される。   The IMS communication interface 110 is connected to the IMS network 4. The Internet side communication interface 111 is connected to the Internet 6.

IMSプロトコル処理部品112は、サービス部品の1つであって、IMS通信インタフェース110を介して、IMSネットワーク4との間で交換されるSIPメッセージを制御する。ここで、IMSネットワーク4から受信したSIPのサービス要求メッセージは、オブジェクトメッセージに変換される。変換されたオブジェクトメッセージは、サービスバス114を介して、サービスシナリオ選択部115へ転送される。   The IMS protocol processing component 112 is one of the service components, and controls SIP messages exchanged with the IMS network 4 via the IMS communication interface 110. Here, the SIP service request message received from the IMS network 4 is converted into an object message. The converted object message is transferred to the service scenario selection unit 115 via the service bus 114.

尚、IMSプロトコル処理部品112も、サービス部品113と共に、プロセッサ装置間で再配置される対象となる。IMSプロトコル処理部品112は、そのオブジェクトメッセージの送信先となるサービスシナリオ選択部115のサービスバス上のアドレスを記憶している。従って、IMSプロトコル処理部品112とサービスシナリオ選択部115とが異なるプロセッサ装置に配置されていても、IMSプロトコル処理部品112は、サービスバスを介して、他のプロセッサ装置のサービスシナリオ選択部115へ、そのオブジェクトメッセージを送信することができる。   The IMS protocol processing component 112 is also a target to be rearranged between the processor devices together with the service component 113. The IMS protocol processing component 112 stores the address on the service bus of the service scenario selection unit 115 that is the transmission destination of the object message. Therefore, even if the IMS protocol processing component 112 and the service scenario selection unit 115 are arranged in different processor devices, the IMS protocol processing component 112 passes through the service bus to the service scenario selection unit 115 of another processor device. The object message can be sent.

サービスシナリオ選択部115は、オブジェクトメッセージを受信した際に、サービス要求メッセージに対応する1つ以上のサービス部品の実行手順が記述されたサービスシナリオを選択する。選択されたサービスシナリオを含むオブジェクトメッセージが、サービス実行部116へ出力される。   When the service scenario selection unit 115 receives the object message, the service scenario selection unit 115 selects a service scenario in which the execution procedure of one or more service components corresponding to the service request message is described. An object message including the selected service scenario is output to the service execution unit 116.

サービス実行部116は、サービスシナリオに基づいて1つ以上のサービス部品を実行する。このとき、サービス実行部116は、サービス要求メッセージに基づくサービス部品の実行手順をオブジェクトメッセージに含め、そのオブジェクトメッセージを最初のサービス部品へ転送する。そのオブジェクトメッセージをサービス部品間で転送することによって、サービスシナリオに基づいた1つ以上のサービス部品が実行される。   The service execution unit 116 executes one or more service components based on the service scenario. At this time, the service execution unit 116 includes a service component execution procedure based on the service request message in the object message, and transfers the object message to the first service component. One or more service components based on the service scenario are executed by transferring the object message between the service components.

尚、サービス実行部116は、そのオブジェクトメッセージの転送先となるサービス部品113のサービスバス上のアドレスを記憶している。従って、サービス実行部116とサービス部品113とが異なるプロセッサ装置に配置されていても、サービス実行部116は、サービスバスを介して、他のプロセッサ装置のサービス部品113へ、そのオブジェクトメッセージを送信することができる。   The service execution unit 116 stores the address on the service bus of the service component 113 that is the transfer destination of the object message. Therefore, even if the service execution unit 116 and the service component 113 are arranged in different processor devices, the service execution unit 116 transmits the object message to the service component 113 of another processor device via the service bus. be able to.

サービス部品113は、オブジェクトメッセージを受信した際に、その機能を実行する。そして、その実行時間を、オブジェクトメッセージに含める。サービス部品は、外部から利用可能な、部品化されたWebベースのアプリケーションサービスオブジェクトである。サービス部品としては、例えば、プレゼンス機能、グループ機能、呼制御機能、メディア制御機能等がある。そして、最後に実行されたサービス部品は、そのオブジェクトメッセージをIMSプロトコル処理部品112へ転送し、サービス応答メッセージとしてS−CSCF2へ出力される。   When the service component 113 receives the object message, the service component 113 executes the function. The execution time is included in the object message. The service component is a componentized Web-based application service object that can be used from the outside. Examples of service components include a presence function, a group function, a call control function, and a media control function. The service component executed last transfers the object message to the IMS protocol processing component 112 and is output to the S-CSCF 2 as a service response message.

再配置転送部118は、S−CSCF2からから再配置要求メッセージを受信した際に、指定されたサービス部品113及び/又はIMSプロトコル処理部品112を、サービスバス114を介して第2のプロセッサ装置へ転送する。   When the relocation transfer unit 118 receives the relocation request message from the S-CSCF 2, the relocation transfer unit 118 sends the designated service component 113 and / or IMS protocol processing component 112 to the second processor device via the service bus 114. Forward.

図5は、本発明における具体的シーケンス図である。   FIG. 5 is a specific sequence diagram in the present invention.

(S501)S−CSCF2のサービス要求転送部22は、端末5からSIPリクエスト(サービス要求メッセージ)を受信する。SIPリクエストには、サービスに応じたRequestURIが指定されている。そして、フィルタ条件設定部23のフィルタ条件を確認し、アプリケーションサーバ1の第1のプロセッサ装置11へ、そのSIPリクエストを送信する。フィルタ条件設定部23は、RequestURIに対応付けて、アプリケーションサーバ1のプロセッサ装置のアドレスを記憶する。
<RrequestURI> - <address>
RrequestURI1 - プロセッサ装置11のアドレス
RrequestURI2 - プロセッサ装置12のアドレス
(S501) The service request transfer unit 22 of the S-CSCF 2 receives a SIP request (service request message) from the terminal 5. In the SIP request, RequestURI corresponding to the service is specified. Then, the filter condition of the filter condition setting unit 23 is confirmed, and the SIP request is transmitted to the first processor device 11 of the application server 1. The filter condition setting unit 23 stores the address of the processor device of the application server 1 in association with the RequestURI.
<RrequestURI>-<address>
RrequestURI1-address of the processor unit 11
RrequestURI2-address of the processor unit 12

(S502)アプリケーションサーバ1の第1のプロセッサ装置11のIMSプロトコル処理部品112は、S−CSCF2から、SIPリクエストを受信する。そして、IMSプロトコル処理部は、そのSIPリクエストを、SOAP(Simple Object Access Protocol)メッセージに変換する。SOAPとは、XML(eXtensible
Markup Language)やHTTP(HyperText Transfer Protocol)等をベースとして、サービスオブジェクトを呼び出すためのプロトコルをいう。SOAPによれば、XML文書にエンベロープ(封筒)と称される付帯情報が付いたオブジェクトメッセージを、HTTP等のプロトコルを用いて交換する。SOAPメッセージは、サービスバス114を介して、サービスシナリオ選択部115へ転送される。SOAPメッセージには、以下のようにアクセスするアドレス順序が含められる。
(1)IMSプロトコル処理部のアドレスポート(address port)
(2)サービスシナリオ選択部のアドレスポート
RequestURI
(3)サービス実行部のアドレスポート
(S502) The IMS protocol processing component 112 of the first processor device 11 of the application server 1 receives the SIP request from the S-CSCF2. Then, the IMS protocol processing unit converts the SIP request into a SOAP (Simple Object Access Protocol) message. SOAP is XML (eXtensible
A protocol for calling a service object based on Markup Language (HTTP), HTTP (HyperText Transfer Protocol), or the like. According to SOAP, an object message having accompanying information called an envelope (envelope) attached to an XML document is exchanged using a protocol such as HTTP. The SOAP message is transferred to the service scenario selection unit 115 via the service bus 114. The SOAP message includes an address order for access as follows.
(1) IMS protocol processor address port
(2) Service scenario selection unit address port
RequestURI
(3) Address port of the service execution unit

(S503)サービスシナリオ選択部115は、SOAPメッセージを受信した際に、RequestURIに対応するサービスシナリオを選択する。サービスシナリオ選択部115は、RequestURIに対応するサービスシナリオを記憶している。
<RequestURI> - <サービスシナリオ>
RequestURI1 - シナリオ1
SOAPメッセージに、以下のように、選択されたシナリオが含められる。
(1)IMSプロトコル処理部のアドレスポート(address port)
(2)サービスシナリオ選択部のアドレスポート
RequestURI
(3)サービス実行部のアドレスポート
サービスシナリオ(シナリオ1)
そして、SOAPメッセージは、サービス実行部116へ転送される。
(S503) Upon receiving the SOAP message, the service scenario selection unit 115 selects a service scenario corresponding to the RequestURI. The service scenario selection unit 115 stores a service scenario corresponding to RequestURI.
<RequestURI>-<Service scenario>
RequestURI1-Scenario 1
The selected scenario is included in the SOAP message as follows.
(1) IMS protocol processor address port
(2) Service scenario selection unit address port
RequestURI
(3) Address port of the service execution unit
Service scenario (Scenario 1)
Then, the SOAP message is transferred to the service execution unit 116.

(S504)サービス実行部116は、SOAPメッセージを受信した際に、サービスシナリオ(シナリオ1)を読み込む。サービスシナリオには、サービス要求に応じて実行されるべきサービス部品の実行順序が記述されている。
<サービスシナリオ> - <object A><object B><object C>
シナリオ1 - サービス部品A,サービス部品B,サービス部品C
そして、サービス実行部116は、サービスシナリオに記述された最初のサービス部品へ、そのSOAPメッセージを転送する。
(1)IMSプロトコル処理部のアドレスポート(address port)
(2)サービスシナリオ選択部のアドレスポート
RequestURI
(3)サービス実行部のアドレスポート
サービスシナリオ(シナリオ1)
(4)サービス部品Aのアドレスポート
(5)サービス部品Bのアドレスポート
(6)サービス部品Cのアドレスポート
(7)IMSプロトコル処理部のアドレスポート
(S504) Upon receiving the SOAP message, the service execution unit 116 reads the service scenario (scenario 1). The service scenario describes the execution order of service components to be executed in response to a service request.
<Service scenario>-<object A><objectB><objectC>
Scenario 1-Service Component A, Service Component B, Service Component C
Then, the service execution unit 116 transfers the SOAP message to the first service component described in the service scenario.
(1) IMS protocol processor address port
(2) Service scenario selection unit address port
RequestURI
(3) Address port of the service execution unit
Service scenario (Scenario 1)
(4) Address port of service component A (5) Address port of service component B (6) Address port of service component C (7) Address port of IMS protocol processing unit

(S505)サービス部品Aは、SOAPメッセージを受信し、当該機能を実行する。このとき、実行時間として、タイムスタンプの「処理開始時刻」及び「処理終了時刻」が取得される。サービス部品は、インターネットに接続された他のWebサーバとの間でメッセージを交換することによってサービスを実行することもできる。そして、SOAPメッセージには、結果情報と実行時間とが追記され、サービス部品Aは、そのSOAPメッセージを次に実行すべきサービス部品Bへ転送する。
(S506)同様に、サービス部品Bも、当該機能を実行し、結果情報と実行時間とを追記したSOAPメッセージを、次に実行すべきサービス部品Cへ転送する。
(S507)更に同様に、サービス部品Cも、当該機能を実行し、結果情報と実行時間とを追記したSOAPメッセージを、最終的にIMSプロトコル処理部品112へ転送する。
(S505) The service component A receives the SOAP message and executes the function. At this time, the “process start time” and “process end time” of the time stamp are acquired as the execution time. The service component can also execute the service by exchanging messages with other Web servers connected to the Internet. Then, the result information and the execution time are added to the SOAP message, and the service component A transfers the SOAP message to the service component B to be executed next.
(S506) Similarly, the service component B also executes the function and transfers the SOAP message in which the result information and the execution time are added to the service component C to be executed next.
(S507) Further, similarly, the service component C executes the function, and finally transfers the SOAP message in which the result information and the execution time are added to the IMS protocol processing component 112.

(S508)IMSプロトコル処理部品112は、SOAPメッセージを、SIPのサービス応答メッセージに変換する。サービス応答メッセージは、IMSネットワーク4を介してS−CSCF2へ送信される。 (S508) The IMS protocol processing component 112 converts the SOAP message into a SIP service response message. The service response message is transmitted to the S-CSCF 2 via the IMS network 4.

(S509)S−CSCF2のサービス応答受信部24は、サービス応答メッセージを受信する。サービス応答メッセージに含まれる実行時間(「処理開始時刻」及び「処理終了時刻」)は、再配置判定部25へ出力される。 (S509) The service response receiver 24 of the S-CSCF2 receives the service response message. The execution time (“processing start time” and “processing end time”) included in the service response message is output to the rearrangement determination unit 25.

(S510)再配置判定部25は、サービス部品毎の「処理開始時刻」及び「処理終了時刻」に基づいて、そのサービス部品の再配置を判定する。サービス部品毎の「処理開始時刻」及び「処理終了時刻」によって、以下の情報が得られる。
サービス部品毎の実行時間=処理開始時刻−処理終了時刻
サービス部品間の通信時間=処理終了時刻−処理開始時刻
サービス提供時間=Σ(実行時間+通信時間)
(S510) The relocation determination unit 25 determines the relocation of the service component based on the “processing start time” and “processing end time” for each service component. The following information is obtained by the “processing start time” and “processing end time” for each service component.
Execution time for each service component = processing start time-processing end time Communication time between service components = processing end time-processing start time Service provision time = Σ (execution time + communication time)

ここで、サービス部品毎の実行時間によって負荷状態を判定して再配置した場合、サーバ間でのメッセージ転送回数が増加し、サービス部品間の通信時間が増加する場合もある。そのために、サービス部品毎の実行時間のみならず、シナリオのサービス部品の実行順序に基づく、サービス部品間の通信時間も考慮して、サービス部品の再配置を判定する。   Here, when the load state is determined and rearranged according to the execution time for each service component, the number of message transfers between servers increases, and the communication time between service components may increase. For this purpose, the rearrangement of the service components is determined in consideration of not only the execution time for each service component but also the communication time between the service components based on the execution order of the service components in the scenario.

判定方法としては、様々な既存の技術を用いることができる。例えば、サービス部品毎に、その実行時間が第1の所定閾値以下であることを監視する。その実行時間が第1の所定閾値を越えたサービス部品を、負荷状態が軽い他のプロセッサ装置への再配置を要求する。その後、サービス部品間の通信時間が、第2の所定閾値を越えた場合、再配置したサービス部品に隣接して実行される他のサービス部品を、先に再配置したサービス部品のプロセッサ装置への再配置を要求する。   Various existing techniques can be used as the determination method. For example, it is monitored for each service component that its execution time is equal to or less than a first predetermined threshold. A service component whose execution time exceeds the first predetermined threshold is requested to be relocated to another processor device with a light load state. Thereafter, when the communication time between the service components exceeds the second predetermined threshold, another service component executed adjacent to the rearranged service component is transferred to the processor device of the previously rearranged service component. Request relocation.

(S511)フィルタ条件更新部27は、再配置判定部25の再配置要求の指示によって、IMSプロトコル処理部品がアプリケーションサーバ1の第2のプロセッサ装置へ再配置された場合、そのサービス要求メッセージが端末から再び受信された際に、再配置先のプロセッサ装置へ転送されるように、フィルタ条件設定を更新する。 (S511) When the IMS protocol processing component is relocated to the second processor device of the application server 1 in accordance with the relocation request instruction from the relocation determination unit 25, the filter condition update unit 27 sends the service request message to the terminal The filter condition setting is updated so that it is transferred to the relocation destination processor device when it is received again.

(S512)再配置要求送信部26は、再配置判定部25の再配置要求の指示によって、再配置要求メッセージを、アプリケーションサーバ1の第1のプロセッサ装置11へ送信する。再配置要求メッセージには、再配置すべきサービス部品の識別子と、再配置先となるプロセッサ装置のアドレスとが含まれる。 (S512) The rearrangement request transmission unit 26 transmits a rearrangement request message to the first processor device 11 of the application server 1 in accordance with the rearrangement request instruction from the rearrangement determination unit 25. The relocation request message includes the identifier of the service component to be relocated and the address of the processor device that is the relocation destination.

(S513)IMSプロトコル処理部品112は、受信した再配置要求メッセージを、再配置転送部118へ転送する。
(S514)再配置転送部118は、再配置要求メッセージに基づくサービス部品(及びIMSプロトコル処理部品)を、サービスバスを介して第2のプロセッサ装置12へ転送する。
(S513) The IMS protocol processing component 112 transfers the received relocation request message to the relocation transfer unit 118.
(S514) The relocation transfer unit 118 transfers the service component (and IMS protocol processing component) based on the relocation request message to the second processor device 12 via the service bus.

以上、詳細に説明したように、本発明の方法及びシステムによれば、IMSネットワークのアプリケーションサーバについて、ハードウェア的なプロセッサ装置で実行されるべきサービス部品を、負荷状態に応じて他のプロセッサ装置へ自動的に再配置することによって、最大処理能力の増減を可能とし、そのサービス機能を効率のよいハードウェアプロセッサ装置に割り当てることができる。これによって、アプリケーションサーバにおける運用コストを軽減させることができる。   As described above in detail, according to the method and system of the present invention, for the application server of the IMS network, the service component to be executed by the hardware processor device is changed according to the load state. By automatically rearranging, the maximum processing capacity can be increased and decreased, and the service function can be assigned to an efficient hardware processor device. Thereby, the operation cost in the application server can be reduced.

前述した本発明の種々の実施形態について、本発明の技術思想及び見地の範囲の種々の変更、修正及び省略は、当業者によれば容易に行うことができる。前述の説明はあくまで例であって、何ら制約しようとするものではない。本発明は、特許請求の範囲及びその均等物として限定するものにのみ制約される。   Various changes, modifications, and omissions of the above-described various embodiments of the present invention can be easily made by those skilled in the art. The above description is merely an example, and is not intended to be restrictive. The invention is limited only as defined in the following claims and the equivalents thereto.

1 アプリケーションサーバ
11 第1のプロセッサ装置
12 第2のプロセッサ装置
110 IMS側通信インタフェース
111 インターネット側通信インタフェース
112 IMSプロトコル処理部品
113 サービス部品
114 サービスバス
115 サービスシナリオ選択部
116 サービス実行部
117 Webプロトコル処理部
118 再配置転送部
2 S−CSCF
20 IMS側通信インタフェース
21 SIP処理部
22 サービス要求転送部
23 フィルタ条件設定部
24 サービス応答受信部
25 再配置判定部
26 再配置要求送信部
27 フィルタ条件更新部
3 P−CSCF
4 IMSネットワーク
5 端末
6 インターネット
7 Webサーバ
DESCRIPTION OF SYMBOLS 1 Application server 11 1st processor apparatus 12 2nd processor apparatus 110 IMS side communication interface 111 Internet side communication interface 112 IMS protocol process component 113 Service component 114 Service bus 115 Service scenario selection part 116 Service execution part 117 Web protocol process part 118 Relocation Transfer Unit 2 S-CSCF
DESCRIPTION OF SYMBOLS 20 IMS side communication interface 21 SIP processing part 22 Service request transfer part 23 Filter condition setting part 24 Service response receiving part 25 Relocation determination part 26 Relocation request transmission part 27 Filter condition update part 3 P-CSCF
4 IMS network 5 Terminal 6 Internet 7 Web server

Claims (10)

呼セッション制御機能サーバとアプリケーションサーバとがIPサブシステムネットワークを介して接続されたシステムにおけるサービス部品の再配置方法において、
前記アプリケーションサーバは、ローカルネットワークを介して接続された複数のプロセッサ装置によって構成されており、該プロセッサ装置は、サービス部品としての複数のサービスオブジェクトを実行可能であり、
前記呼セッション制御機能サーバが、端末からサービス要求メッセージを受信した際に、予め設定されたフィルタ条件に基づいて、当該サービス要求メッセージを前記アプリケーションサーバの第1のプロセッサ装置へ転送する第1のステップと、
前記アプリケーションサーバの第1のプロセッサ装置が、前記サービス要求メッセージに対応する複数のサービス部品を実行すると共に、当該サービス部品毎の実行時間を計測する第2のステップと、
前記アプリケーションサーバの第1のプロセッサ装置が、前記サービス部品毎の実行時間を含むサービス応答メッセージを、前記呼セッション制御機能サーバへ返信する第3のステップと、
前記呼セッション制御機能サーバは、前記サービス部品毎の実行時間に基づいて、第1のプロセッサ装置のサービス部品を、第2のプロセッサ装置へ再配置するか否かを判定する第4のステップと、
前記呼セッション制御機能サーバは、再配置すると判定した際に、再配置要求メッセージを、前記アプリケーションサーバの第1のプロセッサ装置へ送信する第5のステップと、
前記アプリケーションサーバの第1のプロセッサ装置は、前記再配置要求メッセージに基づくサービス部品を、前記ローカルネットワークを介して第2のプロセッサ装置へ転送する第6のステップと
を有することを特徴とするサービス部品の再配置方法。
In a service component relocation method in a system in which a call session control function server and an application server are connected via an IP subsystem network,
The application server is configured by a plurality of processor devices connected via a local network, and the processor device can execute a plurality of service objects as service components,
When the call session control function server receives a service request message from a terminal, a first step of transferring the service request message to a first processor device of the application server based on a preset filter condition When,
A second step in which a first processor device of the application server executes a plurality of service components corresponding to the service request message and measures an execution time for each service component;
A third step in which the first processor device of the application server returns a service response message including an execution time for each service component to the call session control function server;
The call session control function server determines whether to relocate the service component of the first processor device to the second processor device based on the execution time for each service component;
When the call session control function server determines to relocate, a fifth step of transmitting a relocation request message to the first processor device of the application server;
The first processor device of the application server has a sixth step of transferring a service component based on the relocation request message to the second processor device via the local network. Relocation method.
第2のステップについて、前記アプリケーションサーバの第1のプロセッサ装置は、サービス部品の一部として、受信したサービス要求メッセージをオブジェクトメッセージに変換し、当該オブジェクトメッセージをサービス部品間で転送させるプロトコル処理部品を更に有し、
第6のステップについて、第1のプロセッサ装置の前記プロトコル処理部品が、第2のプロセッサ装置へ再配置された場合、前記呼セッション制御機能サーバは、前記端末から受信した前記サービス要求メッセージが、前記アプリケーションサーバの第2のプロセッサ装置へ転送されるように、前記フィルタ条件を更新する
ことを特徴とする請求項1に記載のサービス部品の再配置方法。
Regarding the second step, the first processor device of the application server converts a received service request message into an object message as a part of the service component, and a protocol processing component that transfers the object message between the service components. In addition,
For the sixth step, when the protocol processing component of the first processor device is relocated to the second processor device, the call session control function server receives the service request message received from the terminal The service component relocation method according to claim 1, wherein the filter condition is updated so as to be transferred to a second processor device of the application server.
第2のステップについて、前記アプリケーションサーバの第1のプロセッサ装置は、
前記サービス要求メッセージに対応するサービスシナリオを選択し、
前記サービスシナリオに記述された実行手順に従って、指定されたサービス部品が実行されるように前記オブジェクトメッセージを転送することを特徴とする請求項2に記載のサービス部品の再配置方法。
For the second step, the first processor device of the application server
Selecting a service scenario corresponding to the service request message;
3. The service component rearrangement method according to claim 2, wherein the object message is transferred so that a specified service component is executed according to an execution procedure described in the service scenario.
前記IPサブシステムネットワークは、IMS(IP Multimedia Subsystem)/MMD(MultiMedia Domain)コアネットワークであり、
前記呼セッション制御機能サーバは、S−CSCF(Serving-Call Session Control Function)であり、
前記アプリケーションサーバは、SDP(Service Delivery Platform)サーバであり、
前記SDPサーバは、前記ローカルネットワークに接続すべき複数のプロセッサ装置の個数を増減可能である
ことを特徴とする請求項1から3のいずれか1項に記載のサービス部品の再配置方法。
The IP subsystem network is an IMS (IP Multimedia Subsystem) / MMD (MultiMedia Domain) core network,
The call session control function server is an S-CSCF (Serving-Call Session Control Function),
The application server is an SDP (Service Delivery Platform) server,
The service component rearrangement method according to claim 1, wherein the SDP server can increase or decrease the number of processor devices to be connected to the local network.
前記アプリケーションサーバは、インターネットに更に接続されており、
前記サービス部品は、前記インターネットに接続された他のWebサーバとの間でメッセージを交換することによってサービスを実行する
ことを特徴とする請求項1から4のいずれか1項に記載のサービス部品の再配置方法。
The application server is further connected to the Internet;
5. The service component according to claim 1, wherein the service component executes a service by exchanging a message with another Web server connected to the Internet. 6. Relocation method.
呼セッション制御機能サーバとアプリケーションサーバとがIPサブシステムネットワークを介して接続されたシステムにおいて、
前記アプリケーションサーバは、ローカルネットワークを介して接続された複数のプロセッサ装置によって構成されており、該プロセッサ装置は、サービス部品として複数のサービスオブジェクトを実行可能であり、
前記呼セッション制御機能サーバは、
サービス要求メッセージ毎に、前記アプリケーションサーバのいずれのプロセッサ装置へ転送するか予め設定したフィルタ条件設定手段と、
端末からサービス要求メッセージを受信した際に、前記フィルタ条件設定手段に基づいて、当該サービス要求メッセージを前記アプリケーションサーバの第1のプロセッサ装置へ転送するサービス要求転送手段と、
前記アプリケーションサーバから、第1のプロセッサ装置におけるサービス部品の実行時間を含むサービス応答メッセージを受信するサービス応答受信手段と、
第1のプロセッサ装置における前記サービス部品毎の実行時間に基づいて、第1のプロセッサ装置のサービス部品を、第2のプロセッサ装置へ再配置するか否かを判定する再配置判定手段と、
再配置すると判定した際に、再配置要求メッセージを、前記アプリケーションサーバの第1のプロセッサ装置へ送信する再配置要求送信手段と
を有し、
前記アプリケーションサーバを構成するプロセッサ装置は、
前記呼セッション制御機能サーバから、前記サービス要求メッセージを受信するサービス要求受信手段と、
前記サービス要求メッセージに対応する複数のサービス部品を実行すると共に、当該サービス部品に実行時間を計測させるサービス実行手段と、
前記サービス部品毎の実行時間を含むサービス応答メッセージを、前記呼セッション制御機能サーバへ返信するサービス応答メッセージ返信手段と、
前記呼セッション制御機能サーバから前記再配置要求メッセージを受信した際に、そのサービス部品を、前記ローカルネットワークを介して第2のプロセッサ装置へ転送する再配置転送手段とを有する
ことを特徴とするシステム。
In a system in which a call session control function server and an application server are connected via an IP subsystem network,
The application server is composed of a plurality of processor devices connected via a local network, and the processor device can execute a plurality of service objects as service components,
The call session control function server includes:
For each service request message, a filter condition setting means that presets which processor device of the application server to transfer,
Service request transfer means for transferring the service request message to the first processor device of the application server based on the filter condition setting means when receiving a service request message from the terminal;
Service response receiving means for receiving a service response message including an execution time of a service component in the first processor device from the application server;
Relocation determination means for determining whether to relocate the service component of the first processor device to the second processor device based on the execution time of each service component in the first processor device;
Relocation request transmission means for transmitting a relocation request message to the first processor device of the application server when it is determined to relocate,
The processor device constituting the application server is:
Service request receiving means for receiving the service request message from the call session control function server;
A service execution means for executing a plurality of service components corresponding to the service request message and causing the service component to measure an execution time;
Service response message return means for returning a service response message including an execution time for each service component to the call session control function server;
Relocation transfer means for transferring the service component to the second processor device via the local network when the relocation request message is received from the call session control function server. .
前記アプリケーションサーバの前記プロセッサ装置は、サービス部品の一部として、受信したサービス要求メッセージをオブジェクトメッセージに変換し、当該オブジェクトメッセージをサービス部品間で転送させるプロトコル処理部品を更に有し、
前記呼セッション制御機能サーバは、前記プロトコル処理部品が、第2のプロセッサ装置へ再配置された場合、前記端末から受信した前記サービス要求メッセージが、前記アプリケーションサーバの第2のプロセッサ装置へ転送されるように、前記フィルタ条件設定手段の設定内容を更新するフィルタ条件更新手段を更に有する
ことを特徴とする請求項6に記載のシステム。
The processor device of the application server further includes a protocol processing component that converts the received service request message into an object message as a part of the service component, and transfers the object message between the service components,
The call session control function server forwards the protocol processing unit article, when it is repositioned to a second processor device, the service request message received from the terminal, to the second processor unit of the application server The system according to claim 6, further comprising filter condition updating means for updating setting contents of the filter condition setting means .
前記アプリケーションサーバの前記プロセッサ装置は、
前記サービス要求メッセージに対応するサービスシナリオを選択するサービスシナリオ選択手段と、
前記サービスシナリオに記述された実行手順に従って、指定されたサービス部品が実行されるように前記オブジェクトメッセージを転送するサービスシナリオ実行手段と
を有することを特徴とする請求項7に記載のシステム。
The processor device of the application server is:
Service scenario selection means for selecting a service scenario corresponding to the service request message;
8. The system according to claim 7, further comprising service scenario execution means for transferring the object message so that a specified service component is executed according to an execution procedure described in the service scenario.
前記IPサブシステムネットワークは、IMS/MMDネットワークであり、
前記呼セッション制御機能サーバは、S−CSCFであり、
前記アプリケーションサーバは、SDPサーバであり、
前記SDPサーバは、前記ローカルネットワークに接続すべき複数のプロセッサ装置の個数を増減可能である
ことを特徴とする請求項6から8のいずれか1項に記載のシステム。
The IP subsystem network is an IMS / MMD network;
The call session control function server is an S-CSCF;
The application server is an SDP server;
The system according to any one of claims 6 to 8, wherein the SDP server can increase or decrease the number of processor devices to be connected to the local network.
前記アプリケーションサーバは、インターネットに更に接続されており、
前記サービス部品は、前記インターネットに接続された他のWebサーバとの間でメッセージを交換することによってサービスを実行する
ことを特徴とする請求項6から9のいずれか1項に記載のシステム。
The application server is further connected to the Internet;
The system according to any one of claims 6 to 9, wherein the service component executes a service by exchanging a message with another Web server connected to the Internet.
JP2010013826A 2010-01-26 2010-01-26 Method and system for relocating service components in application server Expired - Fee Related JP5472989B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010013826A JP5472989B2 (en) 2010-01-26 2010-01-26 Method and system for relocating service components in application server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010013826A JP5472989B2 (en) 2010-01-26 2010-01-26 Method and system for relocating service components in application server

Publications (2)

Publication Number Publication Date
JP2011154421A JP2011154421A (en) 2011-08-11
JP5472989B2 true JP5472989B2 (en) 2014-04-16

Family

ID=44540359

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010013826A Expired - Fee Related JP5472989B2 (en) 2010-01-26 2010-01-26 Method and system for relocating service components in application server

Country Status (1)

Country Link
JP (1) JP5472989B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5961519B2 (en) * 2012-10-10 2016-08-02 株式会社Nttドコモ Call control device, call control method, call control program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000259590A (en) * 1999-03-10 2000-09-22 Fujitsu Ltd Module linking method and computer system utilizing the same
JP2006065725A (en) * 2004-08-30 2006-03-09 Hitachi Kokusai Electric Inc Distributed processing system
JP2009294863A (en) * 2008-06-04 2009-12-17 Nippon Telegr & Teleph Corp <Ntt> Event service distribution system, event service distribution device, and event service distribution method

Also Published As

Publication number Publication date
JP2011154421A (en) 2011-08-11

Similar Documents

Publication Publication Date Title
US8069209B1 (en) Method for activating and deactivating client-side services from a distant server
JP4648214B2 (en) Call control apparatus and call control method
CN104243281B (en) Voice communication method based on mobile internet
JP5366861B2 (en) Method, management device, and program for migrating session between gateway and SIP server
KR20150143397A (en) Network entity and method for managing session initiation protocol communications towards a user entity in a communication network
JP2012517720A (en) Method and apparatus for distinguishing several user devices sharing the same public user ID
US7899058B2 (en) Using a hash value as a pointer to an application class in a communications device
JP4832482B2 (en) Protocol conversion apparatus and protocol conversion method
JP5472989B2 (en) Method and system for relocating service components in application server
JP2009171104A (en) Communication system, dhcp server, sip server, selection method of sip server and program
JP6048573B2 (en) Information processing system
JP2009302633A (en) Communication system, session control server, communication method, and program
JP5193902B2 (en) Presence service system and presence service method
JP2011182031A (en) Cloud service providing system
JP5775034B2 (en) Communication destination solving apparatus, gateway apparatus, communication destination solving method, and program
JP2016213604A (en) Communication device and management method
KR20110118109A (en) Method and apparatus for assigning a control role for a collaborative communication session, and method and apparatus for requesting a control role for a collaborative communication session
KR101219735B1 (en) Communication system for providing supplementary service synchronized between packet switched network and circuit switched network, server thereof, and method thereof
JP6234272B2 (en) Session control method, SIP server, and program for controlling transmission timing of early media
Chen et al. Location service and session mobility for streaming media applications in home networks
JPWO2008129894A1 (en) COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND DIRECTION CONTROL METHOD IN CONCERN
KR101465408B1 (en) Method and System for Providing Long-Polling Mechanism based on Multi-Hop in NAT Environment
KR20220055259A (en) Interworking support device for nf service and control method thereof
JP5736814B2 (en) Connection destination address acquisition terminal device, IP access network connection device, method and program, and traffic distribution system
KR101029700B1 (en) Method and apparatus for controling spiral using dialog identifier

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120904

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131004

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131008

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131009

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131120

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131130

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140130

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees