JPH10240663A - Service management system - Google Patents

Service management system

Info

Publication number
JPH10240663A
JPH10240663A JP9059773A JP5977397A JPH10240663A JP H10240663 A JPH10240663 A JP H10240663A JP 9059773 A JP9059773 A JP 9059773A JP 5977397 A JP5977397 A JP 5977397A JP H10240663 A JPH10240663 A JP H10240663A
Authority
JP
Japan
Prior art keywords
service
server
client
filter
trader
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.)
Pending
Application number
JP9059773A
Other languages
Japanese (ja)
Inventor
Minoru Katayama
穣 片山
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 JP9059773A priority Critical patent/JPH10240663A/en
Publication of JPH10240663A publication Critical patent/JPH10240663A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten the waiting time of a user when position information of the new server is registered in a trader by permitting a service preservation object to preserve position information of the new server and a service attribute when the new server is judged to be the server suitable for the policy of a client. SOLUTION: When a service name necessary for the client 40 and a policy at the time of receiving service are inputted, a filter object 50 informs a service retrieval object 70 of necessary service and position information on the filer object 50. A service retrieval object 70 preserves service which the client 40 requests and position information of the filter object 50, retrieves the server which the client 40 requests for the trader 30 and returns it to the filter object 50. The filer object 50 decides the server suitable for the policy of the client 40. The service preservation object 60 preserves position information of the server and a filter result.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、クライアント/サ
ーバシステムにおいて、クライアントにとって最適なサ
ーバからサービスを迅速に受けるようにするために、サ
ーバの位置情報を管理するサービス管理システムに関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a service management system for managing location information of a server in a client / server system in order to promptly receive a service from an optimal server for the client.

【0002】[0002]

【従来の技術】図12は、トレーダT1を用いた従来の
サービス管理システムSC11を示すブロック図であ
る。
FIG. 12 is a block diagram showing a conventional service management system SC11 using a trader T1.

【0003】従来のサービス管理システムSC11は、
複数のノードN11、……、N1mのそれぞれにサーバ
SV1、……、SVmが設けられ、ノード21にトレー
ダ21が設けられ、複数のノードN31、……、N3n
のそれぞれにクライアントC1、……、Cnが設けら
れ、サーバサーバSV1、……、SVmやクライアント
C1、……、Cnが分散配置されているネットワークシ
ステムであり、サーバSV1〜SVmのうちでクライア
ント31が要求するサーバを、サービス属性をキーワー
ドとして、トレーダ21が検索する。
[0003] The conventional service management system SC11 comprises:
, SVm are provided in each of the plurality of nodes N11,..., N1m, the trader 21 is provided in the node 21, and the plurality of nodes N31,.
, Cn are provided in each of the servers SV1,..., SVn and the clients C1,..., Cn are distributed and arranged. The trader 21 searches for the server requested by the service attribute using the service attribute as a keyword.

【0004】すなわち、たとえばクライアントC1が、
所望のサービス属性を有するサービスを受けるために
は、まず、クライアントC1が所望のサービス属性をト
レーダT1に送り、トレーダT1がそのサービス属性に
基づいて、そのサービス属性を有するサービスを提供す
るサーバの位置情報を検索し、この検索されたサーバ位
置情報をトレーダT1がクライアントC1に返却し、返
却されたサーバSV1の位置情報を利用して、クライア
ントC1がサーバSV1に接続し、サーバSV1から所
望のサービスを受ける。
[0004] That is, for example, the client C1
In order to receive a service having a desired service attribute, first, the client C1 sends a desired service attribute to the trader T1, and based on the service attribute, the trader T1 determines a location of a server that provides a service having the service attribute. Information is retrieved, the trader T1 returns the retrieved server location information to the client C1, and the client C1 connects to the server SV1 by using the returned location information of the server SV1, and a desired service is transmitted from the server SV1. Receive.

【0005】[0005]

【発明が解決しようとする課題】しかし、このトレーダ
のメカニズムのみを用いた従来のサービス管理システム
SC11においては、クライアントC1〜Cnのそれぞ
れが各サービスを要求する度に、サーバSV1〜SVm
の中から必要なサーバを、トレーダT1が検索するの
で、トレーダT1がサービスを受ける回数と同じ回数、
トレーダT1が検索する。このために、各クライアント
がサービスを要求する回数が多くなるに従って、トレー
ダT1の負荷が多くなるという問題があり、また、サー
ビスの要求回数が多くなるに従って、各クライアントが
サービスを要求してからそのサービスを実際に受けるこ
とができるまでの待ち時間が長いという問題がある。
However, in the conventional service management system SC11 using only the mechanism of the trader, every time each of the clients C1 to Cn requests each service, the servers SV1 to SVm are used.
Since the trader T1 searches the required server from among the above, the same number of times as the number of times the trader T1 receives the service,
The trader T1 searches. For this reason, there is a problem that the load of the trader T1 increases as the number of times each client requests a service increases. Also, as the number of requests for a service increases, each client requests a service and then increases the load. There is a problem that the waiting time until the service can be actually received is long.

【0006】図13は、キャッシュ機能CS1を用いた
従来のサービス管理システムSC12を示すブロック図
である。
FIG. 13 is a block diagram showing a conventional service management system SC12 using the cache function CS1.

【0007】従来のサービス管理システムSC12は、
クライアントを有するノード毎にキャッシュ機能が設け
られ、各キャッシュ機能には、各サーバが提供するサー
ビスとそのサーバの位置情報とが保管されている。たと
えば、ノードN31に、クライアントC1とキャッシュ
機能CS1とが設けられている。
[0007] The conventional service management system SC12 comprises:
A cache function is provided for each node having a client, and each cache function stores a service provided by each server and location information of the server. For example, the node N31 includes a client C1 and a cache function CS1.

【0008】そして、たとえばクライアントC1が、必
要なサービスをサーバSV1から受けようとする場合、
まず、そのクライアントC1が要求するサービスを提供
すべきサーバSV1を、クライアントC1がキャッシュ
機能CS1から検索し、該当するサーバSV1が存在す
れば、サーバSV1の位置情報をクライアントC1が受
信し、この受信したサーバSV1からクライアントC1
がサービスを受け取る。したがって、必要なサービスを
検索するキャッシュ機能が各ノードに設けられているの
で、必要なサービスを検索する時間が短く、このため
に、ユーザがサービスを要求してからそのサービスを実
際に受けるまでの待ち時間を短縮することができ、ま
た、必要なサービスを検索する動作を各キャッシュ機能
が代行するので、トレーダT1の負荷を抑えることがで
きるという利点がある。
[0008] For example, when the client C1 tries to receive necessary services from the server SV1,
First, the client C1 searches the cache function CS1 for a server SV1 that should provide the service requested by the client C1, and if the corresponding server SV1 exists, the client C1 receives the position information of the server SV1, and Server SV1 to client C1
Receives the service. Therefore, since a cache function for searching for a required service is provided in each node, the time for searching for a required service is short, and therefore, the time from when a user requests a service to when the user actually receives the service is required. There is an advantage that the waiting time can be reduced, and the operation of searching for a required service is performed by each cache function, so that the load on the trader T1 can be reduced.

【0009】ところが、従来のサービス管理システムS
C12において、クライアントC1が要求するサービス
を提供するサーバSV1がキャッシュ機能CS1に保管
されていなければ、クライアントC1が要求するサービ
スを提供するサーバSV1の位置情報をトレーダT1が
検索する。したがって、従来のサービス管理システムS
C12においては、アクセスしたいサーバの情報がキャ
ッシュ機能に格納されていなければ、必要なサービスを
検索する時間が長くなり、ユーザがサービスを要求して
からそのサービスを実際に受けるまでの待ち時間が長く
なるという問題が残り、また、トレーダT1の負荷が多
くなるという問題が残る。
However, the conventional service management system S
In C12, if the server SV1 providing the service requested by the client C1 is not stored in the cache function CS1, the trader T1 searches for the position information of the server SV1 providing the service requested by the client C1. Therefore, the conventional service management system S
In C12, if the information of the server to be accessed is not stored in the cache function, the time required to search for the required service becomes longer, and the waiting time from when the user requests the service to when the user actually receives the service becomes longer. The problem remains that the load on the trader T1 increases.

【0010】つまり、従来例においては、キャッシュ機
能には新しいデータが保管されていないので、その新た
なサーバの位置情報がトレーダに保管され、また、その
新たなサーバが提供するサービスがクライアントに好適
である場合、ユーザがサービスを要求してからそのサー
ビスを実際に受けるまでの待ち時間が長くなるという問
題があり、また、トレーダの負荷が多くなるという問題
がある。また、サーバが提供するサービスに変更がある
と、その変更後のサービスは、キャッシュ機能が保管し
ている古いデータに含まれていないので、その変更後の
サービスを受けるためには、ユーザがサービスを要求し
てからそのサービスを実際に受けるまでの待ち時間が長
くなるという問題があり、また、トレーダの負荷が多く
なるという問題がある。
That is, in the prior art, since no new data is stored in the cache function, the position information of the new server is stored in the trader, and the service provided by the new server is suitable for the client. In this case, there is a problem that the waiting time from when the user requests the service to when the user actually receives the service becomes long, and there is a problem that the load on the trader increases. Also, if the service provided by the server is changed, the service after the change is not included in the old data stored in the cache function. However, there is a problem that the waiting time from requesting the service to actually receiving the service becomes longer, and that the load on the trader increases.

【0011】本発明は、新たなサーバの位置情報がトレ
ーダに登録されたり、トレーダに保管されているサーバ
が提供するサービスに変更があったときに、ユーザがサ
ービスを要求してからそのサービスを実際に受けるまで
の待ち時間を短くすることができ、また、トレーダの負
荷を抑えることができるサービス管理システムを提供す
ることを目的とするものである。
According to the present invention, when the position information of a new server is registered in a trader or the service provided by the server stored in the trader is changed, the user requests the service and then changes the service. It is an object of the present invention to provide a service management system capable of shortening a waiting time until actually receiving a service and suppressing a load on a trader.

【0012】[0012]

【課題を解決するための手段】本発明は、新サーバの位
置情報とその新サーバが提供する所定のサービスのサー
ビス属性とがトレーダに新たに保管されたことが、フィ
ルタオブジェクトに通知され、上記新サーバがクライア
ントのポリシに好適なサーバであるとフィルタオブジェ
クトが判断すれば、上記新サーバの位置情報とサービス
属性とをサービス保管オブジェクトが保管するサービス
管理システムである。
According to the present invention, the filter object is notified that the location information of the new server and the service attribute of a predetermined service provided by the new server are newly stored in the trader. If the filter object determines that the new server is a server suitable for the policy of the client, the service storage object stores the position information and the service attribute of the new server in the service storage object.

【0013】[0013]

【発明の実施の形態および実施例】図1は、本発明の一
実施例であるサービス管理システムSC1を示すブロッ
ク図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing a service management system SC1 according to one embodiment of the present invention.

【0014】サービス管理システムSC1は、複数のノ
ードN1、N2、N3を有する。ノードN1は、サーバ
20を有し、ノードN2は、トレーダ30とサービス検
索オブジェクト70とを有し、ノードN3は、クライア
ント40とフィルタオブジェクト50とサービス保管オ
ブジェクト60とを有する。
The service management system SC1 has a plurality of nodes N1, N2, N3. The node N1 has a server 20, the node N2 has a trader 30 and a service search object 70, and the node N3 has a client 40, a filter object 50, and a service storage object 60.

【0015】なお、サービス管理システムSC1には、
サーバ20等のサーバを有するノードが複数設けられ、
ノードN1は、それら複数のノードの一例である。ま
た、サービス管理システムSC1には、クライアント4
0とフィルタオブジェクト50とサービス保管オブジェ
クト60とを有するノードが複数設けられ、ノードN3
は、それら複数のノードの一例である。
The service management system SC1 includes:
A plurality of nodes having servers such as the server 20 are provided,
The node N1 is an example of the plurality of nodes. The service management system SC1 includes a client 4
0, a plurality of nodes having a filter object 50 and a service storage object 60, and a node N3
Is an example of the plurality of nodes.

【0016】フィルタオブジェクト50は、クライアン
ト40にとって必要なサービスのサービス名と、そのサ
ービスを受ける場合のポリシ(サービスに付随するサー
ビス属性のうちでクライアント40が望むサービス属性
の具体的な内容)が入力されると、必要なサービスとフ
ィルタオブジェクト50の位置情報とを、サービス検索
オブジェクト70に通知するものである。
The filter object 50 receives a service name of a service required for the client 40 and a policy for receiving the service (specific contents of a service attribute desired by the client 40 among service attributes attached to the service). Then, the service search object 70 is notified of the required service and the position information of the filter object 50.

【0017】なお、サービス名、サービス属性、ポリシ
の例としては、次のものが考えられる。つまり、サービ
ス名が、たとえば「映画」であれば、そのサービス属性
として、「アクション」、「料金」、「サーバの位置」
等が考えられ、また、ポリシとしては、たとえば、アク
ションというサービス属性に対して「ハード」、「ナチ
ュラル」が考えられ、料金というサービス属性に対して
「高くてもよい」、「安い」が考えられ、サーバの位置
というサービス属性に対して「遠くてもよい」、「近
い」等が考えられる。
The following are examples of service names, service attributes, and policies. That is, if the service name is, for example, "movie", its service attributes are "action", "fee", "server location".
For example, the service attribute “action” may be “hard” or “natural”, and the service attribute “charge” may be “high” or “cheap”. The service attribute “server location” may be “distant” or “close”.

【0018】サービス検索オブジェクト70は、必要な
サービスとフィルタオブジェクト50の位置情報とを、
フィルタオブジェクト50から通知されると、クライア
ント40が要求するサービスと、フィルタオブジェクト
50の位置情報とを保管し、トレーダ30に対してクラ
イアント40が要求するサーバ20を検索し、この検索
結果をフィルタオブジェクト50に返却するものであ
る。
The service search object 70 stores necessary services and the position information of the filter object 50,
When notified from the filter object 50, the service requested by the client 40 and the position information of the filter object 50 are stored, and the server 20 requested by the client 40 is searched for the trader 30. Return to 50.

【0019】また、フィルタオブジェクト50は、クラ
イアント40のポリシに好適なサーバを決定するもので
ある。サービス保管オブジェクト60は、サーバの位置
情報とフィルタ結果とを保管するものである。また、サ
ービス検索オブジェクト70は、新しいサーバがトレー
ダ30に登録されると、予め指定された方法でサービス
検索を行い、サービス検索オブジェクト70に登録した
フィルタオブジェクト50だけにその結果を通知するも
のである。
The filter object 50 determines a server suitable for the policy of the client 40. The service storage object 60 stores the server location information and the filter result. Further, when a new server is registered in the trader 30, the service search object 70 performs a service search by a method designated in advance, and notifies the result only to the filter object 50 registered in the service search object 70. .

【0020】さらに、フィルタオブジェクト50は、サ
ービス保管オブジェクト60に保管されているサーバと
追加されたサーバとのうちで、クライアント40のポリ
シにより好適なサーバを決定するものである。サービス
保管オブジェクト60は、フィルタオブジェクト50に
よって決定されたサーバの位置情報とそのサーバが提供
するサービスがポリシにどの程度好適であるかを示すフ
ィルタ結果とを保管するものである。サービス検索オブ
ジェクト70は、トレーダ30に保管されているサーバ
のサービスが変更されると、予め指定された方法でサー
ビス検索を行い、サービス検索オブジェクト70に登録
されているフィルタオブジェクト50だけにその結果を
通知するものである。
Further, the filter object 50 determines a server suitable for the policy of the client 40 among the servers stored in the service storage object 60 and the added server. The service storage object 60 stores the location information of the server determined by the filter object 50 and the filter result indicating how suitable the service provided by the server is to the policy. When the service of the server stored in the trader 30 is changed, the service search object 70 performs a service search by a method designated in advance, and outputs the result only to the filter object 50 registered in the service search object 70. Notify.

【0021】フィルタオブジェクト50は、クライアン
ト40のポリシに好適な変更であるか否かを判断し、好
適な変更であると判断されれば、サービス保管オブジェ
クト60のフィルタ結果のみを変更し、一方、好適な変
更でないと判断されれば、クライアント40に必要なサ
ービスを提供するサーバを、サービス検索オブジェクト
70に検索させ、その結果を受信し、受信した結果から
クライアント40のポリシに好適なサーバを決定し、サ
ービス保管オブジェクト60にサーバ20の位置情報と
フィルタ結果とを保管させるものである。
The filter object 50 determines whether or not the change is suitable for the policy of the client 40. If the change is determined to be preferable, only the filter result of the service storage object 60 is changed. If it is determined that the change is not a suitable change, the service search object 70 searches for a server that provides a necessary service to the client 40, receives the result, and determines a server suitable for the policy of the client 40 from the received result. Then, the service storage object 60 stores the position information of the server 20 and the filter result.

【0022】また、サービス検索オブジェクト70は、
トレーダ30に保管されているサーバが削除されると、
予め指定された方法でサービス検索を行い、サービス検
索オブジェクト70に登録されているフィルタオブジェ
クト50だけに、上記検索結果を通知するものである。
The service search object 70 is
When the server stored in the trader 30 is deleted,
A service search is performed by a method designated in advance, and the search result is notified only to the filter object 50 registered in the service search object 70.

【0023】フィルタオブジェクト50は、トレーダ3
0から削除されたサーバをサービス保管オブジェクト6
0から削除させ、上記削除されたサーバが提供するサー
ビスと等価なサービスが、サービス保管オブジェクト6
0に保管されていないならば、クライアント40が必要
とするサービスを提供するサーバを、サービス検索オブ
ジェクト70に検索させ、その結果を受信し、この受信
した結果に基づいてクライアント40のポリシに好適な
サーバを決定し、サービス保管オブジェクト60にサー
バ20の位置情報とフィルタ結果とを保管するものであ
る。
The filter object 50 corresponds to the trader 3
Server deleted from service storage object 6
0, and the service equivalent to the service provided by the deleted server is a service storage object 6
If it is not stored in 0, the service search object 70 searches for a server that provides the service required by the client 40, receives the result, and, based on the received result, a suitable policy for the client 40. The server is determined, and the service storage object 60 stores the location information of the server 20 and the filter result.

【0024】図2は、サービス管理システムSC1にお
けるフィルタオブジェクト50、サービス保管オブジェ
クト60、サービス検索オブジェクト70を詳細に示す
図である。
FIG. 2 is a diagram showing in detail the filter object 50, the service storage object 60, and the service search object 70 in the service management system SC1.

【0025】サービス管理システムSC1は、クライア
ント40がサービスを要求する場合、トレーダ30に問
い合わせずに、クライアント40に好適なサーバ(サー
バ20を含む複数のサーバのうちで好適なサーバ)に、
サービスを迅速に要求することができるシステムであ
る。
When the client 40 requests a service, the service management system SC1 sends a request to the server suitable for the client 40 (a preferable server among a plurality of servers including the server 20) without inquiring the trader 30.
It is a system that can promptly request a service.

【0026】フィルタオブジェクト50は、サービス通
知機能51と、フィルタテーブル52と、フィルタ機能
53とを有する。
The filter object 50 has a service notification function 51, a filter table 52, and a filter function 53.

【0027】サービス保管オブジェクト60は、検索機
能61と、保管テーブル62と、書き込み機能63とを
有する。
The service storage object 60 has a search function 61, a storage table 62, and a writing function 63.

【0028】サービス検索オブジェクト70は、サービ
ス検索機能71と、サービス登録機能72と、検索結果
受付機能73と、検索テーブル74とを有する。
The service search object 70 has a service search function 71, a service registration function 72, a search result receiving function 73, and a search table 74.

【0029】次に、サービス管理システムSC1の動作
について説明する。
Next, the operation of the service management system SC1 will be described.

【0030】図3は、上記実施例において、保管テーブ
ル62へのサービス名、サービス属性、サーバ一の登録
動作を示すフローチャートである。
FIG. 3 is a flowchart showing the operation of registering the service name, service attribute, and server in the storage table 62 in the above embodiment.

【0031】まず、クライアント40が、今後サービス
提供を受ける可能性があるサービスについて、そのサー
ビス名、サービス属性、ポリシをフィルタオブジェクト
50に送出し、これらのデータをフィルタテーブル52
が保管する(S1)。そして、通知機能51は、フィル
タテーブル52に保管されているサービス名、サービス
属性を取り出し(S2)、この取り出したサービス名、
サービス属性を、自己のフィルタオブジェクト50の位
置情報とともに、サービス検索オブジェクト70に送出
する(S3)。
First, the client 40 sends a service name, a service attribute, and a policy to the filter object 50 for a service that may be provided in the future, and stores these data in the filter table 52.
Is stored (S1). Then, the notification function 51 retrieves the service name and service attribute stored in the filter table 52 (S2), and retrieves the retrieved service name,
The service attribute is sent to the service search object 70 together with the position information of the own filter object 50 (S3).

【0032】サービス登録機能72は、サービス通知機
能51から受取った各データを検索テーブル74に保管
する(S4)とともに、検索テーブル74のポインタを
渡し、サービス検索機能71に検索を依頼し(S5)、
サービス検索機能71が、検索テーブル74からサービ
ス属性を検索する(S6)。そして、サービス名とサー
ビス属性とに基づいて、トレーダ30から、上記サービ
ス名のサービスを提供可能なサーバ一の位置を検索する
(S7)。
The service registering function 72 stores each data received from the service notifying function 51 in the search table 74 (S4), passes the pointer of the search table 74, and requests the service search function 71 to search (S5). ,
The service search function 71 searches for a service attribute from the search table 74 (S6). Then, based on the service name and the service attribute, the trader 30 searches for the position of the server that can provide the service of the service name (S7).

【0033】そして、サービス名に基づいて、上記検索
されたサーバ位置を送るべき相手先であるフィルタオブ
ジェクト50の位置を、検索テーブル74から検索し
(S8)、この検索された位置のフィルタオブジェクト
50に、サービス名、サービス属性、サーバ位置を送出
する(S9)。
Then, based on the service name, the position of the filter object 50 which is the destination to which the above-mentioned searched server position is to be sent is searched from the search table 74 (S8). Then, the service name, service attribute, and server location are sent (S9).

【0034】このようにして得られたサービス属性が、
クライアント40のポリシとどの程度適合するかを示す
フィルタ結果を、フィルタ機能53が判断し、出す(S
10)。上記フィルタ結果が、所定の閾値L1(フィル
タ結果として、たとえばポリシとの適合度合が80%で
あるとし、閾値L1をたとえば60%とする)以上であ
れば(S11)、サービス保管オブジェクト60にサー
ビス名、サービス属性、フィルタ結果、サーバ位置を送
出した後(S12)、保管テーブル62に保管する(S
13)。
The service attribute obtained in this way is
The filter function 53 determines and outputs a filter result indicating how much the policy matches the policy of the client 40 (S
10). If the filter result is equal to or greater than a predetermined threshold L1 (the filter result is, for example, the degree of conformity with the policy is 80%, and the threshold L1 is, for example, 60%) (S11), the service storage object 60 After sending out the name, service attribute, filter result, and server position (S12), it is stored in the storage table 62 (S12).
13).

【0035】一方、上記フィルタ結果が、所定の閾値L
1よりも小さければ、フィルタ機能53が受取ったデー
タを廃棄し(S15)、サービス保管テーブル60に登
録すべき対象があれば(S14)、上記動作(S1〜S
15)を繰り返し、登録すべき対象が無くなれば、終了
する。
On the other hand, if the filter result is a predetermined threshold L
If it is smaller than 1, the data received by the filter function 53 is discarded (S15). If there is an object to be registered in the service storage table 60 (S14), the above operation (S1 to S1) is performed.
15) is repeated, and if there are no more objects to be registered, the process ends.

【0036】図4は、サービス管理システムSC1にお
けるフィルタオブジェクト50、サービス保管オブジェ
クト60、サービス検索オブジェクト70を詳細に示す
図であり、特に、クライアントの要求に基づくサーバ検
索動作を説明するブロック図である。
FIG. 4 is a diagram showing in detail the filter object 50, the service storage object 60, and the service search object 70 in the service management system SC1, and is a block diagram particularly explaining a server search operation based on a client request. .

【0037】図5は、上記実施例において、クライアン
トの要求に基づくサーバ検索動作を示すフローチャート
である。
FIG. 5 is a flowchart showing a server search operation based on a client request in the above embodiment.

【0038】まず、クライアント40が望むサービスの
サービス名とサービス属性とを、サービス保管オブジェ
クト60に送出する(S21)。クライアント40から
検索機能61が受取ったサービス名とサービス属性とに
基づいて、保管テーブル62から、サーバの位置を検索
し(S22)、検索されたサーバ位置を検索機能61
が、クライアント40に送出する(S23)。そして、
クライアント40は、検索機能61から受取ったサーバ
位置のサーバに接続し、所望のサービスを受ける(S2
4)。
First, the service name and service attribute of the service desired by the client 40 are sent to the service storage object 60 (S21). Based on the service name and service attribute received by the search function 61 from the client 40, a server position is searched from the storage table 62 (S22), and the searched server position is searched.
Is sent to the client 40 (S23). And
The client 40 connects to the server at the server position received from the search function 61 and receives a desired service (S2).
4).

【0039】この場合、サービス管理オブジェクト60
は、クライアント40が設けられているノードN3に設
けられているので、そのサービス管理オブジェクト60
にアクセスするクライアントが少ないので、クライアン
ト40がサービスを要求してからユーザがそのサービス
を実際に受けるまでの待ち時間を短くすることができ、
また、トレーダの負荷を抑えることができる。
In this case, the service management object 60
Is provided in the node N3 in which the client 40 is provided.
Since the number of clients accessing the service is small, the waiting time from when the client 40 requests the service to when the user actually receives the service can be shortened.
Further, the load on the trader can be reduced.

【0040】なお、クライアント40がサービス保管オ
ブジェクト60にサービス要求を出したときに、保管テ
ーブル62に保管されているサービス名の数が零であっ
た場合、後述するように、サービス保管オブジェクト6
0が、検索すべき対象が零である旨を回答するので、こ
の場合にトレーダ30に検索して回答が出るよりも、上
記実施例において回答結果が出るまでの時間が短い。
When the client 40 issues a service request to the service storage object 60, if the number of service names stored in the storage table 62 is zero, as described later, the service storage object 6
Since 0 responds that the search target is zero, the time until the response result is obtained in the above-described embodiment is shorter than in this case, compared with the case where the trader 30 retrieves and an answer is output.

【0041】図6は、サービス管理システムSC1にお
けるフィルタオブジェクト50、サービス保管オブジェ
クト60、サービス検索オブジェクト70を詳細に示す
図であり、特に、新サーバ追加時の動作を説明するブロ
ック図である。
FIG. 6 is a diagram showing in detail the filter object 50, the service storage object 60, and the service search object 70 in the service management system SC1, and is a block diagram for explaining the operation particularly when a new server is added.

【0042】図7は、上記実施例において、新サーバ追
加時の動作を示すフローチャートである。
FIG. 7 is a flowchart showing the operation when a new server is added in the above embodiment.

【0043】まず、新しいサーバが追加されたことを、
トレーダ30がサービス検索オブジェクト70に通知す
る(S31)。トレーダから受取ったサービス名に基づ
いて、サービス検索機能71が、検索テーブル74から
サービス属性を検索し(S32)、検索されたサービス
属性と、このサービス属性に対応するサービス名とをサ
ービス検索機能71がトレーダ30に送出する(S3
3)。そして、トレーダ30が、対応するサーバ位置を
検索し(S34)、検索されたサーバ位置情報を送出す
べき相手先であるフィルタオブジェクト50の位置を検
索テーブル74から検索し(S35)、検索された位置
に存在するフィルタオブジェクト50に、トレーダの追
加通知と、サーバ位置、サービス名、サービス属性とを
送出する(S36)。
First, the fact that a new server has been added,
The trader 30 notifies the service search object 70 (S31). Based on the service name received from the trader, the service search function 71 searches for a service attribute from the search table 74 (S32), and stores the searched service attribute and the service name corresponding to this service attribute in the service search function 71. Is sent to the trader 30 (S3
3). Then, the trader 30 searches for the corresponding server position (S34), searches the search table 74 for the position of the filter object 50 that is the destination to which the searched server position information is to be sent (S35), and the search is performed. The notification of the addition of the trader, the server position, the service name, and the service attribute are sent to the filter object 50 existing at the position (S36).

【0044】フィルタ機能53が受取ったサービス名に
対応するフィルタ結果R1を保管テーブル62から検索
し(S37)、フィルタ機能53が受取ったサービス名
と同一のサービスが保管テーブル62に存在しなければ
(S38)、つまり、新サーバが提供するサービスと同
じサービスが、保管テーブル62に存在していなけれ
ば、このサービスは保管テーブル62に保管すべき対象
であり、次の処理を実行する。すなわち、新サーバが提
供するサービスのサービス属性が、クライアント40の
ポリシとどの程度適合するかを示すフィルタ結果を、フ
ィルタ機能53が判断し(S44)、上記フィルタ結果
が、所定の閾値L1以上であれば(S45)、サービス
保管オブジェクト60にサービス名、サービス属性、フ
ィルタ結果、サーバ位置を送出した後(S46)、これ
らのデータを保管テーブル62に保管する(S47)。
上記フィルタ結果が、所定の閾値L1よりも小さけれ
ば、フィルタ機能53が受取ったデータを廃棄する(S
48)。
The filter function 53 retrieves the filter result R1 corresponding to the service name received from the storage table 62 (S37). If the same service as the service name received by the filter function 53 does not exist in the storage table 62 (S37). S38) In other words, if the same service as the service provided by the new server does not exist in the storage table 62, this service is an object to be stored in the storage table 62, and the following processing is executed. That is, the filter function 53 determines a filter result indicating how much the service attribute of the service provided by the new server matches the policy of the client 40 (S44), and determines whether the filter result is equal to or greater than the predetermined threshold L1. If there is any (S45), the service name, service attribute, filter result, and server location are sent to the service storage object 60 (S46), and these data are stored in the storage table 62 (S47).
If the filter result is smaller than the predetermined threshold L1, the data received by the filter function 53 is discarded (S
48).

【0045】一方、フィルタ機能53が受取ったサービ
ス名と同一のサービスが保管テーブル62に存在してい
れば(S38)、サービス検索オブジェクト70から受
取ったサービス属性がポリシとどの程度適合するかを示
すフィルタ結果R1nを演算し(S40)、フィルタ結
果R1nがR1よりも小さければ(S41)、更新する
必要がないので、サービス検索オブジェクト70から受
取ったデータを廃棄し(S43)、フィルタ結果R1n
がR1以上であれば(S41)、サービス保管オブジェ
クト60中の同一のサービス名を更新する(S42)。
On the other hand, if the same service as the service name received by the filter function 53 exists in the storage table 62 (S38), it indicates to what extent the service attribute received from the service search object 70 matches the policy. The filter result R1n is calculated (S40). If the filter result R1n is smaller than R1 (S41), the data received from the service search object 70 is discarded because there is no need to update (S43), and the filter result R1n is obtained.
Is equal to or greater than R1 (S41), the same service name in the service storage object 60 is updated (S42).

【0046】図8は、サービス管理システムSC1にお
けるフィルタオブジェクト50、サービス保管オブジェ
クト60、サービス検索オブジェクト70を詳細に示す
図であり、特にサーバのサービス内容変更時の動作を説
明するブロック図である。
FIG. 8 is a diagram showing in detail the filter object 50, the service storage object 60, and the service search object 70 in the service management system SC1, and is a block diagram for explaining the operation when the service contents of the server are changed.

【0047】図9は、上記実施例において、サーバのサ
ービス内容が変更されたときの動作を示すフローチャー
トである。
FIG. 9 is a flowchart showing the operation when the service content of the server is changed in the above embodiment.

【0048】まず、サーバのサービス内容が変更された
ことを、トレーダ30がサービス検索オブジェクト70
に通知する(S51)。トレーダ30から受取ったサー
ビス名に基づいて、サービス検索機能71が、検索テー
ブル74からサービス属性を検索し(S52)、検索さ
れたサービス属性とこのサービス属性に対応するサービ
ス名とをサービス検索機能71がトレーダ30に送出す
る(S53)。そして、トレーダ30が対応するサーバ
位置を検索し(S54)、検索されたサーバ位置情報を
送出すべき相手先であるフィルタオブジェクト50の位
置を検索テーブル74から検索し(S55)、検索され
た位置に存在するフィルタオブジェクト50に、トレー
ダの変更通知と、サーバ位置、サービス名、サービス属
性とを送出する(S56)。
First, the trader 30 notifies the service search object 70 that the service content of the server has been changed.
(S51). On the basis of the service name received from the trader 30, the service search function 71 searches for a service attribute from the search table 74 (S52), and searches the searched service attribute and the service name corresponding to this service attribute for the service search function 71. Is sent to the trader 30 (S53). Then, the trader 30 searches for the corresponding server position (S54), searches the search table 74 for the position of the filter object 50 that is the destination to which the searched server position information should be sent (S55), and searches the searched position. The server sends the notification of the change of the trader, the server position, the service name, and the service attribute to the filter object 50 existing in (1) (S56).

【0049】フィルタ機能53が受取ったサービス名に
対応するフィルタ結果R1を保管テーブル62から検索
し(S57)、フィルタ機能53が受取ったサービス名
に対応するフィルタ結果R1が保管テーブル62に存在
していなければ(S58)、変更すべき対象が保管テー
ブル62に無いので、検索結果受付機能73から送られ
たサーバ位置、サービス名、サービス属性を廃棄する
(S59)。
The filter function 53 retrieves the filter result R1 corresponding to the service name received from the storage table 62 (S57), and the filter result R1 corresponding to the service name received by the filter function 53 exists in the storage table 62. If not (S58), since there is no object to be changed in the storage table 62, the server position, service name, and service attribute sent from the search result receiving function 73 are discarded (S59).

【0050】一方、フィルタ機能53が受取ったサービ
ス名に対応するフィルタ結果R1が保管テーブル62に
存在していれば(S58)、変更すべき対象が保管テー
ブル62に有るので、サービス検索オブジェクト70か
ら受取ったサービス属性がポリシとどの程度適合するか
を示すフィルタ結果R1rを演算する(S60)。そし
て、フィルタ結果R1rがR1以上であれば(S6
1)、サービス保管オブジェクト60中の同一のサービ
ス名を更新する(S62)。一方、フィルタ結果R1r
がR1よりも小さければ(S61)、サービス検索オブ
ジェクト70から受取ったデータを廃棄する(S6
3)。
On the other hand, if the filter result R1 corresponding to the service name received by the filter function 53 exists in the storage table 62 (S58), the target to be changed is in the storage table 62. A filter result R1r indicating how much the received service attribute matches the policy is calculated (S60). If the filter result R1r is equal to or greater than R1, (S6
1) Update the same service name in the service storage object 60 (S62). On the other hand, the filter result R1r
Is smaller than R1 (S61), the data received from the service search object 70 is discarded (S6).
3).

【0051】図10は、サービス管理システムSC1に
おけるフィルタオブジェクト50、サービス保管オブジ
ェクト60、サービス検索オブジェクト70を詳細に示
す図であり、特に、サーバの削除時の動作を説明するブ
ロック図である。
FIG. 10 is a diagram showing in detail the filter object 50, the service storage object 60, and the service search object 70 in the service management system SC1, and is a block diagram particularly explaining the operation when a server is deleted.

【0052】図11は、上記実施例において、サーバの
削除時の動作を示すフローチャートである。
FIG. 11 is a flowchart showing the operation at the time of deleting a server in the above embodiment.

【0053】まず、サーバが削除されたことを、トレー
ダ30がサービス検索オブジェクト70に通知する(S
71)。トレーダ30から受取ったサービス名に基づい
て、サービス検索機能71が、検索テーブル74からサ
ービス属性を検索し(S72)、検索されたサービス属
性と、このサービス属性に対応するサービス名とをサー
ビス検索機能71がトレーダ30に送出する(S7
3)。そして、トレーダ30が対応するサーバ位置を検
索し(S74)、検索されたサーバ位置情報を送出すべ
き相手先であるフィルタオブジェクト50の位置を検索
テーブル74から検索し(S75)、検索された位置に
存在するフィルタオブジェクト50に、トレーダの削除
通知と、サーバ位置、サービス名、サービス属性とを送
出する(S76)。
First, the trader 30 notifies the service search object 70 that the server has been deleted (S
71). Based on the service name received from the trader 30, the service search function 71 searches for a service attribute from the search table 74 (S72), and compares the searched service attribute with the service name corresponding to this service attribute. 71 sends it to the trader 30 (S7).
3). Then, the trader 30 searches for the corresponding server position (S74), searches the search table 74 for the position of the filter object 50 that is the destination to which the searched server position information is to be sent (S75), and searches the searched position. The server sends the notification of the deletion of the trader, the server position, the service name, and the service attribute to the filter object 50 existing in (1) (S76).

【0054】そして、削除すべきサーバのサービス名、
サービス属性、サーバの位置を、サービス保管オブジェ
クト60に送出し(S77)、保管テーブル62から、
対応のデータを削除する(S78)。
Then, the service name of the server to be deleted,
The service attribute and the location of the server are sent to the service storage object 60 (S77).
The corresponding data is deleted (S78).

【0055】ここで、フィルタ機能53が、検索機能6
1を介して、保管テーブル62に保管されているサービ
ス名の残り数を検出し(S79)、そのサービス名の残
り数が零でなければ(保管テーブル62にサービス名が
いくつか保管されていれば)問題ないが、そのサービス
名の残り数が零であれば(保管テーブル62にサービス
名が1つも保管されていなければ)(S80)、クライ
アント40がサービス検索を実行したときに、待ち時間
が長いトレーダ30への検索が実行されることを阻止す
るために、次の処理を行う。
Here, the filter function 53 is the search function 6
The remaining number of service names stored in the storage table 62 is detected via 1 (S79), and if the remaining number of service names is not zero (some service names are stored in the storage table 62). If there is no problem, but the remaining number of the service name is zero (if no service name is stored in the storage table 62) (S80), the waiting time when the client 40 executes the service search. The following processing is performed to prevent the search for the long trader 30 from being executed.

【0056】つまり、フィルタ機能53は、サービス名
(フィルタテーブル52から取り出す等して得たサービ
ス名)とフィルタオブジェクトの位置情報とをサービス
検索機能71に渡し(S81)、サービス検索機能71
が、検索テーブル74からサービス属性を検索する(S
82)。そして、サービス名とサービス属性とに基づい
て、トレーダ30から、上記サービス名のサービスを提
供可能なサーバ一の位置を検索する(S83)。上記サ
ービス名に基づいて、上記検索されたサーバ位置を送る
べき相手先であるフィルタオブジェクト50の位置を検
索テーブル74から検索し(S84)、この検索された
位置のフィルタオブジェクト50にサービス名、サービ
ス属性、サーバ位置を送出する(S85)。
That is, the filter function 53 passes the service name (the service name obtained from the filter table 52 or the like) and the position information of the filter object to the service search function 71 (S81).
Searches for a service attribute from the search table 74 (S
82). Then, based on the service name and the service attribute, the trader 30 searches for the position of the server that can provide the service of the service name (S83). Based on the service name, the position of the filter object 50 which is the destination to which the searched server position is to be sent is searched from the search table 74 (S84). The attribute and the server position are sent (S85).

【0057】このようにして得られたサービス属性が、
クライアント40のポリシとどの程度適合するかを示す
フィルタ結果を、フィルタ機能53が判断する(S8
6)。上記フィルタ結果が、所定の閾値L2(フィルタ
結果として、たとえばポリシとの適合度合が80%であ
るとし、閾値L2をたとえば40%とする)以上であれ
ば(S87)、サービス保管オブジェクト60にサービ
ス名、サービス属性、フィルタ結果、サーバ位置を送出
した後(S88)、保管テーブル62に保管する(S8
9)。一方、上記フィルタ結果が、所定の閾値L2より
も小さければ、フィルタ機能53が受取ったデータを廃
棄する(S90)。ステップS87において使用する閾
値L2として、ステップS11において使用した閾値L
1よりも低い値を設定してもよい。閾値L2を閾値L1
と同じ値に設定したときに、保管テーブル62に保管す
べきデータを得られない場合でも、閾値L2を閾値L1
よりも低い値に設定することによって、保管テーブル6
2に保管すべきデータを得ることができる可能性が出て
くる。
The service attribute obtained in this way is
The filter function 53 determines a filter result indicating how much the policy matches the policy of the client 40 (S8).
6). If the filter result is equal to or more than a predetermined threshold L2 (the filter result is, for example, the degree of matching with the policy is 80%, and the threshold L2 is, for example, 40%) (S87), the service storage object 60 After sending out the name, service attribute, filter result, and server position (S88), it is stored in the storage table 62 (S8).
9). On the other hand, if the filter result is smaller than the predetermined threshold L2, the data received by the filter function 53 is discarded (S90). The threshold L2 used in step S11 is used as the threshold L2 used in step S87.
A value lower than 1 may be set. Threshold L2 is changed to threshold L1
When the data to be stored in the storage table 62 cannot be obtained when the same value is set as the threshold L2, the threshold L2 is set to the threshold L1.
By setting to a lower value, the storage table 6
There is a possibility that data to be stored in 2 can be obtained.

【0058】なお、保管テーブル62にサービス名が1
つも保管されていない場合、上記のように、フィルタテ
ーブル52から再び取り出したサービス名に基づいて、
トレーダ30からサービス属性、サーバの位置情報を保
管テーブル62に保管する代わりに、クライアント40
からのサーバ位置検索時に、「検索すべき対象が保管テ
ーブルに存在していません」等、検索対象が存在しない
旨を回答するように、検索機能61に指示するようにし
てもよい。このようにしても、保管テーブル62にサー
ビス名が1つも保管されていないときに、クライアント
40からのサーバ位置検索時に、トレーダ30に検索さ
せないので、待ち時間が長くなることを阻止することが
できる。
The service name is 1 in the storage table 62.
If none is stored, based on the service name retrieved again from the filter table 52, as described above,
Instead of storing service attributes and server location information from the trader 30 in the storage table 62, the client 40
At the time of server location search from, the search function 61 may be instructed to reply that the search target does not exist, such as "the search target does not exist in the storage table". Even in this configuration, when no service name is stored in the storage table 62, the trader 30 is not made to search when searching for the server position from the client 40, so that it is possible to prevent the waiting time from becoming long. .

【0059】上記実施例によれば、新たなサーバの位置
情報がトレーダに登録されたり、トレーダに保管されて
いるサーバが提供するサービスに変更があったときに、
保管テーブル62に保管されているデータが更新される
ので、クライアント40がサービス検索するときに、保
管テーブル60には常に新しいデータが保管され、新サ
ーバの登録、サーバの変更に迅速に対応でき、したがっ
て、トレーダに検索させることがないので、ユーザがサ
ービスを要求してからそのサービスを実際に受けるまで
の待ち時間を短くすることができ、また、サービス検索
に際して保管テーブル62が充分に対応できるので、ト
レーダの負荷を抑えることができる。
According to the above embodiment, when the position information of a new server is registered in the trader or when the service provided by the server stored in the trader is changed,
Since the data stored in the storage table 62 is updated, when the client 40 searches for a service, new data is always stored in the storage table 60, and a new server can be registered and a server can be quickly changed. Therefore, since the trader does not have to search, the waiting time from when the user requests the service until the user actually receives the service can be shortened, and the storage table 62 can sufficiently cope with the service search. Thus, the load on the trader can be reduced.

【0060】[0060]

【発明の効果】本発明によれば、新たなサーバの位置情
報がトレーダに登録されたり、トレーダに保管されてい
るサーバが提供するサービスに変更があったときに、ユ
ーザがサービスを要求してからそのサービスを実際に受
けるまでの待ち時間を短くすることができるという効果
を奏し、また、トレーダの負荷を抑えることができると
いう効果を奏する。
According to the present invention, when the position information of a new server is registered in the trader or when the service provided by the server stored in the trader is changed, the user requests the service. And the waiting time until the service is actually received can be shortened, and the load on the trader can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例であるサービス管理システム
SC1のブロック図である。
FIG. 1 is a block diagram of a service management system SC1 according to an embodiment of the present invention.

【図2】サービス管理システムSC1におけるフィルタ
オブジェクト50、サービス保管オブジェクト60、サ
ービス検索オブジェクト70を詳細に示す図である。
FIG. 2 is a diagram showing in detail a filter object 50, a service storage object 60, and a service search object 70 in the service management system SC1.

【図3】上記実施例において、保管テーブル62へのサ
ービス名、サービス属性、サーバ一の登録動作を示すフ
ローチャートである。
FIG. 3 is a flowchart showing an operation of registering a service name, a service attribute, and a server in a storage table 62 in the embodiment.

【図4】サービス管理システムSC1におけるフィルタ
オブジェクト50、サービス保管オブジェクト60、サ
ービス検索オブジェクト70を詳細に示す図であり、特
にクライアントの要求に基づくサーバ検索動作を説明す
るブロック図である。
FIG. 4 is a diagram illustrating in detail a filter object 50, a service storage object 60, and a service search object 70 in the service management system SC1, and is a block diagram illustrating a server search operation based on a client request, in particular.

【図5】上記実施例において、クライアントの要求に基
づくサーバ検索動作を示すフローチャートである。
FIG. 5 is a flowchart showing a server search operation based on a client request in the embodiment.

【図6】サービス管理システムSC1におけるフィルタ
オブジェクト50、サービス保管オブジェクト60、サ
ービス検索オブジェクト70を詳細に示す図であり、特
に、新サーバ追加時の動作を説明するブロック図であ
る。
FIG. 6 is a diagram showing in detail a filter object 50, a service storage object 60, and a service search object 70 in the service management system SC1, and is a block diagram for explaining an operation particularly when a new server is added.

【図7】上記実施例において、新サーバ追加時の動作を
示すフローチャートである。
FIG. 7 is a flowchart showing an operation when a new server is added in the embodiment.

【図8】サービス管理システムSC1におけるフィルタ
オブジェクト50、サービス保管オブジェクト60、サ
ービス検索オブジェクト70を詳細に示す図であり、特
にサーバのサービス内容の変更時の動作を説明するブロ
ック図である。
FIG. 8 is a diagram showing in detail a filter object 50, a service storage object 60, and a service search object 70 in the service management system SC1, and is a block diagram for explaining an operation particularly when the service content of the server is changed.

【図9】上記実施例において、サーバのサービス内容の
変更時の動作を示すフローチャートである。
FIG. 9 is a flowchart showing an operation when the service content of the server is changed in the embodiment.

【図10】サービス管理システムSC1におけるフィル
タオブジェクト50、サービス保管オブジェクト60、
サービス検索オブジェクト70を詳細に示す図であり、
特にサーバの削除時の動作を説明するブロック図であ
る。
FIG. 10 shows a filter object 50, a service storage object 60,
FIG. 3 is a diagram showing a service search object 70 in detail;
FIG. 4 is a block diagram illustrating an operation when a server is deleted.

【図11】上記実施例において、サーバの削除時の動作
を示すフローチャートである。
FIG. 11 is a flowchart showing an operation at the time of deleting a server in the embodiment.

【図12】トレーダT1を用いた従来のサービス管理シ
ステムSC11を示すブロック図である。
FIG. 12 is a block diagram showing a conventional service management system SC11 using a trader T1.

【図13】キャッシュ機能CS1を用いた従来のサービ
ス管理システムSC12を示すブロック図である。
FIG. 13 is a block diagram showing a conventional service management system SC12 using a cache function CS1.

【符号の説明】[Explanation of symbols]

SC1…サービス管理システム、 N1、N2、N3…ノード、 20…サーバ、 30…トレーダ、 40…クライアント、 50…フィルタオブジェクト、 51…サービス通知機能、 52…フィルタテーブル、 53…フィルタ機能、 60…サービス保管オブジェクト、 61…検索機能、 62…保管テーブル、 63…書き込み機能、 70…サービス検索オブジェクト、 71…サービス検索機能、 72…サービス登録機能、 73…検索結果受付機能、 74…検索テーブル。 SC1: Service management system, N1, N2, N3: Node, 20: Server, 30: Trader, 40: Client, 50: Filter object, 51: Service notification function, 52: Filter table, 53: Filter function, 60: Service Storage object, 61: search function, 62: storage table, 63: writing function, 70: service search object, 71: service search function, 72: service registration function, 73: search result receiving function, 74: search table.

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 所定のサービスを提供する複数のサーバ
と、上記各サーバからサービスを受けるクライアント
と、上記各サーバの位置情報と上記各サーバが提供する
サービスのサービス名とサービス属性とを保管するトレ
ーダとを有するサービス管理システムにおいて、 上記クライアントのポリシに好適なサーバの位置情報
と、上記クライアントのポリシに好適なサーバが提供可
能なサービスのサービス名とを保管するサービス保管オ
ブジェクトと;上記クライアントが利用を望むサービス
のサービス名と、上記クライアントが利用を望むサービ
スのサービス属性とポリシとを保管するとともに、上記
サービス保管オブジェクトに保管されている上記サーバ
の位置情報と上記サービス名とを、上記サービス属性が
ポリシに適合する度合に応じて、登録、変更するフィル
タオブジェクトと;を有し、新サーバの位置情報と上記
新サーバが提供可能なサービスのサービス属性とが上記
トレーダに新たに保管されたことが上記フィルタオブジ
ェクトに通知されたときに、上記新サーバが上記クライ
アントのポリシに好適なサーバであると上記フィルタオ
ブジェクトが判断すれば、上記新サーバの位置情報とサ
ービス属性とを上記サービス保管オブジェクトが保管す
ることを特徴とするサービス管理システム。
1. A server that provides a predetermined service, a client that receives a service from each server, location information of each server, and a service name and service attribute of the service provided by each server are stored. In a service management system having a trader, a service storage object that stores location information of a server suitable for the policy of the client and a service name of a service that can be provided by a server suitable for the policy of the client; The service name of the service desired to be used, the service attribute and the policy of the service desired by the client are stored, and the location information of the server and the service name stored in the service storage object are stored in the service. Depending on the degree to which the attribute matches the policy , A filter object to be registered and changed; and when the filter object is notified that the location information of the new server and the service attributes of the services that can be provided by the new server are newly stored in the trader. Service management, characterized in that, if the filter object determines that the new server is a server suitable for the policy of the client, the service storage object stores location information and service attributes of the new server. system.
【請求項2】 請求項1において、 上記サービス保管オブジェクトに保管されているサーバ
位置情報に対応するサーバが提供可能なサービスについ
て変更されたことが上記フィルタオブジェクトに通知さ
れたときに、上記変更後のサービスにおける上記ポリシ
の適合度合が、変更前のサービスにおける上記ポリシの
適合度合よりも高いと上記フィルタオブジェクトが判断
すれば、該当するサービス名に対応する上記変更前のサ
ービス属性を、上記変更後のサービス属性に、上記サー
ビス保管オブジェクトが変更することを特徴とするサー
ビス管理システム。
2. The method according to claim 1, wherein when the filter object is notified that a service that can be provided by a server corresponding to the server location information stored in the service storage object has been changed, the filter object has changed. If the filter object determines that the degree of conformity of the policy in the service is higher than the degree of conformity of the policy in the service before the change, the service attribute before the change corresponding to the corresponding service name is changed after the change. A service management system, wherein the service storage object changes to the service attribute of (1).
【請求項3】 請求項1または請求項2において、 上記サーバが上記クライアントに提供するサービスの登
録・変更・削除の要求が、上記サーバから上記トレーダ
に送られ、上記サービスの登録・変更・削除が上記トレ
ーダで実行されたときに、所定のサービスを提供するサ
ーバの位置を検索するサービス検索を行い、このサービ
ス検索の結果を上記フィルタオブジェクトに通知するサ
ービス検索オブジェクトを有し、 上記サービス検索オブジェクトは、上記クライアントが
要求するサービス名とサービス属性とフィルタオブジェ
クトの位置情報とを保管し、上記トレーダが保管してい
るサーバの登録・変更・削除の情報を検出し、この検索
されたサーバの登録・変更・削除の情報を、上記サービ
ス検索オブジェクトに登録されているフィルタオブジェ
クトだけに通知することを特徴とするサービス管理シス
テム。
3. The server according to claim 1, wherein a request for registration, change, or deletion of a service provided by the server to the client is sent from the server to the trader, and the registration, change, or deletion of the service is performed. Is executed by the trader, performs a service search for searching for a location of a server that provides a predetermined service, and has a service search object for notifying the filter object of the result of the service search. The service search object Stores the service name and service attribute requested by the client and the location information of the filter object, detects the registration / change / deletion information of the server stored by the trader, and registers the searched server.・ Change / delete information is stored in the file registered in the service search object. Service management system and notifying only the object.
【請求項4】 請求項1または請求項2において、 上記フィルタオブジェクトは、上記クライアントのポリ
シに基づいて調べた上記サーバの好適の度合を出力する
オブジェクトであり、 上記サービス保管オブジェクトは、上記サーバの好適の
度合と位置情報とを保管するオブジェクトであることを
特徴とするサービス管理システム。
4. The server according to claim 1, wherein the filter object is an object for outputting a suitable degree of the server checked based on a policy of the client, and the service storage object is a server storage object of the server. A service management system, which is an object for storing a suitable degree and position information.
【請求項5】 請求項1または請求項2において、 上記フィルタオブジェクトは、上記トレーダに新サーバ
が追加されたことが通知されると、上記サービス保管オ
ブジェクトに保管されているサーバの位置情報と、上記
クライアントのポリシに基づいて調べた上記新サーバの
好適の度合とを変更するか否かを判断し、上記新サーバ
がより好適であると判断されると、上記新サーバの位置
情報と上記新サーバの好適の度合とを変更するオブジェ
クトであることを特徴とするサービス管理システム。
5. The server according to claim 1, wherein, when notified that a new server has been added to the trader, the filter object includes server location information stored in the service storage object; It is determined whether or not to change the degree of the new server, which is checked based on the policy of the client, and if it is determined that the new server is more suitable, the position information of the new server and the new A service management system, wherein the service management system is an object for changing a suitable degree of a server.
【請求項6】 請求項1および請求項2において、 上記フィルタオブジェクトは、上記トレーダに保管され
ている上記サーバのサービスが変更されたことを通知さ
れると、上記サービスの変更が上記クライアントのポリ
シに好適な変更であるか否かを判断し、好適な変更であ
ると判断されれば、上記サーバの好適の度合のみを変更
し、一方、好適な変更でないと判断されれば、サーバを
上記サービス検索オブジェクトに検索させ、この検索結
果に基づいて上記クライアントのポリシに好適なサーバ
を検索し、上記サーバの位置情報とサーバの好適の度合
とを変更するオブジェクトであることを特徴とするサー
ビス管理システム。
6. The method according to claim 1, wherein when the filter object is notified that a service of the server stored in the trader has been changed, the change of the service is notified to the policy of the client. It is determined whether or not the change is preferable, and if it is determined that the change is preferable, only the suitable degree of the server is changed. A service management object for causing a service search object to search, searching for a server suitable for the policy of the client based on the search result, and changing the location information of the server and the degree of the server suitable; system.
【請求項7】 請求項1または請求項2において、 上記フィルタオブジェクトは、上記トレーダに保管され
ていた上記サーバが上記トレーダから削除されたことが
通知されると、上記トレーダから削除されたサーバを削
除し、上記サーバが提供するサービスと等価なサービス
が上記サービス保管オブジェクトに存在しないならば、
上記サービスのサーバを上記サービス検索オブジェクト
に検索させ、上記サービス検索オブジェクトの検索結果
に基づいて上記クライアントのポリシに好適なサーバを
検索し、上記サーバの位置情報とサーバの好適の度合と
を保管するオブジェクトであることを特徴とするサービ
ス管理システム。
7. The filter object according to claim 1, wherein, when notified that the server stored in the trader has been deleted from the trader, the filter object deletes the server deleted from the trader. Delete, if no service equivalent to the service provided by the server exists in the service storage object,
The server of the service is searched by the service search object, a server suitable for the policy of the client is searched based on a search result of the service search object, and location information of the server and a suitable degree of the server are stored. A service management system characterized by being an object.
【請求項8】 請求項1または請求項2において、 上記サービス保管オブジェクトは、サービス名とサーバ
の位置情報とを保管する保管テーブルを有し、サーバが
削除されたことによって上記保管テーブルに保管すべき
サービス名の数が零になった場合、上記フィルタオブジ
ェクトに登録されている上記サービス名と上記ポリシと
に基づいて、上記トレーダから新たに検索されたサービ
ス名とサーバの位置情報とを保管するオブジェクトであ
ることを特徴とするサービス管理システム。
8. The service storage object according to claim 1, wherein the service storage object has a storage table for storing a service name and server location information, and stores the service name in the storage table when the server is deleted. When the number of service names to be reduced to zero, based on the service name and the policy registered in the filter object, the service name newly retrieved from the trader and the location information of the server are stored. A service management system characterized by being an object.
【請求項9】 請求項1または請求項2において、 上記サービス保管オブジェクトは、サービス名とサーバ
の位置情報とを保管する保管テーブルを有し、サーバが
削除されたことによって上記保管テーブルに保管すべき
サービス名の数が零になった場合、上記クライアントか
らサービス検索の要請があったときに、上記保管テーブ
ルには検索すべきサーバの位置情報が存在しない旨を上
記クライアントに通知するオブジェクトであることを特
徴とするサービス管理システム。
9. The service storage object according to claim 1, wherein the service storage object has a storage table for storing a service name and server location information, and is stored in the storage table when the server is deleted. When the number of service names to be reduced becomes zero, an object that notifies the client that there is no server location information to be searched in the storage table when the client requests service search from the client. A service management system, characterized in that:
JP9059773A 1997-02-27 1997-02-27 Service management system Pending JPH10240663A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9059773A JPH10240663A (en) 1997-02-27 1997-02-27 Service management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9059773A JPH10240663A (en) 1997-02-27 1997-02-27 Service management system

Publications (1)

Publication Number Publication Date
JPH10240663A true JPH10240663A (en) 1998-09-11

Family

ID=13122953

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9059773A Pending JPH10240663A (en) 1997-02-27 1997-02-27 Service management system

Country Status (1)

Country Link
JP (1) JPH10240663A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6571222B1 (en) 1999-02-12 2003-05-27 Fujitsu Limited Trading system
US6988193B2 (en) 2001-06-28 2006-01-17 International Business Machines Corporation System and method for creating a definition for a target device based on an architecture configuration of the target device at a boot server

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6571222B1 (en) 1999-02-12 2003-05-27 Fujitsu Limited Trading system
US6988193B2 (en) 2001-06-28 2006-01-17 International Business Machines Corporation System and method for creating a definition for a target device based on an architecture configuration of the target device at a boot server

Similar Documents

Publication Publication Date Title
US9882975B2 (en) Method and apparatus for buffering and obtaining resources, resource buffering system
US11316923B2 (en) Unstructured data storage function (UDSF) services
US7580971B1 (en) Method and apparatus for efficient SQL processing in an n-tier architecture
US20060155778A1 (en) Updateable fan-out replication with reconfigurable master association
EP2227016A1 (en) A content buffering, querying method and point-to-point media transmitting system
CN111200657B (en) Method for managing resource state information and resource downloading system
JPH10254753A (en) Inter-cache information transfer method
US6671768B1 (en) System and method for providing dynamic configuration ROM using double image buffers for use with serial bus devices
US8131781B2 (en) Anti-item for deletion of content in a distributed datastore
US8990227B2 (en) Globally unique identification of directory server changelog records
CN107103011B (en) Method and device for realizing terminal data search
CN106326239A (en) Distributed file system and file meta-information management method thereof
CN109684282A (en) A kind of method and device constructing metadata cache
EP4310689A1 (en) Data archiving method and apparatus, device, storage medium, and computer program product
US20100070366A1 (en) System and method for providing naming service in a distributed processing system
US20080270352A1 (en) Modifying entry names in directory server
US20040205069A1 (en) Attached file management system, program, information storage medium, and method of managing attached file
CN107181773A (en) Data storage and data managing method, the equipment of distributed memory system
US9348847B2 (en) Data access control apparatus and data access control method
US20150019755A1 (en) Data-centric communications system, node, and data forwarding method
JPH10240663A (en) Service management system
CN111597259A (en) Data storage system, method, device, electronic equipment and storage medium
JP2006146615A (en) Object-related information management program, management method and management apparatus
JP7131357B2 (en) Communication device, communication method, and communication program
US8745072B2 (en) Virtual directory server changelog