JP3741818B2 - Information distribution response system with many computers participating - Google Patents

Information distribution response system with many computers participating Download PDF

Info

Publication number
JP3741818B2
JP3741818B2 JP08108197A JP8108197A JP3741818B2 JP 3741818 B2 JP3741818 B2 JP 3741818B2 JP 08108197 A JP08108197 A JP 08108197A JP 8108197 A JP8108197 A JP 8108197A JP 3741818 B2 JP3741818 B2 JP 3741818B2
Authority
JP
Japan
Prior art keywords
request
information
transmission
response
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP08108197A
Other languages
Japanese (ja)
Other versions
JPH10275125A (en
Inventor
藤 倫 彦 斎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP08108197A priority Critical patent/JP3741818B2/en
Publication of JPH10275125A publication Critical patent/JPH10275125A/en
Application granted granted Critical
Publication of JP3741818B2 publication Critical patent/JP3741818B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、たとえば多数接続されたコンピュータに株価情報や金融情報を常時配布したり、要求に応じて一定の情報処理を行った後にその情報を配布するネットワークのように、多数のコンピュータ(クライアント、サーバ)が接続されたネットワークであって、コンピュータ間のリクエストとサービスとを仲介し、一定のリクエストに対して所定の情報を応答するようにした情報分配応答システムに関する。
【0002】
特に、クライアントが特定のサーバを意識することなく、欲する情報をリクエストするのみで、そのリクエストに対応する情報処理や情報送信を所定のサーバが実行し、その実行結果の情報がクライアントに返信されるようにした多数のコンピュータが参加する「情報分配応答システム」に関する。
【0003】
なお、ここで発明の名称で「多数のコンピュータが参加する情報分配応答システム」としたのは、システムの具体的なイメージを表わすためであり、「多数」に限らず「複数」のコンピュータが接続されたシステムであればよい。
【0004】
また、コンピュータが「参加する」としたのは、後に説明するように本発明のシステムによれば、コンピュータは、自分が行えるサービスを登録しておき、クライアントとして作動する一方、必要に応じてサービスを提供するサーバとなるからである。
【0005】
【従来の技術】
現在広く使用されている株価情報や金融情報を接続されたコンピュータに配布するネットワークシステムは、所定の要求を発するクライアントと、クライアントの要求に応じて所定の情報を提供するサーバとからなるクライアントサーバシステムからなっていた。
【0006】
この従来のクライアントサーバシステムでは、クライアントはサーバの所在を意識し、直接サーバに対して接続を試みて通信を行っていた。すなわち、従来はクライアントがリクエストを発するときに、リクエストの命令文中に通信相手のサーバを特定するデータを含ませた上で、そのサーバに対してリクエストを送信し、回答を得ていた。
【0007】
このため、従来のクライアントサーバシステムでは、ユーザーはサーバの配置等のネットワーク環境を熟知していなければ、欲しい情報を得ることができなかった。また、たとえネットワーク環境を熟知したユーザーにおいても、リクエスト文あるいはそれを含むプログラムの作成するための手続が煩雑であった。
【0008】
このサーバを特定することは、単純なリクエスト文に限らず、所定のコンピュータをクライアントサーバシステムとして作動させるネットワークプログラミングにおいても同じであった。つまり、クライアントサーバシステムを作動させるためのソフトウェアプログラムは、ネットワーク環境に強く依存していた。
【0009】
このため、このようなネットワーク環境に大きく依存するネットワークプログラムでは、サーバやアプリケーションソフトウェアの構成を変えるときは、大幅なプログラムの見直しを強いられていた。このことは、サーバやクライアントの配置を柔軟に変更したり、ソフトウェアのバージョンアップ等をする必要がある現状では極めて不便であった。
【0010】
これに対して上記クライアントサーバシステムのリクエスト文の煩雑さを改善するために、最近は「エージェント」という概念(規格、インターフェース)が提案されている。
【0011】
このエージェントは、ユーザーの「代理人」として必要な手続をするもので、処理に必要な知識を持つことを特徴としている。たとえば、エージェントを有する切符の予約を行うネットワークでは、ユーザーは特定のサーバを指定せずに、欲しい切符の条件のみを入力し、エージェントはその要求に対応するサーバを検索し、そのサーバにジョブ(切符の予約の処理)を転送する。
【0012】
つまり、エージェントは、複数の開放型システム(クライアント、サーバをそれぞれシステムとする)間でやり取りされる情報を統一された「ワークスペシフィケーション」としてシステム間で転送する。このワークスペシフィケーションは、通常以下の内容の情報を含んでいる。
【0013】
(1)システム名、ジョブ名等のジョブ情報オブジェクトの識別子
(2)ジョブ情報オブジェクトへの参照や実行等のアクセス権限に関する情報
(3)ジョブ処理結果の報告先、その内容規定に関する情報
(4)ジョブ処理依頼先のシステム名、転送や操作に関する情報
(5)次に行うべき処理を規定した連携処理情報
エージェントは、オブジェクト指向の枠組みに加え、データや手続を使い分ける知識を有し、ユーザーのリクエストを上記「ワークスペシフィケーション」とし、開放型システム(クライアント、サーバ)間でユーザのリクエストをジョブとして転送する。
【0014】
この「エージェント」という概念はユーザーインターフェースとして研究されており、これによれば、あるシステム(クライアント)でジョブを入力し、そのジョブを実行するのに必要なデータを他のシステムから集め、そして更に別のシステムでジョブを実行することができるようになる。
【0015】
【発明が解決しようとする課題】
しかしながら、上記「エージェント」は、未だに実用化されておらず、単にデータや手続の転送の規格の概念として提案されているのみで、システムの具体的手段としては確定的なものは実現されていない。
【0016】
また、この「エージェント」は、上記「ワークスペシフィケーション」がジョブ処理結果の報告先、ジョブ処理の依頼先等の情報を含む点からも明らかなように、相変わらずネットワーク環境に依存していた。
【0017】
このため、サーバやアプリケーションソフトウェアの配置替えを行うときは、エージェントのソフトウェアプログラムを見直さなければならなかった。この結果、必然的にネットワーク環境が固定化され、新規システム(クライアント、サーバ)の参入や、既存システム(クライアント、サーバ)の削除等に柔軟に対応することができなかった。
【0018】
また、データの転送や操作や形式を統一しなければならないため、処理が煩雑であり、既存の様々なシステムを柔軟に取り込むことができなかった。
【0019】
さらに、上記エージェントを含めて従来のクライアントサーバシステムは、処理を行うサーバが固定化されており、本来種々な処理を行うことができるコンピュータの能力を、最大限生かすことはできなかった。
【0020】
そこで、本発明が解決しようとする課題は、サーバやアプリケーション手段の配置替え等のネットワーク環境の変化を許容し、かつ、統一的かつ簡単なリクエストによって、ネットワークに接続されたコンピュータの能力を最大限利用した処理結果を得られる「多数のコンピュータが参加する情報分配応答システム」を提供することにある。
【0021】
【課題を解決するための手段】
本願請求項1に係る情報分配応答システムは、
一定の情報を送信する一方送信型サーバと、問合せに対して一定の情報処理を行って応答する問合せ応答型サーバと、問合せに対する応答と情報の送信とを要求するリクエストを発するクライアントと、ネットワーク内の情報の処理と分配とを管理するコアーノードと、からなる情報分配応答システムにおいて、
前記コアーノードは、
前記サーバとクライアントが有する情報処理手段であって、それぞれ特定の目的のために機能を特化させたアプリケーション手段を管理するアプリケーション手段管理部と、
前記一方送信型サーバと一方送信サービスとを管理する一方送信型サーバ管理部と、
所定の情報処理とその応答を要求する問合せリクエストの発生、処理、終了を管理する問合せリクエスト管理部と、
所定の情報の送信を要求する一方送信リクエストの発生、処理、終了を管理する一方送信リクエスト管理部と、
一方送信リクエストと問合せリクエストの送信元アプリケーション手段を、リクエストIDごとに管理するリクエスト元アプリケーション手段管理部と、
前記サーバと前記クライアント間の情報送信とリクエストとを仲介し、イベントの処理を前記各管理部に振り分ける主制御部と、を有し
全ての前記一方送信型サーバと前記問合せ応答型サーバと前記クライアントは前記コアーノードに直接接続されており
前記クライアントは、前記コアーノードに接続すると自動的にアプリケーション手段として前記アプリケーション手段管理部に登録され、前記一方送信型サーバは、前記コアーノードに接続すると自動的にサービスIDを有するアプリーション手段として前記アプリケーション手段管理部および前記一方送信型サーバ管理部に登録され、前記問合せ応答型サーバは、前記コアーノードに接続すると自動的にサービスIDを有するアプリーション手段として前記アプリケーション手段管理部および前記問合せリクエスト管理部に登録され、
前記クライアントのコンピュータが前記一方送信型サーバあるいは前記問合せ応答型サーバのアプリケーション手段としても登録されている場合には要求に応じて前記一方送信型サーバあるいは前記問合せ応答型サーバとしてサービスを提供し、前記一方送信型サーバあるいは前記問合せ応答型サーバのコンピュータが前記クライアントのアプリケーション手段としても登録されている場合にはクライアントとしてリクエストを送信することができるように構成され、
前記クライアントからのリクエストはすべて前記コアーノードに送られ、前記コアーノードの主制御部を介して問合せリクエスト管理部あるいは一方送信リクエスト管理部に送信され、前記問合せリクエスト管理部から応答すべき問合せ応答型サーバにリクエストが転送され、
送信元のクライアントはリクエストIDごとに前記コアーノードのリクエスト元アプリケーション手段管理部に管理され、
前記問合せ応答型サーバからの応答データあるいは前記一方送信型サーバからの一方送信データは、前記コアーノードに送信され、前記コアーノードの一方送信リクエスト管理部あるいは問合せリクエスト管理部から前記リクエスト元アプリケーション手段管理部に登録された送信元クライアントに送信される、ことを特徴とするものである。
【0024】
本願請求項に係る情報分配応答システムは、上記請求項1の情報分配応答システムにおいて、
前記アプリケーション手段管理部は、
所定のリクエストとそのリクエストを処理するアプリケーション手段間の交信を保持するためのチャネルごとに、チャネル情報およびアプリケーション手段に関する情報を管理するアプリケーションインフォメーション管理手段と、
システム内のアプリケーション手段を登録したアプリケーションマネージメントテーブルを有し、前記アプリケーションインフォメーション管理手段を管理するアプリケーションマネージメントテーブル管理手段と、
を有していることを特徴とするものである。
【0025】
本願請求項3に係る情報分配応答システムは、上記請求項1の情報分配応答システムにおいて、
前記一方送信型サーバ管理部は、
情報送信を行う一方送信ノードIDごとに、ノード情報を管理するサーバノードID管理手段と、
一方送信サービスIDごとに、前記サーバノードID管理手段を管理するサーバサービスID管理手段と、
前記一方送信型サーバの一方送信サービスを登録したサーバインフォメーションリストを有し、前記サーバサービスID管理手段を管理するサーバインフォメーションリスト管理手段と、
を有していることを特徴とするものである。
【0026】
本願請求項に係る情報分配応答システムは、上記請求項1の情報分配応答システムにおいて、
前記問合せリクエスト管理部は、
問合せ応答サービスIDごとに、対応する問合せ応答サービスを行う問合せ応答型サーバの情報を管理し、問合せリクエストの問合せデータを保持するリクエストキュー管理手段と、
問合せ応答サービスIDごとに、前記リクエストキュー管理手段を管理するリクエストキューマネージャー手段と、
問合せ応答サービスIDごとに、問合せリクエストに対する応答を監視し、応答があった場合の応答データの送信を管理するリプライウォッチャー手段と、
を有していることを特徴とするものである。
【0027】
本願請求項に係る情報分配応答システムは、上記請求項1の情報分配応答システムにおいて、
前記一方送信リクエスト管理部は、
一方送信リクエストのサブキーごとに、サブキー情報を管理するリクエストエレメント管理手段と、
一方送信リクエスト内容ごとに、前記リクエストエレメント管理手段を管理するリクエストインフォメーション管理手段と、
一方送信サービスIDごとに、一方送信リクエスト内容を登録したリクエストインフォメーションリストを有し、前記リクエストインフォメーション管理手段を管理するリクエストインフォメーションリスト管理手段と、
前記リクエストインフォメーションリスト管理手段を管理し、一方送信データの送信を行うデータディスパッチャー手段と、
を有していることを特徴とするものである。
【0028】
本願請求項に係る情報分配応答システムは、上記請求項の情報分配応答システムにおいて、
前記リクエストキュー管理手段は、
対応する問合せ応答サービスを行う問合せ応答型サーバのうち、処理可能な問合せ応答型サーバのうち処理の優先順序の最も高い問合せ応答型サーバをサーチして問合せ応答処理を依頼することを特徴とするものである。
【0029】
本願請求項に係る情報分配応答システムは、上記請求項1の情報分配応答システムにおいて、
前記コアーノードは、システム起動時に所定のサーバの内部に、あるいは複数のサーバの内部にその主制御部と各管理部を分散して生成されることを特徴とするものである。
【0030】
本願請求項に係る情報分配応答システムは、上記請求項1の情報分配応答システムにおいて、
前記コアーノードは、外部のネットワークからのリクエストに対して情報を分配あるいは応答することを特徴とするものである。
【0031】
本願請求項に係る情報分配応答システムは、上記請求項の情報分配応答システムにおいて、
前記問合せリクエスト管理部は、
リクエスト送信元アプリケーション手段と問合せ応答サービスを行うアプリケーション手段との間のデータ変換を行うコンバータ手段を有していることを特徴とするものである。
【0032】
本願請求項10に係る情報分配応答システムは、上記請求項1の情報分配応答システムにおいて、
前記一方送信リクエスト管理部は、
リクエスト送信元アプリケーション手段と一方送信サービスを行うアプリケーション手段との間のデータ変換を行うコンバータ手段を有していることを特徴とするものである。
【0034】
本願請求項11に係る情報分配応答システムは、
一定の情報を送信する一方送信型サーバと、一方送信リクエストを発するクライアントと、ネットワーク内の情報の処理と分配とを管理するコアーノードと、からなる情報分配応答システムにおいて、
前記コアーノードは、
前記一方送信型サーバとクライアントが有する情報処理手段であって、それぞれ特定の目的のために機能を特化させたアプリケーション手段を管理するアプリケーション手段管理部と、
前記一方送信型サーバと一方送信サービスとを管理する一方送信型サーバ管理部と、
所定の情報の送信を要求する一方送信リクエストの発生、処理、終了を管理する一方送信リクエスト管理部と、
一方送信リクエストの送信元アプリケーション手段を、リクエストIDごとに管理するリクエスト元アプリケーション手段管理部と、
前記一方送信型サーバと前記クライアント間の情報送信とリクエストとを仲介し、イベントの処理を前記各管理部に振り分ける主制御部と、を有し、
全ての前記一方送信型サーバと前記クライアントは前記コアーノードに直接接続されており
前記クライアントは、前記コアーノードに接続すると自動的にアプリケーション手段として前記アプリケーション手段管理部に登録され、前記一方送信型サーバは、前記コアーノードに接続すると自動的にサービスIDを有するアプリケーション手段として前記アプリケーション手段管理部および前記一方送信型サーバ管理部に登録され、前記クライアントのコンピュータが前記一方送信型サーバのアプリケーション手段としても登録されている場合には要求に応じて前記一方送信型サーバとしてサービスを提供し、前記一方送信型サーバのコンピュータが前記クライアントのアプリケーション手段としても登録されている場合にはクライアントとしてリクエストを送信することができるように構成され、
前記クライアントからのリクエストはすべて前記コアーノードに送られ、前記コアーノードの主制御部を介して一方送信リクエスト管理部に送信され、
送信元のクライアントはリクエストIDごとに前記コアーノードのリクエスト元アプリケーション手段管理部に管理され、
前記一方送信型サーバからの一方送信データは、前記コアーノードに送信され、前記コアーノードの一方送信リクエスト管理部から前記リクエスト元アプリケーション手段管理部に登録された送信元クライアントに送信される、ことを特徴とするものである。
【0037】
本願請求項12に係る情報分配応答システムは、上記請求項11の情報分配応答システムにおいて、
前記アプリケーション手段管理部は、
所定のリクエストとそのリクエストを処理するアプリケーション手段間の交信を保持するためのチャネルごとに、チャネル情報およびアプリケーション手段に関する情報を管理するアプリケーションインフォメーション管理手段と、
システム内のアプリケーション手段を登録したアプリケーションマネージメントテーブルを有し、前記アプリケーションインフォメーション管理手段を管理するアプリケーションマネージメントテーブル管理手段と、
を有していることを特徴とするものである。
【0038】
本願請求項13に係る情報分配応答システムは、上記請求項11の情報分配応答システムにおいて、
前記一方送信型サーバ管理部は、
情報送信を行う一方送信ノードIDごとに、ノード情報を管理するサーバノードID管理手段と、
一方送信サービスIDごとに、前記サーバノードID管理手段を管理するサーバサービスID管理手段と、
前記一方送信型サーバの一方送信サービスを登録したサーバインフォメーションリストを有し、前記サーバサービスID管理手段を管理するサーバインフォメーションリスト管理手段と、
を有していることを特徴とするものである。
【0039】
本願請求項14に係る情報分配応答システムは、上記請求項11の情報分配応答システムにおいて、
前記一方送信リクエスト管理部は、
一方送信リクエストのサブキーごとに、サブキー情報を管理するリクエストエレメント管理手段と、
一方送信リクエスト内容ごとに、前記リクエストエレメント管理手段を管理するリクエストインフォメーション管理手段と、
一方送信サービスIDごとに、一方送信リクエスト内容を登録したリクエストインフォメーションリストを有し、前記リクエストインフォメーション管理手段を管理するリクエストインフォメーションリスト管理手段と、
前記リクエストインフォメーションリスト管理手段を管理し、一方送信データの送信を行うデータディスパッチャー手段と、
を有していることを特徴とするものである。
【0040】
本願請求項15に係る情報分配応答システムは、上記請求項11の情報分配応答システムにおいて、
前記コアーノードは、システム起動時に所定のサーバの内部に、あるいは複数のサーバの内部にその主制御部と各管理部を分散して生成されることを特徴とするものである。
【0041】
本願請求項16に係る情報分配応答システムは、上記請求項11の情報分配応答システムにおいて、
前記コアーノードは、外部のネットワークからのリクエストに対して情報を分配することを特徴とするものである。
【0042】
本願請求項17に係る情報分配応答システムは、上記請求項11の情報分配応答システムにおいて、
前記一方送信リクエスト管理部は、
リクエスト送信元アプリケーション手段と一方送信サービスを行うアプリケーション手段との間のデータ変換を行うコンバータ手段を有していることを特徴とするものである。
【0044】
本願請求項18に係る情報分配応答システムは、
問合せに対して一定の情報処理を行って応答する問合せ応答型サーバと、問合せ応答リクエストを発するクライアントと、ネットワーク内の情報の処理と分配とを管理するコアーノードと、からなる情報分配応答システムにおいて、
前記コアーノードは、
前記問合せ応答型サーバとクライアントが有する情報処理手段であって、それぞれ特定の目的のために機能を特化させたアプリケーション手段を管理するアプリケーション手段管理部と、
所定の情報処理とその応答を要求する問合せリクエストの発生、処理、終了を管理する問合せリクエスト管理部と、
問合せリクエストの送信元アプリケーション手段を、リクエストIDごとに管理するリクエスト元アプリケーション手段管理部と、
前記問合せ応答型サーバと前記クライアント間の情報送信とリクエストとを仲介し、イベントの処理を前記各管理部に振り分ける主制御部と、を有し
全ての前記問合せ応答型サーバと前記クライアントは前記コアーノードに直接接続されており
前記クライアントは、前記コアーノードに接続すると自動的にアプリケーション手段として前記アプリケーション手段管理部に登録され、前記問合せ応答型サーバは、前記コアーノードに接続すると自動的にサービスIDを有するアプリケーション手段として前記アプリケーション手段管理部および前記問合せリクエスト管理部に登録され、前記クライアントのコンピュータが前記問合せ応答型サーバのアプリケーション手段としても登録されている場合には要求に応じて前記問合せ応答型サーバとしてサービスを提供し、前記問合せ応答型サーバのコンピュータが前記クライアントのアプリケーション手段としても登録されている場合にはクライアントとしてリクエストを送信することができるように構成され、
前記クライアントからのリクエストはすべて前記コアーノードに送られ、前記コアーノードの主制御部を介して問合せリクエスト管理部に送信され、前記問合せリクエスト管理部から応答すべき問合せ応答型サーバにリクエストが転送され、
送信元のクライアントはリクエストIDごとに前記コアーノードのリクエスト元アプリケーション手段管理部に管理され、
前記問合せ応答型サーバからの応答データは、前記コアーノードに送信され、前記コアーノードの問合せリクエスト管理部から前記リクエスト元アプリケーション手段管理部に登録された送信元クライアントに送信される、ことを特徴とするものである。
【0047】
本願請求項19に係る情報分配応答システムは、上記請求項18の情報分配応答システムにおいて、
前記アプリケーション手段管理部は、
所定のリクエストとそのリクエストを処理するアプリケーション手段間の交信を保持するためのチャネルごとに、チャネル情報およびアプリケーション手段に関する情報を管理するアプリケーションインフォメーション管理手段と、
システム内のアプリケーション手段を登録したアプリケーションマネージメントテーブルを有し、前記アプリケーションインフォメーション管理手段を管理するアプリケーションマネージメントテーブル管理手段と、
を有していることを特徴とするものである。
【0048】
本願請求項20に係る情報分配応答システムは、上記請求項18の情報分配応答システムにおいて、
前記問合せリクエスト管理部は、
問合せ応答サービスIDごとに、対応する問合せ応答サービスを行う問合せ応答型サーバの情報を管理し、問合せリクエストの問合せデータを保持するリクエストキュー管理手段と、
問合せ応答サービスIDごとに、前記リクエストキュー管理手段を管理するリクエストキューマネージャー手段と、
問合せ応答サービスIDごとに、問合せリクエストに対する応答を監視し、応答があった場合の応答データの送信を管理するリプライウォッチャー手段と、
を有していることを特徴とするものである。
【0049】
本願請求項21に係る情報分配応答システムは、上記請求項20の情報分配応答システムにおいて、
前記リクエストキュー管理手段は、
対応する問合せ応答サービスを行う問合せ応答型サーバのうち、処理可能な問合せ応答型サーバのうち処理の優先順序が最も高い問合せ応答型サーバをサーチして問合せ応答処理を依頼することを特徴とするものである。
【0050】
本願請求項22に係る情報分配応答システムは、上記請求項18の情報分配応答システムにおいて、
前記コアーノードは、システム起動時に所定のサーバの内部に、あるいは複数のサーバの内部にその主制御部と各管理部を分散して生成されることを特徴とするものである。
【0051】
本願請求項23に係る情報分配応答システムは、上記請求項18の情報分配応答システムにおいて、
前記コアーノードは、外部のネットワークからのリクエストに対して問合せ応答をすることを特徴とするものである。
【0052】
本願請求項24に係る情報分配応答システムは、上記請求項18の情報分配応答システムにおいて、
前記問合せリクエスト管理部は、
リクエスト送信元アプリケーション手段と問合せ応答サービスを行うアプリケーション手段との間のデータ変換を行うコンバータ手段を有していることを特徴とするものである。
【0054】
【発明の実施の形態】
次に、本発明の実施形態について添付の図面を参照して以下に説明する。
最初に、理解容易のために本発明による情報分配応答システムの物理的なシステム構成例を示して説明する。
【0055】
図1に、本発明による情報分配応答システムの物理的な構成例を示す。図1の情報分配応答システムは、2台のワークステーション(WS1,WS2)と、4台のパーソナルコンピュータ(PC1〜PC4)とからなる。また、このシステムには、外部のネットワーク(NET1)もアクセス可能に接続されているとする。
【0056】
各ワークステーション(WS1,WS2)とパーソナルコンピュータ(PC1〜PC4)は、それぞれアプリケーション手段(図中において符号APを付し、四角枠で囲って示す)を有しているとする。
【0057】
なお、外部のネットワーク(NET1)は、アプリケーション手段と、本発明による情報分配応答システムとのインターフェースを有しているものとする。
【0058】
ここで、アプリケーション手段とは、情報処理手段であって、特定の目的のために機能を特化させたものをいうものとする。このアプリケーション手段は、固定的にその処理をするようにしたハードウェアでもよいが、好ましくは所定のアプリケーションソフトウェアで制御され、ある時点で所定の処理をするコンピュータの処理装置である。
【0059】
上記アプリケーション手段はオブジェクト指向プログラミングによるオブジェクトからなっていてもよいが、アプリケーション手段自体は手続型プログラムによって制御された手段であり、本発明による情報分配応答システムとの間にオブジェクト指向プログラミングによるインターフェースを有するものであってもよい。
【0060】
ここで、オブジェクトとは、ある属性によってクラス分けし、データと手続とを一体化したものである。オブジェクトは、以下の特徴を有している。
(1)同じ属性を有するオブジェクト(クラスオブジェクト)は、基本的に同じメソッド(所定の処理を行う手段)を有している。
(2)あるクラスオブジェクトの属性やメソッドは、他のクラスオブジェクトでも継承できる。
(3)他のオブジェクトにそのオブジェクトが有するメソッドによる処理を依頼することができる。
【0061】
本明細書でいう「オブジェクト」は、上記データと手続を一体化したソフトウェア的なものの他、オブジェクトを実行するためのハードウェアも含むものとする。
【0062】
すなわち、本発明のシステムを構成する各処理手段(コアーノードや管理部や各管理部の処理手段、あるいはアプリケーション手段)は、上記オブジェクトによって表現でき、また、各処理手段や管理部をオブジェクトとすることにより、本発明のシステムは、種々の処理に柔軟に対応できるようになるので、以下の実施形態では、システムを構成する各処理手段は「オブジェクト」であるとする。しかし、これは本発明をオブジェクト指向の枠組みに限る意味ではない。つまり、オブジェクトと同一の機能を通常の手続型プログラムによって制御されたコンピュータによって実現するようにしてもよい。
【0063】
図1の構成例では、パーソナルコンピュータPC1は問合せ応答型サーバとして作動するオブジェクト、パーソナルコンピュータPC2は一方送信型サーバとして作動するオブジェクト、パーソナルコンピュータPC3はクライアントとして作動するオブジェクト、パーソナルコンピュータPC4もクライアントとして作動するオブジェクト、をそれぞれ有している。
【0064】
ここで、「問合せ応答型サーバ」とは、クライアントからのリクエスト(問合せリクエスト)に応じて、所定の情報処理を行い、応答するサーバをいい、「一方送信型サーバ」とは、クライアントからのリクエスト(一方送信リクエスト)に応じて、所定の情報を送信するサーバをいう。クライアントサーバシステムにおけるサーバは通常この2種類のサーバに分けることができる。
【0065】
ワークステーションWS1は、2つの問合せ応答型サーバとして作動するオブジェクトと、コアーノードとして作動するオブジェクトとを有している。ワークステーションWS2は、一方送信型サーバとして作動するオブジェクトを有している。さらに、外部ネットワークNET1上のアプリケーション手段も、ここではクライアントあるいはサーバとして作動するオブジェクトとして把握される。
【0066】
なお、上記問合せ応答型サーバ、一方送信型サーバ、クライアントの各オブジェクトは、本明細書でいう「アプリケーション手段」である。
【0067】
各オブジェクトは、情報分配応答システム(本実施形態の説明では省略して「IDP」ということもあることとする)とのインターフェイスを有している(図1中にIDP APIと記す)。
【0068】
コアーノードは、本実施形態ではシステム起動時に1個生成される。図1の例では、ワークステーションWS1に生成されているが、これは固定的なものではなく、システムにより、起動時に適当なワークステーションに生成されてもよい。また、後述するコアーノードの下位のオブジェクトが複数のワークステーションに分散して生成されてもよい。なお、コアーノードは後述するサービスID別に複数個生成するようにしてもよい。この場合は、コアーノードにより別々の情報分配応答を行うようにすることができる。
【0069】
このコアーノードに対して、各パーソナルコンピュータとワークステーションのオブジェクトは「コネクション」を有している。ここで、コネクションとは、オブジェクト間で相手方のオブジェクトに所定のメッセージを送るための経路である。このメッセージは、相手方のオブジェクトに所定のメソッドによる処理を依頼することができる。すなわち、各オブジェクトは、「コネクション」により、他のオブジェクトに所定の処理や情報の分配を依頼することができるのである。
【0070】
図1に示すように、本発明の情報分配応答システムは、すべてのサーバとクライアントは、コアーノードにコネクションによって接続されている。このことは、コアーノードが、すべてのオブジェクト(サーバとクライアント)間のリクエストや情報送信を仲介することを意味している。
【0071】
図1の情報分配応答システムは、2種類の問合せ応答型サーバを有している。これらの問合せ応答サービスは、問合せ応答サービスの内容により、それぞれ「問合せ応答サービスID100」と「問合せ応答サービスID200」に分類されている。問合せ応答サービスID100を行う問合せ応答型サーバは、パーソナルコンピュータPC1内に存在し、一方、問合せ応答サービスID200を行う問合せ応答型サーバは、ワークステーションWS1内に存在している。
【0072】
ここで、サービスIDとは、問合せ応答サービスあるいは一方送信サービスを、その情報内容、データ種類等によって分類して数字等により特定する識別子である。
【0073】
ワークステーションWS1は、同一の問合せ応答サービスID100を行う2つ問合せ応答型サーバを有している。これらの同一問合せ応答サービスを行う問合せ応答型サーバは、問合せ応答サービスID100の「ノード」という。図1の例のように、ノードは同一のサービスIDに複数存在することがある。物理的には、ノードはネットワーク上に存在する装置(アプリケーション手段)を意味している。
【0074】
また、図1の情報分配応答システムは、2種類の一方送信型サーバを有している。これらの一方送信サービスは、それぞれ「一方送信サービスID150」と「一方送信サービスID250」に分類されている。一方送信サービスID150を行う一方送信型サーバはワークステーションWS2内に存在し、一方送信サービスID250を行う一方送信型サーバはパーソナルコンピュータPC2内に存在している。同一のコンピュータ内に複数の一方送信型サーバが存在できることは問合せ応答型サーバと同様である。また、同一の一方送信サービスIDについて、その一方送信サービスを行う「ノード」が複数存在することも問合せ応答サービスと同様である。
【0075】
ここで注目すべきことは、本発明によれば、各サーバは、特定の物理的な装置として認識されるのではなく、サービスの内容によって分類されたサービスIDとして認識されることである。
【0076】
すなわち、後に説明するように、本発明では、システムに接続されるコンピュータ(サーバとクライアントとに拘わらず)は、その提供できる情報や、提供できる情報処理の内容を予めコアーノードにサービスIDとして登録しておき、クライアントはコアーノードに対して所定のサービスIDを指定してリクエストを発し、コアーノードはそのサービスIDを提供するサーバを検索してジョブを転送するのである。
【0077】
このようにサーバをサービスIDとして認識することにより、物理的なサーバの配置替え等に対しては、コアーノードの登録内容を変化させることのみにより、対応できるようになる。
【0078】
また、クライアントであるコンピュータが所定の処理を要求されてサーバとして作動したり、反面、サーバがクライアントとして他のサーバのサービスを求めることができるようになる。つまり、システムに接続されるコンピュータは、自分が提供できるサービスを予め登録しておき、そのサービスを求められた時は、サーバとして作動するが、サーバとして固定化されるわけではないので、クライアントとして他のサーバのサービスを求めることもできるのである。これにより、本システムによれば、クライアントとして作動するコンピュータの能力も利用でき、システムに接続された全てのコンピュータの能力を生かすことができるようになる。
【0079】
図1の情報分配応答システムでは、2種類の問合せ応答サービス(ID100,ID200)と2種類の一方送信サービス(ID150,ID250)を行うサーバとクライアントが、コアーノードにコネクションを有している。この構成により、クライアントであるパーソナルコンピュータPC3,PC4は、コアーノードを介して4種類のサービス、すなわちサービスID100,200,150,250を受けることができる。
【0080】
また、ワークステーションWS2も、時によってクライアントとして他のサーバのサービスを受けることができる。
【0081】
次に、本発明の中心部分であるコアーノードの構成について以下に説明する。
図2は、コアーノードのクラスオブジェクトの構造を示している。図2において、各オブジェクトは4角形の線で囲み、上段にオブジェクト名、中段に属性、下段にそのオブジェクトのメソッドを記している。
【0082】
図2に示すように、全体を符号1で示すコアーノードは、主制御部2と、アプリケーション手段管理部3と、一方送信型サーバ管理部4と、問合せリクエスト管理部5と、一方送信リクエスト管理部6とからなる。
【0083】
アプリケーション手段管理部3は、アプリケーションインフォメーション管理手段3aと、アプリケーションマネージメントテーブル管理手段3bとからなる。
【0084】
一方送信型サーバ管理部4は、サーバノードID管理手段4aと、サーバサービスID管理手段4bと、サーバインフォメーションリスト管理手段4cとからなる。
【0085】
問合せリクエスト管理部5は、リプライウォッチャー手段5aと、リクエストキュー管理手段5bと、リクエストキューマネージャー手段5cとからなる。なお、コンバータ手段5dは、別の実施形態で追加される。コンバータ手段5dを有する実施形態については後にさらに説明する。
【0086】
一方送信リクエスト管理部6は、リクエストエレメント管理手段6aと、リクエストインフォメーション管理手段6bと、リクエストインフォメーションリスト管理手段6cと、データディスパッチャー手段6dとからなる。なお、コンバータ手段6eは、別の実施形態で追加される。コンバータ手段6eを有する実施形態については後にさらに説明する。
【0087】
アプリケーションインフォメーション管理手段3aは、所定のリクエストとそのリクエストを処理するアプリケーション手段との交信を維持するチャネルごとに、そのチャネル情報と、アプリケーション手段に関する情報とを管理する手段である。すなわち、本発明のシステムにおいて、所定のリクエストに対して所定のサーバ(アプリケーション手段)が情報の処理や分配を行うが、その情報の流れの交信口を維持する必要がある。その情報の流れの交信口がチャネルである。
【0088】
アプリケーションインフォメーション管理手段3aは、チャネルごとにサービスを提供するアプリケーション手段の情報(アプリケーション手段の所在等)や、その他のチャネル情報(たとえば、チャネル識別子等)を管理するのである。
【0089】
アプリケーションマネージメントテーブル管理手段3bは、全システムで1個存在し、アプリケーションマネージメントテーブルを有し、前記アプリケーションインフォメーション管理手段3aを管理する。ここで、オブジェクト間の「管理」とは、たとえば、アプリケーションマネージメントテーブル管理手段3bは、アプリケーションインフォメーション管理手段3aに依頼し、所定のアプリケーション手段の情報を検索させ、回答を得る等の制御を行うことをいう。オブジェクト間の「管理」については以下に同じとする。
【0090】
アプリケーションマネージメントテーブルとは、情報分配応答システムに接続される各アプリケーション手段の情報(アプリケーション情報)を登録したテーブルをいう。アプリケーションマネージメントテーブルは、クライアントとサーバとに拘わらず、全てのアプリケーション手段の情報を登録している。ここで、アプリケーションマネージメントテーブルに登録するアプリケーション情報は、各アプリケーション手段を特定する情報、たとえばアプリケーション手段が提供するサービスの内容を特定するサービスID、アプリケーション手段の所在等である。
【0091】
サーバノードID管理手段4aは、一方送信サービスIDごとの、それぞれの情報送信を行う一方送信ノードごとに1個存在し、一方送信ノードの情報を管理する。つまり、一方送信サービスIDは、複数の一方送信ノードを有することがあるが、サーバノードID管理手段4aは、各一方送信ノードごとにその所在等のノード情報を管理するのである。
【0092】
サーバサービスID管理手段4bは、一方送信サービスIDごとに1個存在し、前記サーバノードID管理手段4aを管理する。
【0093】
サーバインフォメーションリスト管理手段4cは、全システムで1個存在し、サーバインフォメーションリストを有し、前記サーバサービスID管理手段4bを管理する。サーバインフォメーションリストは、すべての一方送信型サーバを登録したリストである。
【0094】
リプライウォッチャー手段5aは、問合せリクエストIDごとに存在し、応答待ちのアプリケーション手段の情報を登録し、応答を監視し、応答があった場合にはその応答データを送信する手段である。リクエストIDは、リクエストを特定するためにリクエストごとに付された識別子である。
【0095】
リクエストキュー管理手段5bは、問合せ応答サービスIDごとに存在し、対応する問合せ応答サービスを行う問合せ応答型サーバの情報を管理し、問合せリクエストの問合せデータを保持する。
【0096】
すなわち、リクエストキュー管理手段5bは、問合せリクエストがあった場合に、対応する問合せ応答サービスを行う問合せ応答型サーバをサーチし、問合せデータ(問合せを行ったアプリケーション手段の情報や、処理をしてもらう元のデータ)を転送し、応答があるまで前記問合せデータ登録しておくのである。
【0097】
リクエストキューマネージャー手段5cは、問合せ応答サービスIDごとに存在し、前記リクエストキュー管理手段5bを管理する。
【0098】
リクエストエレメント管理手段6aは、一方送信リクエストのサブキーごとに存在し、サブキー情報を記憶、管理する。ここで、「サブキー」は、一方送信リクエストをする際に指定するキーを構成する部分キーであって、一方送信データをフィルタリングするためのキーである。例えば、株価情報の配信をリクエストするのにあたって、一定の銘柄を指定したり、一定の期間を指定したりすることがある。この場合の一定銘柄を指定するキーがサブキーであり、そのサブキーの示す内容(サブキー情報)を管理するのがリクエストエレメント管理手段6aである。
【0099】
リクエストインフォメーション管理手段6bは、一方送信リクエストのリクエスト内容ごとに存在し、前記リクエストエレメント管理手段6aを管理する。ここで、一方送信リクエストのリクエスト内容とは、前記サブキーの組合せによって指定される一方送信リクエストの内容である。たとえば、先の例では、株価情報のうち、「何々銘柄の何々期間のもの」というように特定した内容である。同一の一方送信リクエストでも、その内容によって、複数のリクエスト内容を有する。
【0100】
リクエストインフォメーションリスト管理手段6cは、一方送信サービスIDごとに存在し、前記リクエストインフォメーション管理手段6bを管理する。この一方送信サービスIDとは、先の例では株価情報の一方送信サービスを指す識別子のようなものである。
【0101】
データディスパッチャー手段6dは、全システムで1個存在し、リクエストインフォメーションリスト管理手段6cを管理し、一方送信データをアプリケーション手段に送信する。
【0102】
以上が本実施形態の各構成手段の説明であったが、次ぎに問合せ応答サービスと一方送信サービスとにおける各構成手段の作用について以下に説明する。なお、以下の説明では図2に示した情報分配応答システムの構成を参照することにより、構成手段間の関係がより明らかとなる。
【0103】
最初に、本発明の情報分配応答システムを構成するには、システムにコンピュータを接続しなければならない。本発明の構成に沿ってより正確に言うならば、システムにアプリケーション手段を接続しなければならない。このアプリケーション手段の接続の処理の流れを図3に示す。なお、図3のフローチャートにおいて、各処理ステップの処理を行う処理手段を括弧を付して示す。
【0104】
図3に示すように、本発明の情報分配応答システムにアプリケーション手段を接続するには、接続を要求するコンピュータがコアーノード1の主制御部2にアプリケーション手段の接続を要求する(ステップS100)。
【0105】
この接続要求のイベントを受けた主制御部2は、アプリケーション手段接続受付用チャネルにアプリケーション手段を接続するためのイベントを発生する(ステップS110)。このイベントは、次のように処理される。
【0106】
まず、接続を要求するアプリケーション手段について、新たなアプリケーションインフォメーション管理手段3aが作成され、チャネル情報やそのアプリケーション手段に関する情報等が登録される(ステップS120)。
【0107】
次に、この新たなアプリケーションインフォメーション管理手段3aは、アプリケーションマネージメントテーブルに登録される(ステップS130)。
【0108】
以上がアプリケーション手段の接続のための処理であるが、サービスを提供するアプリケーション手段は、サーバとして宣言をしなければならない。以下にサーバ宣言の処理の流れを図4に示す。なお、図4のフローチャートにおいて、各処理ステップの処理を行う処理手段を括弧を付して示す。
【0109】
図4に示すように、アプリケーション手段がサーバとしてサービスを提供するには、サーバであることをコアーノード1の主制御部2に宣言しなければならない(ステップS200)。
【0110】
主制御部2は、上記アプリケーション手段からのサーバ宣言のイベントを受け、そのアプリケーション手段についてのアプリケーションインフォメーション管理手段3aを作成する(ステップS210)。
【0111】
次に、そのアプリケーション手段が提供するサービスの種類により、以下の一方送信型サーバとしての処理、あるいは問合せ応答型サーバとしての処理のいずれかを行う。
【0112】
サーバ宣言を行ったサーバが一方送信型サーバである場合、まず、サーバインフォメーションリスト管理手段4cが、サーバインフォメーションリストにそのサーバ情報を登録する(ステップS220)。
【0113】
次に、サーバインフォメーションリスト管理手段4cは、そのサーバのサービスIDと同一のサーバーサービスID管理手段4bを検索する。該当するサーバーサービスID管理手段4bがない場合には、新たなサーバーサービスID管理手段4bを作成する(ステップS230)。
【0114】
次に、前記ステップS230により検索あるいは作成されたサーバーサービスID管理手段4bは、宣言を行ったサーバについてサーバノードID管理手段4aを作成する(ステップS240)。
【0115】
最後に、サーバインフォメーションリスト管理手段4cが、そのサーバについて、送信開始フラグを設定する(ステップS250)。
【0116】
サーバ宣言を行ったサーバが問合せ応答型サーバである場合、すでにステップS210で対応するアプリケーションインフォメーション管理手段3aを作成しているので、ここでは問合せリクエスト管理部5に問合せ応答型サーバの登録を行う。
【0117】
まず、アプリケーションインフォメーション管理手段3aが、同一の問合せ応答サービスIDを有するリクエストキューマネージャー手段5cが存在するか否かを検索する(ステップS260)。同一の問合せ応答サービスIDのリクエストキューマネージャー手段5cがなければ、新たに作成する。
【0118】
次に、アプリケーションインフォメーション管理手段3aは、前記ステップS260により検索あるいは作成されたリクエストキューマネージャー手段5cに、サーバ宣言を行っているサーバの情報を登録する(ステップS270)。
【0119】
最後に、上記リクエストキューマネージャー手段5cは、リクエストキュー管理手段5bを取得し、サーバ宣言をしているサーバを、問合せ応答サービスIDに対応する問合せ応答サービスを行う問合せ応答型サーバ(ノード)として登録する(ステップS280)。ここで、「取得」とは、所定のオブジェクトを検索し、コネクションを介して種々のメッセージを送れる状態にすることをいうものとする。
【0120】
以上がサーバ宣言とその処理についての説明であったが、このようにアプリケーション手段が接続され、サーバとして作動するアプリケーション手段がサーバとして登録された情報分配応答システムは、以下に説明するように情報の分配と応答とを行う。以下の説明では、この情報の分配と応答とを分けて説明する。
【0121】
最初に情報の応答、すなわち問合せ応答サービスについて説明する。問合せ応答サービスには、クライアントから問合せ応答型サーバへの問合せリクエストの送信と、問合せ応答型サーバからクライアントへの応答の送信とがある。これらの送信は、すべてコアーノード1を介して行われる。
【0122】
図5に、クライアントから問合せ応答型サーバへの問合せリクエストの送信の流れを示す。なお、図5のフローチャートにおいて、各処理ステップの処理を行う処理手段を括弧を付して示す。
【0123】
問合せリクエストは、クライアントから発せられ、図5の最初に示すように、コアーノード1の主制御部2に問合せのイベントとして入力される(ステップS300)。
【0124】
上記問合せのイベントを受けた主制御部2は、チャネルごとにアプリケーションインフォメーション管理手段3aを生成する(ステップS310)。
【0125】
次に、上記ステップS310によって生成されたアプリケーションインフォメーション管理手段3aは、問合せリクエストに対応する問合せ応答サービスIDのリクエストキューマネージャー手段5cを取得する(ステップS320)。
【0126】
上記ステップS320によって取得されたリクエストキューマネージャー手段5cは、同一問合せ応答サービスIDのリクエストキュー管理手段5bを取得する(ステップS330)。リクエストキューマネージャー手段5cは、取得したリクエストキュー管理手段5bに問合せリクエストに関する情報(問合せデータ、あるいは問合せ元アプリケーション手段等の情報)を渡す(ステップS340)。
【0127】
上記リクエストキュー管理手段5bは、上記問合せリクエストに関する情報をそのリクエストキュー、つまり問合せリクエストの待ち行列に登録する(ステップS350)。
【0128】
次に、リクエストキュー管理手段5bはリプライウォッチャー手段5aを取得し、これに問合せリクエスト元のアプリケーション手段を応答待ちアプリケーション手段として登録する(ステップS360)。
【0129】
上記ステップS360で取得されたリプライウォッチャー手段5aは、その問合せリクエストに対して応答待ちタイマを設定し、応答を監視する(ステップS370)。
【0130】
次に、リクエストキュー管理手段5bは、所定の処理の優先順位に従って問合せ応答サービスを行う問合せ応答型サーバ(ノード)をサーチし、処理が可能な問合せ応答型サーバのうちで処理の優先順位が最も高い問合せ応答型サーバのアプリケーションインフォメーション管理手段3aを取得する(ステップS380)。
【0131】
次に、上記アプリケーションインフォメーション管理手段3aが、上記サーチした問合せ応答型サーバに対し、問合せデータを送信する(ステップS390)。これにより、問合せリクエストと問合せデータが所定の問合せ応答型サーバで処理されることになる。
【0132】
以上がクライアントから問合せ応答型サーバへの問合せリクエストの送信であるが、次に、問合せ応答処理後の問合せ応答型サーバからクライアントへの応答の送信について説明する。
【0133】
図6に問合せ応答型サーバからクライアントへの応答の送信の流れを示す。図6のフローチャートにおいて、図5と同様に各処理ステップの処理を行う処理手段を括弧を付して示す。
【0134】
応答の送信のイベントは、処理を行った問合せ応答型サーバから発せられ、図6の最初に示すように、コアーノード1の主制御部2に入力される(ステップS400)。
【0135】
上記応答送信のイベントを受けた主制御部2は、応答をする問合せ応答型サーバに対応するアプリケーションインフォメーション管理手段3aを取得する(ステップS410)。
【0136】
次に、上記ステップS410によって取得されたアプリケーションインフォメーション管理手段3aは、対応する問合せ応答サービスIDのリクエストキューマネージャー手段5cを取得する(ステップS420)。
【0137】
上記ステップS420によって取得されたリクエストキューマネージャー手段5cは、同一問合せ応答サービスIDのリクエストキュー管理手段5bを取得する(ステップS430)。
【0138】
上記ステップS430によって取得されたリクエストキュー管理手段5bは、問合せを行った問合せリクエストをそのリクエストキューから削除する(ステップS440)。
【0139】
次に、リプライウォッチャー手段5aは、問合せリクエスト元のアプリケーション手段(クライアント)に関するデータを応答待ちアプリケーション手段のデータから削除する(ステップS450)。
【0140】
以上のステップS420〜S450の処理により、問合せリクエスト管理部5から問合せリクエストが削除される。
【0141】
次に、リプライウォッチャー手段5aは、アプリケーションマネージメントテーブル管理手段3bにアクセスし、アプリケーションマネージメントテーブル管理手段3bを取得する(ステップS460)。
【0142】
アプリケーションマネージメントテーブル管理手段3bは、問合せ応答型サーバの情報から、対応するアプリケーションインフォメーション管理手段3aを取得し、このアプリケーションインフォメーション管理手段3aにより、リプライウォッチャー手段5aはリクエスト元のアプリケーション手段の情報を得ることができる(ステップS470)。
【0143】
最後に、リプライウォッチャー手段5aは、上記のように得られたリクエスト元のアプリケーション手段に応答データを送信する(ステップS480)。
【0144】
以上が、問合せ応答サービスの問合せリクエストの送信と応答データの返信に関するコアーノード1の処理の流れである。次に、一方送信サービスのリクエストと送信に関するコアーノード1の処理について説明する。
【0145】
一方送信サービスも問合せ応答サービス同様、クライアントから一方送信型サーバへの一方送信リクエストの送信と、一方送信型サーバからクライアントへの一方送信データの送信とに分けられる。これらの送信も、すべてコアーノード1を介して行われる。
【0146】
図7に、クライアントから一方送信型サーバへの一方送信リクエストの送信の流れを示す。図7のフローチャートにおいて、各処理ステップの処理を行う処理手段を括弧を付して示す。
【0147】
一方送信リクエストは、クライアントから発せられ、図7の最初に示すように、コアーノード1の主制御部2に一方送信要求のイベントとして入力される(ステップS500)。
【0148】
上記一方送信要求のイベントを受けた主制御部2は、チャネルごとにアプリケーションインフォメーション管理手段3aを生成する(ステップS510)。
【0149】
次に、上記ステップS510で得られたアプリケーションインフォメーション管理手段3aは、同一の一方送信サービスが行われているか否かをチェックすべく、データディスパッチャー手段6dを取得する(ステップS520)。
【0150】
取得されたデータディスパッチャー手段6dは、リクエストされた一方送信サービスIDと同一IDのリクエストインフォメーションリスト管理手段6cを検索する(ステップS530)。同一IDのリクエストインフォメーションリスト管理手段6cが存在しない場合は、新たに生成する。
【0151】
次に、検索されあるいは生成されたリクエストインフォメーションリスト管理手段6cは、リクエスト内容が一致するリクエストインフォメーション管理手段6bを検索する(ステップS540)。リクエスト内容が一致するリクエストインフォメーション管理手段6bが存在しない場合には、新たに生成する。
【0152】
ここで、リクエスト内容とは、同一一方送信サービスIDにおいても、配信を受けるデータに種々の条件が付されることがあり、その場合には配信データの条件により、区別された一方送信リクエストである。このリクエスト内容を表わすものが、一方送信リクエストのキーである。
【0153】
次に、検索されあるいは生成されたリクエストインフォメーション管理手段6bは、リクエストキーを構成するサブキーの情報をリクエストエレメント管理手段6aに登録する(ステップS550)。
【0154】
次に、リクエストインフォメーション管理手段6bは、リクエスト元アプリケーション手段管理部7を生成し、リクエスト送信元のアプリケーション手段の情報を登録する(ステップS560)。
【0155】
最後に、ステップS510で生成されたアプリケーションインフォメーション管理手段3aは、リクエストに対応する一方送信型サーバに一方送信リクエストを送信する(ステップS570)。
【0156】
以上がクライアントから一方送信型サーバへの一方送信リクエストの送信であるが、次に、一方送信型サーバからクライアントへの一方送信データの送信について説明する。
【0157】
図8に一方送信型サーバからクライアントへの一方送信データの送信の流れを示す。図8のフローチャートにおいて、図7と同様に各処理ステップの処理を行う処理手段を括弧を付して示す。
【0158】
一方送信データの送信のイベントは、配信する一方送信型サーバから発せられ、図8の最初に示すように、コアーノード1の主制御部2に入力される(ステップS600)。
【0159】
上記送信のイベントを受けた主制御部2は、一方送信型サーバに対応するアプリケーションインフォメーション管理手段3aを取得する(ステップS610)。
【0160】
次に、上記ステップS610で得られたアプリケーションインフォメーション管理手段3aは、リクエスト元のクライアントを検索すべく、データディスパッチャー手段6dを取得する(ステップS620)。
【0161】
取得されたデータディスパッチャー手段6dは、配信をリクエストされた一方送信サービスIDと同一IDのリクエストインフォメーションリスト管理手段6cを検索する(ステップS630)。
【0162】
次に、データディスパッチャー手段6dは、リクエストインフォメーションリスト管理手段6cを介して、リクエスト内容が一致するリクエストインフォメーション管理手段6bを検索する(ステップS640)。
【0163】
リクエスト内容が一致するリクエストインフォメーション管理手段6bが存在する場合は、そのリクエストインフォメーション管理手段6bにより、リクエスト元アプリケーション手段管理部7を取得し、リクエスト送信元のアプリケーション手段の情報を取得する(ステップS650)。
【0164】
最後に、データディスパッチャー手段6dは、ステップS650で得られたリクエスト送信元のアプリケーション手段に一方送信データを送信する(ステップS660)。
【0165】
以上が、一方送信サービスにおける一方送信リクエストの送信と一方送信データの配信に関するコアーノード1の処理の流れである。
【0166】
以上の図1〜図8の説明から明らかなように、本発明による情報分配応答システムは、クライアントとサーバが直接交信せず、サーバが提供するサービスをサービスIDとしてコアーノードに登録し、クライアントは自分が利用したいサービスIDを指定してコアーノードに問い合わせ、コアーノードはそのサービスIDを提供するサーバにサービスの提供を要求する。また、サーバ側も、データを直接クライアントに送る代わりに、データをコアーノードに送り、コアーノードがそのサービスIDを要求するクライアントに配信する。
【0167】
このように、サービスIDによってサーバを管理し、この管理をコアーノードによって行うようにしたことにより、サービスIDを変えることによって多数のサーバを接続でき、多数のサービスを提供するシステムを得ることができる。また、サーバを拡張することも、サーバ宣言をすることにより、それまでのシステムを変更することなく簡単に拡張することができるのである。
【0168】
また、このようにサービスIDによってリクエストを行うようにしたことにより、システムからデータの取得方法を統一化でき、ユーザーフレンドリーなシステムを構築することができるようになる。
【0169】
クライアントサーバシステムを構成するプログラミングの面でも、システムを構成するノードのプログラムは、サーバの配置等のシステムの環境に依存しないので、アプリケーション手段のパーツ化、コンポーネント化が可能となる。
【0170】
さらに、情報分配応答システムに接続するコンピュータは、自分が提供することができるサービス(情報処理やデータ配信)をサービスIDとして登録しておき、要求があった場合には、そのサービスを提供する一方、クライアントとして他のサーバにサービスを要求することもできるようになる。これにより、本発明による情報分配応答システムは、既存のコンピュータの処理能力を余すことなく活用でき、極めて効率のよい情報処理システムを得ることができる。
【0171】
また、一方送信サービスIDとその送信データの内容さえ同一ならば、一つの一方送信サービスを複数のクライアントが同時に享受することができるようになる。これにより、数多くの利用が見込まれる情報の配信を極めて効率よく行うことができるようになる。
【0172】
また、リクエストキュー管理手段5bは、同一の問合せ応答サービスを提供する複数個の問合せ応答型サーバの情報を有している。リクエストキュー管理手段5bは、所定の問合せリクエストを送信するのに当たって、これらの問合せ応答型サーバをチェックし、処理可能な問合せ応答型サーバのうちで処理の優先順序が最も高いサーバに処理を依頼する。これにより、情報分配応答システムの負荷が平均的に分散され、システムのハードウェア資源を効率よく利用でき、特定のサーバに処理が集中することによってシステムの機能が損なわれる可能性を低くすることができる。
【0173】
なお、上記サーバの負荷分散の機能は、本発明の情報分配応答システムに不可欠な構成ではなく、この機能を有しないシステムであってもよい。
【0174】
次に、上記実施形態の変形例(他の実施形態)について以下に説明する。
上記実施形態では、一方送信サービスと、問合せ応答サービスの双方のサービス提供する情報分配応答システム(本願請求項1〜13)について説明した。しかし、むろん一方送信サービスのみを提供する情報分配応答システム(本願請求項14〜23)、あるいは問合せ応答サービスのみを提供する情報分配応答システム(本願請求項24〜33)を構成することもできる。
【0175】
また、上記実施形態では、サービスIDは提供するサービスの内容とデータの種類とによって分類したものを前提に説明した。ここで、データの種類とは、たとえばテキストデータとか、特定のアプリケーションソフトウェア(OS、ワードプロセッサ、表計算、データベース等)のデータ等までを指定したものをいうとする。
【0176】
すなわち、上記実施形態では、サービスIDにより、リクエストは所定の情報内容およびそのデータ形式を指定し、該当する情報を得るのである。
【0177】
しかし、本発明によれば、図2に示すコンバータ手段5dとコンバータ手段6eを設けることにより、上記アプリケーションソフトウェア間の相違を吸収することもできる。
【0178】
この場合、サービスIDは単にサービス内容によって分類されたものからなり、クライアントは、取得したい情報の内容とサービスIDによって指定し、さらに取得したいデータの種類を指定してリクエストを発する。コンバータ手段5dとコンバータ手段6eは、サーバが提供するデータをクライアントが欲するデータ形式に変換し、リプライウォッチャー手段5aやデータディスパッチャー手段6dは、変換後のデータをクライアントに返送する。
【0179】
このようにすることにより、他のアプリケーションソフトウェアで処理したデータをも利用でき、OSに対して依存度が低く、かつ、効率が高い情報分配応答システムを得ることができる。
【0180】
なお、上記実施形態の説明では、コアーノードの主制御部に送られるイベントは、いずれもクライアントかサーバから送られたものであった。しかし、図1に示したように、本発明の情報分配応答システムは、他のネットワークからのイベントも処理することができる。
【0181】
これにより、本発明の情報分配応答システムは、単一のネットワークのみによって構成されるものではなく、ネットワークとネットワークが複合的に情報分配応答システムを構成し、一つのネットワークのノードから他のネットワークの情報を取得することができるようになる。
【0182】
本発明の情報分配応答システムは、上記複数のネットワークを取り込んだ複合的なシステムである場合をも含むものである。
【0183】
【発明の効果】
以上の説明から明らかなように、本発明の情報分配応答システムによれば、サーバをサービスIDによって把握し、クライアントは所定のサービスIDを指定してリクエストを発し、コアーノードは上記リクエストを仲介して所定のサーバに処理を依頼し、そのサーバからの応答をリクエスト元のクライアントに返送するようにしている。これにより、クライアントやサーバを制御するプログラムがネットワーク環境から独立し、サーバの配置替えや拡張等のネットワーク環境の変化を吸収することができるようになる。
【0184】
また、ユーザがデータを取得する際にも、自分の欲しいデータやサービスを指定するだけで、情報分配応答システムから欲する情報を得られる。これにより、簡単なデータ取得を実現するシステムを提供することができる。
【0185】
さらに、サーバがサーバとして固定されず、クライアントとして他のサーバのサービスを受けることができるので、システムに接続されたコンピュータ全体の能力を最大限活用できるようになる。これにより、利用効率が極めて高い情報分配応答システムを得ることができる。
【0186】
また、ネットワークを複合的に組み合わせることにより、極めて広範な情報処理と情報配布をする情報分配応答システムを提供することができるようになる。
【図面の簡単な説明】
【図1】本発明による情報分配応答システムの物理的な構成例を示した説明図。
【図2】本発明の情報分配応答システムのコアーノードの構成を示したブロック図。
【図3】本発明の情報分配応答システムへのアプリケーション手段の接続の処理を示したフローチャート。
【図4】本発明の情報分配応答システムにおけるサーバ宣言の処理処理を示したフローチャート。
【図5】本発明の情報分配応答システムによる問合せ応答サービスにおける、クライアントから問合せ応答型サーバへの問合せリクエストの送信の流れを示したフローチャート。
【図6】本発明の情報分配応答システムによる問合せ応答サービスにおける、問合せ応答型サーバからクライアントへの応答の送信の流れを示したフローチャート。
【図7】本発明の情報分配応答システムによる一方送信サービスにおける、クライアントから一方送信型サーバへの一方送信リクエストの送信の流れを示したフローチャート。
【図8】本発明の情報分配応答システムによる一方送信サービスにおける、一方送信型サーバからクライアントへの一方送信データの送信の流れを示したフローチャート。
【符号の説明】
1 コアーノード
2 主制御部
3 アプリケーション手段管理部
3a アプリケーションインフォメーション管理手段
3b アプリケーションマネージメントテーブル管理手段
4 一方送信型サーバー管理部
4a サーバノードID管理手段
4b サーバーサービスID管理手段
4c サーバインフォメーションリスト管理手段
5 問合せリクエスト管理部
5a リプライウォッチャー手段
5b リクエストキュー管理手段
5c リクエストキューマネージャー手段
5d コンバータ手段
6 一方送信リクエスト管理部
6a リクエストエレメント管理手段
6b リクエストインフォメーション管理手段
6c リクエストインフォメーションリスト管理手段
6d データディスパッチャー手段
6e コンバータ手段
7 リクエスト元アプリケーション手段管理部
[0001]
BACKGROUND OF THE INVENTION
The present invention, for example, distributes stock price information and financial information to a large number of connected computers at all times, or performs a certain information processing in response to a request, and then distributes the information to a large number of computers (clients, The present invention relates to an information distribution and response system that is a network to which a server is connected, mediates requests and services between computers, and responds with predetermined information to certain requests.
[0002]
In particular, a client simply requests a desired information without being aware of a specific server, and a predetermined server executes information processing and information transmission corresponding to the request, and information on the execution result is returned to the client. The present invention relates to an “information distribution response system” in which a large number of computers participate.
[0003]
It should be noted that the term “information distribution response system in which a large number of computers participate” is used here to represent a specific image of the system, and not only “large numbers” but also “plurality” of computers are connected. Any system can be used.
[0004]
In addition, as described later, according to the system of the present invention, the computer is assumed to “join”. The computer registers a service that can be performed by the computer and operates as a client. This is because it becomes a server that provides.
[0005]
[Prior art]
2. Description of the Related Art A network system that distributes stock price information and financial information that is currently widely used to connected computers is a client server system that includes a client that issues a predetermined request and a server that provides the predetermined information in response to the client's request It was made up of.
[0006]
In this conventional client-server system, the client is aware of the location of the server and tries to connect directly to the server for communication. In other words, conventionally, when a client issues a request, data specifying the communication partner server is included in the command statement of the request, and then the request is transmitted to the server to obtain an answer.
[0007]
For this reason, in the conventional client-server system, the user cannot obtain desired information unless he / she is well aware of the network environment such as server arrangement. Further, even for a user who is familiar with the network environment, the procedure for creating a request sentence or a program including the request sentence is complicated.
[0008]
Specifying this server is not limited to a simple request statement, but is also the same in network programming in which a predetermined computer operates as a client server system. That is, the software program for operating the client server system is strongly dependent on the network environment.
[0009]
For this reason, in such a network program that relies heavily on the network environment, when the configuration of the server or application software is changed, the program is forced to be overhauled. This is extremely inconvenient in the current situation where it is necessary to flexibly change the arrangement of servers and clients or upgrade software.
[0010]
On the other hand, in order to improve the complexity of the request sentence of the client server system, a concept (standard, interface) called “agent” has recently been proposed.
[0011]
This agent performs necessary procedures as a user's “agent” and is characterized by having knowledge necessary for processing. For example, in a network that reserves a ticket with an agent, the user does not specify a specific server, but only enters the desired ticket condition, and the agent searches for the server corresponding to the request, and the job ( Transfer ticket reservation process).
[0012]
That is, the agent transfers information exchanged between a plurality of open systems (each of which has a client and a server as systems) as a unified “work specification” between the systems. This work specification usually contains the following information:
[0013]
(1) Identifier of job information object such as system name and job name
(2) Information about access authority such as reference to and execution of job information object
(3) Information about the job processing result report destination and its content specifications
(4) Job processing request destination system name, information on transfer and operation
(5) Cooperative processing information specifying the processing to be performed next
In addition to the object-oriented framework, the agent has the knowledge to properly use data and procedures, and user requests are referred to as “work specifications”, and user requests are transferred as jobs between open systems (clients and servers). To do.
[0014]
This "agent" concept has been studied as a user interface, according to which a job is entered on one system (client), the data necessary to execute the job is collected from another system, and further The job can be executed on another system.
[0015]
[Problems to be solved by the invention]
However, the above "agent" has not yet been put into practical use, it has only been proposed as a concept of data and procedure transfer standards, and no definite thing has been realized as a concrete means of the system. .
[0016]
In addition, the “agent” still depends on the network environment, as is clear from the fact that the “work specification” includes information such as the job processing result report destination and the job processing request destination.
[0017]
For this reason, when rearranging servers and application software, the agent software program had to be reviewed. As a result, the network environment is inevitably fixed, and it has not been possible to flexibly cope with the entry of a new system (client, server) or the deletion of an existing system (client, server).
[0018]
In addition, since the data transfer, operation, and format must be unified, the processing is complicated, and it has been impossible to flexibly incorporate various existing systems.
[0019]
Furthermore, in the conventional client-server system including the agent, the server that performs processing is fixed, and the computer's ability to perform various types of processing cannot be fully utilized.
[0020]
Therefore, the problem to be solved by the present invention is to allow changes in the network environment such as rearrangement of servers and application means, and to maximize the ability of computers connected to the network by uniform and simple requests. The object is to provide an "information distribution response system in which a large number of computers participate" that can obtain the processing results used.
[0021]
[Means for Solving the Problems]
  An information distribution response system according to claim 1 of the present application is:
One-side transmission type server that transmits certain information, an inquiry-response type server that responds by performing certain information processing on the inquiry, a client that issues a request for requesting response to the inquiry and transmission of information, and in the network In an information distribution response system comprising a core node that manages the processing and distribution of information
  The core node is
  Information processing means possessed by the server and the client, each managing an application means specialized for a specific purpose, an application means management unit;
  A one-side transmission type server management unit for managing the one-side transmission type server and one-side transmission service;
  A query request management unit for managing the generation, processing, and termination of a query request for requesting predetermined information processing and its response;
  One transmission request manager that manages the generation, processing, and termination of one transmission request that requests transmission of predetermined information,
  On the other hand, the request source application means management unit that manages the transmission source application means of the transmission request and the inquiry request for each request ID,
  A main control unit that mediates information transmission and requests between the server and the client, and distributes event processing to the respective management units;,
  All the one-side transmission type server, the inquiry response type server, and the client are directly connected to the core node.And,
  When the client is connected to the core node, it is automatically registered in the application means management unit as an application means, and when the one transmission type server is connected to the core node, the application means is automatically used as an application means having a service ID. Registered in the management unit and the one-side transmission type server management unit, the inquiry response type server automatically registers in the application unit management unit and the inquiry request management unit as an application unit having a service ID when connected to the core node And
  When the client computer is also registered as an application means of the one-side transmission type server or the inquiry response type server, it provides a service as the one transmission type server or the inquiry response type server in response to a request, On the other hand, when the computer of the transmission type server or the inquiry response type server is also registered as the application means of the client, it is configured so that a request can be transmitted as a client.
  All requests from the client are sent to the core node, transmitted to the inquiry request management unit or one transmission request management unit via the main control unit of the core node, and sent to the inquiry response type server that should respond from the inquiry request management unit The request is forwarded,
  The transmission source client is managed by the request source application means management unit of the core node for each request ID,
  The response data from the inquiry response type server or the one transmission data from the one transmission type server is transmitted to the core node, and from the one transmission request management unit or the inquiry request management unit of the core node to the request source application means management unit. It is transmitted to the registered transmission source client.
[0024]
  Claim of this application2The information distribution response system according to claim 1 is the information distribution response system according to claim 1,
  The application means management unit
  Application information management means for managing channel information and information on application means for each channel for maintaining communication between a predetermined request and application means for processing the request;
  An application management table for registering application means in the system, and an application management table management means for managing the application information management means;
It is characterized by having.
[0025]
  Claim of this applicationTo 3The information distribution response system according to claim 1, wherein the information distribution response system according to claim 1,
  The one-side transmission type server management unit
  Server node ID management means for managing node information for each transmission node ID while performing information transmission;
  On the other hand, for each transmission service ID, server service ID management means for managing the server node ID management means,
  A server information list managing means for managing the server service ID managing means, comprising a server information list in which one-side transmission service of the one-side transmission type server is registered;
It is characterized by having.
[0026]
  Claim of this application4The information distribution response system according to claim 1 is the information distribution response system according to claim 1,
  The inquiry request management unit
  For each inquiry response service ID, request queue management means for managing information of an inquiry response type server that performs a corresponding inquiry response service, and holding inquiry request inquiry data;
  Request queue manager means for managing the request queue management means for each inquiry response service ID;
  For each inquiry response service ID, a reply watcher means for monitoring a response to the inquiry request and managing transmission of response data when there is a response;
It is characterized by having.
[0027]
  Claim of this application5The information distribution response system according to claim 1 is the information distribution response system according to claim 1,
  The one transmission request management unit
  On the other hand, for each subkey of the transmission request, request element management means for managing subkey information,
  On the other hand, for each transmission request content, request information management means for managing the request element management means,
  On the other hand, for each transmission service ID, a request information list management means for managing the request information management means, having a request information list in which transmission request contents are registered on the one hand,
  Managing the request information list management means, while data dispatcher means for transmitting transmission data;
It is characterized by having.
[0028]
  Claim of this application6An information distribution response system according to claim 14In the information distribution response system of
  The request queue management means includes:
  Searching for a query response type server with the highest processing priority among the query response type servers that can be processed among the query response type servers that provide the corresponding query response service, and requesting the query response processing It is.
[0029]
  Claim of this application7The information distribution response system according to claim 1 is the information distribution response system according to claim 1,
  The core node is generated by distributing the main control unit and each management unit in a predetermined server or a plurality of servers when the system is started.
[0030]
  Claim of this application8The information distribution response system according to claim 1 is the information distribution response system according to claim 1,
  The core node distributes or responds to a request from an external network.
[0031]
  Claim of this application9An information distribution response system according to claim 11In the information distribution response system of
  The inquiry request management unit
  It has a converter means for performing data conversion between the request transmission source application means and the application means for performing the inquiry response service.
[0032]
  Claim of this application10The information distribution response system according to claim 1 is the information distribution response system according to claim 1,
  The one transmission request management unit
  It has a converter means for performing data conversion between the request transmission source application means and the application means for performing one-side transmission service.
[0034]
  An information distribution response system according to claim 11 of the present application is:
  In an information distribution response system comprising a one-transmission type server that transmits certain information, a client that issues one transmission request, and a core node that manages the processing and distribution of information in the network.
    The core node is
    An information processing means included in the one-side transmission type server and the client, each of which is an application means management unit that manages application means specialized for a specific purpose;
    A one-side transmission type server management unit for managing the one-side transmission type server and one-side transmission service;
    One transmission request manager that manages the generation, processing, and termination of one transmission request that requests transmission of predetermined information,
    On the other hand, the transmission source application means of the transmission request, the request source application means management unit for managing each request ID
    A main control unit that mediates information transmission and request between the one-side transmission type server and the client, and distributes event processing to the respective management units;
  All the one-way servers and clients are directly connected to the core nodeAnd,
  When the client is connected to the core node, it is automatically registered in the application means management unit as an application means, and when the one transmission server is connected to the core node, the application means management is automatically performed as an application means having a service ID. And the one-side transmission type server management unitWhen the client computer is also registered as an application unit of the one-side transmission type server, the client computer provides a service as the one-side transmission type server upon request, and the one-side transmission type server computer provides the client application If you are also registered as a means, you can send a request as a client,
  All requests from the client are sent to the core node and sent to one transmission request manager via the main controller of the core node,
  The transmission source client is managed by the request source application means management unit of the core node for each request ID,
  One transmission data from the one transmission type server is transmitted to the core node, and transmitted from the one transmission request management unit of the core node to a transmission source client registered in the request source application means management unit. To do.
[0037]
  Claim of this application12An information distribution response system according to claim 111In the information distribution response system of
  The application means management unit
  Application information management means for managing channel information and information on application means for each channel for maintaining communication between a predetermined request and application means for processing the request;
  An application management table for registering application means in the system, and an application management table management means for managing the application information management means;
It is characterized by having.
[0038]
  Claim of this application13An information distribution response system according to claim 111In the information distribution response system of
  The one-side transmission type server management unit
  Server node ID management means for managing node information for each transmission node ID while performing information transmission;
  On the other hand, for each transmission service ID, server service ID management means for managing the server node ID management means,
  A server information list managing means for managing the server service ID managing means, comprising a server information list in which one-side transmission service of the one-side transmission type server is registered;
It is characterized by having.
[0039]
  Claim of this application14An information distribution response system according to claim 111In the information distribution response system of
  The one transmission request management unit
  On the other hand, for each subkey of the transmission request, request element management means for managing subkey information,
  On the other hand, for each transmission request content, request information management means for managing the request element management means,
  On the other hand, for each transmission service ID, a request information list management means for managing the request information management means, having a request information list in which transmission request contents are registered on the one hand,
  Managing the request information list management means, while data dispatcher means for transmitting transmission data;
It is characterized by having.
[0040]
  Claim of this application15An information distribution response system according to claim 111In the information distribution response system of
  The core node is generated by distributing the main control unit and each management unit in a predetermined server or a plurality of servers when the system is started.
[0041]
  Claim of this application16An information distribution response system according to claim 111In the information distribution response system of
  The core node distributes information in response to a request from an external network.
[0042]
  Claim of this application17An information distribution response system according to claim 111In the information distribution response system of
  The one transmission request management unit
  It has a converter means for performing data conversion between the request transmission source application means and the application means for performing one-side transmission service.
[0044]
  An information distribution response system according to claim 18 of the present application is:
  In an information distribution response system consisting of an inquiry response type server that performs a certain information processing on a query and responds, a client that issues an inquiry response request, and a core node that manages the processing and distribution of information in the network,
  The core node is
  Information processing means possessed by the inquiry response type server and the client, each of which is an application means management unit for managing application means specialized for a specific purpose;
  A query request management unit for managing the generation, processing, and termination of a query request for requesting predetermined information processing and its response;
  A request source application means management unit for managing the source application means of the inquiry request for each request ID;
  A main control unit that mediates information transmission and request between the inquiry response server and the client, and distributes event processing to the respective management units;,
  All the inquiry response type servers and the clients are directly connected to the core node.And,
  When the client is connected to the core node, it is automatically registered in the application means management unit as an application means, and when the inquiry response type server is connected to the core node, the application means management is automatically performed as an application means having a service ID. And the inquiry request management unitWhen the client computer is also registered as an application means of the inquiry response type server, it provides a service as the inquiry response type server in response to a request, and the inquiry response type server computer provides the client application If you are also registered as a means, you can send a request as a client,
  All requests from the client are sent to the core node, transmitted to the query request management unit via the main control unit of the core node, the request is transferred from the query request management unit to the query response type server to be responded to,
  The transmission source client is managed by the request source application means management unit of the core node for each request ID,
  Response data from the inquiry response server is transmitted to the core node, and transmitted from the inquiry request management unit of the core node to a transmission source client registered in the request source application means management unit. It is.
[0047]
  Claim of this application19An information distribution response system according to claim 118In the information distribution response system of
  The application means management unit
  Application information management means for managing channel information and information on application means for each channel for maintaining communication between a predetermined request and application means for processing the request;
  An application management table for registering application means in the system, and an application management table management means for managing the application information management means;
It is characterized by having.
[0048]
  Claim of this application20An information distribution response system according to claim 118In the information distribution response system of
  The inquiry request management unit
  For each inquiry response service ID, request queue management means for managing information of an inquiry response type server that performs a corresponding inquiry response service, and holding inquiry request inquiry data;
  Request queue manager means for managing the request queue management means for each inquiry response service ID;
  For each inquiry response service ID, a reply watcher means for monitoring a response to the inquiry request and managing transmission of response data when there is a response;
It is characterized by having.
[0049]
  Claim of this application21An information distribution response system according to claim 120In the information distribution response system of
  The request queue management means includes:
  Among the query response type servers that provide the corresponding query response service, the query response type server having the highest processing priority among the query response type servers that can be processed is searched and the query response processing is requested. It is.
[0050]
  Claim of this application22An information distribution response system according to claim 118In the information distribution response system of
  The core node is generated by distributing the main control unit and each management unit in a predetermined server or a plurality of servers when the system is started.
[0051]
  Claim of this application23An information distribution response system according to claim 118In the information distribution response system of
  The core node makes an inquiry response to a request from an external network.
[0052]
  Claim of this application24An information distribution response system according to claim 118In the information distribution response system of
  The inquiry request management unit
  It has a converter means for performing data conversion between the request transmission source application means and the application means for performing the inquiry response service.
[0054]
DETAILED DESCRIPTION OF THE INVENTION
Next, embodiments of the present invention will be described below with reference to the accompanying drawings.
First, for easy understanding, an example of a physical system configuration of the information distribution response system according to the present invention will be shown and described.
[0055]
FIG. 1 shows a physical configuration example of an information distribution response system according to the present invention. The information distribution / response system in FIG. 1 includes two workstations (WS1, WS2) and four personal computers (PC1 to PC4). In addition, it is assumed that an external network (NET1) is also connected to this system so as to be accessible.
[0056]
It is assumed that each workstation (WS1, WS2) and personal computer (PC1 to PC4) have application means (indicated by reference sign AP in the figure and surrounded by a square frame).
[0057]
It is assumed that the external network (NET1) has an interface between the application means and the information distribution response system according to the present invention.
[0058]
Here, the application means refers to information processing means that specializes functions for a specific purpose. The application means may be hardware that performs fixed processing, but is preferably a computer processing device that is controlled by predetermined application software and performs predetermined processing at a certain point in time.
[0059]
The application means may comprise an object by object-oriented programming, but the application means itself is a means controlled by a procedural program and has an object-oriented programming interface with the information distribution response system according to the present invention. It may be a thing.
[0060]
Here, an object is classified according to a certain attribute, and data and a procedure are integrated. The object has the following characteristics.
(1) Objects (class objects) having the same attribute basically have the same method (means for performing predetermined processing).
(2) Attributes and methods of a class object can be inherited by other class objects.
(3) It is possible to request another object to perform processing using a method possessed by the object.
[0061]
The “object” in this specification includes hardware for executing the object in addition to software that integrates the data and procedure.
[0062]
That is, each processing means (core node, management section, processing means of each management section, or application means) constituting the system of the present invention can be expressed by the above object, and each processing means or management section is an object. Thus, the system of the present invention can flexibly cope with various processes. In the following embodiments, each processing means constituting the system is assumed to be an “object”. However, this does not mean that the present invention is limited to an object-oriented framework. That is, the same function as the object may be realized by a computer controlled by a normal procedural program.
[0063]
In the configuration example of FIG. 1, the personal computer PC1 is an object that operates as an inquiry response type server, the personal computer PC2 is an object that operates as a transmission type server, the personal computer PC3 is an object that operates as a client, and the personal computer PC4 is also operated as a client. Each object.
[0064]
Here, “inquiry-response type server” refers to a server that performs predetermined information processing in response to a request (inquiry request) from a client and responds. “One-side transmission type server” refers to a request from a client. A server that transmits predetermined information in response to (one-side transmission request). Servers in a client server system can be normally divided into these two types of servers.
[0065]
The workstation WS1 has two objects that operate as inquiry response servers and objects that operate as core nodes. The workstation WS2 has an object that operates as a one-side transmission server. Further, the application means on the external network NET1 is grasped here as an object that operates as a client or a server.
[0066]
Note that each of the inquiry response type server, the one-side transmission type server, and the client is an “application unit” in this specification.
[0067]
Each object has an interface with an information distribution response system (abbreviated as “IDP” in the description of this embodiment) (denoted as IDP API in FIG. 1).
[0068]
In this embodiment, one core node is generated when the system is started. In the example of FIG. 1, it is generated in the workstation WS1, but this is not fixed, and may be generated in a suitable workstation by the system at startup. Further, objects below the core node described later may be generated by being distributed to a plurality of workstations. A plurality of core nodes may be generated for each service ID described later. In this case, different information distribution responses can be performed by the core node.
[0069]
For this core node, each personal computer and workstation object has a "connection". Here, the connection is a path for sending a predetermined message between objects to a partner object. This message can request processing of a predetermined method to the partner object. In other words, each object can request other objects to perform predetermined processing and information distribution through “connection”.
[0070]
As shown in FIG. 1, in the information distribution response system of the present invention, all servers and clients are connected to the core node by connections. This means that the core node mediates requests and information transmission between all objects (server and client).
[0071]
The information distribution response system in FIG. 1 has two types of inquiry response type servers. These inquiry response services are classified into “inquiry response service ID 100” and “inquiry response service ID 200”, respectively, according to the content of the inquiry response service. The inquiry response type server that performs the inquiry response service ID 100 exists in the personal computer PC1, while the inquiry response type server that performs the inquiry response service ID 200 exists in the workstation WS1.
[0072]
Here, the service ID is an identifier that identifies the inquiry response service or the one-side transmission service according to the information content, data type, etc., and is specified by a number or the like.
[0073]
The workstation WS1 has two inquiry response type servers that perform the same inquiry response service ID 100. These inquiry response type servers that perform the same inquiry response service are referred to as “nodes” of the inquiry response service ID 100. As in the example of FIG. 1, a plurality of nodes may exist for the same service ID. Physically, a node means a device (application means) existing on the network.
[0074]
The information distribution response system in FIG. 1 has two types of one-side transmission type servers. These one transmission services are classified into “one transmission service ID 150” and “one transmission service ID 250”, respectively. On the other hand, the one transmission type server that performs the transmission service ID 150 exists in the workstation WS2, while the one transmission type server that performs the transmission service ID 250 exists in the personal computer PC2. Similar to the inquiry response type server, a plurality of one-side transmission type servers can exist in the same computer. Similarly to the inquiry response service, there are a plurality of “nodes” that perform the one transmission service for the same one transmission service ID.
[0075]
It should be noted here that according to the present invention, each server is not recognized as a specific physical device, but as a service ID classified according to the content of the service.
[0076]
That is, as will be described later, in the present invention, a computer (regardless of a server and a client) connected to a system registers information that can be provided and the contents of information that can be provided in advance as a service ID in the core node. The client designates a predetermined service ID to the core node and issues a request, and the core node searches for a server that provides the service ID and transfers the job.
[0077]
By recognizing a server as a service ID in this way, it becomes possible to deal with physical server relocation and the like only by changing the registered contents of the core node.
[0078]
In addition, a computer that is a client is requested to perform a predetermined process and operates as a server. On the other hand, a server can request a service of another server as a client. In other words, a computer connected to the system registers a service that it can provide in advance, and when requested for that service, it operates as a server, but it is not fixed as a server. You can also request services from other servers. Thereby, according to this system, the capability of the computer which operates as a client can also be used, and the capability of all the computers connected to the system can be utilized.
[0079]
In the information distribution response system of FIG. 1, a server and a client that perform two types of inquiry response services (ID100, ID200) and two types of one-side transmission services (ID150, ID250) have connections to the core node. With this configuration, the personal computers PC3 and PC4 that are clients can receive four types of services, that is, service IDs 100, 200, 150, and 250, through the core node.
[0080]
The workstation WS2 can also receive services from other servers as a client from time to time.
[0081]
Next, the configuration of the core node which is the central part of the present invention will be described below.
FIG. 2 shows the structure of the class object of the core node. In FIG. 2, each object is surrounded by a square line, the object name is shown in the upper part, the attribute is shown in the middle part, and the method of the object is shown in the lower part.
[0082]
As shown in FIG. 2, the core node denoted as a whole by reference numeral 1 includes a main control unit 2, an application means management unit 3, a one-side transmission type server management unit 4, an inquiry request management unit 5, and a one-side transmission request management unit. 6 and.
[0083]
The application means management unit 3 includes application information management means 3a and application management table management means 3b.
[0084]
On the other hand, the transmission type server management unit 4 includes a server node ID management unit 4a, a server service ID management unit 4b, and a server information list management unit 4c.
[0085]
The inquiry request management unit 5 includes reply watcher means 5a, request queue management means 5b, and request queue manager means 5c. The converter means 5d is added in another embodiment. An embodiment having the converter means 5d will be further described later.
[0086]
On the other hand, the transmission request management unit 6 includes request element management means 6a, request information management means 6b, request information list management means 6c, and data dispatcher means 6d. The converter means 6e is added in another embodiment. An embodiment having the converter means 6e will be further described later.
[0087]
The application information management means 3a is means for managing channel information and information related to application means for each channel that maintains communication between a predetermined request and application means that processes the request. That is, in the system of the present invention, a predetermined server (application means) processes and distributes information for a predetermined request, but it is necessary to maintain a communication port for the information flow. The communication point of information flow is a channel.
[0088]
The application information management means 3a manages information on application means for providing services for each channel (location of application means, etc.) and other channel information (for example, channel identifiers, etc.).
[0089]
There is one application management table management means 3b in the entire system, which has an application management table and manages the application information management means 3a. Here, “management” between objects means, for example, that the application management table management unit 3b requests the application information management unit 3a to search information on a predetermined application unit and obtain a response. Say. The same applies to “management” between objects.
[0090]
The application management table is a table in which information (application information) of each application means connected to the information distribution response system is registered. The application management table registers information of all application means regardless of the client and the server. Here, the application information registered in the application management table is information for identifying each application means, for example, a service ID for identifying the contents of a service provided by the application means, the location of the application means, and the like.
[0091]
The server node ID managing means 4a exists for each transmission node that transmits information for each transmission service ID, and manages information on the transmission node. That is, the one-side transmission service ID may have a plurality of one-side transmission nodes, but the server node ID management unit 4a manages node information such as the location of each one-transmission node.
[0092]
One server service ID management unit 4b exists for each transmission service ID, and manages the server node ID management unit 4a.
[0093]
One server information list management unit 4c exists in all systems, has a server information list, and manages the server service ID management unit 4b. The server information list is a list in which all one-side transmission servers are registered.
[0094]
The reply watcher unit 5a is a unit that exists for each inquiry request ID, registers information of application units waiting for a response, monitors the response, and transmits response data when there is a response. The request ID is an identifier assigned to each request in order to specify the request.
[0095]
The request queue management means 5b exists for each inquiry response service ID, manages information of an inquiry response type server that performs the corresponding inquiry response service, and holds inquiry request inquiry data.
[0096]
That is, when there is an inquiry request, the request queue management means 5b searches for an inquiry response type server that performs the corresponding inquiry response service, and asks the inquiry data (information of the application means that made the inquiry and processing). The original data) is transferred and the inquiry data is registered until a response is received.
[0097]
The request queue manager 5c exists for each inquiry response service ID, and manages the request queue manager 5b.
[0098]
The request element management means 6a exists for each subkey of one transmission request, and stores and manages subkey information. Here, the “sub key” is a partial key that constitutes a key that is designated when a transmission request is made on one side, and is a key for filtering transmission data on the other side. For example, when requesting distribution of stock price information, a certain brand may be designated or a certain period may be designated. In this case, the key for designating a fixed brand is a subkey, and the request element management means 6a manages the contents (subkey information) indicated by the subkey.
[0099]
The request information management means 6b exists for each request content of one transmission request, and manages the request element management means 6a. Here, the request content of the one-side transmission request is the content of the one-side transmission request specified by the combination of the sub keys. For example, in the previous example, the stock price information is specified as “how many brands and how many periods”. Even the same one transmission request has a plurality of request contents depending on the contents.
[0100]
The request information list management means 6c exists for each transmission service ID, and manages the request information management means 6b. The one-side transmission service ID is an identifier indicating one-side transmission service of stock price information in the above example.
[0101]
One data dispatcher means 6d exists in the entire system, manages the request information list management means 6c, and transmits transmission data to the application means.
[0102]
The above is the description of each constituent unit of the present embodiment. Next, the operation of each constituent unit in the inquiry response service and the one-side transmission service will be described below. In the following description, the relationship between the constituent means becomes more apparent by referring to the configuration of the information distribution response system shown in FIG.
[0103]
First, to configure the information distribution and response system of the present invention, a computer must be connected to the system. More precisely in accordance with the configuration of the present invention, application means must be connected to the system. FIG. 3 shows the flow of processing for connecting the application means. In the flowchart of FIG. 3, the processing means for performing the processing of each processing step is shown in parentheses.
[0104]
As shown in FIG. 3, in order to connect the application means to the information distribution response system of the present invention, the computer requesting connection requests the main control unit 2 of the core node 1 to connect the application means (step S100).
[0105]
Receiving this connection request event, the main control section 2 generates an event for connecting the application means to the application means connection acceptance channel (step S110). This event is processed as follows.
[0106]
First, a new application information management unit 3a is created for the application unit that requests connection, and channel information, information about the application unit, and the like are registered (step S120).
[0107]
Next, the new application information management means 3a is registered in the application management table (step S130).
[0108]
The above is the process for connecting the application means, but the application means that provides the service must be declared as a server. The flow of server declaration processing is shown in FIG. In the flowchart of FIG. 4, the processing means for performing the processing of each processing step is shown in parentheses.
[0109]
As shown in FIG. 4, in order for the application means to provide a service as a server, it must be declared to the main control unit 2 of the core node 1 as a server (step S200).
[0110]
In response to the server declaration event from the application means, the main control section 2 creates application information management means 3a for the application means (step S210).
[0111]
Next, depending on the type of service provided by the application means, either the following processing as a one-side transmission type server or processing as an inquiry response type server is performed.
[0112]
If the server that made the server declaration is a one-side transmission type server, first, the server information list management means 4c registers the server information in the server information list (step S220).
[0113]
Next, the server information list management means 4c searches for the server service ID management means 4b that is the same as the service ID of the server. If there is no corresponding server service ID management means 4b, a new server service ID management means 4b is created (step S230).
[0114]
Next, the server service ID management means 4b searched or created in step S230 creates a server node ID management means 4a for the declared server (step S240).
[0115]
Finally, the server information list management unit 4c sets a transmission start flag for the server (step S250).
[0116]
If the server that made the server declaration is an inquiry response type server, the corresponding application information management means 3a has already been created in step S210, and therefore the inquiry response type server is registered in the inquiry request management unit 5 here.
[0117]
First, the application information management means 3a searches for a request queue manager means 5c having the same inquiry response service ID (step S260). If there is no request queue manager means 5c having the same inquiry response service ID, it is newly created.
[0118]
Next, the application information management means 3a registers the information of the server making the server declaration in the request queue manager means 5c searched or created in step S260 (step S270).
[0119]
Finally, the request queue manager 5c acquires the request queue manager 5b, and registers the server declaring the server as an inquiry response type server (node) that provides an inquiry response service corresponding to the inquiry response service ID. (Step S280). Here, “acquisition” means that a predetermined object is searched and various messages can be sent through the connection.
[0120]
The above is a description of the server declaration and its processing. The information distribution response system in which the application means are connected as described above and the application means that operates as the server is registered as the server is described in the following. Distribute and respond. In the following description, this information distribution and response will be described separately.
[0121]
First, an information response, that is, an inquiry response service will be described. The inquiry response service includes transmission of an inquiry request from the client to the inquiry response type server and transmission of a response from the inquiry response type server to the client. These transmissions are all performed via the core node 1.
[0122]
FIG. 5 shows a flow of transmission of an inquiry request from the client to the inquiry response type server. In the flowchart of FIG. 5, the processing means for performing the processing of each processing step is shown in parentheses.
[0123]
The inquiry request is issued from the client, and is input as an inquiry event to the main control unit 2 of the core node 1 as shown in the beginning of FIG. 5 (step S300).
[0124]
Receiving the inquiry event, the main control unit 2 generates application information management means 3a for each channel (step S310).
[0125]
Next, the application information management means 3a generated in step S310 obtains the request queue manager means 5c of the inquiry response service ID corresponding to the inquiry request (step S320).
[0126]
The request queue manager 5c acquired in step S320 acquires the request queue manager 5b having the same inquiry response service ID (step S330). The request queue manager means 5c passes information (inquiry data or information on the inquiry source application means) related to the inquiry request to the acquired request queue management means 5b (step S340).
[0127]
The request queue management means 5b registers information related to the inquiry request in the request queue, that is, the inquiry request queue (step S350).
[0128]
Next, the request queue management means 5b acquires the reply watcher means 5a, and registers the application means of the inquiry request source as a response waiting application means (step S360).
[0129]
The reply watcher unit 5a acquired in step S360 sets a response wait timer for the inquiry request and monitors the response (step S370).
[0130]
Next, the request queue management means 5b searches for an inquiry response type server (node) that performs an inquiry response service in accordance with a predetermined processing priority, and has the highest processing priority among the inquiry response type servers that can be processed. The application information management means 3a of the high inquiry response type server is acquired (step S380).
[0131]
Next, the application information management means 3a transmits inquiry data to the searched inquiry response type server (step S390). As a result, the inquiry request and inquiry data are processed by a predetermined inquiry response type server.
[0132]
The above is the transmission of the inquiry request from the client to the inquiry response type server. Next, the transmission of the response from the inquiry response type server to the client after the inquiry response processing will be described.
[0133]
FIG. 6 shows a flow of transmission of a response from the inquiry response type server to the client. In the flowchart of FIG. 6, the processing means for performing the processing of each processing step is shown in parentheses as in FIG.
[0134]
The response transmission event is issued from the inquiry response type server that performed the processing, and is input to the main control unit 2 of the core node 1 as shown at the beginning of FIG. 6 (step S400).
[0135]
Receiving the response transmission event, the main control unit 2 acquires the application information management means 3a corresponding to the inquiry response type server that responds (step S410).
[0136]
Next, the application information management unit 3a acquired in step S410 acquires the request queue manager unit 5c of the corresponding inquiry response service ID (step S420).
[0137]
The request queue manager 5c acquired in step S420 acquires the request queue manager 5b having the same inquiry response service ID (step S430).
[0138]
The request queue management means 5b acquired in step S430 deletes the inquiry request that has been inquired from the request queue (step S440).
[0139]
Next, the reply watcher means 5a deletes the data related to the application means (client) of the inquiry request source from the data of the response waiting application means (step S450).
[0140]
The inquiry request is deleted from the inquiry request management unit 5 through the processes in steps S420 to S450 described above.
[0141]
Next, the reply watcher means 5a accesses the application management table management means 3b and acquires the application management table management means 3b (step S460).
[0142]
The application management table management means 3b acquires the corresponding application information management means 3a from the information of the inquiry response type server, and the reply watcher means 5a obtains the information of the request source application means by the application information management means 3a. (Step S470).
[0143]
Finally, the reply watcher unit 5a transmits the response data to the request source application unit obtained as described above (step S480).
[0144]
The above is the processing flow of the core node 1 regarding the transmission of the inquiry request of the inquiry response service and the return of response data. Next, the processing of the core node 1 related to the request and transmission of the one-side transmission service will be described.
[0145]
On the other hand, the transmission service is divided into transmission of one transmission request from the client to the one transmission type server and transmission of one transmission data from the one transmission type server to the client, similarly to the inquiry response service. All of these transmissions are also performed via the core node 1.
[0146]
FIG. 7 shows a flow of transmission of a one-side transmission request from the client to the one-side transmission type server. In the flowchart of FIG. 7, the processing means for performing the processing of each processing step is shown in parentheses.
[0147]
On the other hand, the transmission request is issued from the client and is input as an event of one transmission request to the main control unit 2 of the core node 1 as shown in the beginning of FIG. 7 (step S500).
[0148]
The main control unit 2 that has received the one transmission request event generates application information management means 3a for each channel (step S510).
[0149]
Next, the application information management means 3a obtained in step S510 obtains the data dispatcher means 6d to check whether or not the same one transmission service is performed (step S520).
[0150]
The acquired data dispatcher means 6d searches the requested information list management means 6c having the same ID as the requested one-side transmission service ID (step S530). If the request information list management means 6c having the same ID does not exist, it is newly generated.
[0151]
Next, the searched or generated request information list management means 6c searches for the request information management means 6b whose request contents match (step S540). If there is no request information management means 6b having the same request content, it is newly generated.
[0152]
Here, the request content may include various conditions for the data to be distributed even in the same one transmission service ID, and in this case, it is a one transmission request that is distinguished depending on the conditions of the distribution data. . The contents of the request are one-side transmission request keys.
[0153]
Next, the retrieved or generated request information management means 6b registers information on subkeys constituting the request key in the request element management means 6a (step S550).
[0154]
Next, the request information management unit 6b generates a request source application unit management unit 7 and registers information of the request source application unit (step S560).
[0155]
Finally, the application information management unit 3a generated in step S510 transmits one transmission request to the one transmission type server corresponding to the request (step S570).
[0156]
The above is the transmission of the one transmission request from the client to the one transmission type server. Next, the transmission of the one transmission data from the one transmission type server to the client will be described.
[0157]
FIG. 8 shows a flow of transmission of one-side transmission data from the one-side transmission type server to the client. In the flowchart of FIG. 8, the processing means for performing the processing of each processing step is shown in parentheses as in FIG.
[0158]
On the other hand, an event of transmission of transmission data is emitted from the one transmission type server that distributes and is input to the main control unit 2 of the core node 1 as shown at the beginning of FIG. 8 (step S600).
[0159]
Receiving the transmission event, the main control unit 2 acquires the application information management means 3a corresponding to the one-side transmission type server (step S610).
[0160]
Next, the application information management unit 3a obtained in step S610 acquires the data dispatcher unit 6d to search for the request source client (step S620).
[0161]
The acquired data dispatcher means 6d searches for the request information list management means 6c having the same ID as the transmission service ID requested to be distributed (step S630).
[0162]
Next, the data dispatcher means 6d searches for the request information management means 6b whose request contents match through the request information list management means 6c (step S640).
[0163]
If there is a request information management unit 6b that matches the request contents, the request information management unit 6b acquires the request source application unit management unit 7 and acquires information on the request transmission source application unit (step S650). .
[0164]
Finally, the data dispatcher means 6d transmits one transmission data to the request transmission source application means obtained in step S650 (step S660).
[0165]
The above is the processing flow of the core node 1 regarding the transmission of the one transmission request and the distribution of the one transmission data in the one transmission service.
[0166]
As is clear from the description of FIGS. 1 to 8, the information distribution response system according to the present invention does not communicate directly between the client and the server, but registers the service provided by the server as a service ID in the core node. Specifies a service ID to be used and makes an inquiry to the core node, and the core node requests the server providing the service ID to provide the service. The server also sends data to the core node instead of sending the data directly to the client, and the core node distributes it to the client requesting the service ID.
[0167]
As described above, the server is managed by the service ID, and this management is performed by the core node, so that by changing the service ID, a large number of servers can be connected and a system that provides a large number of services can be obtained. In addition, the server can be extended easily by making a server declaration without changing the previous system.
[0168]
In addition, by making a request with the service ID in this way, it is possible to unify the data acquisition method from the system and to construct a user-friendly system.
[0169]
In terms of programming that constitutes the client server system, the program of the node that constitutes the system does not depend on the environment of the system such as the arrangement of the server, so that application means can be made into parts and components.
[0170]
Furthermore, a computer connected to the information distribution response system registers a service (information processing or data distribution) that can be provided as a service ID, and provides the service when requested. As a client, it is possible to request a service from another server. As a result, the information distribution response system according to the present invention can be utilized without leaving the processing capacity of the existing computer, and an extremely efficient information processing system can be obtained.
[0171]
Further, if only one transmission service ID and the content of the transmission data are the same, a plurality of clients can enjoy one single transmission service at the same time. This makes it possible to distribute information that is expected to be used in a very efficient manner.
[0172]
Further, the request queue management means 5b has information of a plurality of inquiry response type servers that provide the same inquiry response service. The request queue management means 5b checks these inquiry response type servers when sending a predetermined inquiry request, and requests the server having the highest processing priority order among the processable inquiry response type servers. . As a result, the load on the information distribution and response system is averagely distributed, the hardware resources of the system can be used efficiently, and the possibility that the function of the system is impaired due to the concentration of processing on a specific server may be reduced. it can.
[0173]
The server load balancing function is not an essential component of the information distribution response system of the present invention, and may be a system that does not have this function.
[0174]
Next, a modified example (another embodiment) of the above embodiment will be described below.
In the above embodiment, the information distribution response system (the claims 1 to 13 of the present application) that provides both the one-side transmission service and the inquiry response service has been described. However, it is of course possible to configure an information distribution response system that provides only a transmission service (claims 14 to 23 of the present application) or an information distribution response system that provides only an inquiry response service (claims 24 to 33 of the present application).
[0175]
In the above embodiment, the service ID has been described on the assumption that the service ID is classified according to the content of the provided service and the type of data. Here, the type of data refers to, for example, text data or data specifying specific application software (OS, word processor, spreadsheet, database, etc.).
[0176]
That is, in the above-described embodiment, the request specifies predetermined information content and its data format by the service ID, and obtains corresponding information.
[0177]
However, according to the present invention, the difference between the application software can be absorbed by providing the converter means 5d and the converter means 6e shown in FIG.
[0178]
In this case, the service ID is simply classified according to the service content, and the client designates the content of information to be acquired and the service ID, and further specifies the type of data to be acquired and issues a request. The converter means 5d and the converter means 6e convert the data provided by the server into a data format desired by the client, and the reply watcher means 5a and the data dispatcher means 6d return the converted data to the client.
[0179]
By doing so, data processed by other application software can be used, and an information distribution response system with low dependency on the OS and high efficiency can be obtained.
[0180]
In the description of the above embodiment, the events sent to the main control unit of the core node are all sent from the client or the server. However, as shown in FIG. 1, the information distribution response system of the present invention can also process events from other networks.
[0181]
As a result, the information distribution response system of the present invention is not configured by only a single network, but the network and the network form an information distribution response system in a complex manner. Information can be acquired.
[0182]
The information distribution response system of the present invention includes a case where the information distribution response system is a complex system incorporating the plurality of networks.
[0183]
【The invention's effect】
As is clear from the above description, according to the information distribution response system of the present invention, the server is identified by the service ID, the client issues a request by specifying a predetermined service ID, and the core node mediates the request. Processing is requested to a predetermined server, and a response from the server is returned to the requesting client. As a result, the program for controlling the client and the server becomes independent from the network environment, and changes in the network environment such as server rearrangement and expansion can be absorbed.
[0184]
In addition, when a user acquires data, the user can obtain desired information from the information distribution response system simply by specifying the desired data or service. As a result, a system that realizes simple data acquisition can be provided.
[0185]
Furthermore, since the server is not fixed as a server and can receive services of other servers as a client, the ability of the entire computer connected to the system can be fully utilized. As a result, an information distribution / response system with extremely high utilization efficiency can be obtained.
[0186]
Further, by combining the networks in a complex manner, it is possible to provide an information distribution response system that performs extremely wide information processing and information distribution.
[Brief description of the drawings]
FIG. 1 is an explanatory diagram showing a physical configuration example of an information distribution response system according to the present invention.
FIG. 2 is a block diagram showing a configuration of a core node of the information distribution response system of the present invention.
FIG. 3 is a flowchart showing processing of connection of application means to the information distribution response system of the present invention.
FIG. 4 is a flowchart showing server declaration processing in the information distribution response system of the present invention.
FIG. 5 is a flowchart showing a flow of transmission of an inquiry request from a client to an inquiry response type server in an inquiry response service by the information distribution response system of the present invention.
FIG. 6 is a flowchart showing a flow of transmission of a response from an inquiry response type server to a client in an inquiry response service by the information distribution response system of the present invention.
FIG. 7 is a flowchart showing a flow of transmission of a one-transmission request from a client to a one-transmission type server in a one-transmission service according to the information distribution response system of the present invention.
FIG. 8 is a flowchart showing a flow of transmission of one-side transmission data from one-side transmission type server to a client in one-side transmission service by the information distribution response system of the present invention.
[Explanation of symbols]
1 Core node
2 Main control unit
3 Application means management department
3a Application information management means
3b Application management table management means
4 One-sided server management department
4a Server node ID management means
4b Server service ID management means
4c Server information list management means
5 Inquiry Request Management Department
5a Reply watcher means
5b Request queue management means
5c Request queue manager means
5d converter means
6 One-side transmission request management part
6a Request element management means
6b Request information management means
6c Request information list management means
6d Data dispatcher means
6e Converter means
7 Request source application means management part

Claims (24)

一定の情報を送信する一方送信型サーバと、問合せに対して一定の情報処理を行って応答する問合せ応答型サーバと、問合せに対する応答と情報の送信とを要求するリクエストを発するクライアントと、ネットワーク内の情報の処理と分配とを管理するコアーノードと、からなる情報分配応答システムにおいて、
前記コアーノードは、
前記サーバとクライアントが有する情報処理手段であって、それぞれ特定の目的のために機能を特化させたアプリケーション手段を管理するアプリケーション手段管理部と、
前記一方送信型サーバと一方送信サービスとを管理する一方送信型サーバ管理部と、
所定の情報処理とその応答を要求する問合せリクエストの発生、処理、終了を管理する問合せリクエスト管理部と、
所定の情報の送信を要求する一方送信リクエストの発生、処理、終了を管理する一方送信リクエスト管理部と、
一方送信リクエストと問合せリクエストの送信元アプリケーション手段を、リクエストIDごとに管理するリクエスト元アプリケーション手段管理部と、
前記サーバと前記クライアント間の情報送信とリクエストとを仲介し、イベントの処理を前記各管理部に振り分ける主制御部と、を有し
全ての前記一方送信型サーバと前記問合せ応答型サーバと前記クライアントは前記コアーノードに直接接続されており
前記クライアントは、前記コアーノードに接続すると自動的にアプリケーション手段として前記アプリケーション手段管理部に登録され、前記一方送信型サーバは、前記コアーノードに接続すると自動的にサービスIDを有するアプリーション手段として前記アプリケーション手段管理部および前記一方送信型サーバ管理部に登録され、前記問合せ応答型サーバは、前記コアーノードに接続すると自動的にサービスIDを有するアプリーション手段として前記アプリケーション手段管理部および前記問合せリクエスト管理部に登録され、
前記クライアントのコンピュータが前記一方送信型サーバあるいは前記問合せ応答型サーバのアプリケーション手段としても登録されている場合には要求に応じて前記一方送信型サーバあるいは前記問合せ応答型サーバとしてサービスを提供し、前記一方送信型サーバあるいは前記問合せ応答型サーバのコンピュータが前記クライアントのアプリケーション手段としても登録されている場合にはクライアントとしてリクエストを送信することができるように構成され、
前記クライアントからのリクエストはすべて前記コアーノードに送られ、前記コアーノードの主制御部を介して問合せリクエスト管理部あるいは一方送信リクエスト管理部に送信され、前記問合せリクエスト管理部から応答すべき問合せ応答型サーバにリクエストが転送され、
送信元のクライアントはリクエストIDごとに前記コアーノードのリクエスト元アプリケーション手段管理部に管理され、
前記問合せ応答型サーバからの応答データあるいは前記一方送信型サーバからの一方送信データは、前記コアーノードに送信され、前記コアーノードの一方送信リクエスト管理部あるいは問合せリクエスト管理部から前記リクエスト元アプリケーション手段管理部に登録された送信元クライアントに送信される、ことを特徴とする情報分配応答システム。
One-side transmission type server that transmits certain information, an inquiry-response type server that responds by performing certain information processing on the inquiry, a client that issues a request for requesting response to the inquiry and transmission of information, and in the network In an information distribution response system comprising a core node that manages the processing and distribution of information
The core node is
Information processing means possessed by the server and the client, each managing an application means specialized for a specific purpose, an application means management unit;
A one-side transmission type server management unit for managing the one-side transmission type server and one-side transmission service;
A query request management unit for managing the generation, processing, and termination of a query request for requesting predetermined information processing and its response;
One transmission request manager that manages the generation, processing, and termination of one transmission request that requests transmission of predetermined information,
On the other hand, the request source application means management unit that manages the transmission source application means of the transmission request and the inquiry request for each request ID,
A main control unit that mediates information transmission and request between the server and the client, and distributes event processing to the management units ;
Wherein all of the one transmission-type server and the inquiry response servers client is directly connected to said Koanodo,
When the client is connected to the core node, it is automatically registered in the application means management unit as an application means, and when the one transmission type server is connected to the core node, the application means is automatically used as an application means having a service ID. Registered in the management unit and the one-side transmission type server management unit, the inquiry response type server automatically registers in the application unit management unit and the inquiry request management unit as an application unit having a service ID when connected to the core node And
When the client computer is also registered as an application means of the one-side transmission type server or the inquiry response type server, it provides a service as the one transmission type server or the inquiry response type server in response to a request, On the other hand, when the computer of the transmission type server or the inquiry response type server is also registered as the application means of the client, it is configured so that a request can be transmitted as a client.
All requests from the client are sent to the core node, transmitted to the inquiry request management unit or one transmission request management unit via the main control unit of the core node, and sent to the inquiry response type server that should respond from the inquiry request management unit The request is forwarded,
The transmission source client is managed by the request source application means management unit of the core node for each request ID,
The response data from the inquiry response type server or the one transmission data from the one transmission type server is transmitted to the core node, and from the one transmission request management unit or the inquiry request management unit of the core node to the request source application means management unit. An information distribution response system, wherein the information distribution response system is transmitted to a registered transmission source client.
前記アプリケーション手段管理部は、
所定のリクエストとそのリクエストを処理するアプリケーション手段間の交信を保持するためのチャネルごとに、チャネル情報およびアプリケーション手段に関する情報を管理するアプリケーションインフォメーション管理手段と、
システム内のアプリケーション手段を登録したアプリケーションマネージメントテーブルを有し、前記アプリケーションインフォメーション管理手段を管理するアプリケーションマネージメントテーブル管理手段と、
を有していることを特徴とする請求項1記載の情報分配応答システム。
The application means management unit
Application information management means for managing channel information and information on application means for each channel for maintaining communication between a predetermined request and application means for processing the request;
An application management table for registering application means in the system, and an application management table management means for managing the application information management means;
The information distribution response system according to claim 1, further comprising:
前記一方送信型サーバ管理部は、
情報送信を行う一方送信ノードIDごとに、ノード情報を管理するサーバノードID管理手段と、
一方送信サービスIDごとに、前記サーバノードID管理手段を管理するサーバサービスID管理手段と、
前記一方送信型サーバの一方送信サービスを登録したサーバインフォメーションリストを有し、前記サーバサービスID管理手段を管理するサーバインフォメーションリスト管理手段と、
を有していることを特徴とする請求項1記載の情報分配応答システム。
The one-side transmission type server management unit
Server node ID management means for managing node information for each transmission node ID while performing information transmission;
On the other hand, for each transmission service ID, server service ID management means for managing the server node ID management means,
A server information list managing means for managing the server service ID managing means, having a server information list for registering one-side transmission service of the one-side transmission type server;
The information distribution response system according to claim 1, further comprising:
前記問合せリクエスト管理部は、
問合せ応答サービスIDごとに、対応する問合せ応答サービスを行う問合せ応答型サーバの情報を管理し、問合せリクエストの問合せデータを保持するリクエストキュー管理手段と、
問合せ応答サービスIDごとに、前記リクエストキュー管理手段を管理するリクエストキューマネージャー手段と、
問合せ応答サービスIDごとに、問合せリクエストに対する応答を監視し、応答があった場合の応答データの送信を管理するリプライウォッチャー手段と、
を有していることを特徴とする請求項1記載の情報分配応答システム。
The inquiry request management unit
A request queue management unit that manages information of a query response type server that performs a corresponding query response service for each query response service ID, and holds query data of a query request;
Request queue manager means for managing the request queue management means for each inquiry response service ID;
For each inquiry response service ID, a reply watcher means for monitoring a response to the inquiry request and managing transmission of response data when there is a response;
The information distribution response system according to claim 1, further comprising:
前記一方送信リクエスト管理部は、
一方送信リクエストのサブキーごとに、サブキー情報を管理するリクエストエレメント管理手段と、
一方送信リクエスト内容ごとに、前記リクエストエレメント管理手段を管理するリクエストインフォメーション管理手段と、
一方送信サービスIDごとに、一方送信リクエスト内容を登録したリクエストインフォメーションリストを有し、前記リクエストインフォメーション管理手段を管理するリクエストインフォメーションリスト管理手段と、
前記リクエストインフォメーションリスト管理手段を管理し、一方送信データの送信を行うデータディスパッチャー手段と、
を有していることを特徴とする請求項1記載の情報分配応答システム。
The one transmission request management unit
On the other hand, for each subkey of the transmission request, request element management means for managing subkey information,
On the other hand, for each transmission request content, request information management means for managing the request element management means,
On the other hand, for each transmission service ID, a request information list management means for managing the request information management means, having a request information list in which transmission request contents are registered,
Managing the request information list management means, while data dispatcher means for transmitting transmission data;
The information distribution response system according to claim 1, further comprising:
前記リクエストキュー管理手段は、
対応する問合せ応答サービスを行う問合せ応答型サーバのうち、処理可能な問合せ応答型サーバのうち処理の優先順序が最も高い問合せ応答型サーバをサーチして問合せ応答処理を依頼することを特徴とする請求項4記載の情報分配応答システム。
The request queue management means includes:
A request for query response processing is performed by searching for a query response type server having the highest processing priority among the query response type servers that can be processed among the query response type servers that perform the corresponding query response service. Item 5. The information distribution response system according to Item 4.
前記コアーノードは、システム起動時に所定のサーバの内部に、あるいは複数のサーバの内部にその主制御部と各管理部を分散して生成されることを特徴とする請求項1に記載の情報分配応答システム。  The information distribution response according to claim 1, wherein the core node is generated by distributing the main control unit and each management unit in a predetermined server or a plurality of servers when the system is started. system. 前記コアーノードは、外部のネットワークからのリクエストに対して情報を分配あるいは応答することを特徴とする請求項1に記載の情報分配応答システム。  The information distribution response system according to claim 1, wherein the core node distributes or responds to a request from an external network. 前記問合せリクエスト管理部は、
リクエスト送信元アプリケーション手段と問合せ応答サービスを行うアプリケーション手段との間のデータ変換を行うコンバータ手段を有していることを特徴とする請求項1記載の情報分配応答システム。
The inquiry request management unit
2. The information distribution response system according to claim 1, further comprising converter means for performing data conversion between the request transmission source application means and the application means for performing an inquiry response service.
前記一方送信リクエスト管理部は、
リクエスト送信元アプリケーション手段と一方送信サービスを行うアプリケーション手段との間のデータ変換を行うコンバータ手段を有していることを特徴とする請求項1記載の情報分配応答システム。
The one transmission request management unit
2. The information distribution response system according to claim 1, further comprising converter means for performing data conversion between the request transmission source application means and the application means for performing one-side transmission service.
一定の情報を送信する一方送信型サーバと、一方送信リクエストを発するクライアントと、ネットワーク内の情報の処理と分配とを管理するコアーノードと、からなる情報分配応答システムにおいて、
前記コアーノードは、
前記一方送信型サーバとクライアントが有する情報処理手段であって、それぞれ特定の目的のために機能を特化させたアプリケーション手段を管理するアプリケーション手段管理部と、
前記一方送信型サーバと一方送信サービスとを管理する一方送信型サーバ管理部と、
所定の情報の送信を要求する一方送信リクエストの発生、処理、終了を管理する一方送信リクエスト管理部と、
一方送信リクエストの送信元アプリケーション手段を、リクエストIDごとに管理するリクエスト元アプリケーション手段管理部と、
前記一方送信型サーバと前記クライアント間の情報送信とリクエストとを仲介し、イベントの処理を前記各管理部に振り分ける主制御部と、を有し、
全ての前記一方送信型サーバと前記クライアントは前記コアーノードに直接接続されており
前記クライアントは、前記コアーノードに接続すると自動的にアプリケーション手段として前記アプリケーション手段管理部に登録され、前記一方送信型サーバは、前記コアーノードに接続すると自動的にサービスIDを有するアプリケーション手段として前記アプリケーション手段管理部および前記一方送信型サーバ管理部に登録され、前記クライアントのコンピュータが前記一方送信型サーバのアプリケーション手段としても登録されている場合には要求に応じて前記一方送信型サーバとしてサービスを提供し、前記一方送信型サーバのコンピュータが前記クライアントのアプリケーション手段としても登録されている場合にはクライアントとしてリクエストを送信することができるように構成され、
前記クライアントからのリクエストはすべて前記コアーノードに送られ、前記コアーノードの主制御部を介して一方送信リクエスト管理部に送信され、
送信元のクライアントはリクエストIDごとに前記コアーノードのリクエスト元アプリケーション手段管理部に管理され、
前記一方送信型サーバからの一方送信データは、前記コアーノードに送信され、前記コアーノードの一方送信リクエスト管理部から前記リクエスト元アプリケーション手段管理部に登録された送信元クライアントに送信される、ことを特徴とする情報分配応答システム。
In an information distribution response system comprising a one-transmission type server that transmits certain information, a client that issues one transmission request, and a core node that manages the processing and distribution of information in the network.
The core node is
An information processing means included in the one-side transmission type server and client, each of which is an application means management unit that manages application means specialized for a specific purpose;
A one-side transmission type server management unit for managing the one-side transmission type server and one-side transmission service;
One transmission request manager that manages the generation, processing, and termination of one transmission request that requests transmission of predetermined information,
On the other hand, the transmission source application means of the transmission request, the request source application means management unit for managing each request ID
A main control unit that mediates information transmission and request between the one-side transmission type server and the client, and distributes event processing to the respective management units;
Wherein all of the one transmission-type server client is directly connected to said Koanodo,
When the client is connected to the core node, it is automatically registered in the application means management unit as an application means, and when the one transmission server is connected to the core node, the application means management is automatically performed as an application means having a service ID. If the client computer is also registered as an application means of the one transmission type server, the service is provided as the one transmission type server upon request, If the computer of the one-side transmission type server is also registered as the application means of the client, it is configured to be able to send a request as a client,
All requests from the client are sent to the core node and sent to one transmission request manager via the main controller of the core node,
The transmission source client is managed by the request source application means management unit of the core node for each request ID,
One transmission data from the one transmission type server is transmitted to the core node, and transmitted from the one transmission request management unit of the core node to a transmission source client registered in the request source application means management unit. Information distribution and response system.
前記アプリケーション手段管理部は、
所定のリクエストとそのリクエストを処理するアプリケーション手段間の交信を保持するためのチャネルごとに、チャネル情報およびアプリケーション手段に関する情報を管理するアプリケーションインフォメーション管理手段と、
システム内のアプリケーション手段を登録したアプリケーションマネージメントテーブルを有し、前記アプリケーションインフォメーション管理手段を管理するアプリケーションマネージメントテーブル管理手段と、
を有していることを特徴とする請求項11記載の情報分配応答システム。
The application means management unit
Application information management means for managing channel information and information on application means for each channel for maintaining communication between a predetermined request and application means for processing the request;
An application management table for registering application means in the system, and an application management table management means for managing the application information management means;
The information distribution response system according to claim 11, comprising:
前記一方送信型サーバ管理部は、
情報送信を行う一方送信ノードIDごとに、ノード情報を管理するサーバノードID管理手段と、
一方送信サービスIDごとに、前記サーバノードID管理手段を管理するサーバサービスID管理手段と、
前記一方送信型サーバの一方送信サービスを登録したサーバインフォメーションリストを有し、前記サーバサービスID管理手段を管理するサーバインフォメーションリスト管理手段と、
を有していることを特徴とする請求項11記載の情報分配応答システム。
The one-side transmission type server management unit
Server node ID management means for managing node information for each transmission node ID while performing information transmission;
On the other hand, for each transmission service ID, server service ID management means for managing the server node ID management means,
A server information list managing means for managing the server service ID managing means, having a server information list for registering one-side transmission service of the one-side transmission type server;
The information distribution response system according to claim 11, comprising:
前記一方送信リクエスト管理部は、
一方送信リクエストのサブキーごとに、サブキー情報を管理するリクエストエレメント管理手段と、
一方送信リクエスト内容ごとに、前記リクエストエレメント管理手段を管理するリクエストインフォメーション管理手段と、
一方送信サービスIDごとに、一方送信リクエスト内容を登録したリクエストインフォメーションリストを有し、前記リクエストインフォメーション管理手段を管理するリクエストインフォメーションリスト管理手段と、
前記リクエストインフォメーションリスト管理手段を管理し、一方送信データの送信を行うデータディスパッチャー手段と、
を有していることを特徴とする請求項11記載の情報分配応答システム。
The one transmission request management unit
On the other hand, for each subkey of the transmission request, request element management means for managing subkey information,
On the other hand, for each transmission request content, request information management means for managing the request element management means,
On the other hand, for each transmission service ID, a request information list management means for managing the request information management means, having a request information list in which transmission request contents are registered,
Managing the request information list management means, while data dispatcher means for transmitting transmission data;
The information distribution response system according to claim 11, comprising:
前記コアーノードは、システム起動時に所定のサーバの内部に、あるいは複数のサーバの内部にその主制御部と各管理部を分散して生成されることを特徴とする請求項11に記載の情報分配応答システム。  12. The information distribution response according to claim 11, wherein the core node is generated by distributing the main control unit and each management unit in a predetermined server or a plurality of servers when the system is started. system. 前記コアーノードは、外部のネットワークからのリクエストに対して情報を分配することを特徴とする請求項11に記載の情報分配応答システム。  The information distribution response system according to claim 11, wherein the core node distributes information in response to a request from an external network. 前記一方送信リクエスト管理部は、
リクエスト送信元アプリケーション手段と一方送信サービスを行うアプリケーション手段との間のデータ変換を行うコンバータ手段を有していることを特徴とする請求項11記載の情報分配応答システム。
The one transmission request management unit
12. The information distribution response system according to claim 11, further comprising converter means for performing data conversion between the request transmission source application means and the application means for performing one-side transmission service.
問合せに対して一定の情報処理を行って応答する問合せ応答型サーバと、問合せ応答リクエストを発するクライアントと、ネットワーク内の情報の処理と分配とを管理するコアーノードと、からなる情報分配応答システムにおいて、
前記コアーノードは、
前記問合せ応答型サーバとクライアントが有する情報処理手段であって、それぞれ特定の目的のために機能を特化させたアプリケーション手段を管理するアプリケーション手段管理部と、
所定の情報処理とその応答を要求する問合せリクエストの発生、処理、終了を管理する問合せリクエスト管理部と、
問合せリクエストの送信元アプリケーション手段を、リクエストIDごとに管理するリクエスト元アプリケーション手段管理部と、
前記問合せ応答型サーバと前記クライアント間の情報送信とリクエストとを仲介し、イベントの処理を前記各管理部に振り分ける主制御部と、を有し
全ての前記問合せ応答型サーバと前記クライアントは前記コアーノードに直接接続されており
前記クライアントは、前記コアーノードに接続すると自動的にアプリケーション手段として前記アプリケーション手段管理部に登録され、前記問合せ応答型サーバは、前記コア ーノードに接続すると自動的にサービスIDを有するアプリケーション手段として前記アプリケーション手段管理部および前記問合せリクエスト管理部に登録され、前記クライアントのコンピュータが前記問合せ応答型サーバのアプリケーション手段としても登録されている場合には要求に応じて前記問合せ応答型サーバとしてサービスを提供し、前記問合せ応答型サーバのコンピュータが前記クライアントのアプリケーション手段としても登録されている場合にはクライアントとしてリクエストを送信することができるように構成され、
前記クライアントからのリクエストはすべて前記コアーノードに送られ、前記コアーノードの主制御部を介して問合せリクエスト管理部に送信され、前記問合せリクエスト管理部から応答すべき問合せ応答型サーバにリクエストが転送され、
送信元のクライアントはリクエストIDごとに前記コアーノードのリクエスト元アプリケーション手段管理部に管理され、
前記問合せ応答型サーバからの応答データは、前記コアーノードに送信され、前記コアーノードの問合せリクエスト管理部から前記リクエスト元アプリケーション手段管理部に登録された送信元クライアントに送信される、ことを特徴とする情報分配応答システム。
In an information distribution response system consisting of an inquiry response type server that performs a certain information processing on a query and responds, a client that issues an inquiry response request, and a core node that manages the processing and distribution of information in the network,
The core node is
Information processing means possessed by the inquiry response type server and the client, each of which is an application means management unit for managing application means specialized for a specific purpose;
A query request management unit for managing the generation, processing, and termination of a query request for requesting predetermined information processing and its response;
A request source application means management unit for managing the source application means of the inquiry request for each request ID;
A main control unit that mediates information transmission and request between the inquiry response server and the client, and distributes event processing to the management units ;
Wherein all said inquiry response servers of the client is directly connected to said Koanodo,
Said client is registered in the application unit management unit as automatically application means when connected to said Koanodo, the inquiry response servers, the application means as an application means having an automatic service ID when connecting to the core Nodo Registered in the management unit and the inquiry request management unit, if the client computer is also registered as application means of the inquiry response type server, providing a service as the inquiry response type server upon request, If the computer of the inquiry response type server is also registered as the application means of the client, it is configured to be able to send a request as a client,
All requests from the client are sent to the core node, transmitted to the query request management unit via the main control unit of the core node, the request is transferred from the query request management unit to the query response type server to be responded to,
The transmission source client is managed by the request source application means management unit of the core node for each request ID,
Response data from the inquiry response type server is transmitted to the core node, and is transmitted from the inquiry request management unit of the core node to a transmission source client registered in the request source application means management unit. Distribution response system.
前記アプリケーション手段管理部は、
所定のリクエストとそのリクエストを処理するアプリケーション手段間の交信を保持するためのチャネルごとに、チャネル情報およびアプリケーション手段に関する情報を管理するアプリケーションインフォメーション管理手段と、
システム内のアプリケーション手段を登録したアプリケーションマネージメントテーブルを有し、前記アプリケーションインフォメーション管理手段を管理するアプリケーションマネージメントテーブル管理手段と、
を有していることを特徴とする請求項18記載の情報分配応答システム。
The application means management unit
Application information management means for managing channel information and information on application means for each channel for maintaining communication between a predetermined request and application means for processing the request;
An application management table for registering application means in the system, and an application management table management means for managing the application information management means;
19. The information distribution response system according to claim 18, further comprising:
前記問合せリクエスト管理部は、
問合せ応答サービスIDごとに、対応する問合せ応答サービスを行う問合せ応答型サーバの情報を管理し、問合せリクエストの問合せデータを保持するリクエストキュー管理手段と、
問合せ応答サービスIDごとに、前記リクエストキュー管理手段を管理するリクエストキューマネージャー手段と、
問合せ応答サービスIDごとに、問合せリクエストに対する応答を監視し、応答があった場合の応答データの送信を管理するリプライウォッチャー手段と、
を有していることを特徴とする請求項18記載の情報分配応答システム。
The inquiry request management unit
A request queue management unit that manages information of a query response type server that performs a corresponding query response service for each query response service ID, and holds query data of a query request;
Request queue manager means for managing the request queue management means for each inquiry response service ID;
For each inquiry response service ID, a reply watcher means for monitoring a response to the inquiry request and managing transmission of response data when there is a response;
19. The information distribution response system according to claim 18, further comprising:
前記リクエストキュー管理手段は、
対応する問合せ応答サービスを行う問合せ応答型サーバのうち、処理可能な問合せ応答型サーバのうち処理の優先順序が最も高い問合せ応答型サーバをサーチして問合せ応答処理を依頼することを特徴とする請求項20記載の情報分配応答システム。
The request queue management means includes:
A request for query response processing is performed by searching for a query response type server having the highest processing priority among the query response type servers that can be processed among the query response type servers that perform the corresponding query response service. Item 20. The information distribution response system according to Item 20.
前記コアーノードは、システム起動時に所定のサーバの内部に、あるいは複数のサーバの内部にその主制御部と各管理部を分散して生成されることを特徴とする請求項18に記載の情報分配応答システム。  19. The information distribution response according to claim 18, wherein the core node is generated by distributing the main control unit and each management unit in a predetermined server or a plurality of servers when the system is started. system. 前記コアーノードは、外部のネットワークからのリクエストに対して問合せ応答をすることを特徴とする請求項18に記載の情報分配応答システム。  The information distribution response system according to claim 18, wherein the core node makes an inquiry response to a request from an external network. 前記問合せリクエスト管理部は、
リクエスト送信元アプリケーション手段と問合せ応答サービスを行うアプリケーション手段との間のデータ変換を行うコンバータ手段を有していることを特徴とする請求項18記載の情報分配応答システム。
The inquiry request management unit
19. The information distribution response system according to claim 18, further comprising converter means for performing data conversion between the request source application means and the application means for performing an inquiry response service.
JP08108197A 1997-03-31 1997-03-31 Information distribution response system with many computers participating Expired - Lifetime JP3741818B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP08108197A JP3741818B2 (en) 1997-03-31 1997-03-31 Information distribution response system with many computers participating

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP08108197A JP3741818B2 (en) 1997-03-31 1997-03-31 Information distribution response system with many computers participating

Publications (2)

Publication Number Publication Date
JPH10275125A JPH10275125A (en) 1998-10-13
JP3741818B2 true JP3741818B2 (en) 2006-02-01

Family

ID=13736448

Family Applications (1)

Application Number Title Priority Date Filing Date
JP08108197A Expired - Lifetime JP3741818B2 (en) 1997-03-31 1997-03-31 Information distribution response system with many computers participating

Country Status (1)

Country Link
JP (1) JP3741818B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2548368C (en) * 2003-12-12 2010-11-02 International Business Machines Corporation Port type agnostic proxy support for web services intermediaries
CN102656563A (en) * 2009-12-09 2012-09-05 日本电气株式会社 Information processing system, control method, and non-transitory computer readable medium storing program
CN112445834A (en) * 2019-08-30 2021-03-05 阿里巴巴集团控股有限公司 Distributed query system, query method, device, and storage medium

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06224915A (en) * 1993-01-26 1994-08-12 Matsushita Electric Works Ltd Network management system
JPH07302242A (en) * 1994-04-30 1995-11-14 Mitsubishi Electric Corp Load distribution system
JP3946275B2 (en) * 1995-01-10 2007-07-18 富士通株式会社 Remote installation system and method
JP3262689B2 (en) * 1995-05-19 2002-03-04 富士通株式会社 Remote control system
JPH08335211A (en) * 1995-06-07 1996-12-17 Oki Electric Ind Co Ltd Decentralized object environment execution system
JP3735139B2 (en) * 1995-06-14 2006-01-18 富士通株式会社 Integrated information management system in network system
JPH0918483A (en) * 1995-06-26 1997-01-17 Sharp Corp Radio communication network system
US5913040A (en) * 1995-08-22 1999-06-15 Backweb Ltd. Method and apparatus for transmitting and displaying information between a remote network and a local computer

Also Published As

Publication number Publication date
JPH10275125A (en) 1998-10-13

Similar Documents

Publication Publication Date Title
Souto et al. A message-oriented middleware for sensor networks
Souto et al. Mires: a publish/subscribe middleware for sensor networks
US6105067A (en) Connection pool management for backend servers using common interface
CN111813570A (en) Event-driven message interaction method for power Internet of things
US5872929A (en) Method and system for managing terminals in a network computing system using terminal information including session status
US20090319686A1 (en) Communication route selecting method and apparatus
US20030126196A1 (en) System for optimizing the invocation of computer-based services deployed in a distributed computing environment
US20030097457A1 (en) Scalable multiprocessor architecture for business computer platforms
US20040068479A1 (en) Exploiting asynchronous access to database operations
JPH0525333B2 (en)
JP2000172657A (en) System and method for distributed processing, computer- readable recording medium with program for computer to execute the same method recorded therein, server device and client device
CN110719311B (en) Distributed coordination service method, system and computer readable storage medium
JP2001022714A (en) Server computer, load decentralization system, telephone exchange system, and load decentralizing method
JP2000242614A (en) Distributed processing system, method therefor, terminal device for performing distributed processing and recording medium
US20070162583A1 (en) Information providing device, device discovering method, and computer product
JP3741818B2 (en) Information distribution response system with many computers participating
JPH10333925A (en) Autonomous agent architecture
JPH09293059A (en) Decentralized system and its operation management method
CN114205233B (en) Intelligent contract self-adaptive configuration and execution system oriented to data management and control
Wu et al. Mobile agent based integrated control architecture for home automation system
JPH10275126A (en) Client server system that performs load decentralization control
JP3710961B2 (en) Distributed search device and distributed search program storage medium
JP3182800B2 (en) Distributed processing system
JP2001067325A (en) Method and system for managing distributed object
JP2002026950A (en) Method and system for building up server tree structure, server, and recording medium

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040302

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040430

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041109

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050412

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050613

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20050808

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051109

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20091118

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20091118

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20101118

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20101118

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20111118

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20111118

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20121118

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20131118

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term