JP2015108903A - Distributed information cooperation system and data operation method therefor and program - Google Patents

Distributed information cooperation system and data operation method therefor and program Download PDF

Info

Publication number
JP2015108903A
JP2015108903A JP2013250620A JP2013250620A JP2015108903A JP 2015108903 A JP2015108903 A JP 2015108903A JP 2013250620 A JP2013250620 A JP 2013250620A JP 2013250620 A JP2013250620 A JP 2013250620A JP 2015108903 A JP2015108903 A JP 2015108903A
Authority
JP
Japan
Prior art keywords
server
processing
user
servers
service
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.)
Granted
Application number
JP2013250620A
Other languages
Japanese (ja)
Other versions
JP6111186B2 (en
Inventor
麻美 宮島
Asami Miyajima
麻美 宮島
恒子 倉
Tsuneko Kura
恒子 倉
芳浩 吉田
Yoshihiro Yoshida
芳浩 吉田
一雄 森村
Kazuo Morimura
一雄 森村
前田 裕二
Yuji Maeda
裕二 前田
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 JP2013250620A priority Critical patent/JP6111186B2/en
Publication of JP2015108903A publication Critical patent/JP2015108903A/en
Application granted granted Critical
Publication of JP6111186B2 publication Critical patent/JP6111186B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To accelerate system maintenance by shortening time required for operation processing such as the registration, deletion or change of a user account.SOLUTION: In a server as a request source which executes processing when receiving a request for the new registration or update of an account input from a client terminal UT, a processing group corresponding to the operation classification is divided into a plurality of processing groups in accordance with the operation classification on the basis of the request, and processing belonging to each of the divided processing groups is executed in parallel by a plurality of operation target servers for each of the divided processing groups, and when the parallelization processing of the processing groups is executed, an authentication token is copied to a slave thread generated in a one-to-one relation with respect to each operation target server, and log data indicating the execution result of each slave thread are generated during the execution, and the thread name of each slave thread is applied to each log data.

Description

この発明は、複数のサービスサーバが独自に管理するユーザIDを、認証サーバにより連携用識別子(仮名)を介して変換することにより、ユーザIDの連携を可能にする分散情報連携システムと、このシステムが実行するデータ操作方法及びプログラムに関する。   The present invention relates to a distributed information linkage system that enables user IDs to be linked by converting user IDs uniquely managed by a plurality of service servers through linkage identifiers (kana) by an authentication server, and the system The present invention relates to a data operation method and a program executed by.

近年、インターネットやブロードバンドサービスの普及に伴い、銀行やクレジットカード等の金融サービスやネットショッピング、Webメール等、オンライン上のサービスが多数提供されている。オンラインで個人を識別するためには認証が必要になるため、個々のサービスにおいてユーザIDが管理されている。このため、利用するサービスの数が増えるにつれ、ユーザIDの管理に対するユーザの負担の増加が問題となっている。   In recent years, with the widespread use of the Internet and broadband services, many online services such as financial services such as banks and credit cards, online shopping, and Web mail have been provided. Since authentication is required to identify an individual online, user IDs are managed in individual services. For this reason, as the number of services to be used increases, an increase in the burden on the user for managing the user ID becomes a problem.

そこで、ユーザによるID管理の負担を軽減するために、異なるユーザID体系を有するサービスサーバ間でユーザIDをセキュアに連携させ、さらに複数のサービスサーバに一度の認証手続きでアクセスできるようにするために、ID連携型のシングルサインオンを用いてユーザデータに対し安全にアクセスできるようにする技術が提案されている。この技術を用いれば、各データサーバが独自に管理するユーザIDを知らせ合うことなく、データサーバ間でユーザの個別情報を転送して、ID連携を実現することができる。   Therefore, in order to reduce the burden of user ID management, in order to securely link user IDs between service servers having different user ID systems, and to access a plurality of service servers with a single authentication procedure. In addition, there has been proposed a technology that enables user data to be accessed safely using ID-linked single sign-on. If this technique is used, ID cooperation can be realized by transferring individual user information between data servers without notifying each user's own user ID managed by each data server.

また、セキュリティの観点から、データサーバ間のユーザID連携用に仮名(かめい)を利用するシステムも提案されている(例えば特許文献1を参照)。このシステムは、ユーザを認証してユーザの身元を管理するユーザ認証・管理サーバと、ユーザに様々なサービスを提供するサービス提供サーバを備え、各データサーバが独自に管理するユーザIDをユーザ認証・管理サーバにより仮名を介して変換することにより、ユーザIDの連携を実施するものである。仮名を使用する理由は、実ユーザのIDの漏洩を防ぐと共に、各々のサーバに存在するユーザID同士を紐付けすることによって発生する個人情報の漏洩を防ぐためである。   From the viewpoint of security, a system that uses a pseudonym for user ID cooperation between data servers has also been proposed (see, for example, Patent Document 1). This system includes a user authentication / management server that authenticates a user and manages the user's identity, and a service providing server that provides various services to the user. The user ID is linked by converting the pseudonym by the management server. The reason for using the pseudonym is to prevent the leakage of personal information generated by linking the user IDs existing in each server while preventing the leakage of the real user's ID.

一方、システムの実際の運用においては、利用者本人からの依頼を受けて運営主体がユーザをサポートする窓口(以下、ユーザサポートセンタ)を設け、アカウント登録やアカウント情報のメンテナンスを代行する手法が多く用いられている。例えば、特許文献2に記載されたシステムでは、ユーザサポートセンタから利用開始時のアカウント登録や利用開始後のアカウント情報のメンテナンスを一括して実施するようにしている。この手法は、事業者がシステムに新規参入する場合のように、ユーザサポートセンタが多数のユーザのアカウントを初期登録する場合に、特に有効である。   On the other hand, in the actual operation of the system, there are many methods to provide account registration and maintenance of account information by providing a contact point (hereinafter referred to as user support center) where the operating entity supports the user upon request from the user. It is used. For example, in the system described in Patent Document 2, account registration at the start of use and maintenance of account information after the start of use are performed collectively from the user support center. This method is particularly effective when the user support center initially registers a large number of user accounts, such as when a business operator newly enters the system.

特許第04932861号公報Japanese Patent No. 04932861 特許第04848407号公報Japanese Patent No. 044848407

特許文献1に記載されたシステムによれば、通信路上に実ユーザIDが転送されず、また1つの仮名が漏洩してもその影響範囲を最小限に抑えられるため、セキュリティを高く保つことができる。しかしその反面、アカウント登録時に、ユーザIDを登録した上で、認証サーバ及びサービスサーバにおいて同一のユーザID連携用の仮名をそれぞれのサーバのユーザIDと関連付けて格納する必要があり、シンプルな名寄せテーブルを持つシステムよりも処理が複雑になる。   According to the system described in Patent Document 1, the real user ID is not transferred on the communication path, and even if one pseudonym leaks, the range of influence can be minimized, so that security can be kept high. . However, at the time of account registration, after registering the user ID, it is necessary to store the same pseudonym for user ID cooperation in the authentication server and the service server in association with the user ID of each server, and a simple name identification table Processing is more complicated than a system with

一方、特許文献2に記載されたシステムでは、ユーザアカウントの登録、削除、変更等の操作処理を行う際に、複数のサーバに対し直列的に操作要求を与えてユーザIDや連携用識別子の操作処理を順次行う必要があるため、1ユーザあたりの初期登録に時間がかかり、サービスサーバの収容数が多いシステムではシステムの運用上で問題が生じる場合がある。また、システム内の一部のサーバの障害などにより、複数サーバ上の複数データに対するユーザIDや連携用識別子の登録が中途半端なステータスで異常終了し、各サーバのデータに不整合が生じた場合に、その状況分析や不整合状態の復旧が難航する場合がある。   On the other hand, in the system described in Patent Literature 2, when performing operation processing such as registration, deletion, and change of a user account, an operation request is given to a plurality of servers in series to operate a user ID and a cooperation identifier. Since it is necessary to perform processing sequentially, initial registration per user takes time, and a system having a large number of service servers may cause problems in system operation. Also, registration of user IDs and linkage identifiers for multiple data on multiple servers ends abnormally due to a failure of some servers in the system, resulting in inconsistencies in the data on each server In addition, there are cases where it is difficult to analyze the situation and restore the inconsistent state.

この発明は上記事情に着目してなされたもので、その主たる目的は、ユーザアカウントの登録、削除或いは変更等の操作処理に要する時間を短縮してシステムメンテナンスの高速化を図った分散情報連携システムとそのデータ操作方法及びプログラムを提供することにある。   The present invention has been made paying attention to the above circumstances, and its main purpose is a distributed information linkage system which shortens the time required for operation processing such as registration, deletion or change of a user account and speeds up system maintenance. And a data operation method and program thereof.

上記目的を達成するためにこの発明は、以下の態様を備えることを特徴とする。
(1)管理対象のユーザの各々について独自に発行した個別ユーザIDを含む管理データを保持する複数のサービスサーバと、当該サービスサーバの同一ユーザに係る個別ユーザID間を連携させる連携用識別子を含む管理データを保持し、上記サービスサーバ間で任意のユーザに係るデータ転送を行う際に、当該ユーザに係る個別ユーザIDを上記連携用識別子を介して変換する認証サーバと、クライアント端末からの要求を受け付けるポータルサーバとを具備し、これらのサーバが通信ネットワークを介して相互にデータ通信を行う分散情報連携システムであって、
上記クライアント端末から上記管理データに対するデータ操作要求が入力された場合に、上記認証サーバ及びポータルサーバのうち上記データ操作要求に対応する処理の要求元となるサーバが、上記クライアント端末から入力されたデータ操作要求をもとに操作種別を判定し、この判定された操作種別に応じて、当該操作種別に対応する処理群を複数の処理グループに分割する分割手段と、上記分割された処理グループごとに、当該処理グループに属する処理を、上記複数のサービスサーバ及び認証サーバのうち操作対象となる複数のサーバに並列に実行させる並列処理制御手段とを備えるようにしたものである。
In order to achieve the above object, the present invention comprises the following aspects.
(1) It includes a plurality of service servers that hold management data including individual user IDs issued independently for each user to be managed, and a cooperation identifier for linking between individual user IDs related to the same user of the service server When managing data and transferring data related to an arbitrary user between the service servers, an authentication server that converts the individual user ID related to the user via the cooperation identifier and a request from the client terminal A distributed information linkage system that includes a portal server that receives data, and that these servers perform data communication with each other via a communication network,
When a data operation request for the management data is input from the client terminal, the server that is the request source of the processing corresponding to the data operation request among the authentication server and the portal server is the data input from the client terminal An operation type is determined based on an operation request, and a dividing unit that divides a processing group corresponding to the operation type into a plurality of processing groups according to the determined operation type, and for each of the divided processing groups A parallel processing control unit is provided for causing a plurality of servers to be operated among the plurality of service servers and the authentication server to execute the processes belonging to the processing group in parallel.

(2)(1)記載のシステムにおいて、上記分割手段が、上記データ操作要求により指定された操作種別がユーザアカウントの登録の場合に、当該ユーザアカウントの登録に必要な処理群を、上記複数のサービスサーバにおける個別ユーザIDの登録処理と、上記認証サーバ及び各サービスサーバにおける連携用識別子の登録処理に分割する。そして、上記並列処理制御手段が、先ずポータルサーバが操作対象となる複数のサービスサーバに個別ユーザIDを登録する処理を並列に実行させ、次に認証サーバが操作対象となる複数のサービスサーバ向けに連携用識別子を生成して自サーバ内に登録する処理を実行させ、続いて上記生成された連携用識別子を上記操作対象となる複数のサービスサーバに登録する処理を並列に実行するようにしたものである。   (2) In the system according to (1), when the operation type designated by the data operation request is registration of a user account, the dividing unit determines the processing group required for registration of the user account as the plurality of processing groups. The process is divided into individual user ID registration processing in the service server and cooperation identifier registration processing in the authentication server and each service server. Then, the parallel processing control unit first causes the portal server to execute the process of registering individual user IDs in a plurality of service servers to be operated in parallel, and then the authentication server is directed to a plurality of service servers to be operated. A process for generating a linkage identifier and registering it in its own server, and then executing the process for registering the generated linkage identifier in a plurality of service servers to be operated in parallel. It is.

(3)(1)記載のシステムにおいて、上記分割手段が、上記データ操作要求により指定された操作種別がユーザアカウントの削除の場合に、当該ユーザアカウントの削除に必要な処理群を、上記複数のサービスサーバにおける個別ユーザIDの削除処理と、上記認証サーバ及び各サービスサーバにおける連携用識別子の削除処理に分割する。そして、上記並列処理制御手段が、先ずポータルサーバが操作対象となる複数のサービスサーバに個別ユーザIDの削除処理を並列に実行させ、次にポータルサーバが操作対象となる複数のサービスサーバに連携用識別子の削除処理を並列に実行させ、続いて認証サーバが自サーバに登録されている連携用識別子の削除処理を実行するようにしたものである。   (3) In the system according to (1), when the operation type designated by the data operation request is deletion of a user account, the dividing unit determines a processing group necessary for deleting the user account as the plurality of processing groups. The process is divided into an individual user ID deletion process in the service server and a cooperation identifier deletion process in the authentication server and each service server. Then, the parallel processing control means first causes the plurality of service servers to be operated by the portal server to execute the individual user ID deletion processing in parallel, and then the portal server is to cooperate with the plurality of service servers to be operated. The identifier deletion process is executed in parallel, and then the authentication server executes the deletion process of the association identifier registered in the own server.

(4)(3)記載のシステムにおいて、上記データ操作要求に対応する処理の要求元となるサーバに、上記複数のサービスサーバ、認証サーバ及びポータルサーバを、システムの管理機能を備える第1のサーバ群と、データ操作要求に対応する処理の要求元となる第2のサーバ群と、その他の第3のサーバ群とに分類する手段をさらに備える。そして、上記並列処理制御手段が、上記分割された個別ユーザIDの削除処理及び連携用識別子の削除処理を、上記分類された第3のサーバ群、第1のサーバ群及び第2のサーバ群の順に実行させるようにしたものである。   (4) In the system according to (3), the server serving as the request source of the process corresponding to the data operation request includes the plurality of service servers, the authentication server, and the portal server, and a first server having a system management function And a second server group serving as a request source of a process corresponding to the data operation request, and a third server group. The parallel processing control means performs the divided individual user ID deletion processing and the cooperation identifier deletion processing of the classified third server group, first server group, and second server group. It is made to execute in order.

(5)(1)記載のシステムにおいて、上記並列処理制御手段が、上記分割された処理グループごとに、当該処理グループに属する処理に対応して親スレッドを生成すると共に、当該親スレッドを操作対象となる複数のサーバの各々に対応する複数の子スレッドに分割し、上記データ操作の要求元となるユーザに対し上記認証サーバが発行した認証トークンを上記分割された各子スレッドにコピーし、当該認証トークンがコピーされた複数の子スレッドを上記操作対象の複数のサーバに1対1に割り当てて並列に実行させるようにしたものである。   (5) In the system according to (1), the parallel processing control unit generates a parent thread corresponding to a process belonging to the processing group for each of the divided processing groups, and operates the parent thread as an operation target. Is divided into a plurality of child threads corresponding to each of the plurality of servers, and the authentication token issued by the authentication server to the user who is the request source of the data operation is copied to each of the divided child threads. A plurality of child threads to which the authentication token is copied are assigned to the plurality of servers to be operated on a one-to-one basis and executed in parallel.

(6)(5)記載のシステムにおいて、上記並列処理制御手段が、上記親スレッドに当該親スレッドを識別するための第1の識別情報を付与すると共に、当該親スレッドから分割された複数の子スレッドの各々に上記第1の識別情報に関連付けられた第2の識別情報を付与し、上記子スレッドごとに、当該子スレッドの処理結果を表しかつ上記第2の識別情報が付与されたログデータを生成し出力するようにしたものである。   (6) In the system according to (5), the parallel processing control unit gives the parent thread first identification information for identifying the parent thread, and a plurality of children divided from the parent thread. Log data in which second identification information associated with the first identification information is assigned to each thread, the processing result of the child thread is represented for each child thread, and the second identification information is assigned. Is generated and output.

この発明の各態様によれば次のような作用効果が奏せられる。
(1)クライアント端末から入力されたデータ操作要求をもとに、その操作種別に応じて当該操作種別に対応する処理群が複数の処理グループに分割され、この分割された処理グループごとに、当該処理グループに属する処理が操作対象となる複数のサーバにおいて並列に実行される。このため、操作対象となる複数のサーバが、要求された処理を直列に逐次実行する場合に比べ、システム全体におけるデータ操作の処理時間を短縮することが可能となり、これによりデータ操作に係る処理の高速化を図ることができる。
According to each aspect of the present invention, the following effects can be obtained.
(1) Based on the data operation request input from the client terminal, the processing group corresponding to the operation type is divided into a plurality of processing groups according to the operation type, and for each of the divided processing groups, Processes belonging to a process group are executed in parallel on a plurality of servers to be operated. For this reason, it is possible to shorten the processing time of data operation in the entire system as compared to the case where a plurality of servers to be operated sequentially execute requested processing in series, thereby reducing the processing time related to data operation. The speed can be increased.

(2)データ操作要求により指定された操作種別がユーザアカウントの登録の場合に、当該ユーザアカウントの登録に必要な処理群が、複数のサービスサーバにおける個別ユーザIDの登録処理と、認証サーバ及び各サービスサーバにおける連携用識別子の登録処理に分割される。そして、このうち先ずポータルサーバにより、操作対象の複数のサービスサーバに個別ユーザIDを登録する処理が並列に実行され、次に認証サーバにより、上記複数のサービスサーバ向けに連携用識別子を生成して自サーバ内に登録する並列処理と、上記生成された連携用識別子を上記操作対象となる複数のサービスサーバに登録する並列処理がそれぞれ実行される。このため、システム内の操作対象となるすべてのサーバに対するユーザアカウントの登録処理が短時間にかつ円滑に行われる。   (2) When the operation type specified by the data operation request is registration of a user account, processing groups necessary for registration of the user account include individual user ID registration processing in a plurality of service servers, authentication servers, This is divided into the registration process of the cooperation identifier in the service server. Of these, the portal server first executes the process of registering individual user IDs in a plurality of service servers to be operated in parallel. Next, the authentication server generates a linkage identifier for the plurality of service servers. Parallel processing to be registered in the own server and parallel processing to register the generated cooperation identifier in the plurality of service servers to be operated are respectively executed. For this reason, the user account registration process for all the servers to be operated in the system is smoothly performed in a short time.

(3)データ操作要求により指定された操作種別がユーザアカウントの削除の場合に、当該ユーザアカウントの削除に必要な処理群が、複数のサービスサーバにおける個別ユーザIDの削除処理と、認証サーバ及び各サービスサーバにおける連携用識別子の削除処理に分割される。そして、先ずポータルサーバにより、操作対象となる複数のサービスサーバにおいて個別ユーザIDの削除処理が並列に実行され、次にポータルサーバにより操作対象となる複数のサービスサーバにおいて連携用識別子の削除処理が並列に実行され、続いて認証サーバにより自サーバに登録されている連携用識別子の削除処理が実行される。このため、システム内の操作対象となるすべてのサーバに対するユーザアカウントの削除処理が短時間にかつ円滑に行われる。   (3) When the operation type specified by the data operation request is deletion of a user account, processing groups necessary for deletion of the user account include individual user ID deletion processing in a plurality of service servers, authentication servers, This process is divided into linkage identifier deletion processing in the service server. First, the portal server executes parallel user ID deletion processing in a plurality of service servers to be operated, and then the portal server performs parallel identifier deletion processing in a plurality of service servers to be operated. Then, the authentication server deletes the cooperation identifier registered in the self server. For this reason, the deletion process of the user account with respect to all the servers to be operated in the system is smoothly performed in a short time.

(4)複数のサービスサーバ、認証サーバ及びポータルサーバが、システムの管理機能を備える第1のサーバ群と、データ操作要求に対応する処理の要求元となる第2のサーバ群と、その他の第3のサーバ群に分類される。そして、個別ユーザIDの削除処理及び連携用識別子の削除処理が、第3のサーバ群、第1のサーバ群及び第2のサーバ群の順に実行される。このため、ユーザアカウントの削除処理を削除要求元のサーバから遠いサーバから順次行うことが可能となる。   (4) a plurality of service servers, authentication servers, and portal servers, a first server group having a system management function, a second server group serving as a request source of processing corresponding to a data operation request, and other 3 server groups. Then, the deletion process of the individual user ID and the deletion process of the cooperation identifier are executed in the order of the third server group, the first server group, and the second server group. For this reason, it is possible to sequentially perform user account deletion processing from a server remote from the deletion request source server.

(5)分割された処理グループごとに、当該処理グループに属する処理に対応する親スレッドが、操作対象となる複数のサーバの各々に対応する複数の子スレッドに分割される。そして、データ操作要求元となるユーザに対し認証サーバが発行した認証トークンが、上記分割された各子スレッドにコピーされ、この同一の認証トークンがコピーされた複数の子スレッドが操作対象の複数のサーバに1対1に割り当てられる。このようにすると、操作対象の複数のサーバにおいて並列動作する子スレッド間で認証トークンの利用が競合しないようにすることができる。   (5) For each divided processing group, a parent thread corresponding to a process belonging to the processing group is divided into a plurality of child threads corresponding to each of a plurality of servers to be operated. Then, the authentication token issued by the authentication server to the user who is the data operation request source is copied to each of the divided child threads, and the plurality of child threads to which the same authentication token is copied are the plurality of operation targets. The server is assigned one-to-one. In this way, it is possible to prevent the use of the authentication token from competing among the child threads operating in parallel in the plurality of servers to be operated.

(6)親スレッドに当該親スレッドを識別するための第1の識別情報が付与され、当該親スレッドから分割された複数の子スレッドの各々には、上記第1の識別情報に関連付けられた第2の識別情報が付与される。そして、子スレッドごとに、当該子スレッドの処理結果を表しかつ上記第2の識別情報が付与されたログデータが生成・出力される。このため、ログデータに付与された識別情報により各子スレッドと親スレッドとの間でログデータ同士を対応付けることができる。したがって、例えば並列処理実行時にシステム内の一部のサーバに障害が発生し、登録データに不整合が生じても、ログデータより容易に状況分析や不整合状態の復旧を行うことが可能となる。   (6) The first identification information for identifying the parent thread is given to the parent thread, and each of the plurality of child threads divided from the parent thread includes the first identification information associated with the first identification information. 2 identification information is given. For each child thread, log data representing the processing result of the child thread and having the second identification information added thereto is generated and output. For this reason, log data can be matched between each child thread and the parent thread by the identification information given to the log data. Therefore, for example, even if a failure occurs in some servers in the system during parallel processing and inconsistency occurs in the registered data, it becomes possible to perform situation analysis and recovery from the inconsistent state more easily than log data. .

すなわちこの発明によれば、ユーザアカウントの登録、削除或いは変更等の操作処理に要する時間を短縮してシステムメンテナンスの高速化を図った分散情報連携システムとそのデータ操作方法及びプログラムを提供することができる。   That is, according to the present invention, it is possible to provide a distributed information cooperation system, a data operation method, and a program thereof that shorten the time required for operation processing such as registration, deletion, or change of a user account and speed up system maintenance. it can.

この発明の一実施形態に係る分散情報連携システムの機能構成を示すブロック図。The block diagram which shows the function structure of the distributed information cooperation system which concerns on one Embodiment of this invention. 図1に示したシステムのポータルサーバ又は認証サーバにおいて、データ操作要求を受信した場合に実行されるグルーピング処理、各処理グループの実行順序の決定処理、処理グループごとのスレッド並列処理の処理手順と処理内容を示すフローチャート。In the portal server or authentication server of the system shown in FIG. 1, a grouping process executed when a data operation request is received, an execution order determination process for each process group, and a thread parallel process process procedure and process for each process group The flowchart which shows the content. 図1に示したシステムのサービスサーバ、認証サーバ及びポータルサーバに記憶されるユーザID連携のための管理データの一例を示す図。The figure which shows an example of the management data for user ID cooperation memorize | stored in the service server of the system shown in FIG. 1, an authentication server, and a portal server. 図1に示したシステムのポータルサーバ及び認証サーバにおいて実行される、スレッドを使用した並列化処理の概要を示す図。The figure which shows the outline | summary of the parallelization process using a thread | sled performed in the portal server and authentication server of the system shown in FIG. 図1に示したシステムにおいて実行されるユーザアカウント登録処理のシーケンスを示す図。The figure which shows the sequence of the user account registration process performed in the system shown in FIG. 従来のシステムにおいて実行されるユーザアカウント登録処理のシーケンスの前半部分を示す図。The figure which shows the first half part of the sequence of the user account registration process performed in the conventional system. 従来のシステムにおいて実行されるユーザアカウント登録処理のシーケンスの後半部分を示す図。The figure which shows the second half part of the sequence of the user account registration process performed in the conventional system. 図1に示したシステムにおいて実行される、登録済み情報の収集処理、利用するサービスの登録変更処理、及びユーザ属性の更新処理のシーケンスを示す図。The figure which shows the sequence of the collection process of the registered information, the registration change process of the service to be used, and the update process of a user attribute which are performed in the system shown in FIG.

以下、図面を参照してこの発明に係わる実施形態を説明する。
[一実施形態]
(構成)
図1は、この発明の一実施形態に係る分散情報連携システムの構成を示す機能ブロック図である。
このシステムは、病院等の医療機関が独自に運用する複数のサービスサーバSSV1〜SVnと、ポータルサーバPSVと、認証サーバASVを、通信ネットワークNWを介して通信可能に接続したものである。通信ネットワークとしては、例えばIP(Internet Protocol)網が用いられる。なお、UTはシステム管理者が使用するクライアント端末を示し、このクライアント端末UTは通信ネットワークNWを介して上記ポータルサーバPSVに接続される。
Embodiments according to the present invention will be described below with reference to the drawings.
[One Embodiment]
(Constitution)
FIG. 1 is a functional block diagram showing a configuration of a distributed information cooperation system according to an embodiment of the present invention.
In this system, a plurality of service servers SSV1 to SVn independently operated by a medical institution such as a hospital, a portal server PSV, and an authentication server ASV are communicably connected via a communication network NW. For example, an IP (Internet Protocol) network is used as the communication network. Note that UT indicates a client terminal used by the system administrator, and this client terminal UT is connected to the portal server PSV via the communication network NW.

サービスサーバSSV1〜SVnはいずれもコンピュータ及び記憶媒体を備え、この実施形態を実施するために必要な機能として、ユーザ情報記憶部11と、データ操作処理部12と、通信処理部13を備えている。ユーザ情報記憶部11は、個人データ記憶部と、ID連携情報記憶部111を備える。   Each of the service servers SSV1 to SVn includes a computer and a storage medium, and includes a user information storage unit 11, a data operation processing unit 12, and a communication processing unit 13 as functions necessary for carrying out this embodiment. . The user information storage unit 11 includes a personal data storage unit and an ID linkage information storage unit 111.

個人データ記憶部には、当該医療機関を受診した患者、及び当該医療機関に所属する医師や看護師等の医療従事者に係る個人データが、これらのユーザに対し自サーバが独自に発行した個別ユーザIDと関連付けて記憶される。患者に係る個人情報には、電子カルテ等の診療データや患者の属性情報が含まれる。医療従事者の個人情報には、資格や所属部署等の属性情報が含まれる。
ID連携情報記憶部111には、例えば図3に示すように、上記患者及び医療従事者等のユーザの各々について、自サーバが独自に発行した個別ユーザIDに関連付けて、後述する認証サーバASVが当該各ユーザに対し発行した仮名が記憶される。
In the personal data storage unit, personal data relating to the patients who visited the medical institution and medical workers such as doctors and nurses belonging to the medical institution are individually issued to these users by their own servers. It is stored in association with the user ID. The personal information related to the patient includes medical data such as an electronic medical record and patient attribute information. The personal information of the medical staff includes attribute information such as qualifications and departments.
In the ID linkage information storage unit 111, for example, as shown in FIG. 3, an authentication server ASV, which will be described later, is associated with the individual user ID uniquely issued by the own server for each of the users such as the patient and the medical staff. A pseudonym issued to each user is stored.

通信処理部13は、通信ネットワークNWにより規定された通信プロトコルに従い、システム内の他のサーバとの間でデータ通信を行う機能を有する。
データ操作処理部12は、通信処理部13からデータ操作要求を受け取ると、自サーバのユーザ情報記憶部11に記憶されたユーザアカウントや個人データ対し、上記受け取ったデータ操作要求により指定される操作種別に対応する処理を実行する。
The communication processing unit 13 has a function of performing data communication with other servers in the system according to a communication protocol defined by the communication network NW.
When the data operation processing unit 12 receives the data operation request from the communication processing unit 13, the operation type specified by the received data operation request for the user account or personal data stored in the user information storage unit 11 of the server itself. The process corresponding to is executed.

認証サーバASVも上記サービスサーバSSV1〜SSVnと同様にコンピュータ及び記憶媒体を備え、この実施形態を実施するために必要な機能として、ユーザ情報記憶部21と、データ操作処理部22と、通信処理部23と、並列化処理部24と、認証処理部25を備えている。ユーザ情報記憶部21は、ID連携情報記憶部211と、利用サービス情報記憶部212を備える。   Similarly to the service servers SSV1 to SSVn, the authentication server ASV also includes a computer and a storage medium. As functions necessary for carrying out this embodiment, a user information storage unit 21, a data operation processing unit 22, a communication processing unit 23, a parallel processing unit 24, and an authentication processing unit 25. The user information storage unit 21 includes an ID linkage information storage unit 211 and a use service information storage unit 212.

ID連携情報記憶部211には、例えば図3に示すように、システムを利用する各ユーザについて、認証処理部25が発行したシステム共通のユーザIDに関連付けて、連携用識別子としての仮名と、ユーザが所属するサービスサーバ名が記憶される。利用サービス情報記憶部212には、例えば図3に示すように、上記共通ユーザIDに関連付けて利用先として登録されたサービス名が記憶される。   In the ID linkage information storage unit 211, for example, as shown in FIG. 3, for each user who uses the system, a pseudonym as a linkage identifier and a user are associated with the system common user ID issued by the authentication processing unit 25. Is stored. In the usage service information storage unit 212, for example, as shown in FIG. 3, a service name registered as a usage destination in association with the common user ID is stored.

通信処理部23は、通信ネットワークNWにより規定された通信プロトコルに従い、システム内の他のサーバとの間でデータ通信を行う機能を有する。   The communication processing unit 23 has a function of performing data communication with other servers in the system according to a communication protocol defined by the communication network NW.

認証処理部25は、通信処理部23において、クライアント端末UTもしくは各サーバからユーザについての認証要求を受信した場合に、ユーザ情報記憶部21を参照して当該ユーザの認証を実施する。また、一度認証を受けたユーザがシステム内のサーバからシステムを利用する場合に再認証を省略できるように、認証状態を保持する。さらに、認証結果をシステム内のサーバ間の情報流通において利用できるように、当該認証結果を認証トークンとしてシステム内の他サーバに通知する機能を有する。   When the communication processing unit 23 receives an authentication request for a user from the client terminal UT or each server, the authentication processing unit 25 refers to the user information storage unit 21 and performs authentication of the user. In addition, when the user who has been authenticated once uses the system from a server in the system, the authentication state is maintained so that re-authentication can be omitted. Furthermore, the authentication result is notified to other servers in the system as an authentication token so that the authentication result can be used in information distribution between servers in the system.

並列化処理部24は、クライアント端末UTもしくは各サーバから送信された各種データ操作要求を通信処理部23により受信した場合に、その要求の内容に応じて以下の処理を実行する。
(1) 受信した要求がアカウント登録/更新/削除の要求の場合、以下の処理を実行する。
(a) 要求により指定された操作種別に応じて、当該操作に必要な処理群を分割してグルーピングする処理。
(b) 処理グループごとに並列化処理の可否を判定する処理。
(c) 各処理グループの実行順序を決定する処理。
(2) 単独のデータ操作の場合で、上記(1) を実施した場合には、処理グループについて以下の処理を実行する。
(d) 各データ操作対象サーバに対して当該処理を実行するためのスレッドを生成し、各スレッドを並列に実行することにより上記各データ操作対象サーバのデータ操作処理部に処理を依頼する。
When the parallel processing unit 24 receives various data operation requests transmitted from the client terminal UT or each server by the communication processing unit 23, the parallel processing unit 24 executes the following processing according to the content of the request.
(1) If the received request is an account registration / update / deletion request, the following processing is executed.
(a) A process of dividing and grouping a processing group necessary for the operation according to the operation type specified by the request.
(b) Processing for determining whether parallel processing is possible for each processing group.
(c) Processing that determines the execution order of each processing group.
(2) In the case of a single data operation, when the above (1) is performed, the following processing is executed for the processing group.
(d) A thread for executing the processing is generated for each data operation target server, and the processing is requested to the data operation processing unit of each data operation target server by executing each thread in parallel.

データ操作処理部22は、通信処理部23からデータ操作要求を受け取ると、操作対象のデータが自サーバに存在するか他サーバに存在するかを判断する。そして、自サーバのデータに対する操作要求の場合には自サーバのユーザ情報記憶部11に対し上記データ操作要求により指定された操作種別に対応する処理を行い、他サーバのデータに対する操作要求の場合には通信処理部23を介して他サーバにデータ操作を依頼する処理を行う。   When the data operation processing unit 22 receives the data operation request from the communication processing unit 23, the data operation processing unit 22 determines whether the operation target data exists in its own server or in another server. In the case of an operation request for the data of the own server, processing corresponding to the operation type specified by the data operation request is performed on the user information storage unit 11 of the own server, and in the case of an operation request for the data of another server Performs processing for requesting data operation to another server via the communication processing unit 23.

ポータルサーバPSVも上記サービスサーバSSV1〜SSVnおよび認証サーバと同様にコンピュータ及び記憶媒体を備え、この実施形態を実施するために必要な機能として、ユーザ情報記憶部31と、データ操作処理部32と、通信処理部33と、並列化処理部34を備えている。   Similarly to the service servers SSV1 to SSVn and the authentication server, the portal server PSV includes a computer and a storage medium. As functions necessary for carrying out this embodiment, a user information storage unit 31, a data operation processing unit 32, A communication processing unit 33 and a parallel processing unit 34 are provided.

ユーザ情報記憶部31はID連携情報記憶部311を備えている。ID連携情報記憶部311には、例えば図3に示すように、システムを利用する各ユーザについて自サーバが独自に発行した個別ユーザIDに関連付けて、上記認証サーバASVが当該各ユーザに対し発行した仮名が記憶される。   The user information storage unit 31 includes an ID linkage information storage unit 311. In the ID linkage information storage unit 311, for example, as shown in FIG. 3, the authentication server ASV issued to each user who uses the system in association with the individual user ID issued independently by the own server. A pseudonym is stored.

通信処理部33、並列化処理部34及びデータ操作処理部32は、上記認証サーバASVの通信処理部23、並列化処理部24及びデータ操作処理部22と同一の機能を有する。   The communication processing unit 33, the parallelization processing unit 34, and the data operation processing unit 32 have the same functions as the communication processing unit 23, the parallelization processing unit 24, and the data operation processing unit 22 of the authentication server ASV.

(動作)
次に、以上のように構成されたシステムの動作を説明する。
システムが実行するデータ操作の種類としては、ユーザアカウントの登録、ユーザアカウントの更新(利用するサービスの追加)、ユーザアカウントの更新(利用済みサービスの削除)、ユーザアカウントの更新(ユーザ属性の更新)、ユーザアカウントの削除がある。
(Operation)
Next, the operation of the system configured as described above will be described.
The types of data operations performed by the system include user account registration, user account update (addition of services to be used), user account update (deletion of used services), and user account update (update of user attributes). There is a user account deletion.

システム管理者が、クライアント端末UTにおいて上記いずれかの操作種別のデータ操作を要求するための操作を行ったとする。そうするとクライアント端末UTは、上記要求を通信処理部33で受信すると、並列化処理部34により以下のようにデータ操作の並列化処理を実行する。図2はその処理手順と処理内容を示すフローチャートである。   It is assumed that the system administrator performs an operation for requesting data operation of any of the above operation types at the client terminal UT. Then, when the client terminal UT receives the request by the communication processing unit 33, the parallel processing unit 34 executes the parallel processing of the data operation as follows. FIG. 2 is a flowchart showing the processing procedure and processing contents.

すなわち、並列化処理部34は先ず上記受信されたデータ操作要求により指定された操作種別をステップS10で判定し、その判定結果に応じて当該操作種別に対応する処理群を分割してグループ化する。
例えば、操作種別が「ユーザアカウントの登録」であれば、ステップS11において、以下の処理グループに分割する。
(0) 認証サーバASVにおけるユーザIDおよびシステム共通のユーザIDの生成・登録、ユーザ属性の登録処理(ユーザアカウントを新規登録する場合)
(1-1) ユーザが利用する認証サーバASV以外の全サービスサーバ(利用サービス追加時は追加しようとするサービスを提供するサービスサーバ)において、ユーザIDを生成して登録すると共に、ユーザ属性を登録する処理(ユーザID及びユーザ属性が未登録の場合)。
(1-2) 認証サーバASVにおいて、ユーザが利用する認証サーバASV以外の全サービスサーバ(利用サービス追加時は追加しようとするサービスを提供するサービスサーバ)向けの連携識別子(仮名)を生成し登録すると共に、ユーザが利用する認証サーバASV以外の全サービスサーバに上記仮名を登録させる処理。
That is, the parallel processing unit 34 first determines the operation type designated by the received data operation request in step S10, and divides and groups the processing group corresponding to the operation type according to the determination result. .
For example, if the operation type is “user account registration”, in step S11, the operation type is divided into the following processing groups.
(0) User ID and system common user ID generation / registration in the authentication server ASV, user attribute registration processing (when a new user account is registered)
(1-1) Create and register a user ID and register user attributes on all service servers other than the authentication server ASV used by the user (service server that provides the service to be added when a service is added) Processing to be performed (when the user ID and user attribute are not registered).
(1-2) In the authentication server ASV, create and register a linkage identifier (a pseudonym) for all service servers other than the authentication server ASV used by the user (a service server that provides the service to be added when a service is added) And a process of registering the pseudonym in all service servers other than the authentication server ASV used by the user.

(1-3) 認証サーバASVにおいて、ユーザごとの利用サービスを登録する処理(ユーザごとに利用するサービスを管理するシステムの場合)。   (1-3) Processing for registering a service used for each user in the authentication server ASV (in the case of a system managing a service used for each user).

また、操作種別が「ユーザアカウントの更新(サービス追加)」の場合には、ステップS12において、上記(1-1)〜(1-3)の処理グループに分割する。   If the operation type is “update user account (add service)”, in step S12, the process is divided into the processing groups (1-1) to (1-3).

一方、操作種別が「ユーザアカウントの更新(サービス削除)」の場合には、ステップS13において、以下の処理グループに分割する。
(2-1) ユーザが利用する認証サーバ以外の全サーバ(利用サービス削除時は削除しようとするサービスを提供するサービスサーバ)において該当するユーザIDを削除する処理。
(2-2) ユーザが利用する認証サーバASV以外の全サーバ(利用サービス削除時は削除しようとするサービスを提供するサービスサーバ)において連携識別子(仮名)を削除すると共に、認証サーバASVにおいてユーザが利用する認証サーバ以外の全サーバ(利用サービス削除時は削除しようとするサービスを提供するサービスサーバ)向けの連携識別子(仮名)を削除する処理。
(2-3) 認証サーバASVにおいてユーザごとの利用サービスを削除する処理(ユーザごとに利用するサービスを管理するシステムの場合)。
On the other hand, if the operation type is “update user account (service deletion)”, in step S13, the operation type is divided into the following processing groups.
(2-1) A process of deleting the corresponding user ID in all servers other than the authentication server used by the user (a service server providing a service to be deleted when the used service is deleted).
(2-2) The linkage identifier (a pseudonym) is deleted in all servers other than the authentication server ASV used by the user (the service server providing the service to be deleted when the used service is deleted), and the user in the authentication server ASV Processing to delete a linkage identifier (a pseudonym) for all servers other than the authentication server to be used (a service server that provides a service to be deleted when a used service is deleted).
(2-3) Processing for deleting the service used for each user in the authentication server ASV (in the case of a system that manages the service used for each user).

また、操作種別が「ユーザアカウントの更新(ユーザ属性情報の変更)」の場合には、ステップS14において、以下の処理グループに分割する。
(3-1) 認証サーバASVおよびID連携済みの各サービスサーバにおいてユーザ属性情報を更新する処理。
If the operation type is “update user account (change user attribute information)”, the process is divided into the following processing groups in step S14.
(3-1) A process of updating the user attribute information in the authentication server ASV and each service server that has already been linked with the ID.

さらに、操作種別が「ユーザアカウントの削除」の場合には、ステップS15において、以下の処理グループに分割する。
(2-1) ユーザが利用する認証サーバ以外の全サーバ(利用サービス削除時は削除しようとするサービスを提供するサービスサーバ)において該当するユーザIDを削除する処理。
(2-2) ユーザが利用する認証サーバASV以外の全サーバ(利用サービス削除時は削除しようとするサービスを提供するサービスサーバ)において連携識別子(仮名)を削除すると共に、認証サーバASVにおいてユーザが利用する認証サーバ以外の全サーバ(利用サービス削除時は削除しようとするサービスを提供するサービスサーバ)向けの連携識別子(仮名)を削除する処理。
(2-3) 認証サーバASVにおいて、ユーザごとの利用サービスを削除する処理(ユーザごとに利用するサービスを管理するシステムの場合)。
(4-1) 認証サーバASVにおいて、ユーザID及びシステム共通のユーザIDを削除する処理(システムからのアカウント削除時のみ実施)。
Furthermore, when the operation type is “delete user account”, in step S15, the operation type is divided into the following processing groups.
(2-1) A process of deleting the corresponding user ID in all servers other than the authentication server used by the user (a service server providing a service to be deleted when the used service is deleted).
(2-2) The linkage identifier (a pseudonym) is deleted in all servers other than the authentication server ASV used by the user (the service server providing the service to be deleted when the used service is deleted), and the user in the authentication server ASV Processing to delete a linkage identifier (a pseudonym) for all servers other than the authentication server to be used (a service server that provides a service to be deleted when a used service is deleted).
(2-3) Processing for deleting the service used for each user in the authentication server ASV (in the case of a system managing a service used for each user).
(4-1) In the authentication server ASV, a process of deleting a user ID and a system common user ID (implemented only when deleting an account from the system).

なお、操作種別がユーザの「ユーザアカウントの更新」の場合、要求元となるポータルサーバPSVは以下の処理を実行する。
(5-1) ユーザが利用するすべてのサービスサーバSSV1〜SSVnから、並列的に当該ユーザの個別ユーザID、ユーザ属性情報を収集する処理。
When the operation type is “update user account” of the user, the portal server PSV that is the request source executes the following processing.
(5-1) A process of collecting the individual user ID and user attribute information of the user in parallel from all the service servers SSV1 to SSVn used by the user.

次に並列化処理部34は、ステップS16により、上記ステップS11〜S15により分割された処理グループのそれぞれについて並列化処理の可否を判定する。例えば、操作対象となるサーバが複数の場合は並列化処理が可能と判定し、操作対象のサーバが単数の場合には並列化処理が不可能と判定する。   Next, in step S16, the parallel processing unit 34 determines whether or not parallel processing can be performed for each of the processing groups divided in steps S11 to S15. For example, when there are a plurality of servers to be operated, it is determined that parallel processing is possible, and when there is a single server to be operated, it is determined that parallel processing is not possible.

続いてポータルサーバPSVの並列化処理部34は、ステップS17において、上記ステップS11〜S15により分割された処理グループについて、操作種別ごとに予め設定されたルールに従い処理の順序を決定する。
例えば、操作種別が「ユーザアカウントの登録」の場合には、先ず(0) を実行し、その処理後に(1-1) 〜(1-3) を実行するように処理順序を決定する。また、操作種別が「ユーザアカウントの更新(サービス追加)」の場合には、(1-1) 〜(1-3) を順に実行するように処理順序を決定する。一方、操作種別が「ユーザアカウントの更新(サービス削除)」の場合には、(2-1) 〜(2-3) を順に実行するように処理順序を決定する。さらに、操作種別が「ユーザアカウントの削除」の場合には、先ず(2-1) 〜(2-3) を実行し、その終了後に(4-1) の処理を実行するように処理順序を決定する。なお、操作種別が「ユーザアカウントの更新(ユーザ属性情報の変更)」の場合には、(3-1) のみであるため処理順序は特に決定しない。
Subsequently, in step S17, the parallel processing unit 34 of the portal server PSV determines the processing order according to a rule set in advance for each operation type for the processing group divided in steps S11 to S15.
For example, when the operation type is “register user account”, first, (0) is executed, and the processing order is determined so that (1-1) to (1-3) are executed after the processing. When the operation type is “update user account (add service)”, the processing order is determined so that (1-1) to (1-3) are executed in order. On the other hand, when the operation type is “update user account (service deletion)”, the processing order is determined so as to sequentially execute (2-1) to (2-3). Further, when the operation type is “delete user account”, first, execute the steps (2-1) to (2-3), and then execute the process (4-1) after the completion. decide. When the operation type is “update user account (change user attribute information)”, the processing order is not particularly determined because only (3-1) is provided.

次にポータルサーバPSVの並列化処理部34は、ステップS18において、操作対象となるサーバに対し以下のように並列化処理を実行させる。すなわち、先ずステップS181において、操作対象とするサーバごとに別々のスレッドとなるように、同一内容の操作要求に対応する処理を表す親スレッドを複数の子スレッドに分割する。   Next, in step S18, the parallel processing unit 34 of the portal server PSV causes the server to be operated to execute the parallel processing as follows. That is, first, in step S181, a parent thread representing a process corresponding to an operation request having the same content is divided into a plurality of child threads so that each server to be operated is a separate thread.

次にステップS182において、上記分割された各子スレッドに、ユーザが認証済であることを示す認証トークンをそれぞれコピーする。具体的には、各子スレッドとCookieとを1対1に対応させ、子スレッド(Cookie)ごとに認証トークンのインスタンスを生成する。またそれと共に、親スレッドに付与されるスレッド名に関連付けられたスレッド名を上記各子スレッドにそれぞれ付与する。例えば、ある親番号が付与された親スレッドを分割した複数の子スレッドには、上記親番号に続く連続番号が付与される。   In step S182, an authentication token indicating that the user has been authenticated is copied to each of the divided child threads. Specifically, each child thread and Cookie are associated with each other on a one-to-one basis, and an authentication token instance is generated for each child thread (cookie). At the same time, a thread name associated with the thread name given to the parent thread is given to each child thread. For example, a plurality of child threads obtained by dividing a parent thread to which a certain parent number is assigned are assigned a serial number following the parent number.

続いてステップS183において、上記各子スレッドを起動して操作対象の複数のサーバのデータ操作処理部を呼び出し、ステップS19により上記各データ操作処理部においてそれぞれ処理を実行させる。図4は、以上述べたステップS181〜S183による、スレッドを用いた処理の並列化の動作イメージを示すものである。   Subsequently, in step S183, the child threads are activated to call data operation processing units of a plurality of servers to be operated, and in step S19, the data operation processing units are caused to execute processes. FIG. 4 shows an operation image of parallelization of processing using threads in steps S181 to S183 described above.

また上記ステップS19において各データ操作処理部は、それぞれ子スレッドの実行中にその実行結果を表すログデータを生成し出力する。このとき、ログデータには子スレッドのスレッド名が付与される。そして、ステップS20により全スレッドの処理が終了したことが確認されると、処理結果が要求元のサーバに返送される。   In step S19, each data operation processing unit generates and outputs log data representing the execution result during execution of each child thread. At this time, the thread name of the child thread is given to the log data. When it is confirmed in step S20 that all threads have been processed, the processing result is returned to the requesting server.

以上述べた動作の具体例を以下に説明する。
(1)ユーザアカウントの新規登録
図5は、ユーザアカウントの新規登録を行う場合のシステムの動作シーケンスを示すものである。
システム管理者が、医師等のユーザを新規登録するために、クライアント端末UTにおいて当該ユーザの属性情報及び登録先サービスを入力したとする。そうすると、クライアント端末UTからユーザアカウントの登録要求がポータルサーバPSVへ送られる。
A specific example of the operation described above will be described below.
(1) New Registration of User Account FIG. 5 shows an operation sequence of the system when new registration of a user account is performed.
Assume that the system administrator inputs the attribute information and registration service of the user at the client terminal UT in order to newly register a user such as a doctor. Then, a user account registration request is sent from the client terminal UT to the portal server PSV.

ポータルサーバPSVでは、上記ユーザアカウントの新規登録要求を通信処理部33で受信すると、並列化処理部34が先ず上記要求から操作種別を判定し、この判定された操作種別に応じて当該操作に必要な処理群を複数の処理グループに分割する。   In the portal server PSV, when the communication processor 33 receives the user account new registration request, the parallel processing unit 34 first determines the operation type from the request, and is necessary for the operation according to the determined operation type. The processing group is divided into a plurality of processing groups.

例えば、この場合は操作種別が「アカウントの新規登録」であるため、先に述べた(0) 、(1-1)〜(1-3)の4つの処理グループ、つまり
(0) 認証サーバASVにおけるユーザIDとシステム共通のユーザIDの生成・登録、及びユーザ属性の登録処理
(1-1) ユーザが利用するサービスサーバにおけるユーザIDの生成・登録及びユーザ属性の登録処理
(1-2) 認証サーバASVにおけるユーザが利用するサービスサーバ向けの連携識別子(仮名)の生成・登録と、サービスサーバへの上記仮名の登録処理
(1-3) 認証サーバASVにおけるユーザごとの利用サービスの登録処理
に分割する。
For example, in this case, since the operation type is “new account registration”, the four processing groups (0), (1-1) to (1-3) described above,
(0) User ID and system common user ID generation / registration in the authentication server ASV, and user attribute registration processing
(1-1) User ID generation / registration and user attribute registration processing in the service server used by the user
(1-2) Generation / registration of a cooperation identifier (a pseudonym) for a service server used by a user in the authentication server ASV, and a registration process of the pseudonym to the service server
(1-3) The processing is divided into registration processing of the use service for each user in the authentication server ASV.

ポータルサーバPSVの並列化処理部34は、次に上記分割された各処理グループについて並列処理の可否を判定する。上記各処理グループの中では、(1-1) と(1-2) が操作対象のサーバが複数であるため、この(1-1) と(1-2) の処理グループついては並列処理が可能と判定される。続いて、上記各処理グループに対し処理の実行順序が設定される。上記の例では、「アカウントの新規登録」に対し予め決められたルールに従い、先ず(0)を実行し、その処理後に(1-1)〜(1-3)を実行するように処理順序が決定される。   Next, the parallel processing unit 34 of the portal server PSV determines whether parallel processing is possible for each of the divided processing groups. Among the above processing groups, (1-1) and (1-2) have multiple servers to be operated, so the processing groups (1-1) and (1-2) can be processed in parallel. It is determined. Subsequently, the processing execution order is set for each processing group. In the above example, the processing order is such that (0) is executed first and (1-1) to (1-3) are executed after the processing according to a predetermined rule for “new account registration”. It is determined.

ポータルサーバPSVの並列化処理部34は、続いて上記処理グループの処理順序の決定結果に従い、先ず認証サーバASVのデータ操作処理部25に対しユーザアカウントの新規登録要求が転送され、上記(0) の処理の実行が指示される。この指示に従い認証サーバASVのデータ操作処理部25は、新規ユーザ用のシステム共通ユーザIDと自サーバにおける個別ユーザIDをそれぞれ生成してユーザ情報記憶部21に記憶させると共に、上記共通ユーザIDに関連付けてユーザ属性情報を記憶させる。   The parallel processing unit 34 of the portal server PSV subsequently transfers a user account new registration request to the data operation processing unit 25 of the authentication server ASV in accordance with the determination result of the processing order of the processing group, and the above (0). The execution of the process is instructed. In accordance with this instruction, the data operation processing unit 25 of the authentication server ASV generates a system common user ID for a new user and an individual user ID in its own server, stores them in the user information storage unit 21, and associates them with the common user ID. To store user attribute information.

ポータルサーバPSVの並列化処理部34は、次にユーザが利用する各サービスサーバSSV1〜SSVnに対し上記(1-1)の並列処理を以下のように実行させる。すなわち、図4に例示したように、先ず利用対象となるサービスサーバSSV1〜SSVnの各々に対し、上記(1-1)の処理の実行オブジェクトが記載された親スレッドを分割した子スレッドを生成し、この生成された各子スレッドにユーザが認証済であることを示す認証トークンをそれぞれコピーする。またそれと共に、親スレッドに付与されるスレッド名に関連付けられたスレッド名を上記各子スレッドにそれぞれ付与する。続いて、上記各子スレッドを起動して各サービスサーバSSV1〜SSVnのデータ操作処理部12を呼び出し、これらのデータ操作処理部12においてそれぞれ上記(1-1) の処理を並列に実行させる。   The parallel processing unit 34 of the portal server PSV causes the service servers SSV1 to SSVn used by the user to execute the parallel processing (1-1) as follows. That is, as illustrated in FIG. 4, first, for each of the service servers SSV1 to SSVn to be used, a child thread is generated by dividing the parent thread in which the execution object of the process (1-1) is described. The authentication token indicating that the user has been authenticated is copied to each of the generated child threads. At the same time, a thread name associated with the thread name given to the parent thread is given to each child thread. Subsequently, the child threads are activated to call the data operation processing units 12 of the service servers SSV1 to SSVn, and the data operation processing units 12 execute the processing (1-1) in parallel.

この結果、各サービスサーバSSV1〜SSVnのデータ操作処理部12では、図5に示すようにそれぞれ新規登録対象のユーザに対する自サーバ独自の個別ユーザIDが生成され、この個別ユーザIDが上記ポータルサーバPSVから通知されたユーザ属性情報と共にユーザ情報記憶部11に記憶される。そして、この個別ユーザIDの生成及び登録処理が終了すると、各サービスサーバSSV1〜SSVnのデータ操作処理部12からポータルサーバPSVへ、上記生成された個別ユーザIDが返送される。   As a result, the data operation processing unit 12 of each of the service servers SSV1 to SSVn generates its own individual user ID for each new registration target user as shown in FIG. 5, and this individual user ID is the portal server PSV. Is stored in the user information storage unit 11 together with the user attribute information notified by the user. When the individual user ID generation and registration processing ends, the generated individual user ID is returned from the data operation processing unit 12 of each service server SSV1 to SSVn to the portal server PSV.

なお、上記(1-1) の処理は、図5に示すようにシステム管理用のサービスサーバ(ユーザ情報検索用)においても実行され、これによりシステム管理用サービスサーバには個別ユーザID及びユーザ属性情報と共にユーザ登録先サーバ名が記憶される。また、上記生成された個別ユーザIDがポータルサーバPSVに返送される。   The process (1-1) is also executed in the system management service server (for user information retrieval) as shown in FIG. 5, whereby the system management service server has an individual user ID and user attribute. The user registration destination server name is stored together with the information. The generated individual user ID is returned to the portal server PSV.

上記各サービスサーバSSV1〜SSVnにおける個別ユーザIDの生成・登録処理が終了すると、ポータルサーバPSVは続いて認証サーバASVの並列化処理部24に対し上記(1-2) の並列処理の実行を指示する。   When the individual user ID generation / registration process in each of the service servers SSV1 to SSVn is completed, the portal server PSV subsequently instructs the parallel processing unit 24 of the authentication server ASV to execute the parallel process (1-2). To do.

認証サーバASVの並列化処理部24は、上記指示を受け取ると、先ず上記各サービスサーバSSV1〜SSVn向けの連携用識別子(仮名)を生成し、先に(0) にて生成したシステム共通のユーザIDと関連付けて自サーバのユーザ情報記憶部21に格納する。   Upon receiving the above instruction, the parallel processing unit 24 of the authentication server ASV first generates a cooperation identifier (a pseudonym) for each of the service servers SSV1 to SSVn, and the system common user previously generated in (0) The information is stored in the user information storage unit 21 of the own server in association with the ID.

次に、先に述べた(1-1) の場合と同様に、利用対象となるサービスサーバSSV1〜SSVn及びポータルサーバPSVの各々に対し、上記(1-2)の処理の実行オブジェクトが記述された親スレッドを分割した子スレッドを生成し、この生成された各子スレッドにユーザが認証済であることを示す認証トークンをそれぞれコピーする。またそれと共に、親スレッドに付与されるスレッド名に関連付けられたスレッド名を上記各子スレッドにそれぞれ付与する。続いて、上記各子スレッドを起動して各サービスサーバSSV1〜SSVn及びポータルサーバPSVのデータ操作処理部12,32を呼び出し、これらのデータ操作処理部12,32においてそれぞれ上記(1-2) の処理を並列に実行させる。   Next, as in the case of (1-1) described above, the execution object of the process (1-2) is described for each of the service servers SSV1 to SSVn and the portal server PSV to be used. A child thread obtained by dividing the parent thread is generated, and an authentication token indicating that the user has been authenticated is copied to each of the generated child threads. At the same time, a thread name associated with the thread name given to the parent thread is given to each child thread. Subsequently, the child threads are activated to call the data operation processing units 12 and 32 of the service servers SSV1 to SSVn and the portal server PSV, and the data operation processing units 12 and 32 respectively execute the above (1-2). Run processes in parallel.

この結果、各サービスサーバSSV1〜SSVn及びポータルサーバPSVのデータ操作処理部12,32では、図5に示すようにそれぞれ、上記認証サーバASVから自サーバ宛てに通知された連携用識別子(仮名)が、上記(1-1) により生成された個別ユーザIDに関連付けられてユーザ情報記憶部11,31に格納される。   As a result, in each of the service servers SSV1 to SSVn and the data operation processing units 12 and 32 of the portal server PSV, as shown in FIG. 5, the cooperation identifier (a pseudonym) notified from the authentication server ASV to the own server is obtained. The user information is stored in the user information storage units 11 and 31 in association with the individual user ID generated by the above (1-1).

なお、上記(1-2) の処理は、図5に示すようにシステム管理用のサービスサーバ(ユーザ情報検索用)においても並行して実行され、これによりシステム管理用サービスサーバにおいても、上記自サーバ向けに生成された連携用識別子(仮名)が個別ユーザIDに関連付けられて格納される。   Note that the process (1-2) is also executed in parallel in the system management service server (for user information retrieval) as shown in FIG. The cooperation identifier (a pseudonym) generated for the server is stored in association with the individual user ID.

最後に、認証サーバASVのデータ操作処理部32は、上記(1-3) の処理を以下のように実行する。すなわち、先にクライアント端末UTからアカウントの新規登録要求と共に送信された利用サービス名をポータルサーバPSVを介して受信し、この利用サービス名を該当ユーザの自サーバにおける個別ユーザIDに関連付けてユーザ情報記憶部21に格納する。   Finally, the data operation processing unit 32 of the authentication server ASV executes the above process (1-3) as follows. That is, the use service name transmitted together with the new account registration request from the client terminal UT is received via the portal server PSV, and this use service name is associated with the individual user ID of the user's own server to store the user information. Stored in the unit 21.

また、各サーバのデータ操作処理部12,22,32は、上記した一連の処理過程において、子スレッドの実行中にその実行結果を表すログデータを生成する。このとき、ログデータには子スレッドのスレッド名が付与される。上記ログデータは、例えば各サーバ内のログデータ記憶部に保存される。   Further, the data operation processing units 12, 22, and 32 of each server generate log data representing the execution result during the execution of the child thread in the series of processing steps described above. At this time, the thread name of the child thread is given to the log data. The log data is stored in, for example, a log data storage unit in each server.

なお、図6及び図7に示す動作シーケンスは、ポータルサーバPSV及び認証サーバASVがそれぞれ、各サービスサーバSSV1〜SSVnに対する共通ユーザIDの生成・登録処理、及び連携用識別子(仮名)の生成・登録処理を、直列的に順次実行させる場合の動作シーケンスを、本発明の一実施形態における動作シーケンス(図5)と比較するために示したものである。   6 and 7, the portal server PSV and the authentication server ASV each generate and register a common user ID for each service server SSV1 to SSVn, and generate and register a cooperation identifier (a pseudonym). The operation sequence when processing is sequentially executed in series is shown in order to compare with the operation sequence (FIG. 5) in one embodiment of the present invention.

(2)ユーザアカウントの更新
実際のシステムの運用では、アカウント情報を更新する際には同時に複数の操作を処理する場合が多い。図8は、ユーザの利用サービスの追加、利用サービスの削除、ユーザ属性の変更を同時に要求した場合のシステムの動作シーケンスを示したもので、同図ではサービスサーバSSV4が提供するサービスを認証サーバASVの利用サービスとして追加すると共に、サービスサーバSSV3から利用済みのサービスを削除し、さらに認証サーバASV及び利用対象の各サービスサーバに記憶されているユーザ属性情報を更新する場合を例示している。
(2) Updating user accounts In actual system operation, when updating account information, a plurality of operations are often processed simultaneously. FIG. 8 shows an operation sequence of the system when a user service addition, a service deletion, and a user attribute change are requested at the same time. In FIG. 8, the service provided by the service server SSV4 is the authentication server ASV. In this example, the service is added as a service to be used, the used service is deleted from the service server SSV3, and the user attribute information stored in the authentication server ASV and each service server to be used is updated.

システム管理者が、クライアント端末UTにおいて、利用登録されている特定のユーザについて利用サービスの追加、利用サービスの削除、ユーザ属性の変更を要求する操作を行ったとする。そうすると、クライアント端末UTから上記特定のユーザについてのアカウント更新要求がポータルサーバPSVへ送られる。   Assume that the system administrator performs an operation for requesting addition of a usage service, deletion of a usage service, or change of a user attribute for a specific user registered for usage in the client terminal UT. Then, an account update request for the specific user is sent from the client terminal UT to the portal server PSV.

ポータルサーバPSVでは、上記ユーザアカウントの更新要求を通信処理部33で受信すると、並列化処理部34が先ず上記要求から操作種別を判定し、この判定された操作種別に応じて当該操作に必要な処理群を複数の処理グループに分割する。例えば、この場合操作種別は「アカウントの更新(サービス追加)」、「アカウントの更新(サービス削除)」及び「アカウントの削除」であるため、処理が(1-1) ,(2-1) ,(2-2) と、(1-2) ,(1-3) ,(2-3) と、(5-1) にそれぞれ分割される。   In the portal server PSV, when the communication processing unit 33 receives the user account update request, the parallel processing unit 34 first determines an operation type from the request, and is necessary for the operation according to the determined operation type. The processing group is divided into a plurality of processing groups. For example, in this case, since the operation types are “account update (add service)”, “account update (service delete)” and “account delete”, the processing is (1-1), (2-1), It is divided into (2-2), (1-2), (1-3), (2-3), and (5-1).

続いて、ポータルサーバPSVのデータ操作部33は、上記分割された各処理グループについて、操作種別ごとに予め設定されたルールに従い処理の順序を決定する。そして、操作対象となる各サーバに対し、上記各処理グループの並列化処理を以下のように実行させる。   Subsequently, the data operation unit 33 of the portal server PSV determines the processing order for each of the divided processing groups according to a rule set in advance for each operation type. Then, the parallel processing of each processing group is executed as follows for each server to be operated.

すなわち、図8に示すように、先ず認証サーバASVと、上記特定ユーザが利用登録された各サービスサーバSSv1,SSV2から、登録済みのユーザ情報を収集する処理を並列に行う。   That is, as shown in FIG. 8, first, the process of collecting registered user information is performed in parallel from the authentication server ASV and the service servers SSv1 and SSV2 in which the specific user is registered for use.

次に、ポータルサーバPSVの並列化処理部34は、サービスサーバSSV4にアカウントを登録するための子スレッドを生成すると共に、サービスサーバSSV3からアカウントを削除するための子スレッドを生成し、これらの各子スレッドにユーザが認証済であることを示す認証トークンをそれぞれコピーする。またそれと共に、親スレッドに付与されるスレッド名に関連付けられたスレッド名を上記各子スレッドにそれぞれ付与する。続いて、上記各子スレッドを起動して各サービスサーバSSV3,SSV4のデータ操作処理部12を呼び出し、これらのデータ操作処理部12においてそれぞれ上記(1-1) ,(2-1) ,(2-2) の処理を並列に実行させる。   Next, the parallel processing unit 34 of the portal server PSV generates a child thread for registering an account in the service server SSV4 and also generates a child thread for deleting an account from the service server SSV3. Copy an authentication token indicating that the user has been authenticated to each child thread. At the same time, a thread name associated with the thread name given to the parent thread is given to each child thread. Subsequently, the child threads are activated to call the data operation processing units 12 of the service servers SSV3 and SSV4, and the data operation processing units 12 respectively execute the above (1-1), (2-1), (2 -2) is executed in parallel.

この結果、サービスサーバSSV4のデータ操作処理部12では、図8に示すように追加対象のユーザに対応する自サーバ独自の個別ユーザIDが生成され、この個別ユーザIDが上記ポータルサーバPSVから通知されたユーザ属性情報と共にユーザ情報記憶部11に記憶される。またそれと並行して、サービスサーバSSV3のデータ操作処理部12では、図8に示すように削除対象となる特定ユーザの個別ユーザID及び仮名が削除される。さらに認証サーバASVでは、上記特定ユーザのサービスサーバSSV3向けの仮名が削除される。   As a result, the data operation processing unit 12 of the service server SSV4 generates an individual user ID unique to the own server corresponding to the user to be added as shown in FIG. 8, and the individual user ID is notified from the portal server PSV. The user attribute information is stored together with the user attribute information. At the same time, the data operation processing unit 12 of the service server SSV3 deletes the individual user ID and pseudonym of the specific user to be deleted as shown in FIG. Further, in the authentication server ASV, the pseudonym for the service server SSV3 of the specific user is deleted.

次に、ポータルサーバPSVの並列化処理部34は、上記子スレッドを完了待機状態とした上で、登録先となる各サーバのユーザID群を認証サーバASVの並列化処理部24に渡す。   Next, the parallel processing unit 34 of the portal server PSV puts the child thread into a completion standby state, and then passes the user ID group of each server as a registration destination to the parallel processing unit 24 of the authentication server ASV.

これに対し認証サーバASVの並列化処理部24は、先ず(1-2) により上記サービスサーバSSV4向けの連携用識別子(仮名)を生成し、この連携用識別子(仮名)を上記特定ユーザに対応するシステム共通のユーザIDと関連付けて自サーバのユーザ情報記憶部21に格納する。   On the other hand, the parallel processing unit 24 of the authentication server ASV first generates a cooperation identifier (a pseudonym) for the service server SSV4 according to (1-2), and corresponds this cooperation identifier (a pseudonym) to the specific user. And stored in the user information storage unit 21 of the own server in association with the user ID common to the system.

またそれと共に、サービスサーバSSV4に上記連携用識別子(仮名)を登録するための子スレッドを生成し、この子スレッドに認証トークンをコピーすると共に、親スレッドに付与されるスレッド名に関連付けられたスレッド名を上記子スレッドに付与する。そして、上記子スレッドを起動して各サービスサーバSSV4のデータ操作処理部12を呼び出し、このデータ操作処理部12において上記(1-2) の処理を実行させる。
この結果、サービスサーバSSV4では、サービスサーバSSV4のデータ操作処理部12では、図8に示すように連携用識別子(仮名)が個別ユーザIDに関連付けられてユーザ情報記憶部11に格納される。
At the same time, a child thread for registering the cooperation identifier (a pseudonym) in the service server SSV4 is generated, an authentication token is copied to the child thread, and a thread associated with the thread name given to the parent thread Assign a name to the child thread. Then, the child thread is activated to call the data operation processing unit 12 of each service server SSV4, and the data operation processing unit 12 executes the process (1-2).
As a result, in the service server SSV4, in the data operation processing unit 12 of the service server SSV4, as shown in FIG. 8, the cooperation identifier (a pseudonym) is associated with the individual user ID and stored in the user information storage unit 11.

さらに、認証サーバASVの並列化処理部24は、上記子スレッドを完了待機状態にした上で、上記(1-3) により利用サービス名を自サーバのユーザ情報記憶部21に登録し、上記(2-3) によりユーザ情報記憶部21から上記サービスサーバSSV3のサービス名を削除する。   Further, the parallel processing unit 24 of the authentication server ASV puts the child thread in a completion standby state, registers the service name to be used in the user information storage unit 21 of its own server according to (1-3), and 2-3) delete the service name of the service server SSV3 from the user information storage unit 21.

最後にポータルサーバPSVの並列化処理部34は、認証サーバASVと、上記特定ユーザが利用登録している各サービスサーバSSV1,SSV2におけるユーザ属性情報を更新するための子スレッドをそれぞれ生成し、これらの子スレッドに認証トークンをそれぞれコピーすると共にスレッド名を付与する。そして、上記各子スレッドを起動して認証サーバASV及び各サービスサーバSSV1,SSV2のデータ操作処理部22,12を呼び出し、これらのデータ操作処理部22,12においてそれぞれ上記(3-1) の処理を並列に実行させる。
この結果、認証サーバASV及び各サービスサーバSSV1,SSV2では、データ操作処理部22,12によりそれぞれユーザ情報記憶部21,11に格納されている該当ユーザのユーザ情報が更新される。
Finally, the parallel processing unit 34 of the portal server PSV generates child threads for updating user attribute information in the authentication server ASV and the service servers SSV1 and SSV2 registered for use by the specific user. Copy the authentication token to each child thread and assign the thread name. Then, each child thread is activated to call the data operation processing units 22 and 12 of the authentication server ASV and each of the service servers SSV1 and SSV2, and the data operation processing units 22 and 12 respectively execute the process (3-1). Are executed in parallel.
As a result, in the authentication server ASV and the service servers SSV1 and SSV2, the user information of the corresponding users stored in the user information storage units 21 and 11 is updated by the data operation processing units 22 and 12, respectively.

なお、以上述べたアカウント更新に係る一連の処理過程においても、各サーバのデータ操作処理部12,22,32は、子スレッドの実行中にその実行結果を表すログデータを生成する。このとき、ログデータには子スレッドのスレッド名が付与される。上記ログデータは、例えば各サーバ内のログデータ記憶部に保存される。   Even in the series of processing steps related to the account update described above, the data operation processing units 12, 22, and 32 of each server generate log data representing the execution result during the execution of the child thread. At this time, the thread name of the child thread is given to the log data. The log data is stored in, for example, a log data storage unit in each server.

(一実施形態の効果)
以上詳述したように一実施形態では、クライアント端末UTから入力されたアカウントの新規登録やアカウント更新の要求を受け、処理を実施する要求元となるサーバにおいて、上記要求をもとに当該操作種別に対応する処理群を複数の処理グループに分割し、この分割された処理グループごとに、当該処理グループに属する処理を操作対象となる複数のサーバにおいて並列に実行するようにしている。このため、操作対象となる複数のサーバが、要求された処理を直列に逐次実行する場合に比べ、システム全体におけるデータ操作の処理時間を短縮することが可能となり、これによりデータ操作に係る処理の高速化を図ることができる。
(Effect of one embodiment)
As described above in detail, in one embodiment, a server that is a request source that performs processing upon receipt of a new account registration or account update request input from the client terminal UT performs the operation type based on the request. Are divided into a plurality of processing groups, and for each of the divided processing groups, the processing belonging to the processing group is executed in parallel on a plurality of servers to be operated. For this reason, it is possible to shorten the processing time of data operation in the entire system as compared to the case where a plurality of servers to be operated sequentially execute requested processing in series, thereby reducing the processing time related to data operation. The speed can be increased.

また、上記処理グループの並列化処理に際し、操作対象の各サーバに対し1対1で生成された子スレッドに認証トークンをコピーするようにしている。このため、操作対象の複数のサーバにおいて並列動作する子スレッド間で認証トークンの利用が競合しないようにすることができる。   In parallel processing of the processing group, the authentication token is copied to a child thread generated one-on-one for each operation target server. For this reason, the use of the authentication token can be prevented from competing between the child threads operating in parallel in the plurality of servers to be operated.

さらに、上記各子スレッドの実行中にその実行結果を表すログデータを生成するようにし、しかも各ログデータにはそれぞれ子スレッドのスレッド名を付与するようにしている。このため、ログデータに付与された識別情報により各子スレッドと親スレッドとの間でログデータ同士を対応付けることができる。したがって、例えば並列処理実行時にシステム内の一部のサーバに障害が発生し、登録データに不整合が生じても、ログデータより容易に状況分析や不整合状態の復旧を行うことが可能となる。   Furthermore, log data representing the execution result is generated during the execution of each child thread, and the thread name of the child thread is assigned to each log data. For this reason, log data can be matched between each child thread and the parent thread by the identification information given to the log data. Therefore, for example, even if a failure occurs in some servers in the system during parallel processing and inconsistency occurs in the registered data, it becomes possible to perform situation analysis and recovery from the inconsistent state more easily than log data. .

ちなみに、例えば同一要求の処理内で、親スレッドが複数の子スレッドを名称を決めずに立ち上げ、子スレッドの名称に単なる連番が付与された場合には、複数の要求を同時に実行してしまうと、複数の子スレッドが混在してログを出力するため、ログデータにスレッド名称を出力しても、どのログデータが同じ親スレッドから起動された子スレッドのログデータなのかを判別できなくなってしまう。   By the way, for example, within the processing of the same request, when the parent thread starts up multiple child threads without deciding names, and a simple serial number is given to the child thread name, multiple requests are executed simultaneously. In this case, since multiple child threads are mixed and log is output, even if the thread name is output to the log data, it is impossible to determine which log data is the log data of the child thread started from the same parent thread. End up.

[他の実施形態]
前記一実施形態では、病院等の医療機関が運用する複数のサービスサーバSSV1〜SSVnを通信ネットワークNWを介して認証サーバASVに接続し、これにより紹介元と紹介先の病院間で患者の診療情報の閲覧を可能にする場合を例にとって説明した。しかし、これに限らず、複数の学校のサーバを認証サーバを介して接続することにより、例えば転校した生徒に関する情報を閲覧可能としてもよい。また、企業の工場や営業所、関連会社等のサーバを連携サーバを介して接続することにより、例えば異動又は転籍した従業員や社員に関する情報を閲覧可能としてもよい。
[Other Embodiments]
In the embodiment, a plurality of service servers SSV1 to SSVn operated by a medical institution such as a hospital are connected to the authentication server ASV via the communication network NW, whereby patient medical information is introduced between the referral source and the referral destination hospital. The case where it is possible to browse is described as an example. However, the present invention is not limited to this, and for example, information on students who have been transferred may be viewed by connecting a plurality of school servers via an authentication server. Further, by connecting servers such as company factories, sales offices, and affiliated companies via a linkage server, for example, information on employees who have been transferred or transferred, and information related to employees may be viewable.

その他、認証サーバ、ポータルサーバ及び各サービスサーバの構成やその処理手順及び処理内容、サービスの種類、連携用識別子(仮名)の構成等についても、この発明の要旨を逸脱しない範囲で種々変形して実施可能である。   In addition, the configuration of the authentication server, portal server, and each service server, the processing procedure and processing content, the type of service, the configuration of the cooperation identifier (a pseudonym), and the like can be variously modified without departing from the gist of the present invention. It can be implemented.

要するにこの発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。   In short, the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

SSV1〜SSVn…サービスサーバ、ASV…認証サーバ、PSV…ポータルサーバ、UT…クライアント端末、NW…ネットワーク、11,21,31…ユーザ情報記憶部、12,22,32…データ操作処理部、13,23,33…通信制御部、24,34…並列化処理部、25…認証処理部。   SSV1 to SSVn ... service server, ASV ... authentication server, PSV ... portal server, UT ... client terminal, NW ... network, 11, 21, 31 ... user information storage unit, 12, 22, 32 ... data operation processing unit, 13, 23, 33 ... communication control unit, 24, 34 ... parallel processing unit, 25 ... authentication processing unit.

Claims (8)

管理対象のユーザの各々について独自に発行した個別ユーザIDを含む管理データを保持する複数のサービスサーバと、当該サービスサーバの同一ユーザに係る個別ユーザID間を連携させる連携用識別子を含む管理データを保持し、前記サービスサーバ間で任意のユーザに係るデータ転送を行う際に、当該ユーザに係る個別ユーザIDを前記連携用識別子を介して変換する認証サーバと、クライアント端末からの要求を受け付けるポータルサーバとを具備し、これらのサーバが通信ネットワークを介して相互にデータ通信を行う分散情報連携システムであって、
前記クライアント端末から前記管理データに対するデータ操作要求が入力された場合に、前記認証サーバ及びポータルサーバのうち前記データ操作要求に対応する処理の要求元となるサーバは、
前記クライアント端末から入力されたデータ操作要求をもとに操作種別を判定し、この判定された操作種別に応じて、当該操作種別に対応する処理群を複数の処理グループに分割する分割手段と、
前記分割された処理グループごとに、当該処理グループに属する処理を、前記複数のサービスサーバ及び認証サーバのうち操作対象となる複数のサーバに並列に実行させる並列処理制御手段と
を備えることを特徴とする分散情報連携システム。
Management data including a plurality of service servers that hold management data including individual user IDs issued independently for each user to be managed, and a cooperation identifier that links between individual user IDs related to the same user of the service server. An authentication server that holds and converts an individual user ID related to the user via the cooperation identifier when transferring data related to an arbitrary user between the service servers, and a portal server that receives a request from a client terminal A distributed information cooperation system in which these servers perform data communication with each other via a communication network,
When a data operation request for the management data is input from the client terminal, a server that is a request source of processing corresponding to the data operation request among the authentication server and the portal server is
A division unit that determines an operation type based on a data operation request input from the client terminal, and divides a processing group corresponding to the operation type into a plurality of processing groups according to the determined operation type;
For each of the divided processing groups, there is provided parallel processing control means for causing a plurality of servers to be operated among the plurality of service servers and authentication servers to execute the processing belonging to the processing group in parallel. Distributed information linkage system.
前記分割手段は、前記データ操作要求により指定された操作種別がユーザアカウントの登録の場合に、当該ユーザアカウントの登録に必要な処理群を、前記複数のサービスサーバにおける個別ユーザIDの登録処理と、前記認証サーバ及び各サービスサーバにおける連携用識別子の登録処理に分割し、
前記並列処理制御手段は、先ずポータルサーバが操作対象となる複数のサービスサーバに個別ユーザIDを登録する処理を並列に実行させ、次に認証サーバが操作対象となる複数のサービスサーバ向けに連携用識別子を生成して自サーバ内に登録する処理を実行させ、続いて前記生成された連携用識別子を前記操作対象となる複数のサービスサーバに登録する処理を並列に実行することを特徴とする請求項1記載の分散情報連携システム。
When the operation type specified by the data operation request is registration of a user account, the dividing unit includes a processing group necessary for registration of the user account, registration processing of individual user IDs in the plurality of service servers, Dividing into the registration process of the identifier for cooperation in the authentication server and each service server,
The parallel processing control unit first causes the portal server to execute parallel processing for registering individual user IDs in a plurality of service servers to be operated, and then the authentication server is used for cooperation for the plurality of service servers to be operated. A process for generating an identifier and registering it in its own server is executed, and subsequently a process for registering the generated cooperation identifier in a plurality of service servers to be operated is executed in parallel. Item 4. The distributed information cooperation system according to item 1.
前記分割手段は、前記データ操作要求により指定された操作種別がユーザアカウントの削除の場合に、当該ユーザアカウントの削除に必要な処理群を、前記複数のサービスサーバにおける個別ユーザIDの削除処理と、前記認証サーバ及び各サービスサーバにおける連携用識別子の削除処理に分割し、
前記並列処理制御手段は、先ずポータルサーバが操作対象となる複数のサービスサーバに個別ユーザIDの削除処理を並列に実行させ、次にポータルサーバが操作対象となる複数のサービスサーバに連携用識別子の削除処理を並列に実行させ、続いて認証サーバが自サーバに登録されている連携用識別子の削除処理を実行することを特徴とする請求項1記載の分散情報連携システム。
When the operation type specified by the data operation request is deletion of a user account, the dividing unit includes a processing group necessary for deleting the user account, and individual user ID deletion processing in the plurality of service servers; Divided into processing for deleting the identifier for cooperation in the authentication server and each service server,
The parallel processing control means first causes the plurality of service servers to be operated by the portal server to execute the deletion processing of individual user IDs in parallel, and then the portal server sets the linkage identifier to the plurality of service servers to be operated. 2. The distributed information linkage system according to claim 1, wherein the deletion processing is executed in parallel, and then the authentication server executes the deletion processing of the cooperation identifier registered in the own server.
前記データ操作要求に対応する処理の要求元となるサーバは、
前記複数のサービスサーバ、認証サーバ及びポータルサーバを、システムの管理機能を備える第1のサーバ群と、データ操作要求に対応する処理の要求元となる第2のサーバ群と、その他の第3のサーバ群とに分類する手段を、さらに備え、
前記並列処理制御手段は、前記分割された個別ユーザIDの削除処理及び連携用識別子の削除処理を、前記分類された第3のサーバ群、第1のサーバ群及び第2のサーバ群の順に実行させることを特徴とする請求項3に記載の分散情報連携システム。
A server that is a request source of a process corresponding to the data operation request,
The plurality of service servers, authentication servers, and portal servers, a first server group having a system management function, a second server group serving as a request source of processing corresponding to a data operation request, and other third servers And further comprising means for classifying the server group,
The parallel processing control means executes the divided individual user ID deletion process and the cooperative identifier deletion process in the order of the classified third server group, first server group, and second server group. The distributed information cooperation system according to claim 3, wherein:
前記並列処理制御手段は、
前記分割された処理グループごとに、当該処理グループに属する処理に対応して親スレッドを生成すると共に、当該親スレッドを操作対象となる複数のサーバの各々に対応する複数の子スレッドに分割し、前記データ操作の要求元となるユーザに対し前記認証サーバが発行した認証トークンを前記分割された各子スレッドにコピーし、当該認証トークンがコピーされた複数の子スレッドを前記操作対象の複数のサーバに1対1に割り当てて並列に実行させることを特徴とする請求項1記載の分散情報連携システム。
The parallel processing control means includes:
For each of the divided processing groups, a parent thread is generated corresponding to a process belonging to the processing group, and the parent thread is divided into a plurality of child threads corresponding to each of a plurality of servers to be operated, The authentication token issued by the authentication server to the user who is the request source of the data operation is copied to each of the divided child threads, and the plurality of child threads to which the authentication token is copied are the plurality of servers to be operated The distributed information cooperation system according to claim 1, wherein the distributed information cooperation system is assigned in a one-to-one manner and executed in parallel.
前記並列処理制御手段は、
前記親スレッドに当該親スレッドを識別するための第1の識別情報を付与すると共に、当該親スレッドから分割された複数の子スレッドの各々に前記第1の識別情報に関連付けられた第2の識別情報を付与する手段と、
前記子スレッドごとに、当該子スレッドの処理結果を表しかつ前記第2の識別情報が付与されたログデータを生成し出力する手段と
を有することを特徴とする請求項5記載の分散情報連携システム。
The parallel processing control means includes:
First identification information for identifying the parent thread is given to the parent thread, and a second identification associated with the first identification information is assigned to each of a plurality of child threads divided from the parent thread. Means for providing information;
6. The distributed information cooperation system according to claim 5, further comprising means for generating and outputting log data to which each child thread represents a processing result of the child thread and to which the second identification information is added. .
管理対象のユーザの各々について独自に発行した個別ユーザIDを含む管理データを保持する複数のサービスサーバと、当該サービスサーバの同一ユーザに係る個別ユーザID間を連携させる連携用識別子を含む管理データを保持し、前記サービスサーバ間で任意のユーザに係るデータ転送を行う際に、当該ユーザに係る個別ユーザIDを前記連携用識別子を介して変換する認証サーバと、クライアント端末からの要求を受け付けるポータルサーバとを具備し、これらのサーバが通信ネットワークを介して相互にデータ通信を行う分散情報連携システムが実行するデータ操作方法であって、
前記クライアント端末から前記管理データに対するデータ操作要求が入力された場合に、前記認証サーバ及びポータルサーバのうち前記データ操作要求に対応する処理の要求元となるサーバが、前記クライアント端末から入力されたデータ操作要求をもとに操作種別を判定し、この判定された操作種別に応じて、当該操作種別に対応する処理群を複数の処理グループに分割する過程と、
前記データ操作要求に対応する処理の要求元となるサーバが、前記分割された処理グループごとに、当該処理グループに属する処理を、前記複数のサービスサーバ及び認証サーバのうち操作対象となる複数のサーバに並列に実行させる過程と
を備えることを特徴とするデータ操作方法。
Management data including a plurality of service servers that hold management data including individual user IDs issued independently for each user to be managed, and a cooperation identifier that links between individual user IDs related to the same user of the service server. An authentication server that holds and converts an individual user ID related to the user via the cooperation identifier when transferring data related to an arbitrary user between the service servers, and a portal server that receives a request from a client terminal And a data operation method executed by a distributed information cooperation system in which these servers perform data communication with each other via a communication network,
When a data operation request for the management data is input from the client terminal, the server that is the request source of the process corresponding to the data operation request among the authentication server and the portal server is the data input from the client terminal A process of determining an operation type based on an operation request, and dividing a processing group corresponding to the operation type into a plurality of processing groups according to the determined operation type;
For each of the divided processing groups, a server that is a request source for a process corresponding to the data operation request is assigned a process belonging to the process group as a plurality of servers to be operated among the plurality of service servers and authentication servers. A data operation method characterized by comprising the steps of:
請求項1乃至6の何れかに記載の分散情報連携システムが備える各手段に対応する処理を、前記データ操作要求に対応する処理の要求元となるサーバが備えるコンピュータに実行させるプログラム。   A program that causes a computer included in a server that is a request source of a process corresponding to the data operation request to execute a process corresponding to each unit included in the distributed information cooperation system according to any one of claims 1 to 6.
JP2013250620A 2013-12-03 2013-12-03 Distributed information linkage system and data operation method and program thereof Active JP6111186B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013250620A JP6111186B2 (en) 2013-12-03 2013-12-03 Distributed information linkage system and data operation method and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013250620A JP6111186B2 (en) 2013-12-03 2013-12-03 Distributed information linkage system and data operation method and program thereof

Publications (2)

Publication Number Publication Date
JP2015108903A true JP2015108903A (en) 2015-06-11
JP6111186B2 JP6111186B2 (en) 2017-04-05

Family

ID=53439221

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013250620A Active JP6111186B2 (en) 2013-12-03 2013-12-03 Distributed information linkage system and data operation method and program thereof

Country Status (1)

Country Link
JP (1) JP6111186B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017162129A (en) * 2016-03-09 2017-09-14 株式会社東芝 Identity management device, authentication processing device, and authentication system
JP6319675B1 (en) * 2017-08-03 2018-05-09 晴喜 菅原 Information processing system
JP2019506642A (en) * 2016-12-30 2019-03-07 グーグル エルエルシー Device identifier dependent operation processing for packet-based data communication
WO2020159104A1 (en) * 2019-02-01 2020-08-06 삼성전자 주식회사 Electronic device for managing personal information and method therefor
US10957326B2 (en) 2016-12-30 2021-03-23 Google Llc Device identifier dependent operation processing of packet based data communication
CN113157437A (en) * 2021-03-03 2021-07-23 北京澎思科技有限公司 Data processing method and device, electronic equipment and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002073562A (en) * 2000-09-04 2002-03-12 Ntt Communications Kk Method and device for accessing plural sites by single user password
JP2006185313A (en) * 2004-12-28 2006-07-13 Impress Holdings Inc Id management system on network
US20090235326A1 (en) * 2004-12-07 2009-09-17 Yeong-Sub Cho SYSTEM AND METHOD FOR UPDATING USER IDENTIFIERS (IDs)
WO2009157482A1 (en) * 2008-06-27 2009-12-30 エヌ・ティ・ティ・コミュニケーションズ株式会社 Communication terminal, authentication information generation device, authentication system, authentication information generation program, authentication information generation method and authentication method
JP2010160742A (en) * 2009-01-09 2010-07-22 Nec System Technologies Ltd Device, system and method for authentication processing, and program
JP4848407B2 (en) * 2008-09-29 2011-12-28 日本電信電話株式会社 Distributed information linkage system and distributed information linkage method
JP2012103744A (en) * 2010-11-05 2012-05-31 Jr East Mechatronics Co Ltd Information processor, id data management method and program
JP2012212210A (en) * 2011-03-30 2012-11-01 Hitachi Ltd Connection destination determination device, connection destination determination method, and service cooperation system
WO2013008352A1 (en) * 2011-07-08 2013-01-17 株式会社野村総合研究所 Authentication system and authentication method
WO2013136442A1 (en) * 2012-03-13 2013-09-19 株式会社野村総合研究所 Data usage system, history management system for timed data and data processing system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002073562A (en) * 2000-09-04 2002-03-12 Ntt Communications Kk Method and device for accessing plural sites by single user password
US20090235326A1 (en) * 2004-12-07 2009-09-17 Yeong-Sub Cho SYSTEM AND METHOD FOR UPDATING USER IDENTIFIERS (IDs)
JP2006185313A (en) * 2004-12-28 2006-07-13 Impress Holdings Inc Id management system on network
WO2009157482A1 (en) * 2008-06-27 2009-12-30 エヌ・ティ・ティ・コミュニケーションズ株式会社 Communication terminal, authentication information generation device, authentication system, authentication information generation program, authentication information generation method and authentication method
JP4848407B2 (en) * 2008-09-29 2011-12-28 日本電信電話株式会社 Distributed information linkage system and distributed information linkage method
JP2010160742A (en) * 2009-01-09 2010-07-22 Nec System Technologies Ltd Device, system and method for authentication processing, and program
JP2012103744A (en) * 2010-11-05 2012-05-31 Jr East Mechatronics Co Ltd Information processor, id data management method and program
JP2012212210A (en) * 2011-03-30 2012-11-01 Hitachi Ltd Connection destination determination device, connection destination determination method, and service cooperation system
WO2013008352A1 (en) * 2011-07-08 2013-01-17 株式会社野村総合研究所 Authentication system and authentication method
WO2013136442A1 (en) * 2012-03-13 2013-09-19 株式会社野村総合研究所 Data usage system, history management system for timed data and data processing system

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017162129A (en) * 2016-03-09 2017-09-14 株式会社東芝 Identity management device, authentication processing device, and authentication system
JP2019506642A (en) * 2016-12-30 2019-03-07 グーグル エルエルシー Device identifier dependent operation processing for packet-based data communication
US10437928B2 (en) 2016-12-30 2019-10-08 Google Llc Device identifier dependent operation processing of packet based data communication
JP2019197582A (en) * 2016-12-30 2019-11-14 グーグル エルエルシー Device identifier dependent operation processing of packet based data communication
US10957326B2 (en) 2016-12-30 2021-03-23 Google Llc Device identifier dependent operation processing of packet based data communication
US11334713B2 (en) 2016-12-30 2022-05-17 Google Llc Device identifier dependent operation processing of packet based data communication
JP6319675B1 (en) * 2017-08-03 2018-05-09 晴喜 菅原 Information processing system
WO2020159104A1 (en) * 2019-02-01 2020-08-06 삼성전자 주식회사 Electronic device for managing personal information and method therefor
KR20200095705A (en) * 2019-02-01 2020-08-11 삼성전자주식회사 Electronic device for managing personal information and method thereof
KR102624339B1 (en) * 2019-02-01 2024-01-15 삼성전자주식회사 Electronic device for managing personal information and method thereof
US12026277B2 (en) 2019-02-01 2024-07-02 Samsung Electronics Co., Ltd. Electronic device for managing personal information and method therefor
CN113157437A (en) * 2021-03-03 2021-07-23 北京澎思科技有限公司 Data processing method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
JP6111186B2 (en) 2017-04-05

Similar Documents

Publication Publication Date Title
CN113711536B (en) Extracting data from a blockchain network
JP6111186B2 (en) Distributed information linkage system and data operation method and program thereof
US20220368655A1 (en) Systems and methods for initiating external actions via a group-based communication system
CN111771354A (en) Single sign-on scheme using blockchains
US9235636B2 (en) Presenting data in response to an incomplete query
WO2022008996A1 (en) Privacy preserving architecture for permissioned blockchains
US20220335110A1 (en) Systems, methods, and devices for automation and integration of credentialing and authentication in workflows associated with computing platforms
US10685019B2 (en) Secure query interface
JP5439443B2 (en) Information management system and its data linkage operation method, program
WO2024093675A1 (en) Resource sharing method and apparatus, data query method and apparatus, and server
JP2012137995A (en) Resource providing system, access control program and access control method
JP6078459B2 (en) Information management system and its data linkage method
US20220337569A1 (en) Systems, methods, and devices for automation and integration of credentialing and authentication in workflows associated with computing platforms
CN112000816B (en) Data processing method and device
Tremper et al. MAGICPL: a generic process description language for distributed pseudonymization scenarios
EP3142320B1 (en) Remote modification of a document database by a mobile telephone device
Divino et al. Use of Blockchain for Request Management Medication by Court
JP7497230B2 (en) Computer system and cooperative control method
JP7317659B2 (en) Computer system and cooperative control method
US20230153457A1 (en) Privacy data management in distributed computing systems
US20230394481A1 (en) Authorizing public trust ledger actions via a database system
US20230153450A1 (en) Privacy data management in distributed computing systems
US20140195481A1 (en) Content managing apparatus and content managing method
CN115455915A (en) Form operation method and device
CN112256688A (en) Service data cleaning method and device and electronic equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170208

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170313

R150 Certificate of patent or registration of utility model

Ref document number: 6111186

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150