JP3638783B2 - Client-server system that provides and uses self-describing data - Google Patents

Client-server system that provides and uses self-describing data Download PDF

Info

Publication number
JP3638783B2
JP3638783B2 JP7254498A JP7254498A JP3638783B2 JP 3638783 B2 JP3638783 B2 JP 3638783B2 JP 7254498 A JP7254498 A JP 7254498A JP 7254498 A JP7254498 A JP 7254498A JP 3638783 B2 JP3638783 B2 JP 3638783B2
Authority
JP
Japan
Prior art keywords
data
self
describing
server
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP7254498A
Other languages
Japanese (ja)
Other versions
JPH11272596A (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 JP7254498A priority Critical patent/JP3638783B2/en
Publication of JPH11272596A publication Critical patent/JPH11272596A/en
Application granted granted Critical
Publication of JP3638783B2 publication Critical patent/JP3638783B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、継続的に発生する情報を発信するフィードサーバーと、その情報を受信してデータベースとして蓄積する蓄積サーバーと、前記フィードサーバーあるいは蓄積サーバーから情報を受信して特定のデータ処理を行うアプリケーション手段とを含むクライアントサーバーシステムに係り、特に、発信する情報の種類、あるいは発信するフィードサーバー自体の相違に関わらず、蓄積サーバーやアプリケーション手段が自律的に必要な情報を取得して蓄積処理できるようにしたクライアントサーバーに関する。
【0002】
【従来の技術】
今日の情報通信技術の発達により、複数の情報処理装置を通信ネットワークで接続し、一つの情報処理装置から継続的に情報を他の情報処理装置に送信することが広く行われている。例えば、証券取引や証券金融の世界では、時々刻々に発生する金融情報を処理するために、多数の情報処理装置が証券会社や証券取引所に設置され、それらの情報処理装置を通信ネットワークによって接続し、情報の送受信と利用とを行っている。同様に、ニュースの配信の分野では、複数の通信社に情報処理装置が設置され、それらが通信ネットワークによって接続され、所定のニュースソース(通信社)が通信ネットワークに発信したニュースを他の通信社が受信し、編集して報道するシステムが利用されている。
【0003】
これらのシステムは、情報を継続的に提供するサーバーと、これらの情報をそれぞれの必要に応じて取得して利用するクライアントとからなるクライアントサーバーシステムとして捉えることができる。このクライアントサーバーシステムは、サーバー側から継続的に提供される情報と、クライアント側で必要な情報を随時取得してデータ処理を行うことに特徴が見られので、以下に情報を継続的に提供および利用するクライアントサーバーシステムと呼ぶことにする。なお、理解容易のために、具体的な例では上記金融情報を送受信および処理利用するクライアントサーバーシステム(以降、単に金融情報クライアントサーバーシステムという)を例に説明するが、本発明を金融情報クライアントサーバーシステムに限る趣旨ではない。
【0004】
金融情報クライアントサーバーシステムにおいては、金融情報を発信する情報処理装置は、不定期かつ継続的に発生する金融情報を提供するサービスを行うサーバーとして機能し、このような情報を継続的に提供するサーバーを本明細書において「フィードサーバー」と呼ぶことにする。また、前記金融情報を受信してデータベースとして蓄積するサーバーは、一般的にフィードサーバーからのデータを受信して蓄積するので、本明細書において「蓄積サーバー」と呼ぶことにする。前記蓄積サーバーには必要により複数の情報処理装置が接続され、用途によりそれぞれ特定のデータ処理を行う。前記用途とは、金融情報のシステムでは種々の証券アナリシスなどがその例である。これらの情報処理装置は、本明細書では「アプリケーション手段」と呼ぶことにする。
【0005】
フィードサーバーと蓄積サーバーは、情報の提供とデータベースへの蓄積という関係でクライアントサーバーシステムを構成している。一方、蓄積サーバーとアプリケーション手段は、アプリケーション手段の要求に応じてデータベース内のデータを提供する関係でクライアントサーバーシステムを構成している。
【0006】
金融情報クライアントサーバーシステムでは、フィードサーバーは、所定の情報源(以下、データソースという)、例えば東京証券取引所や大阪証券取引所や所定の証券会社の店頭銘柄から株価や債券の額面時価等の情報を得て、リアルタイムでデータとして蓄積サーバーに送信する。蓄積サーバーは、所定のフィードサーバーからデータを受信し、データベースに蓄積し、アプリケーション手段に対してデータベースサーバーとして要求されたデータを提供する。アプリケーション手段は、蓄積サーバーから得たデータを用いて、例えば株価の推移と予想、集計、ファンドの利益率の計算等の処理を行うのである。
【0007】
従来の金融情報クライアントサーバーシステムでは、フィードサーバーと蓄積サーバー、あるいは蓄積サーバーとアプリケーション手段は、送受信および処理をするデータの種類ごとに、個別にクライアントサーバーシステムの関係を形成していた。
【0008】
たとえば、東京取引所の株価情報を提供および利用するクライアントサーバーシステムと、店頭銘柄の株価情報を提供および利用するクライアントサーバーシステムは、別個独立であった。同様に、例えば株券、債券、転換社債、外国証券などに関する金融情報クライアントサーバーシステムなどもそれぞれ別個独立に存在していた。
【0009】
これは、上記例の東京取引所の株価情報と店頭銘柄の株価情報のデータの型が異なるからである。ここで、データの型は、桁数、数値データあるいは文字データ、浮動小数点等のいわゆるデータフォーマット(データ形式)の他に、データ構造体の構造も含む意である。データ構造体とは、例えば、株価情報を、価格データと時間データとを組み合わせて構成したもののように、所定の取決めによって特定のデータを組み合わせたものをいう。
【0010】
金融情報の既存のデータソースは、それぞれ独自のデータの型によって金融情報を提供している。このため、従来の金融情報クライアントサーバーシステムは、各データソースのデータを有効に利用できるように、各データソースのデータの型に合わせて、たとえば東京取引所の株価情報を提供および利用するクライアントサーバーシステムと、店頭銘柄の株価情報を提供および利用するクライアントサーバーシステムは、個別に特定のフィードサーバーと蓄積サーバー間でクライアントサーバー関係を形成し、独自の構成のデータベースにデータを蓄積していた。また、この関係で、アプリケーション手段も、データを取得する蓄積サーバーに応じて特有のデータ処理を行っていた。
【0011】
このようにデータ型に応じた独自の処理を行うということは、金融情報クライアントサーバーシステムに限られず、上述した情報を継続的に提供および利用するクライアントサーバーシステムにおいて普遍的であった。
【0012】
【発明が解決しようとする課題】
しかしながら、データ型に応じたクライアントサーバー関係を形成するということは、プログラムやデータ処理を複雑化するばかりでなく、上述した情報を継続的に提供および利用するシステムの効用を大幅に制限するものであった。
【0013】
従来の情報を継続的に提供および利用するクライアントサーバーシステムでは、サーバーとクライアントに応じてそれぞれに適したプログラムを作成していたため、同一の通信ネットワークを利用するシステムでも、複雑なプログラム構成が存在していた。このようなシステムでは、サーバーやクライアントの追加、削減、配置変更等のシステム構成の変化に対応するのが困難であった。これは、データの送受信の相手やデータの処理方法が、特定のものだったためである。例えば1個のサーバーの配置を変更する場合でも、従来のシステムでは関連するクライアントのプログラムをすべて変更する必要があった。大規模なシステムでは、この作業は大変な労力を要することは説明するまでもない。
【0014】
また、情報の有効活用の面でも、従来のシステムでは、柔軟さに欠け、十分であるとは言えなかった。言葉を変えれば、情報の追加、変更が容易ではなかった。
【0015】
つまり、従来のシステムでは、利用できるデータは、クライアントが利用を予定しているものに限られていた。このため、ある目的のための情報処理に有効と思われる情報を随時取り込むことができなかった。
【0016】
例えば、それまでデータソースとなっていなかったデータソースからの情報を追加的にそのクライアントサーバーシステムに加えるためには、それを利用するすべてのクライアントのプログラムを改変する必要があった。
【0017】
このことの延長として、従来の情報を継続的に提供および利用するクライアントサーバーシステムでは、必要に応じて情報の種類を自由に改変あるいは追加して流せる柔軟さに欠けていた。
【0018】
また、従来のシステムでは、あるフィードサーバーから提供される情報は、それを受取る蓄積サーバーとの関係では一対一の関係でデータ送受信を行っていたが、フィードサーバー側ではブロードキャスト的に不特定多数の蓄積サーバーに情報を送信し、蓄積サーバー側では必要に応じて各自が必要とするデータを蓄積するシステムの実現が待たれていた。
【0019】
そこで、本発明の解決しようとする課題は、上記従来技術の問題点に鑑み、システム構成等のハードウェアの変更と、提供・利用する情報の変更とを簡単に行え、任意の種類の情報を混在的に提供および利用することができる汎用的なクライアントサーバーシステムを提供することにある。
【0020】
【課題を解決するための手段】
本願請求項1に係る自己記述型データを提供および利用するクライアントサーバーシステムは、
データを発信する少なくとも一つのフィードサーバーと、前記フィードサーバーからのデータを受信して、それらをデータベースの形で蓄積してデータベースサーバーとして機能する少なくとも一つの蓄積サーバーとを有し、
前記フィードサーバーは、データ入力手段と、前記データ入力手段によって入力されたデータの実体部分にデータIDとデータ型とデータ繰返し数とオフセットとを含む自己記述コードを付加して自己記述型データを作成する自己記述コード付加手段と、前記自己記述型データを送信可能な通信手段とを有し、
前記蓄積サーバーは、受信すべきデータと蓄積すべきデータベースの構成を設定する環境設定手段と、前記フィードサーバーから前記自己記述型データを受信可能な通信手段と、前記通信手段が受信した自己記述型データをその自己記述コードにより取捨選択し、データ構造を解析し、データベース管理上の必要な改変を行い、前記データベースに蓄積するデータ蓄積手段と、前記データベースを管理するデータベース管理手段とを有する、ことを特徴とするものである。
【0021】
本願請求項2に係る自己記述型データを提供および利用するクライアントサーバーシステムは、請求項1に係るシステムにおいて、
前記蓄積サーバーには、要求により前記蓄積サーバーが蓄積したデータベースから必要なデータを取得して所定のデータ処理を行う少なくとも一つのアプリケーション手段が接続されており、
前記蓄積サーバーと前記アプリケーション手段は所定の目的のためのクライアントサーバーシステムを構築していることを特徴とするものである。
【0022】
本願請求項3に係る自己記述型データを提供および利用するクライアントサーバーシステムは、請求項2に係るシステムにおいて、
前記蓄積サーバーは、前記アプリケーション手段が要求したデータの実体部分にデータIDとデータ型とデータ繰返し数とオフセットとを含む自己記述コードを付加して自己記述型データを作成して出力する自己記述コード付加手段を有し、
前記アプリケーション手段は、前記蓄積サーバーから入力した自己記述型データをその自己記述コードにより必要なデータの実体部分を抽出し、必要に応じてデータ処理可能な形式に変換してデータ処理を行うことを特徴とするものである。
【0023】
本願請求項4に係る自己記述型データを提供および利用するクライアントサーバーシステムは、請求項1に係るシステムにおいて、
前記フィードサーバーの自己記述コード付加手段は、データIDまたはデータ型またはデータ繰返し数の異なる複数種類のデータをまとめて1データブロックとし、そのデータブロックに含まれる各種類のデータのそれぞれのデータIDとデータ型とデータ繰返し数とオフセットとを含む自己記述コードを前記データブロックに付加することを特徴とするものである。
【0024】
本願請求項5に係る自己記述型データを提供および利用するクライアントサーバーシステムは、請求項3に係るシステムにおいて、
前記蓄積サーバーの自己記述コード付加手段は、データIDまたはデータ型またはデータ繰返し数の異なる複数種類のデータをまとめて1データブロックとし、そのデータブロックに含まれる各種類のデータのそれぞれのデータIDとデータ型とデータ繰返し数とオフセットとを含む自己記述コードを前記データブロックに付加することを特徴とするものである。
【0025】
本願請求項6に係る自己記述型データを提供および利用するクライアントサーバーシステムは、請求項1ないし3にいずれかに係るシステムにおいて、
前記蓄積サーバーのデータ蓄積手段は、前記自己記述型データの自己記述コードをインデックスとして利用してインデックス順アクセス法(ISAM)によるデータベースにデータを蓄積することを特徴とするものである。
【0026】
本願請求項7に係る自己記述型データを提供および利用するクライアントサーバーシステムは、請求項1ないし3にいずれかに係るシステムにおいて、
前記蓄積サーバーのデータ蓄積手段は、前記自己記述型データからその自己記述コードによりデータの実体部分を抽出してリレーショナルデータベース(RDB)にデータを蓄積することを特徴とするものである。
【0027】
本願請求項8に係る自己記述型データを提供および利用するクライアントサーバーシステムは、請求項1ないし3にいずれかに係るシステムにおいて、
前記蓄積サーバーのデータ蓄積手段は、古いデータを更新して新しいデータを蓄積する直近断面型データベースにデータを蓄積することを特徴とするものである。
【0028】
本願請求項9に係る自己記述型データを提供および利用するクライアントサーバーシステムは、請求項1ないし3にいずれかに係るシステムにおいて、
前記蓄積サーバーのデータ蓄積手段は、古いデータに追加して新しいデータを蓄積する時系列型データベースにデータを蓄積することを特徴とするものである。
【0029】
本願請求項10に係る自己記述型データを提供および利用するクライアントサーバーシステムは、
データを発信する少なくとも一つのフィードサーバーと、前記フィードサーバーから必要なデータを取得して所定のデータ処理を行う少なくとも一つのアプリケーション手段とを有し、
前記フィードサーバーは、データ入力手段と、前記データ入力手段によって入力されたデータの実体部分にデータIDとデータ型とデータ繰返し数とオフセットとを含む自己記述コードを付加して自己記述型データを作成する自己記述コード付加手段と、前記自己記述型データを送信可能な通信手段とを有し、
前記アプリケーション手段は、前記フィードサーバーから前記自己記述型データを受信可能な通信手段と、前記通信手段が受信した自己記述型データをその自己記述コードにより必要なデータの実体部分を抽出し、必要に応じてデータ処理可能な形式に変換してデータ処理に付すデータ抽出変換手段とを有することを特徴とするものである。
【0030】
【発明の実施の形態】
以下に、本発明の実施の形態について願書に添付した図面を用いて説明する。
図1に本発明のクライアントサーバーシステムの一実施態様によるハードウェア構成を示す。
このクライアントサーバーシステム1は、情報を継続的に提供および利用するクライアントサーバーシステムであり、本実施形態では金融情報クライアントサーバーシステム1として機能するものとする。なお、金融情報に限られず、不定時にかつ継続的に発生する情報を提供及び利用するシステムあれば任意の情報でよいことは上述した通りである。
【0031】
図1に示すように、本実施形態の金融情報クライアントサーバーシステム1は、フィードサーバーF(F1 ,F2 ,…,Fn )と、蓄積サーバーS(S1 ,S2 ,…,Sm )と、前記各蓄積サーバーS(S1 ,S2 ,…,Sm )に接続されたアプリケーション手段AP(図1の例では蓄積サーバーS1 に接続されたアプリケーション手段AP1a ,AP1b ,AP1c のみを示す)と、前記フィードサーバーFと蓄積サーバーSとを接続する通信ネットワークNとからなる。
【0032】
また、本システムを直接構成するものではないが、フィードサーバーF1 ,F2 ,…,Fn は、データソースD(D1 ,D2 ,…,Dn )に接続されている。
【0033】
上記データソースD(D1 ,D2 ,…,Dn )は、本システムで提供・利用される金融情報の発生源であり、例えば、東京証券取引所、大阪証券取引所、店頭市場が該当する。情報としては、例えば東京証券取引所の各銘柄の現在値、終値、始値、出来高等である。
【0034】
データソースDは、情報が発生する場であり、上記証券取引所の例では情報をデータとして提供するサービスをも行っている。前記データソースDが提供するデータは、データソースD(東京証券取引所、大阪証券取引所、店頭市場等)によりそれぞれ特有のデータフォーマットやデータ型を有している。
【0035】
上記フィードサーバーF(F1 ,F2 ,…,Fn )は、上記データソースD(D1 ,D2 ,…,Dn )から情報を入力して、それらの情報を継続的にデータとして通信ネットワークNに接続された蓄積サーバーS(S1 ,S2 ,…,Sm )に発信するサーバーである。
【0036】
本発明によるクライアントサーバーシステムでは、後述するように、フィードサーバーF(F1 ,F2 ,…,Fn )はデータの内容や型等を記述した自己記述コードを発信データに付加して発信する。この自己記述コードの存在により、好ましくは送信相手(蓄積サーバーS(S1 ,S2 ,…,Sm )等)を特定しないブロードキャスティング方式により送信する。この場合、特定のデータを特定の蓄積サーバーSに送信するのではなく、様々なデータが不特定多数の蓄積サーバーSに発信され、必要なデータの取得とその利用はそれを受信する蓄積サーバーS側の作用によることになる。この方法による情報システムの利点は後述する。
【0037】
上記蓄積サーバーS(S1 ,S2 ,…,Sm )は、フィードサーバーF(F1 ,F2 ,…,Fn )が発信したデータを受信し、必要なデータをデータベースの形で蓄積してデータベースサーバーとして機能するサーバーである。蓄積サーバーSの例としては、例えば上記金融情報クライアントサーバーシステムにおいて、各証券会社に設置され、外部の金融情報を収集し、社内の情報分析のアプリケーション手段に対して必要なデータを提供する情報処理装置(サーバー)が挙げられる。なお、データベースサーバーとは、データベースの形でデータを記憶し、クライアントの要求に応じて必要なデータを提供するサーバーをいう。
【0038】
上記アプリケーション手段APは、上記蓄積サーバーS(S1 ,S2 ,…,Sm )からデータを取得し、特定の目的のためのデータ処理を行う情報処理装置である。上記金融情報クライアントサーバーシステムにおける各証券会社で証券分析等を行う情報処理装置等がその一例である。
【0039】
上記通信ネットワークNは、フィードサーバーFと蓄積サーバーSとを接続する通信回線の集合体である。この通信ネットワークNは、2つの情報処理装置を結ぶ通信回線の集合体と、LANのように共通の通信回線に多数の情報処理装置が接続され、同期的にデータを送受すたものの双方を含むものである。
【0040】
以上が本実施形態の金融情報クライアントサーバーシステム1のハードウェア構成である。ここで、言及しておくべきことは、物理的なハードウェア構成という意味では、上述した金融情報クライアントサーバーシステム1は、従来の金融情報クライアントサーバーシステムと異なることがない。すなわち、フィードサーバーFと蓄積サーバーSとアプリケーション手段APと通信ネットワークNは、従来の金融情報クライアントサーバーシステムにもあった。しかし、本発明によるクライアントサーバーシステムのフィードサーバーFと蓄積サーバーSとアプリケーション手段APは、特有の形式のデータ(自己記述型データ)を送受信し、システムの構成装置がその特有の形式のデータ処理を行うようにソフトウェアプログラムによって制御されている。このため、動作を含めた情報処理手段としては従来のシステムの各情報処理装置と相違する。
【0041】
この本発明のシステムにおけるデータ処理とそのための各情報処理手段について以下に説明する。
【0042】
図2に上記フィードサーバーFの構成とその構成手段間の処理の流れを示す。
図2に示すように、フィードサーバーFは、データ入力手段f1 と、自己記述コード付加手段f2 と、通信手段f3 とを有している。この他に省略しているが、蓄積サーバーSは、情報処理装置として一般的に備えられている処理装置、記憶装置、入出力手段等の諸装置を必要に応じて備えている。
【0043】
フィードサーバーFのデータ入力手段f1 は、データソースDからデータを入力する手段である。データ入力手段f1 は、データソースDからデータを入力する手段である限り任意の公知の手段を含み、例えば、キーボード、ポインティングディバイス、通信手段、さらにはデータ記憶媒体のデータ読取り装置などを含む。
【0044】
フィードサーバーFの自己記述コード付加手段f2 は、データ入力手段f1 からデータ(実体部分)を入力し、そのデータの実体部分に自己記述コードを付加して出力する手段である。自己記述コードは、データ(実体部分)の内容や形式や位置等を示すコードであって、具体的には、データID、データ型、データ繰返し数、オフセットが含まれている。データID、データ型、データ繰返し数、オフセットについては、後にさらに詳細に説明する。
【0045】
自己記述コード付加手段f2 が出力するものは、データの実体部分に自己記述コードが付加されたものであって、これを本明細書では自己記述型データという。
【0046】
フィードサーバーFの通信手段f3 は、自己記述コード付加手段f2 から自己記述型データを入力し、これを所定の通信プロトコル、好ましくはマルチブロードキャスト方式に適した通信プロトコル(例えばUDP/IPなど)により、通信ネットワークNに接続された各蓄積サーバーSに送信する。
【0047】
次に上記フィードサーバーFが送信したデータを受信し、データベースの形でデータを蓄積する蓄積サーバーSについて説明する。
【0048】
図3に上記蓄積サーバーSの構成とその構成手段間の処理の流れを示す。
図3に示すように、蓄積サーバーSは、通信手段s1 と、データ蓄積手段s2 と、環境設定手段s3 と、データベースs4 ,s5 と、データベース管理手段s6 と、自己記述コード付加手段s7とを有している。この他に省略しているが、蓄積サーバーSは、情報処理装置として一般的に備えられている処理装置、記憶装置、入出力手段等の諸装置を必要に応じて備えている。
【0049】
蓄積サーバーSの通信手段s1 は、通信ネットワークNを介して前述したフィードサーバーFから自己記述型データを受信可能な手段である。この通信手段s1 は、後述するアプリケーション手段APとのデータの送受信にも使用される。
【0050】
蓄積サーバーSのデータ蓄積手段s2 は、上記通信手段s1 から、それが受信した自己記述型データを入力し、これをその自己記述コードにより蓄積するか否かの取捨選択をし、蓄積するデータについてはデータ構造を解析し、データベース管理上の必要な改変を行い、データベースs4 ,s5 に蓄積する手段である。データを蓄積する詳細な処理については後述する。
【0051】
蓄積サーバーSのデータベースs4 ,s5 は、データを蓄積すべき場所(ハードウェア上の記憶装置とソフトウェア上のデータの集合の双方を含む意である)であり、本実施形態では2つある場合を示しているが、その数は任意である。
【0052】
また、データベースs4 ,s5 は、後述する索引順アクセス法(ISAM: Indexed Sequential Access Method)によるデータベース、あるいはリレーショナル形式のデータベースを含む任意の形式のデータベースとすることができる。データ形式の面で言えば、データベースs4 ,s5 は、データの実体部分からなるデータベースでも、自己記述コードを含めたデータからなるデータベースでもよい。さらに、古いデータを更新して新しいデータを蓄積する直近断面型データベースや、古いデータに追加して新しいデータを蓄積する時系列型データベースのいずれでもよい。これらのデータベースの種類、蓄積するデータのフォーマットを含めて、本明細書ではデータベースの構成ということにする。
【0053】
蓄積サーバーSの環境設定手段s3 は、上記通信手段s1 が受信し、データ蓄積手段s2 が蓄積すべきデータ、及びデータベースs4 ,s5 の構成を設定する手段である。
【0054】
受信および蓄積すべきデータの設定は、自己記述コードのデータIDを指定することにより実現することができる。また、上記索引順アクセス法によるデータベースとするか、リレーショナル形式のデータベースとするか、直近断面型データベースとするか、時系列型データベースとするか等は、データ蓄積手段s2 により、データ蓄積開始前に設定される。
【0055】
蓄積サーバーSのデータベース管理手段s6 は、アプリケーション手段APとのインターフェイスをなし、データベースs4 ,s5 からデータを検索等する手段である。
【0056】
蓄積サーバーSの自己記述コード付加手段s7は、データベース管理手段s6 がデータベースs4 ,s5 から取り出したデータがデータの実体部分である場合に、そのデータの実体部分に自己記述コードを付してアプリケーション手段APに出力するための手段である。
【0057】
以上が蓄積サーバーSの構成と構成手段間のデータ処理であったが、次に上記蓄積サーバーSに対して必要なデータを要求し、証券アナリシス等の特定の目的のための処理を行うアプリケーション手段APについて説明する。
【0058】
図4に上記アプリケーション手段APの構成とその構成手段間の処理の流れを示す。
図4に示すように、アプリケーション手段APは、通信手段ap1 と、データ抽出変換手段ap2 とを有している。この他に省略しているが、アプリケーション手段APは、情報処理装置として一般的に備えられている処理装置、記憶装置、入出力手段等を備えている。
【0059】
アプリケーション手段APの通信手段ap1 は、蓄積サーバーS、場合によりフィードサーバーFに対して直接データを要求し、要求したデータを受信する手段である。
【0060】
アプリケーション手段APのデータ抽出変換手段ap2 は、上記通信手段ap1 が入力した自己記述型データをその自己記述コードにより必要なデータの実体部分を抽出し、必要に応じてデータ処理可能な形式に変換してデータ処理に付す手段である。なお、データ抽出変換手段ap2 は、実体部分のみからなるデータを入力した時に、実体部分のみからなるデータであることを認識し、データ処理プログラムの入力データ部分にデータをセットする処理も行うものとする。
【0061】
上記金融情報クライアントサーバーシステム1によれば、自己記述型データの送受信と、その自己記述コードによるデータ解析により、任意のデータソースDのデータを任意の蓄積サーバーSあるいはアプリケーション手段APが蓄積利用することができる。このことを次に説明する。
【0062】
なお、図1に示した金融情報クライアントサーバーシステム1では、各蓄積サーバーSにアプリケーション手段APが接続された構成であったが、アプリケーション手段APを除くフィードサーバーFと蓄積サーバーSと通信ネットワークNとからなるクライアントサーバーシステムも商業上成立する。この場合、蓄積サーバーSは、汎用的なデータベースを提供するデータベースサーバーとして機能し、外部のコンピュータの要求に応じてデータを提供する。また、図1の金融情報クライアントサーバーシステム1では、各アプリケーション手段APは、蓄積サーバーSに接続しているが、アプリケーション手段APは、通信ネットワークNに接続されてデータを直接取得するようにしてもよい。この場合、アプリケーション手段APは、自己記述コードの存在により、自己記述型データを解析し、データの実体部分を直接取得することができる。
【0063】
図5に自己記述型データの構造を示す。
ここで、理解を容易にするため用語を定義する。自己記述型データは全体としてデータであるが、その内部にアイテムと、データとを含む。データは、情報の最小のかたまりである。例えば、金融情報システムにおける所定の銘柄の現在値、始値、終値等のデータである。データ(実体)というときは、同一種類の最小単位のデータが複数繰返されるデータのかたまりをいうことがあるものとする。
【0064】
アイテムは、複数のデータとキーの集合である。キーは、そのアイテムに属するデータを概念的にくくるデータである。キーの例としては、金融情報システムにおける所定の銘柄の現在値、始値、終値の「銘柄」などが該当する。
【0065】
図5に示すように、自己記述型データは、自己記述コードとデータの実体部分とからなる。自己記述コードは、アイテムヘッダ部(アイテム1〜nのヘッダ部)とアイテムヘッダ部の個数を示す値nとからなる。各アイテムヘッダ部は、キーヘッダとデータヘッダとからなる。
【0066】
自己記述型データのデータの実体部分は、アイテム実体部(アイテム1〜nの実体部)からなる。アイテムヘッダ部とアイテム実体部は一対一対応している。
アイテムヘッダ部は、さらにキーヘッダとデータヘッダとからなる。キーヘッダとデータヘッダは基本的には共通の構造を有している。
【0067】
キーヘッダの構造は、図5に示すように、アイテムIDとデータ型とアイテムヘッダの数とキー(実体)へのオフセットとからなる。キーヘッダのアイテムIDは、本願特許請求の範囲でいうデータIDに該当し、この場合はキーアイテムを表わすID、すなわちキー(実体)に対応するコードが入力される。キーヘッダのデータ型は、キー(実体)が文字列データか数値データか、何バイトか等を示す情報が入力される。キーヘッダのアイテムヘッダの数は、本願特許請求の範囲でいうデータ繰返し数に該当し、この場合はそのアイテムヘッダ部に含まれるデータヘッダの数が入力される。キー(実体)へのオフセットは、そのキーヘッダから対応するキー(実体)までの距離を示す情報が入力される。
【0068】
一方、データヘッダの構造は、図5に示すように、アイテムIDとデータ型とデータ配列数とデータ(実体)へのオフセットとからなる。データヘッダのアイテムIDは、所定銘柄の株価の現在値、始値、終値等のデータの種類を示すコードであり、本願特許請求の範囲でいうデータIDに該当する。つまり、アイテムIDには、データ(実体)に対応するコードが入力される。データヘッダのデータ型は、データ(実体)が文字列データか数値データか、数値データである場合のフロート(浮動小数点)の数、何バイトか等のデータフォーマットに関する情報の他、データ構造体に関する情報も含む。ここで、データ構造体とは、例えば、所定の銘柄の株価の現在値がある。株価の現在値は、その株価を示す数値と取引時刻が組み合わされている。株価データと取引時刻データはデータ構造体のメンバーと呼ばれ、データ構造体は複数のメンバーを含むデータということができる。データヘッダのデータ配列数は、本願特許請求の範囲でいうデータ繰返し数に該当し、この場合はデータ(実体)中の最小単位のデータの繰返し数が入力される。データへのオフセットは、そのデータヘッダから対応するデータ(実体)までの距離を示す情報が入力される。
【0069】
上述した構造の自己記述コードにより、自己記述型データを受信した蓄積サーバーSやアプリケーション手段APは、自分が必要なデータのみを取得することができる。すなわち、蓄積サーバーSやアプリケーション手段APは、キーヘッダあるいはデータヘッダのデータIDにより、その自己記述型データに含まれるデータ(実体)の内容や種類を判断することができる。この判断により、蓄積サーバーSやアプリケーション手段APは、必要なデータを判別し、さらにオフセットにより必要なデータ(実体)のみを取得することができる。
【0070】
また、データを蓄積あるいは処理する場合は、自己記述コード中にデータ型の情報があるので、データの蓄積あるいは処理をするプログラムの側で、データを処理可能なデータ型に変換する構成を設ければ、データソースDのデータ型に関わらず、任意のデータを提供および利用することができる。蓄積サーバーSのデータ蓄積手段s2 や、アプリケーション手段APのデータ抽出変換手段ap2 が、上記「データを処理可能なデータ型に変換する構成」に該当するのである。
【0071】
最後に、蓄積サーバーSにおける蓄積データの構成と蓄積のためのデータ蓄積手段の処理について説明する。
【0072】
本発明では、上述したように、自己記述コードから最小単位のデータを取り出してデータベースに蓄積することができるため、蓄積サーバーSが受信した自己記述型データを分解し、リレーショナルデータベースの各リストに格納し、データ間にリンクを張ることが可能である。しかし、自己記述コードを利用してISAM方式のデータベースとすることにより、処理の負荷を低減して、効率よいシステムを得ることができる。
【0073】
図6にISAM方式のデータベースの蓄積データの構成を示す。
図6に示すように、この蓄積データは、ヘッダ部と実体部とを含む。
蓄積データのヘッダ部は、キー部、付加情報部、アイテムのヘッダ部とからなる。キー部はキー、レコードNo. 、予備データからなり、付加情報部はデータ長、予備データからなる。アイテムヘッダ部は自己記述コードのアイテムヘッダに時刻ヘッダが挿入されたものとなっている。
【0074】
上記キー部のキーは、自己記述コードのキーヘッダのキーへのオフセットが示す位置からキーの実体をコピーしてセットしたものである。レコードNo. は、蓄積データを識別するための番号である。このキー部は、ISAM方式のインデックスとして使用される。
【0075】
上記付加情報部のデータ長は、蓄積データの実体部中のデータ(実体)データ長を示している。
【0076】
上記アイテムヘッダの時刻ヘッダは、データの蓄積時刻を示している。
【0077】
蓄積データの実体部は、キー(実体)、時刻(実体)、データ(実体)とからなる。この蓄積データの実体部は自己記述型データのアイテム実体部に時刻(実体)が挿入されたものとなっている。時刻(実体)は、そのデータが意味を有する時点の時刻データである。例えば、株価の現在値のデータなら、その現在値の取引時刻が該当する。
【0078】
上記蓄積データへの自己記述型データの改変は、データ蓄積手段s2 によって行われる。
【0079】
このように、自己記述型データの自己記述コードをわずかに改変することにより、改変したデータは、ISAM方式のデータベースの蓄積データとして蓄積することができる。また、この蓄積データは自己記述コードをほぼ完全な形で有しているので、そのままの形でアプリケーション手段APに送られた場合に、アプリケーション手段APのデータ抽出変換手段ap2 によって、必要なデータを抽出変換することができる。すなわち、フィードサーバーFで自己記述コードを付加した自己記述型データは、少ない処理負荷により、蓄積サーバーSおよびアプリケーション手段APによって一貫して利用することができるのである。これにより、データの利用効率が高いクライアントサーバーシステムを得ることができる。
【0080】
以上で、本発明による自己記述型データを提供および利用するクライアントサーバーシステムのデータ処理面からの説明を終了するが、実用面、すなわち利用の仕方により、本発明は従来なかったクライアントサーバーシステムを提供することができる。
【0081】
すなわち、データを継続的に提供及び利用するクライアントサーバーシステムにおいて、システム構成、取扱うデータの種類が全く自由なクライアントサーバーシステムを実現することができる。
【0082】
つまり、本発明によれば、フィードサーバーFは、受信するサーバーやアプリケーション手段の処理プログラムやプラットフォームを意識することなく、任意のデータに自己記述コードを付して、システム構成を意識することもなくブロードキャスト通信によって情報を発信することができる。
【0083】
また、蓄積サーバーSは、種々のデータの中から自分が必要とするデータを利用することができる。
【0084】
これにより、任意の情報が流通する情報システムを実現することができる。この情報システムは、システム構成が自由であるので、新たなデータソースDや情報利用装置の参入、脱却も自由に行うことができる。しかも、この情報システムを利用する情報処理装置のオペレーションシステムプラットフォームも制限を受けない。これにより、情報分析に際し、必要なデータを自由に加味して分析することができ、自由で質の高い情報の利用を実現することができるのである。
【0085】
【発明の効果】
このように、本発明による「自己記述型データを提供および利用するクライアントサーバーシステム」によれば、情報を継続的に提供および利用するシステムの効用を大幅に向上させることができる。
【0086】
第一に、情報を利用する側の情報処理装置が、自己記述コードによりデータ構造を解析する手段を備えていることにより、提供及び利用するデータの型に依存しないシステムとすることができる。これにより、従来のように同一システム内に特定のデータ処理を行う特殊なプログラムの複雑な構成がなくなり、データ型と処理装置の直接的な結びつきがなくなる。このようなシステムでは、フィードサーバー、蓄積サーバー、クライアントの追加、削減、配置変更等のシステム構成の変化に自由に対応することができる。従来のシステムように、システム構成の変更があった場合に、大規模なプログラム変更をする必要がない。
【0087】
第二に、情報の有効活用の面でも、極めて自由で質の高い情報の利用を実現することができる。すなわち、蓄積サーバーは種々の異なるデータソースからの情報を混在して蓄積でき、また、アプリケーション手段においても、ある目的のための情報処理に有効と思われる情報を随時取り込むことができるのである。
【0088】
第三に、自己記述型データが、フィードサーバー、蓄積サーバー、クライアント間で一貫して利用できるので、システム全体の処理負荷を低減することができる。
【0089】
第四に、通信効率上も、効率のよいシステムを得ることができる。従来のシステムでは、送受信するサーバーが一対一に特定されていたので、同一の情報を複数のサーバーに送信する場合は、複数回送信する必要があった。これは、システム全体の通信効率の面からは、効率が悪かった。これに対して、本発明のクライアントサーバーシステムによれば、フィードサーバーFは、同一の情報を受信サーバーを特定することなく、同報通信できるので、システム全体の通信効率を向上させることができるのである。
【図面の簡単な説明】
【図1】本発明の自己記述型データを提供および利用するクライアントサーバーシステムの1実施形態によるシステム構成を示す図。
【図2】本発明のフィードサーバーの構成と構成手段間の処理の流れを示したブロック図。
【図3】本発明の蓄積サーバーの構成と構成手段間の処理の流れを示したブロック図。
【図4】本発明のアプリケーション手段の構成と構成手段間の処理の流れを示したブロック図。
【図5】本発明による自己記述型データの構成を示した図。
【図6】本発明のよるISAM方式のデータベースの蓄積データの構成を示した図。
【符号の説明】
1 金融情報クライアントサーバーシステム
D データソース
F フィードサーバー
N 通信ネットワーク
S 蓄積サーバーS
AP アプリケーション手段
f1 データ入力手段
f2 自己記述コード付加手段
f3 通信手段
s1 通信手段
s2 データ蓄積手段
s3 環境設定手段
s4 データベース
s5 データベース
s6 データベース管理手段
s7 自己記述コード付加手段
ap1 通信手段
ap2 データ抽出変換手段
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a feed server that transmits continuously generated information, a storage server that receives the information and stores it as a database, and an application that receives information from the feed server or the storage server and performs specific data processing In particular, the storage server and application means can acquire and process necessary information autonomously regardless of the type of information to be transmitted or the difference in the feed server itself. Related to the client server.
[0002]
[Prior art]
With the development of today's information communication technology, it is widely performed that a plurality of information processing apparatuses are connected by a communication network and information is continuously transmitted from one information processing apparatus to another information processing apparatus. For example, in the world of securities trading and securities finance, a large number of information processing devices are installed at securities companies and stock exchanges in order to process financial information that occurs every moment, and these information processing devices are connected by a communication network. And sends and receives information. Similarly, in the field of news distribution, information processing apparatuses are installed in a plurality of communication companies, connected to each other by a communication network, and news transmitted from a predetermined news source (communication company) to the communication network is transmitted to other communication companies. Is used to receive, edit and report.
[0003]
These systems can be regarded as a client-server system including a server that continuously provides information and a client that acquires and uses the information as necessary. This client-server system is characterized by the fact that information provided continuously from the server side and necessary information on the client side are acquired at any time to perform data processing. This is called a client / server system to be used. For ease of understanding, a specific example will be described by taking a client server system (hereinafter simply referred to as a financial information client server system) for transmitting / receiving and processing the financial information as an example. It is not limited to the system.
[0004]
In the financial information client-server system, an information processing apparatus that transmits financial information functions as a server that provides services that provide financial information that occurs irregularly and continuously, and a server that continuously provides such information. Is referred to herein as a “feed server”. A server that receives the financial information and stores it as a database generally receives and stores data from the feed server, and is therefore referred to as a “storage server” in this specification. If necessary, a plurality of information processing devices are connected to the storage server, and specific data processing is performed depending on the application. Examples of the application include various securities analysis in the financial information system. These information processing apparatuses are referred to as “application means” in this specification.
[0005]
The feed server and the storage server constitute a client server system in relation to provision of information and storage in a database. On the other hand, the storage server and the application means constitute a client server system in a relationship of providing data in the database in response to a request from the application means.
[0006]
In the financial information client-server system, the feed server is used to obtain stock prices, face value of bonds, etc. from a specified information source (hereinafter referred to as a data source) such as the Tokyo Stock Exchange, the Osaka Securities Exchange, or a specified stock company Obtain information and send it to the storage server as data in real time. The storage server receives data from a predetermined feed server, stores the data in a database, and provides the requested data to the application means as the database server. The application means uses the data obtained from the storage server to perform processing such as, for example, stock price transitions and predictions, aggregation, and calculation of fund profit margins.
[0007]
In the conventional financial information client server system, the feed server and the storage server, or the storage server and the application means form the relationship of the client server system individually for each type of data to be transmitted / received and processed.
[0008]
For example, a client server system that provides and uses Tokyo Stock Price information and a client server system that provides and uses OTC stock information have been separate and independent. Similarly, for example, financial information client server systems related to stock certificates, bonds, convertible bonds, foreign securities, and the like existed independently.
[0009]
This is because the data types of the stock price information of the Tokyo Exchange in the above example and the stock price information of the over-the-counter brand are different. Here, the data type includes the structure of a data structure in addition to the so-called data format (data format) such as the number of digits, numerical data or character data, and floating point. A data structure refers to, for example, a combination of specific data according to a predetermined agreement, such as stock price information configured by combining price data and time data.
[0010]
Each existing data source of financial information provides financial information by its own data type. Therefore, the conventional financial information client server system provides and uses, for example, the stock price information of the Tokyo Exchange in accordance with the data type of each data source so that the data of each data source can be used effectively. The system and a client server system that provides and uses store stock price information individually form a client server relationship between a specific feed server and a storage server, and store data in a database of a unique configuration. In this relationship, the application means also performs specific data processing according to the storage server that acquires data.
[0011]
Such unique processing according to the data type is not limited to the financial information client server system, but is universal in a client server system that continuously provides and uses the above-described information.
[0012]
[Problems to be solved by the invention]
However, forming a client-server relationship according to the data type not only complicates the program and data processing, but also greatly limits the utility of the system that continuously provides and uses the above information. there were.
[0013]
In conventional client / server systems that continuously provide and use information, programs suitable for each server and client are created. Therefore, even for systems that use the same communication network, there are complex program configurations. It was. In such a system, it has been difficult to cope with changes in the system configuration such as addition and reduction of servers and clients, and change in arrangement. This is because the data transmission / reception partner and the data processing method are specific. For example, even when the arrangement of one server is changed, in the conventional system, it is necessary to change all related client programs. It goes without saying that this work is very labor intensive on large systems.
[0014]
In terms of effective use of information, the conventional system lacks flexibility and cannot be said to be sufficient. In other words, it was not easy to add or change information.
[0015]
That is, in the conventional system, the data that can be used is limited to the data that the client plans to use. For this reason, information that is considered to be effective for information processing for a certain purpose cannot be taken in at any time.
[0016]
For example, in order to add information from a data source that has not been a data source to the client server system, it is necessary to modify the programs of all clients that use the data source.
[0017]
As an extension of this, the conventional client-server system that continuously provides and uses information lacks the flexibility to freely change or add the type of information as needed.
[0018]
In the conventional system, information provided from a certain feed server is transmitted and received in a one-to-one relationship with the storage server that receives the information. There has been a waiting for the realization of a system for transmitting information to the storage server and storing the data required by the storage server as needed.
[0019]
Therefore, in view of the above-mentioned problems of the prior art, the problem to be solved by the present invention is that it is possible to easily change the hardware such as the system configuration and the information to be provided and used, and to store any kind of information. The purpose is to provide a general-purpose client-server system that can be provided and used in a mixed manner.
[0020]
[Means for Solving the Problems]
A client-server system that provides and uses self-describing data according to claim 1 of the present application,
At least one feed server for transmitting data; and at least one storage server that receives data from the feed server and stores them in the form of a database to function as a database server;
The feed server creates self-describing data by adding a self-describing code including a data ID, a data type, a data repetition number, and an offset to the data input means and the actual part of the data input by the data input means. Self-describing code adding means, and communication means capable of transmitting the self-describing data,
The storage server includes environment setting means for setting data to be received and a database structure to be stored, communication means capable of receiving the self-describing data from the feed server, and self-describing type received by the communication means. Selecting data by its self-describing code, analyzing the data structure, making necessary modifications in database management, and having data storage means for storing in the database and database management means for managing the database It is characterized by.
[0021]
A client server system for providing and using self-describing data according to claim 2 of the present application is the system according to claim 1,
The storage server is connected to at least one application means for obtaining necessary data from a database stored by the storage server upon request and performing predetermined data processing,
The storage server and the application means construct a client server system for a predetermined purpose.
[0022]
A client-server system that provides and uses self-describing data according to claim 3 of the present application is the system according to claim 2,
The storage server creates a self-describing code by adding a self-describing code including a data ID, a data type, a data repetition number, and an offset to the actual part of the data requested by the application means, and outputs the self-describing code Having additional means,
The application means extracts the necessary data entity part from the self-describing data input from the storage server using the self-description code, converts the data into a data processable format as necessary, and performs data processing. It is a feature.
[0023]
A client server system for providing and using self-describing data according to claim 4 of the present application is the system according to claim 1,
The feed server self-descriptive code adding means combines a plurality of types of data having different data IDs or data types or data repetition numbers into one data block, and each data ID of each type of data included in the data block includes: A self-description code including a data type, a data repetition number, and an offset is added to the data block.
[0024]
A client-server system that provides and uses self-describing data according to claim 5 of the present application is the system according to claim 3,
The storage server self-descriptive code adding means combines a plurality of types of data having different data IDs or data types or data repetition numbers into one data block, and each data ID of each type of data included in the data block A self-description code including a data type, a data repetition number, and an offset is added to the data block.
[0025]
A client-server system that provides and uses self-describing data according to claim 6 of the present invention is the system according to any one of claims 1 to 3,
The data storage means of the storage server stores data in a database according to an index order access method (ISAM) using a self-describing code of the self-describing data as an index.
[0026]
A client server system that provides and uses self-describing data according to claim 7 of the present invention is the system according to any one of claims 1 to 3,
The data storage means of the storage server is characterized in that the substance part of the data is extracted from the self-describing data by the self-description code and the data is stored in a relational database (RDB).
[0027]
A client-server system for providing and using self-describing data according to claim 8 of the present application is the system according to any one of claims 1 to 3,
The data storage means of the storage server stores data in a nearest sectional database that updates old data and stores new data.
[0028]
A client-server system that provides and uses self-describing data according to claim 9 of the present application is the system according to any one of claims 1 to 3,
The data storage means of the storage server stores data in a time series database that stores new data in addition to old data.
[0029]
A client-server system that provides and uses self-describing data according to claim 10 of the present application,
At least one feed server for transmitting data, and at least one application means for obtaining necessary data from the feed server and performing predetermined data processing;
The feed server creates self-describing data by adding a self-describing code including a data ID, a data type, a data repetition number, and an offset to the data input means and the actual part of the data input by the data input means. Self-describing code adding means, and communication means capable of transmitting the self-describing data,
The application means extracts communication data capable of receiving the self-describing data from the feed server and self-describing data received by the communication means by extracting a necessary data entity from the self-description code. Accordingly, it has a data extraction conversion means for converting to a data processable format and attaching to the data processing.
[0030]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings attached to the application.
FIG. 1 shows a hardware configuration according to an embodiment of the client server system of the present invention.
The client server system 1 is a client server system that continuously provides and uses information. In this embodiment, the client server system 1 functions as the financial information client server system 1. As described above, the information is not limited to financial information, and may be any information as long as the system provides and uses information that is generated at an indefinite time and continuously.
[0031]
As shown in FIG. 1, the financial information client server system 1 of this embodiment includes a feed server F (F1, F2,..., Fn), a storage server S (S1, S2,. Application means AP (only the application means AP1a, AP1b, AP1c connected to the storage server S1 in the example of FIG. 1) connected to the server S (S1, S2,..., Sm), and the feed server F and the storage. The communication network N is connected to the server S.
[0032]
Although not directly constituting this system, the feed servers F1, F2,..., Fn are connected to data sources D (D1, D2,..., Dn).
[0033]
The data source D (D1, D2,..., Dn) is a source of financial information provided and used in this system, and corresponds to, for example, the Tokyo Stock Exchange, the Osaka Stock Exchange, and the over-the-counter market. The information includes, for example, the current price, closing price, opening price, and trading volume of each stock on the Tokyo Stock Exchange.
[0034]
The data source D is a place where information is generated, and the example of the stock exchange also provides a service for providing information as data. The data provided by the data source D has a specific data format and data type depending on the data source D (Tokyo Stock Exchange, Osaka Stock Exchange, over-the-counter market, etc.).
[0035]
The feed server F (F1, F2,..., Fn) receives information from the data source D (D1, D2,..., Dn) and is continuously connected to the communication network N as data. The server sends data to the storage server S (S1, S2,..., Sm).
[0036]
In the client server system according to the present invention, as will be described later, the feed server F (F1, F2,..., Fn) adds a self-describing code describing the contents and type of data to the transmission data and transmits it. Due to the presence of this self-describing code, transmission is preferably performed by a broadcasting method that does not specify a transmission partner (storage server S (S1, S2,..., Sm), etc.). In this case, instead of transmitting specific data to a specific storage server S, various data are transmitted to an unspecified number of storage servers S, and the acquisition and use of necessary data is performed by the storage server S that receives it. It depends on the side action. The advantage of the information system by this method will be described later.
[0037]
The storage server S (S1, S2,..., Sm) receives the data transmitted from the feed server F (F1, F2,..., Fn) and stores necessary data in the form of a database to function as a database server. Server. As an example of the accumulation server S, for example, in the above-mentioned financial information client server system, information processing that is installed in each securities company, collects external financial information, and provides necessary data to in-house information analysis application means Device (server). The database server refers to a server that stores data in the form of a database and provides necessary data in response to a client request.
[0038]
The application means AP is an information processing apparatus that acquires data from the storage server S (S1, S2,..., Sm) and performs data processing for a specific purpose. One example is an information processing apparatus that performs securities analysis at each securities company in the financial information client server system.
[0039]
The communication network N is a collection of communication lines connecting the feed server F and the storage server S. This communication network N includes both a collection of communication lines connecting two information processing apparatuses and a case in which a large number of information processing apparatuses are connected to a common communication line such as a LAN to send and receive data synchronously. It is a waste.
[0040]
The above is the hardware configuration of the financial information client server system 1 of the present embodiment. Here, it should be mentioned that the financial information client server system 1 described above is not different from the conventional financial information client server system in terms of a physical hardware configuration. That is, the feed server F, the storage server S, the application means AP, and the communication network N also exist in the conventional financial information client server system. However, the feed server F, the storage server S, and the application means AP of the client server system according to the present invention transmit and receive data in a specific format (self-describing data), and the system configuration apparatus performs data processing in the specific format. Is controlled by a software program to do. For this reason, the information processing means including the operation is different from each information processing apparatus of the conventional system.
[0041]
Data processing in the system according to the present invention and information processing means for the data processing will be described below.
[0042]
FIG. 2 shows the flow of processing between the configuration of the feed server F and its constituent means.
As shown in FIG. 2, the feed server F has data input means f1, self-description code adding means f2, and communication means f3. Although omitted, the storage server S includes various devices such as a processing device, a storage device, and an input / output unit that are generally provided as an information processing device as necessary.
[0043]
The data input means f1 of the feed server F is a means for inputting data from the data source D. The data input means f1 includes any known means as long as it is means for inputting data from the data source D, and includes, for example, a keyboard, a pointing device, a communication means, and a data reading device of a data storage medium.
[0044]
The self-description code adding means f2 of the feed server F is means for inputting data (substance part) from the data input means f1, adding a self-description code to the substantive part of the data and outputting it. The self-description code is a code indicating the content, form, position, etc. of data (substance part), and specifically includes a data ID, a data type, a data repetition number, and an offset. The data ID, data type, data repetition number, and offset will be described in more detail later.
[0045]
What is output by the self-description code adding means f2 is the one in which the self-description code is added to the actual part of the data, and this is referred to as self-description type data in this specification.
[0046]
The communication means f3 of the feed server F inputs the self-describing data from the self-description code adding means f2, and uses the predetermined communication protocol, preferably a communication protocol (for example, UDP / IP) suitable for the multi-broadcast method. The data is transmitted to each storage server S connected to the communication network N.
[0047]
Next, the storage server S that receives the data transmitted by the feed server F and stores the data in the form of a database will be described.
[0048]
FIG. 3 shows the configuration of the storage server S and the flow of processing between the components.
As shown in FIG. 3, the storage server S has communication means s1, data storage means s2, environment setting means s3, databases s4 and s5, database management means s6, and self-description code adding means s7. doing. Although omitted, the storage server S includes various devices such as a processing device, a storage device, and an input / output unit that are generally provided as an information processing device as necessary.
[0049]
The communication means s1 of the storage server S is means capable of receiving self-describing data from the feed server F described above via the communication network N. The communication means s1 is also used for data transmission / reception with the application means AP described later.
[0050]
The data storage means s2 of the storage server S receives the self-describing data received from the communication means s1, selects whether or not to store the data by the self-description code, and stores the data to be stored. Is a means for analyzing the data structure, making necessary modifications in database management, and storing them in the databases s4 and s5. Detailed processing for accumulating data will be described later.
[0051]
The databases s4 and s5 of the storage server S are locations where data should be stored (which includes both a storage device on hardware and a set of data on software). In this embodiment, there are two cases. Although shown, the number is arbitrary.
[0052]
Further, the databases s4 and s5 can be databases of an arbitrary format including a database based on an indexed sequential access method (ISAM) to be described later or a relational database. In terms of the data format, the databases s4 and s5 may be either a database consisting of the actual part of the data or a database consisting of data including self-describing codes. Further, it may be either a latest sectional database that updates old data and accumulates new data, or a time series database that accumulates new data in addition to old data. In the present specification, the database configuration includes the type of database and the format of data to be stored.
[0053]
The environment setting means s3 of the storage server S is means for setting the data received by the communication means s1 and stored by the data storage means s2 and the structures of the databases s4 and s5.
[0054]
Setting of data to be received and stored can be realized by specifying a data ID of a self-description code. Whether the database is based on the above-mentioned index order access method, a relational database, a most recent cross-section database, a time-series database, or the like is determined by the data storage means s2 before starting the data storage. Is set.
[0055]
The database management means s6 of the storage server S serves as an interface with the application means AP and retrieves data from the databases s4 and s5.
[0056]
The self-description code adding means s7 of the storage server S is an application means that attaches a self-description code to the data entity part when the data extracted from the databases s4 and s5 by the database management means s6 is the data entity part. Means for outputting to the AP.
[0057]
The above is the data processing between the configuration of the storage server S and the configuration means. Next, the application means that requests the storage server S for necessary data and performs processing for a specific purpose such as securities analysis. AP will be described.
[0058]
FIG. 4 shows the configuration of the application means AP and the flow of processing between the constituent means.
As shown in FIG. 4, the application means AP has a communication means ap1 and a data extraction / conversion means ap2. Although omitted, the application unit AP includes a processing device, a storage device, an input / output unit, and the like that are generally provided as an information processing device.
[0059]
The communication means ap1 of the application means AP is means for requesting data directly from the storage server S, and possibly the feed server F, and receiving the requested data.
[0060]
The data extraction / conversion means ap2 of the application means AP extracts the self-describing data inputted by the communication means ap1 from the self-describing code and extracts the necessary data entity part and converts it into a data processable form as necessary. Means for data processing. The data extraction / conversion means ap2 recognizes that the data is composed only of the substantial part when the data composed only of the substantial part is input, and performs the process of setting the data in the input data part of the data processing program. To do.
[0061]
According to the financial information client server system 1, any storage server S or application means AP stores and uses data of an arbitrary data source D by transmitting / receiving self-describing data and analyzing data using the self-description code. Can do. This will be described next.
[0062]
In the financial information client server system 1 shown in FIG. 1, the application means AP is connected to each storage server S. However, the feed server F, the storage server S, the communication network N, and the application means AP are excluded. A client-server system consisting of In this case, the storage server S functions as a database server that provides a general-purpose database, and provides data in response to a request from an external computer. In the financial information client server system 1 of FIG. 1, each application means AP is connected to the storage server S. However, the application means AP is connected to the communication network N and directly acquires data. Good. In this case, the application means AP can analyze the self-describing data and directly acquire the actual part of the data due to the presence of the self-describing code.
[0063]
FIG. 5 shows the structure of self-describing data.
Here, terms are defined for easy understanding. Self-describing data is data as a whole, but includes items and data therein. Data is the smallest chunk of information. For example, it is data such as a current price, an opening price, and a closing price of a predetermined brand in the financial information system. When referring to data (substance), it is possible to refer to a cluster of data in which the same type of minimum unit data is repeated a plurality of times.
[0064]
An item is a set of a plurality of data and keys. The key is data that makes the data belonging to the item conceptually difficult. As an example of the key, there are a current value, an opening price, a closing price “brand” of a predetermined brand in the financial information system, and the like.
[0065]
As shown in FIG. 5, self-describing type data is composed of a self-describing code and an actual part of data. The self-describing code includes an item header part (header part of items 1 to n) and a value n indicating the number of item header parts. Each item header part consists of a key header and a data header.
[0066]
The data entity part of the self-describing type data is composed of an item entity part (an entity part of items 1 to n). The item header part and the item entity part have a one-to-one correspondence.
The item header part further includes a key header and a data header. The key header and the data header basically have a common structure.
[0067]
As shown in FIG. 5, the structure of the key header includes an item ID, a data type, the number of item headers, and an offset to the key (substance). The item ID in the key header corresponds to the data ID in the claims of this application. In this case, an ID representing the key item, that is, a code corresponding to the key (substance) is input. As the data type of the key header, information indicating whether the key (substance) is character string data or numerical data, or how many bytes are input. The number of item headers in the key header corresponds to the number of data repetitions referred to in the claims of this application. In this case, the number of data headers included in the item header portion is input. As the offset to the key (entity), information indicating the distance from the key header to the corresponding key (entity) is input.
[0068]
On the other hand, as shown in FIG. 5, the structure of the data header includes an item ID, a data type, the number of data arrays, and an offset to data (substance). The item ID in the data header is a code indicating the type of data such as the current value, the opening price, and the closing price of the stock price of a predetermined brand, and corresponds to the data ID in the claims of the present application. That is, a code corresponding to data (substance) is input to the item ID. The data type of the data header is related to the data structure in addition to information on the data format such as whether the data (substance) is character string data or numeric data, the number of floats when it is numeric data, how many bytes, etc. Includes information. Here, the data structure is, for example, a current value of a stock price of a predetermined brand. The current value of the stock price is a combination of a value indicating the stock price and the transaction time. Stock price data and transaction time data are called members of a data structure, and the data structure can be said to be data including a plurality of members. The number of data arrays in the data header corresponds to the number of data repetitions referred to in the claims of this application. In this case, the number of data repetitions in the minimum unit in the data (substance) is input. As the offset to data, information indicating the distance from the data header to the corresponding data (substance) is input.
[0069]
The storage server S and the application means AP that have received the self-describing data can acquire only the data that they need by using the self-describing code having the structure described above. That is, the storage server S and the application means AP can determine the content and type of data (entity) included in the self-describing data based on the data ID of the key header or data header. By this determination, the storage server S and the application means AP can determine necessary data, and can acquire only necessary data (substance) by offset.
[0070]
In addition, when storing or processing data, there is data type information in the self-describing code, so the program that stores or processes data can be configured to convert the data to a processable data type. For example, any data can be provided and used regardless of the data type of the data source D. The data storage means s2 of the storage server S and the data extraction / conversion means ap2 of the application means AP correspond to the “configuration for converting data into a processable data type”.
[0071]
Finally, the configuration of stored data in the storage server S and the processing of the data storage means for storage will be described.
[0072]
In the present invention, as described above, since the minimum unit data can be extracted from the self-describing code and accumulated in the database, the self-describing data received by the accumulation server S is decomposed and stored in each list of the relational database. In addition, it is possible to establish a link between data. However, by using the self-describing code as an ISAM database, the processing load can be reduced and an efficient system can be obtained.
[0073]
FIG. 6 shows the structure of data stored in the ISAM database.
As shown in FIG. 6, this accumulated data includes a header part and a substance part.
The header portion of the accumulated data includes a key portion, an additional information portion, and an item header portion. The key part consists of a key, record number, and spare data, and the additional information part consists of a data length and spare data. The item header part has a time header inserted in the item header of the self-description code.
[0074]
The key of the key part is obtained by copying the key entity from the position indicated by the offset to the key of the key header of the self-description code. The record number is a number for identifying stored data. This key part is used as an ISAM index.
[0075]
The data length of the additional information part indicates the data (substance) data length in the substance part of the accumulated data.
[0076]
The time header of the item header indicates the data accumulation time.
[0077]
The entity part of the accumulated data consists of a key (entity), time (entity), and data (entity). The stored data entity is obtained by inserting time (entity) into the item description of self-describing data. The time (substance) is time data at the time when the data has a meaning. For example, in the case of data on the current value of the stock price, the transaction time of the current value is applicable.
[0078]
Modification of the self-describing data to the stored data is performed by the data storage means s2.
[0079]
Thus, by slightly modifying the self-describing code of the self-describing data, the modified data can be accumulated as accumulated data in the ISAM database. Further, since the stored data has a self-descriptive code in an almost complete form, when it is sent as it is to the application means AP, the necessary data is converted by the data extraction conversion means ap2 of the application means AP. Extraction conversion is possible. That is, the self-describing data to which the self-description code is added by the feed server F can be used consistently by the storage server S and the application means AP with a small processing load. Thereby, it is possible to obtain a client server system with high data utilization efficiency.
[0080]
This is the end of the explanation from the data processing side of the client server system that provides and uses the self-describing data according to the present invention. However, the present invention provides an unprecedented client server system depending on practical use, that is, how to use. can do.
[0081]
That is, in a client server system that continuously provides and uses data, it is possible to realize a client server system in which the system configuration and the type of data handled are completely free.
[0082]
That is, according to the present invention, the feed server F attaches a self-description code to arbitrary data without being aware of the processing program and platform of the receiving server and application means, and is not aware of the system configuration. Information can be transmitted by broadcast communication.
[0083]
Further, the storage server S can use data required by the storage server S among various data.
[0084]
Thereby, an information system in which arbitrary information is distributed can be realized. Since this information system has a free system configuration, new data sources D and information utilization devices can be freely entered and exited. Moreover, the operation system platform of the information processing apparatus using this information system is not limited. As a result, in the information analysis, it is possible to freely analyze the necessary data and to realize the use of free and high quality information.
[0085]
【The invention's effect】
Thus, according to the “client-server system that provides and uses self-describing data” according to the present invention, the utility of a system that continuously provides and uses information can be greatly improved.
[0086]
First, since the information processing apparatus that uses information includes means for analyzing the data structure using self-describing codes, a system that does not depend on the type of data to be provided and used can be obtained. As a result, there is no complicated configuration of a special program for performing specific data processing in the same system as in the prior art, and there is no direct connection between the data type and the processing device. In such a system, it is possible to freely cope with changes in the system configuration such as addition, reduction, and change in the arrangement of feed servers, storage servers, and clients. Unlike the conventional system, when the system configuration is changed, there is no need to make a large-scale program change.
[0087]
Second, in terms of effective use of information, it is possible to realize extremely free and high-quality use of information. That is, the storage server can store information from a variety of different data sources in a mixed manner, and the application means can take in information that seems to be effective for information processing for a certain purpose at any time.
[0088]
Third, since self-describing data can be used consistently between the feed server, storage server, and client, the processing load on the entire system can be reduced.
[0089]
Fourth, an efficient system can be obtained in terms of communication efficiency. In the conventional system, the servers to be transmitted and received are specified on a one-to-one basis. Therefore, when the same information is transmitted to a plurality of servers, it is necessary to transmit a plurality of times. This was inefficient from the viewpoint of communication efficiency of the entire system. On the other hand, according to the client server system of the present invention, since the feed server F can broadcast the same information without specifying the receiving server, the communication efficiency of the entire system can be improved. is there.
[Brief description of the drawings]
FIG. 1 is a diagram showing a system configuration according to an embodiment of a client server system that provides and uses self-describing data of the present invention.
FIG. 2 is a block diagram showing a configuration of a feed server according to the present invention and a flow of processing between components.
FIG. 3 is a block diagram showing the configuration of the storage server of the present invention and the flow of processing between the constituent means.
FIG. 4 is a block diagram showing a configuration of application means of the present invention and a flow of processing between the constituent means.
FIG. 5 is a diagram showing the structure of self-describing data according to the present invention.
FIG. 6 is a diagram showing a configuration of data stored in an ISAM database according to the present invention.
[Explanation of symbols]
1 Financial information client-server system
D Data source
F feed server
N communication network
S Storage server S
AP application means
f1 Data input means
f2 Self-description code addition means
f3 communication means
s1 Communication means
s2 data storage means
s3 Environment setting means
s4 database
s5 database
s6 Database management means
s7 Self-describing code addition means
ap1 Communication means
ap2 Data extraction and conversion means

Claims (10)

データを発信する少なくとも一つのフィードサーバーと、前記フィードサーバーからのデータを受信して、それらをデータベースの形で蓄積してデータベースサーバーとして機能する少なくとも一つの蓄積サーバーとを有し、
前記フィードサーバーは、データ入力手段と、前記データ入力手段によって入力されたデータの実体部分にデータIDとデータ型とデータ繰返し数とオフセットとを含む自己記述コードを付加して自己記述型データを作成する自己記述コード付加手段と、前記自己記述型データを送信可能な通信手段とを有し、
前記蓄積サーバーは、受信すべきデータと蓄積すべきデータベースの構成を設定する環境設定手段と、前記フィードサーバーから前記自己記述型データを受信可能な通信手段と、前記通信手段が受信した自己記述型データをその自己記述コードにより取捨選択し、データ構造を解析し、データベース管理上の必要な改変を行い、前記データベースに蓄積するデータ蓄積手段と、前記データベースを管理するデータベース管理手段とを有する、ことを特徴とする自己記述型データを提供および利用するクライアントサーバーシステム。
At least one feed server for transmitting data; and at least one storage server that receives data from the feed server and stores them in the form of a database to function as a database server;
The feed server creates self-describing data by adding a self-describing code including a data ID, a data type, a data repetition number, and an offset to the data input means and the actual part of the data input by the data input means. Self-describing code adding means, and communication means capable of transmitting the self-describing data,
The storage server includes environment setting means for setting data to be received and a database structure to be stored, communication means capable of receiving the self-describing data from the feed server, and self-describing type received by the communication means. Selecting data by its self-describing code, analyzing the data structure, making necessary modifications in database management, and having data storage means for storing in the database and database management means for managing the database A client-server system that provides and uses self-describing data characterized by
前記蓄積サーバーには、要求により前記蓄積サーバーが蓄積したデータベースから必要なデータを取得して所定のデータ処理を行う少なくとも一つのアプリケーション手段が接続されており、
前記蓄積サーバーと前記アプリケーション手段は所定の目的のためのクライアントサーバーシステムを構築していることを特徴とする請求項1に記載の自己記述型データを提供および利用するクライアントサーバーシステム。
The storage server is connected to at least one application means for obtaining necessary data from a database stored by the storage server upon request and performing predetermined data processing,
2. The client server system for providing and using self-describing data according to claim 1, wherein the storage server and the application means construct a client server system for a predetermined purpose.
前記蓄積サーバーは、前記アプリケーション手段が要求したデータの実体部分にデータIDとデータ型とデータ繰返し数とオフセットとを含む自己記述コードを付加して自己記述型データを作成して出力する自己記述コード付加手段を有し、
前記アプリケーション手段は、前記蓄積サーバーから入力した自己記述型データをその自己記述コードにより必要なデータの実体部分を抽出し、必要に応じてデータ処理可能な形式に変換してデータ処理に付すデータ抽出変換手段を有することを特徴とする請求項2に記載の自己記述型データを提供および利用するクライアントサーバーシステム。
The storage server creates a self-describing code by adding a self-describing code including a data ID, a data type, a data repetition number, and an offset to the actual part of the data requested by the application means, and outputs the self-describing code Having additional means,
The application means extracts self-describing data input from the storage server by using the self-describing code to extract a necessary data entity part, converts the data into a data processable format as necessary, and extracts the data for data processing 3. The client server system for providing and using self-describing data according to claim 2, further comprising conversion means.
前記フィードサーバーの自己記述コード付加手段は、データIDまたはデータ型またはデータ繰返し数の異なる複数種類のデータをまとめて1データブロックとし、そのデータブロックに含まれる各種類のデータのそれぞれのデータIDとデータ型とデータ繰返し数とオフセットとを含む自己記述コードを前記データブロックに付加することを特徴とする請求項1に記載の自己記述型データを提供および利用するクライアントサーバーシステム。The feed server self-descriptive code adding means combines a plurality of types of data with different data IDs or data types or data repetition numbers into one data block, and each data ID of each type of data included in the data block 2. The client server system for providing and using self-describing data according to claim 1, wherein a self-describing code including a data type, a data repetition number, and an offset is added to the data block. 前記蓄積サーバーの自己記述コード付加手段は、データIDまたはデータ型またはデータ繰返し数の異なる複数種類のデータをまとめて1データブロックとし、そのデータブロックに含まれる各種類のデータのそれぞれのデータIDとデータ型とデータ繰返し数とオフセットとを含む自己記述コードを前記データブロックに付加することを特徴とする請求項3に記載の自己記述型データを提供および利用するクライアントサーバーシステム。The storage server self-descriptive code adding means combines a plurality of types of data having different data IDs or data types or data repetition numbers into one data block, and each data ID of each type of data included in the data block includes: 4. The client server system for providing and using self-describing data according to claim 3, wherein a self-describing code including a data type, a data repetition number, and an offset is added to the data block. 前記蓄積サーバーのデータ蓄積手段は、前記自己記述型データの自己記述コードをインデックスとして利用してインデックス順アクセス法(ISAM)によるデータベースにデータを蓄積することを特徴とする請求項1ないし3にいずれかに記載の自己記述型データを提供および利用するクライアントサーバーシステム。4. The data storage means of the storage server stores data in a database according to an index order access method (ISAM) using a self-describing code of the self-describing data as an index. A client-server system that provides and uses self-describing data as described above. 前記蓄積サーバーのデータ蓄積手段は、前記自己記述型データからその自己記述コードによりデータの実体部分を抽出してリレーショナルデータベース(RDB)にデータを蓄積することを特徴とする請求項1ないし3のいずれかに記載の自己記述型データを提供および利用するクライアントサーバーシステム。4. The data storage means of the storage server extracts the substance part of the data from the self-describing data by the self-description code and stores the data in a relational database (RDB). A client-server system that provides and uses self-describing data as described above. 前記蓄積サーバーのデータ蓄積手段は、古いデータを更新して新しいデータを蓄積する直近断面型データベースにデータを蓄積することを特徴とする請求項1ないし3のいずれかに記載の自己記述型データを提供および利用するクライアントサーバーシステム。The self-describing data according to any one of claims 1 to 3, wherein the data storage means of the storage server stores the data in a nearest sectional database that updates old data and stores new data. Client server system to be provided and used. 前記蓄積サーバーのデータ蓄積手段は、古いデータに追加して新しいデータを蓄積する時系列型データベースにデータを蓄積することを特徴とする請求項1ないし3のいずれかに記載の自己記述型データを提供および利用するクライアントサーバーシステム。The self-describing data according to any one of claims 1 to 3, wherein the data storage means of the storage server stores the data in a time series database that stores new data in addition to old data. Client server system to be provided and used. データを発信する少なくとも一つのフィードサーバーと、前記フィードサーバーから必要なデータを取得して所定のデータ処理を行う少なくとも一つのアプリケーション手段とを有し、
前記フィードサーバーは、データ入力手段と、前記データ入力手段によって入力されたデータの実体部分にデータIDとデータ型とデータ繰返し数とオフセットとを含む自己記述コードを付加して自己記述型データを作成する自己記述コード付加手段と、前記自己記述型データを送信可能な通信手段とを有し、
前記アプリケーション手段は、前記フィードサーバーから前記自己記述型データを受信可能な通信手段と、前記通信手段が受信した自己記述型データをその自己記述コードにより必要なデータの実体部分を抽出し、必要に応じてデータ処理可能な形式に変換してデータ処理に付すデータ抽出変換手段とを有することを特徴とする自己記述型データを提供および利用するクライアントサーバーシステム。
At least one feed server for transmitting data, and at least one application means for obtaining necessary data from the feed server and performing predetermined data processing;
The feed server creates self-describing data by adding a self-describing code including a data ID, a data type, a data repetition number, and an offset to the data input means and the actual part of the data input by the data input means. Self-describing code adding means, and communication means capable of transmitting the self-describing data,
The application means extracts the necessary data entity from the communication means capable of receiving the self-describing data from the feed server and the self-describing data received by the communication means using the self-description code. A client-server system for providing and using self-describing data, characterized by comprising data extraction / conversion means for converting to a data-processable format and attaching to data processing.
JP7254498A 1998-03-20 1998-03-20 Client-server system that provides and uses self-describing data Expired - Fee Related JP3638783B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7254498A JP3638783B2 (en) 1998-03-20 1998-03-20 Client-server system that provides and uses self-describing data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7254498A JP3638783B2 (en) 1998-03-20 1998-03-20 Client-server system that provides and uses self-describing data

Publications (2)

Publication Number Publication Date
JPH11272596A JPH11272596A (en) 1999-10-08
JP3638783B2 true JP3638783B2 (en) 2005-04-13

Family

ID=13492418

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7254498A Expired - Fee Related JP3638783B2 (en) 1998-03-20 1998-03-20 Client-server system that provides and uses self-describing data

Country Status (1)

Country Link
JP (1) JP3638783B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1944702B1 (en) * 2007-01-10 2018-07-25 Harman Becker Automotive Systems GmbH Updatable navigation database

Also Published As

Publication number Publication date
JPH11272596A (en) 1999-10-08

Similar Documents

Publication Publication Date Title
US6016516A (en) Remote procedure processing device used by at least two linked computer systems
CN102075409B (en) Method and system for processing request message as well as load balancer equipment
US8151003B2 (en) System and method for routing data by a server
US20060080120A1 (en) Publish/subscribe mechanism for web services
US7676601B2 (en) Method and system for processing financial data objects carried on broadcast data streams and delivering information to subscribing clients
CN101246486B (en) Method and apparatus for improved process of expressions
US8312106B2 (en) Optimizing the efficiency of an image retrieval system
US20020016839A1 (en) Method and system for processing raw financial data streams to produce and distribute structured and validated product offering data to subscribing clients
CN108446335B (en) Heterogeneous system data extraction and unified external data exchange method based on database
US20050027731A1 (en) Compression dictionaries
Rouached et al. RESTful sensor web enablement services for wireless sensor networks
WO2000077594A2 (en) A method and system for transferring information between one computer application to another
CN101193077A (en) Method and system for subscribing matching
US20030225857A1 (en) Dissemination bus interface
CN1433545A (en) Method and apparatus for anonymous subiject-based addressing
CN102090039B (en) A method of performing data mediation, and an associated computer program product, data mediation device and information system
JP3638783B2 (en) Client-server system that provides and uses self-describing data
Phan et al. Similarity-based soap multicast protocol to reduce bandwith and latency in web services
WO2002013091A1 (en) System for processing raw financial data to produce validated product offering information to subscribers
CN109684450B (en) Industrial network data distribution service system and method based on semantic identification
CN115936880A (en) Real-time stock information transaction data processing system
JP3683839B2 (en) Information relay apparatus, information processing system, and recording medium
US7376748B1 (en) Data delivering system
JP2002268935A (en) Device, method and program of data transfer
KR20030039912A (en) A system and a method for message statistics

Legal Events

Date Code Title Description
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: 20041214

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050112

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

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100121

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100121

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110121

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120121

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120121

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130121

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20140121

Year of fee payment: 9

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

LAPS Cancellation because of no payment of annual fees