JP2009230276A - Information processing system - Google Patents

Information processing system Download PDF

Info

Publication number
JP2009230276A
JP2009230276A JP2008072445A JP2008072445A JP2009230276A JP 2009230276 A JP2009230276 A JP 2009230276A JP 2008072445 A JP2008072445 A JP 2008072445A JP 2008072445 A JP2008072445 A JP 2008072445A JP 2009230276 A JP2009230276 A JP 2009230276A
Authority
JP
Japan
Prior art keywords
data
update
information
copy
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2008072445A
Other languages
Japanese (ja)
Other versions
JP5192863B2 (en
Inventor
Hirotaka Nakano
裕隆 中野
Masaru Shirotani
勝 城谷
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 JP2008072445A priority Critical patent/JP5192863B2/en
Publication of JP2009230276A publication Critical patent/JP2009230276A/en
Application granted granted Critical
Publication of JP5192863B2 publication Critical patent/JP5192863B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To achieve the distributed arrangement of data necessary for each of a plurality of Web servers among data held by a database server in each Web server. <P>SOLUTION: A user support system 20 includes: an order management device 300 for holding the master data of a plurality of users; a user support device 100 for holding the copy data of a part of those users; and a corresponding management device 200 for holding the corresponding information of the master data and the copy data. The user support device 100 transmits the copy data corresponding to the master data to the user terminal 700 in response to the reference request of the master data received from the user terminal 700. The corresponding management device 200 notifies the user support device 100 in which the copy data corresponding to the master data are held of the update of the master data in the order management device 300. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

この発明は、データ処理技術に関し、特に、ユーザからのアクセスを受け付けて情報を提供する情報処理システムに関する。   The present invention relates to a data processing technique, and more particularly, to an information processing system that accepts access from a user and provides information.

インターネットを介して多くのユーザにアクセスされるウェブシステムでは、ユーザインタフェースを受け持つウェブサーバと、データを管理するデータベースサーバとにより階層化されたシステム構成が採用されることが多い。   A web system accessed by many users via the Internet often employs a system configuration that is hierarchized by a web server that handles a user interface and a database server that manages data.

このようなウェブシステムではデータベースサーバにアクセスが集中し、データベースサーバが性能のボトルネックになることがあった。本出願人は、データベースサーバが管理するデータをウェブサーバ側に保持させることで、ユーザからの問い合わせ処理を分散させる技術を提案している(例えば、特許文献1参照)。
特開2006−164075号公報
In such a web system, access is concentrated on the database server, and the database server may become a performance bottleneck. The present applicant has proposed a technique for distributing inquiry processing from users by holding data managed by a database server on the web server side (see, for example, Patent Document 1).
JP 2006-164075 A

本出願人が特許文献1で提案した技術では、データベースサーバの保持データを全ウェブサーバが保持していた。しかし、データベースサーバのデータ量は膨大であるため、複数のウェブサーバのそれぞれには各ウェブサーバが必要とするデータを保持させることがより望ましいと本発明者は考えた。   In the technology proposed by the present applicant in Patent Document 1, all the web servers hold the data held in the database server. However, since the amount of data in the database server is enormous, the present inventor has considered that it is more preferable that each of the plurality of web servers hold data required by each web server.

本発明は、本発明者の上記着目に基づいて完成された発明であり、その主たる目的は、データベースサーバが保持するデータのうち複数のウェブサーバのそれぞれが必要とするデータを各ウェブサーバに分散配置させる技術を提供することである。   The present invention has been completed based on the above-mentioned attention of the inventor, and its main purpose is to distribute the data required by each of a plurality of web servers among the data held by the database server to each web server. It is to provide the technology to arrange.

上記課題を解決するために、本発明のある態様の情報処理システムは、複数のユーザのマスタデータを保持するデータベース装置と、複数のユーザ支援装置と、対応管理装置と、を備える。複数のユーザ支援装置のそれぞれは、複数のユーザのうち一部のユーザのマスタデータに対応するコピーデータを保持するコピー保持部と、所定のマスタデータに対する参照要求をユーザ端末から受信する参照要求受信部と、コピー保持部を参照して、参照要求で指定されたマスタデータに対応するコピーデータをユーザ端末に送信するコピー送信部と、データベース装置において一部のユーザのマスタデータが更新されたときに、対応管理装置から送信されるコピーデータのキー情報と更新データとを受信する更新情報受信部と、コピー保持部において保持されているコピーデータのうちキー情報で特定されるコピーデータを更新データにより更新するコピー更新部と、を有する。対応管理装置は、マスタデータのキー情報とコピーデータのキー情報とを対応づけて保持する対応情報保持部と、データベース装置において所定のマスタデータが更新されたときに、データベース装置からマスタデータのキー情報と更新データとを受信する更新情報受信部と、対応情報保持部を参照して、マスタデータのキー情報に対応づけられているコピーデータを特定し、複数のユーザ支援装置のうちコピーデータを保持するユーザ支援装置にコピーデータのキー情報と更新データとを送信する更新情報送信部と、を有する。   In order to solve the above problems, an information processing system according to an aspect of the present invention includes a database device that holds master data of a plurality of users, a plurality of user support devices, and a correspondence management device. Each of the plurality of user support devices includes a copy holding unit that holds copy data corresponding to the master data of some of the plurality of users, and a reference request reception that receives a reference request for predetermined master data from the user terminal. A copy transmission unit that transmits copy data corresponding to the master data specified in the reference request to the user terminal with reference to the copy holding unit and the master data of some users in the database device An update information receiving unit that receives the key information and update data of the copy data transmitted from the correspondence management device, and the copy data specified by the key information among the copy data held in the copy holding unit. A copy updating unit that updates the data in accordance with The correspondence management device includes a correspondence information holding unit that holds the key information of the master data and the key information of the copy data in association with each other, and a key of the master data from the database device when predetermined master data is updated in the database device. The copy information associated with the key information of the master data is identified with reference to the update information receiving unit that receives the information and the update data, and the correspondence information holding unit, and the copy data among the plurality of user support devices An update information transmission unit configured to transmit the copy data key information and the update data to the user support device.

なお、以上の構成要素の任意の組合せ、本発明の表現を装置、方法、システム、プログラム、プログラムを格納した記録媒体などの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a representation of the present invention converted between an apparatus, a method, a system, a program, a recording medium storing the program, and the like are also effective as an aspect of the present invention.

本発明によれば、データベースサーバが保持するデータのうち複数のウェブサーバのそれぞれが必要とするデータを各ウェブサーバに分散配置できる。   ADVANTAGE OF THE INVENTION According to this invention, the data which each of several web servers among the data which a database server hold | maintains can be distributed by each web server.

図1は、証券会社システムの構成を示す。証券会社システム10は、社外通信網910を介して、ユーザ端末700で総称されるAユーザ携帯端末700a、Bユーザ携帯端末700b、AユーザPC端末700c、およびCユーザPC端末700dとに接続されている。ユーザ端末700は、ウェブブラウザを搭載したウェブクライアントであり、典型的には携帯電話やPDA、パソコン等である。ユーザは、ユーザ端末700を操作して、証券会社システム10にアクセスし、所望の情報を参照し、または株式の売買注文をする。   FIG. 1 shows a configuration of a securities company system. The securities company system 10 is connected to an A user portable terminal 700a, a B user portable terminal 700b, an A user PC terminal 700c, and a C user PC terminal 700d, which are collectively referred to as a user terminal 700, via an external communication network 910. Yes. The user terminal 700 is a web client equipped with a web browser, and is typically a mobile phone, a PDA, a personal computer, or the like. The user operates the user terminal 700 to access the securities company system 10 and refers to desired information or places a stock order.

また、証券会社システム10は、社外通信網920を介して、取引所システム800および相場報道システム810とに接続されている。証券会社システム10は、ユーザ端末700から株式の売買注文を受け付けて、取引所システム800に対して売買注文を実行する。また、証券会社システム10は、相場報道システム810から複数の株式銘柄についての株式情報を取得して、ユーザ端末700に株式情報を提供する。   In addition, the securities company system 10 is connected to an exchange system 800 and a market news report system 810 via an external communication network 920. The securities company system 10 receives a stock trade order from the user terminal 700 and executes the trade order to the exchange system 800. In addition, the securities company system 10 acquires stock information on a plurality of stocks from the market news reporting system 810 and provides stock information to the user terminal 700.

証券会社システム10においては、社内通信網900を介して、ユーザ支援装置100で総称されるユーザ支援装置X100aおよびユーザ支援装置Y100bと、対応管理装置200と、注文管理装置300と、正系株式情報管理装置400と、副系株式情報管理装置500と、株式情報比較装置600とが接続されている。社内通信網900、社外通信網910、および社外通信網920には、LAN(Local Area Network)・WAN(Wide Area Network)・インターネット等、様々な通信手段が含まれる。以下では単に「通信網」と総称することとする。   In the securities company system 10, the user support device X 100 a and the user support device Y 100 b collectively referred to as the user support device 100, the correspondence management device 200, the order management device 300, and the normal stock information via the internal communication network 900. A management device 400, a subsidiary stock information management device 500, and a stock information comparison device 600 are connected. The internal communication network 900, the external communication network 910, and the external communication network 920 include various communication means such as a LAN (Local Area Network), a WAN (Wide Area Network), and the Internet. Hereinafter, it is simply referred to as a “communication network”.

本明細書では、本発明の第1の実施の形態として、証券会社システム10に保持されている口座情報をユーザ端末700に提供するユーザ支援システムを提案する。また、第2の実施の形態として、相場報道システム810から送信される株式情報を保持する株式情報管理システムを提案する。また、第3の実施の形態として、複数の株式銘柄の中から特定の株式銘柄を抽出する株式銘柄通知システムを提案する。   In this specification, a user support system that provides account information held in the securities company system 10 to the user terminal 700 is proposed as a first embodiment of the present invention. In addition, as a second embodiment, a stock information management system that holds stock information transmitted from the market news reporting system 810 is proposed. In addition, as a third embodiment, a stock brand notification system for extracting a specific stock brand from a plurality of stock brands is proposed.

(第1の実施の形態)
複数のユーザそれぞれから口座情報の照会要求を受け付けて、各ユーザに口座情報を提供するシステムにおいては、口座情報のマスタデータを保持するデータベースサーバにアクセスが集中してしまうことがあった。この結果、データベースサーバが、情報照会処理における性能のボトルネックとなり、ユーザは情報照会を要求してからその結果を受け取るまでに長時間待つ必要があり、ユーザの利便性を低下させることがあった。
(First embodiment)
In a system that accepts account information inquiry requests from a plurality of users and provides account information to each user, access may be concentrated on a database server that holds master data of the account information. As a result, the database server becomes a performance bottleneck in the information inquiry process, and the user needs to wait for a long time from requesting the information inquiry until receiving the result, which may reduce the convenience for the user. .

本実施の形態では、ユーザのアクセスをまず受け付けるウェブサーバ側にマスタデータのコピーデータを配置する。これにより、ユーザからの情報照会に対する処理をウェブサーバ内で完了できる。また、データベースサーバが保持するマスタデータと、各ウェブサーバが保持するコピーデータとをそれぞれ対応づけることで、各ウェブサーバが保持するコピーデータのデータ量を低減できる。   In the present embodiment, copy data of master data is arranged on the web server side that first accepts user access. Thereby, the process with respect to the information inquiry from a user can be completed within a web server. Further, by associating the master data held by the database server with the copy data held by each web server, the amount of copy data held by each web server can be reduced.

図2は、第1の実施の形態におけるユーザ支援システムの構成を示す。ユーザ支援システム20においては、ユーザ支援装置100と、対応管理装置200と、注文管理装置300と、ユーザ端末700とが通信網を介して接続されている。   FIG. 2 shows the configuration of the user support system in the first embodiment. In the user support system 20, a user support apparatus 100, a correspondence management apparatus 200, an order management apparatus 300, and a user terminal 700 are connected via a communication network.

注文管理装置300は、株式売買を指定する注文情報をユーザ端末700から受信して、図1の取引所システム800にその注文情報を送信し、取引所システム800からその取引結果を受信する。注文管理装置300は、また、データベースソフトウェアを搭載するデータベースサーバであり、口座情報のマスタデータを保持するマスタ保持部302を備える。注文管理装置300は、注文情報や取引結果に応じてマスタ保持部302のマスタデータを更新する。ここでは、マスタ保持部302には、Aユーザ、Bユーザ、およびCユーザの口座情報のマスタデータが保持されている。   The order management apparatus 300 receives order information specifying stock trading from the user terminal 700, transmits the order information to the exchange system 800 of FIG. 1, and receives the transaction result from the exchange system 800. The order management apparatus 300 is also a database server equipped with database software, and includes a master holding unit 302 that holds master data of account information. The order management device 300 updates the master data in the master holding unit 302 according to the order information and transaction results. Here, the master holding unit 302 holds master data of account information of the A user, the B user, and the C user.

図3は、口座情報のデータ構造を示す。口座情報における支店番号および口座番号は、各ユーザの口座情報を一意に特定するためのキー情報である。また、口座番号「1111」のレコードはAユーザの口座情報、また口座番号「2222」のレコードはBユーザの口座情報、また口座番号「3333」のレコードはCユーザの口座情報である。マスタ保持部302は、口座情報を不揮発性のハードディスクに保持する。図2に戻る。   FIG. 3 shows the data structure of the account information. The branch number and account number in the account information are key information for uniquely identifying the account information of each user. The record of the account number “1111” is the account information of the A user, the record of the account number “2222” is the account information of the B user, and the record of the account number “3333” is the account information of the C user. The master holding unit 302 holds account information on a nonvolatile hard disk. Returning to FIG.

このユーザ支援システム20において、口座情報を参照したいユーザは、ユーザ端末700で表示されるウェブ画面において支店番号、口座番号を指定してユーザ支援装置100にアクセスする。その結果、ユーザ端末700は、口座残高、保有株式銘柄、保有株式数が含まれる画面データをユーザ支援装置100から受信して表示端末に表示する。   In this user support system 20, a user who wants to refer to the account information accesses the user support apparatus 100 by specifying a branch number and an account number on the web screen displayed on the user terminal 700. As a result, the user terminal 700 receives the screen data including the account balance, the holding stock brand, and the number of holding stock from the user support apparatus 100 and displays it on the display terminal.

ユーザ支援装置100は、ユーザ端末700に対して口座情報を含むウェブページを提供するウェブサーバである。ユーザ支援装置X100aは、携帯端末からのアクセスを受け付けるウェブサーバであり、Aユーザ携帯端末700aおよびBユーザ携帯端末700bに対してウェブページを提供する。また、ユーザ支援装置Y100bは、PC端末からのアクセスを受け付けるウェブページであり、AユーザPC端末700cおよびCユーザPC端末700dに対してウェブページを提供する。   The user support apparatus 100 is a web server that provides a web page including account information to the user terminal 700. The user support device X100a is a web server that accepts access from a mobile terminal, and provides web pages to the A user mobile terminal 700a and the B user mobile terminal 700b. The user support device Y100b is a web page that accepts access from the PC terminal, and provides the web page to the A user PC terminal 700c and the C user PC terminal 700d.

また、ユーザ支援装置100は、注文管理装置300においてマスタデータとして保持されている口座情報であって、自サーバにアクセスするユーザに対応づけられた口座情報のコピーデータを保持する。すなわち、ユーザ支援装置X100aは、AユーザおよびBユーザに対応づけられた口座情報のコピーデータを保持し、ユーザ支援装置Y100bは、AユーザおよびCユーザに対応づけられたコピーデータを保持する。   Further, the user support apparatus 100 holds account information that is held as master data in the order management apparatus 300 and that is copy data of account information associated with a user who accesses the server. That is, the user support apparatus X100a holds copy data of account information associated with the A user and the B user, and the user support apparatus Y100b holds copy data associated with the A user and the C user.

対応管理装置200は、注文管理装置300において保持されているマスタデータと、ユーザ支援装置100において保持されているコピーデータとを対応づけるための対応情報を管理する。対応情報のデータ構造については後述する。   The correspondence management device 200 manages correspondence information for associating the master data held in the order management device 300 with the copy data held in the user support device 100. The data structure of the correspondence information will be described later.

図4は、図2のユーザ支援装置100の機能構成を示すブロック図である。本明細書のブロック図において示される各ブロックは、ハードウェア的には、コンピュータのCPUをはじめとする素子や機械装置で実現でき、ソフトウェア的にはコンピュータプログラム等によって実現されるが、ここでは、それらの連携によって実現される機能ブロックを描いている。したがって、これらの機能ブロックはハードウェア、ソフトウェアの組合せによっていろいろなかたちで実現できることは、当業者には理解されるところであり、これらのいずれかに限定されるものではない。   FIG. 4 is a block diagram showing a functional configuration of the user support apparatus 100 of FIG. Each block shown in the block diagram of the present specification can be realized in terms of hardware by an element such as a CPU of a computer or a mechanical device, and in terms of software, it can be realized by a computer program or the like. The functional block realized by those cooperation is drawn. Therefore, it is understood by those skilled in the art that these functional blocks can be realized in various forms by a combination of hardware and software, and is not limited to any of these.

また、本明細書の各装置においては、当該装置を効率よく利用するための機能および環境を提供して当該装置の全体を統括的に制御するオペレーションシステム(以下、「OS」と呼ぶ。)が実行されている。かかるOSによってブロック図の各機能ブロックが動作させられることにより、複数のソフトウェアが実行される。   Further, in each device in the present specification, an operation system (hereinafter referred to as “OS”) that provides a function and environment for efficiently using the device and controls the entire device in an integrated manner. It is running. A plurality of software is executed by operating each functional block in the block diagram by the OS.

ユーザ支援装置100は、コピー保持部102と、参照要求受信部104と、コピー送信部106と、マスタ取得部108と、マスタ送信部110と、コピー更新部112と、更新情報受信部114と、更新要求受信部116と、更新情報送信部118と、更新結果送信部120とを備える。   The user support apparatus 100 includes a copy holding unit 102, a reference request reception unit 104, a copy transmission unit 106, a master acquisition unit 108, a master transmission unit 110, a copy update unit 112, an update information reception unit 114, The update request receiving unit 116, the update information transmitting unit 118, and the update result transmitting unit 120 are provided.

コピー保持部102は、自サーバにアクセスするユーザの口座情報であって、マスタ保持部302に保持されるマスタデータのコピーデータを保持する。図5(a)は、ユーザ支援装置X100aが保持するコピーデータの構造を示す。同図は、AユーザおよびBユーザのコピーデータを示している。また、図5(b)は、ユーザ支援装置Y100bが保持するコピーデータの構造を示す。同図は、AユーザおよびCユーザのコピーデータを示している。コピーデータにおけるユーザIDは、各ユーザ支援装置100においてコピーデータを特定するためのキー情報である。   The copy holding unit 102 holds the copy data of the master data held in the master holding unit 302, which is account information of a user who accesses the server. FIG. 5A shows the structure of copy data held by the user support apparatus X100a. The figure shows copy data of A user and B user. FIG. 5B shows the structure of copy data held by the user support apparatus Y100b. This figure shows copy data of A user and C user. The user ID in the copy data is key information for specifying the copy data in each user support apparatus 100.

また、コピー保持部102は、揮発性のメインメモリにコピーデータを保持する。例えば、JAVA(登録商標)のハッシュテーブルオブジェクトの中に、各ユーザの口座情報を保持する複数のJAVA(登録商標)オブジェクトを保持してもよい。   The copy holding unit 102 holds copy data in a volatile main memory. For example, a JAVA (registered trademark) hash table object may hold a plurality of JAVA (registered trademark) objects that hold account information of each user.

また、各ユーザのコピーデータを特定するためのキー情報は、ここではユーザ名とするが、ユーザ支援装置100にアクセスしているユーザを一意に特定できる情報であればよい。例えば、ユーザ端末700〜ユーザ支援装置100間のHTTPセッションIDでもよく、ユーザの電話番号でもよく、またはユーザの口座を特定するための支店番号および口座番号でもよい。図4に戻る。   The key information for specifying the copy data of each user is a user name here, but may be information that can uniquely specify the user accessing the user support apparatus 100. For example, it may be an HTTP session ID between the user terminal 700 and the user support apparatus 100, a user's telephone number, or a branch number and an account number for specifying the user's account. Returning to FIG.

参照要求受信部104は、口座情報の参照を要求するユーザ(以下、「参照要求ユーザ」と呼ぶ。)のユーザ端末700から口座情報の参照要求データを受信する。この参照要求データには、ユーザ名と、ユーザの口座を特定するための支店番号と口座番号とが指定される。参照要求受信部104は、コピー保持部102を参照して、参照要求ユーザのコピーデータが存在するときには、後述するコピー送信部106に参照要求データを処理させる。また、参照要求ユーザのコピーデータが存在しないときには、後述するマスタ取得部108に参照要求データを処理させる。   The reference request receiving unit 104 receives account information reference request data from the user terminal 700 of a user who requests reference of account information (hereinafter referred to as a “reference request user”). In the reference request data, a user name, a branch number for identifying a user account, and an account number are designated. The reference request receiving unit 104 refers to the copy holding unit 102 and causes the copy transmission unit 106 (to be described later) to process the reference request data when copy data of the reference requesting user exists. Further, when there is no copy data of the reference request user, the master acquisition unit 108 described later is caused to process the reference request data.

コピー送信部106は、コピー保持部102から参照要求ユーザのコピーデータを取得して、ユーザ端末700にコピーデータを送信する。これにより、参照要求ユーザのユーザ端末700には、口座情報が表示される。   The copy transmission unit 106 acquires the copy data of the reference requesting user from the copy holding unit 102 and transmits the copy data to the user terminal 700. Thereby, the account information is displayed on the user terminal 700 of the reference requesting user.

マスタ取得部108は、参照要求ユーザのマスタデータの取得要求データを対応管理装置200に送信する。この取得要求データでは、ユーザ支援装置名と、ユーザ名と、支店番号と、口座番号とが指定される。マスタ取得部108は、対応管理装置200から参照要求ユーザのマスタデータを取得すると、そのマスタデータをマスタ送信部110およびコピー更新部112に通知する。   The master acquisition unit 108 transmits acquisition request data for the master data of the reference request user to the correspondence management apparatus 200. In the acquisition request data, a user support device name, a user name, a branch number, and an account number are designated. When the master acquisition unit 108 acquires the master data of the reference requesting user from the correspondence management apparatus 200, the master acquisition unit 108 notifies the master transmission unit 110 and the copy update unit 112 of the master data.

マスタ送信部110は、マスタ取得部108において取得された参照要求ユーザのマスタデータをユーザ端末700に送信する。これにより、参照要求ユーザのユーザ端末700には、口座情報が表示される。   The master transmission unit 110 transmits the master data of the reference request user acquired by the master acquisition unit 108 to the user terminal 700. Thereby, the account information is displayed on the user terminal 700 of the reference requesting user.

コピー更新部112は、マスタ取得部108において取得された参照要求ユーザのマスタデータをコピー保持部102に記録することにより、参照要求ユーザのコピーデータを生成する。したがって、この参照要求ユーザから再度アクセスされた際には、当該ユーザのコピーデータがコピー保持部102に保持されていることになる。   The copy update unit 112 generates the copy data of the reference request user by recording the master data of the reference request user acquired by the master acquisition unit 108 in the copy holding unit 102. Therefore, when the reference requesting user accesses again, the copy data of the user is held in the copy holding unit 102.

更新情報受信部114は、注文管理装置300においてユーザのマスタデータが更新され、かつ、その更新の確定前に、マスタデータの更新データとユーザ名とを対応管理装置200から受信する。更新情報受信部114は、受信したユーザ名および更新データをコピー更新部112に通知する。   The update information receiving unit 114 receives the master data update data and the user name from the correspondence management device 200 before the master data of the user is updated in the order management device 300 and the update is confirmed. The update information receiving unit 114 notifies the copy update unit 112 of the received user name and update data.

このときコピー更新部112は、通知されたユーザ名によりコピーデータを特定して、通知された更新データにより当該コピーデータを更新する。コピー更新部112は、既知の技術であるトランザクションエージェントの機能を有する。すなわち、コピー更新部112は、コピーデータの更新を未確定の状態に維持して、コピーデータの更新の成功を対応管理装置200に通知する。コピー更新部112は、対応管理装置200から更新の確定を指示するデータが通知されたとき、コピーデータの更新を確定する。   At this time, the copy update unit 112 identifies copy data by the notified user name, and updates the copy data by the notified update data. The copy update unit 112 has a function of a transaction agent that is a known technique. That is, the copy update unit 112 maintains the copy data update in an indeterminate state, and notifies the correspondence management apparatus 200 of the successful update of the copy data. The copy update unit 112 determines the update of the copy data when the correspondence management apparatus 200 is notified of the data for instructing the update.

更新要求受信部116は、例えばユーザが株式売買を注文するとき、ユーザ端末700から口座情報の更新要求データを受信する。口座情報の更新を要求するユーザを、以下「更新要求ユーザ」と呼ぶことにする。この更新要求データには、ユーザ名と、口座残高や保有株式銘柄や保有株式数に対する更新データが含まれる。このときコピー更新部112は、更新要求データのユーザ名によりコピーデータを特定して、当該コピーデータを更新データにより更新する。かつ、更新要求受信部116はその更新を未確定の状態に維持する。   The update request receiving unit 116 receives, for example, account information update request data from the user terminal 700 when the user orders stock trading. A user who requests an update of account information will be referred to as an “update request user” hereinafter. This update request data includes the user name, and update data for the account balance, stock holdings, and number of stocks held. At this time, the copy update unit 112 identifies the copy data by the user name of the update request data, and updates the copy data with the update data. In addition, the update request receiving unit 116 maintains the update in an undetermined state.

更新情報送信部118は、注文管理装置300のマスタデータに更新データを反映するために、ユーザ名および更新データを含む更新要求データを対応管理装置200に送信する。対応管理装置200から更新の確定を指示するデータが通知されたとき、コピー更新部112は、コピーデータの更新を確定する。   The update information transmission unit 118 transmits update request data including the user name and update data to the correspondence management apparatus 200 in order to reflect the update data in the master data of the order management apparatus 300. When data for instructing the update is notified from the correspondence management apparatus 200, the copy update unit 112 determines the update of the copy data.

更新結果送信部120は、コピー更新部112によりコピーデータの更新が確定された後、更新の成功を示すデータをユーザ端末700に送信する。これにより、更新要求ユーザのユーザ端末700には、口座情報の更新成功が表示される。また、ユーザ端末700に更新成功が表示されたときには、マスタデータおよびコピーデータの更新も成功していることが保証される。図2に戻る。   The update result transmission unit 120 transmits data indicating the success of the update to the user terminal 700 after the copy update unit 112 determines the update of the copy data. Thereby, the update success of the account information is displayed on the user terminal 700 of the update requesting user. Further, when update success is displayed on the user terminal 700, it is guaranteed that the master data and copy data have also been updated successfully. Returning to FIG.

図6は、図2の対応管理装置200の機能構成を示すブロック図である。対応管理装置200は、対応情報保持部202と、更新情報受信部204と、更新情報送信部206と、同期処理部208と、取得要求受信部210と、マスタ取得部212と、マスタ送信部214と、対応情報更新部216とを備える。   FIG. 6 is a block diagram showing a functional configuration of the correspondence management apparatus 200 of FIG. The correspondence management apparatus 200 includes a correspondence information holding unit 202, an update information receiving unit 204, an update information transmitting unit 206, a synchronization processing unit 208, an acquisition request receiving unit 210, a master acquiring unit 212, and a master transmitting unit 214. And a correspondence information update unit 216.

対応情報保持部202は、注文管理装置300のマスタデータと、ユーザ支援装置100のコピーデータとを対応づけるための対応情報を保持する。図7は、対応情報のデータ構造を示す。対応情報のユーザ支援装置IDおよびユーザIDは、ユーザ支援装置100のコピーデータのキー情報であり、また支店番号および口座番号は、注文管理装置300のマスタデータのキー情報である。すなわち、対応情報は、コピーデータのキー情報とマスタデータのキー情報との対応関係を示す情報である。   The correspondence information holding unit 202 holds correspondence information for associating the master data of the order management apparatus 300 with the copy data of the user support apparatus 100. FIG. 7 shows the data structure of the correspondence information. The user support device ID and user ID of the correspondence information are key information of copy data of the user support device 100, and the branch number and account number are key information of master data of the order management device 300. That is, the correspondence information is information indicating a correspondence relationship between the key information of the copy data and the key information of the master data.

更新情報受信部204は、ユーザ支援装置100からコピーデータのキー情報と未確定の状態の更新データとを受信する。また、更新情報受信部204は、注文管理装置300からマスタデータのキー情報と未確定の状態の更新データとを受信する。コピーデータのキー情報は、ここではユーザ支援装置名およびユーザ名であり、マスタデータのキー情報は、ここでは支店番号および口座番号である。   The update information receiving unit 204 receives copy data key information and undecided update data from the user support apparatus 100. The update information receiving unit 204 receives master data key information and undecided update data from the order management apparatus 300. Here, the key information of the copy data is a user support apparatus name and a user name, and the key information of the master data is a branch number and an account number here.

更新情報送信部206は、更新情報受信部204においてコピーデータのキー情報と更新データとが受信されたとき、対応情報保持部202の対応情報を参照して、コピーデータのキー情報に対応づけられているマスタデータのキー情報を取得する。続いて、更新情報送信部206は、注文管理装置300に対してマスタデータのキー情報と更新データとを送信する。これにより、コピーデータの更新をマスタデータに反映させる。なお、注文管理装置300でのマスタデータの更新処理は未確定の状態に維持される。   When the update information receiving unit 204 receives the key information and the update data of the copy data, the update information transmitting unit 206 refers to the correspondence information of the correspondence information holding unit 202 and associates it with the key information of the copy data. Get key information of master data. Subsequently, the update information transmission unit 206 transmits the master data key information and the update data to the order management apparatus 300. Thereby, the update of the copy data is reflected in the master data. Note that the master data update process in the order management apparatus 300 is maintained in an indeterminate state.

また、更新情報送信部206は、更新情報受信部204においてマスタデータのキー情報と更新データとが受信されたとき、対応情報保持部202の対応情報を参照して、マスタデータのキー情報に対応づけられているコピーデータのキー情報を取得する。続いて、更新情報送信部206は、ユーザ支援装置100に対してコピーデータのキー情報と更新データとを送信する。これにより、マスタデータの更新をコピーデータに反映させる。なお、ユーザ支援装置100でのコピーデータの更新処理は未確定の状態に維持される。   Further, when the update information receiving unit 204 receives the master data key information and the update data, the update information transmission unit 206 refers to the correspondence information in the correspondence information holding unit 202 and corresponds to the master data key information. Get key information of attached copy data. Subsequently, the update information transmission unit 206 transmits the key information of the copy data and the update data to the user support apparatus 100. Thereby, the update of the master data is reflected in the copy data. Note that the copy data update process in the user support apparatus 100 is maintained in an indeterminate state.

同期処理部208は、既知の技術であるトランザクションマネージャーの機能を有し、ユーザ支援装置100および注文管理装置300のトランザクションエージェントに対して、トランザクションの制御を指示する。具体的には、ユーザ支援装置100からコピーデータの更新成功が通知され、また、注文管理装置300からマスタデータの更新成功が通知されたことを条件として、コピー更新部112および注文管理装置300に対し更新確定の指示データを送信する。ユーザ支援装置100または注文管理装置300の少なくとも一方から、更新の失敗が通知された場合には、更新取り消しの指示データを送信する。   The synchronization processing unit 208 has a transaction manager function, which is a known technique, and instructs the transaction agents of the user support apparatus 100 and the order management apparatus 300 to control transactions. Specifically, the copy update unit 112 and the order management apparatus 300 are notified on the condition that the copy support update notification is notified from the user support apparatus 100 and the master data update success is notified from the order management apparatus 300. The update confirmation instruction data is transmitted. When at least one of the user support apparatus 100 and the order management apparatus 300 is notified of the update failure, the update cancel instruction data is transmitted.

取得要求受信部210は、ユーザ支援装置100のマスタ取得部108からマスタデータの取得要求データを受信する。マスタ取得部212は、取得要求データにおいて指定された支店番号および口座番号により特定されるマスタデータを注文管理装置300から取得して、マスタ送信部214および対応情報更新部216に通知する。マスタ送信部214は、マスタ取得部212において取得されたマスタデータを取得要求データの送信元のユーザ支援装置100に送信する。   The acquisition request reception unit 210 receives master data acquisition request data from the master acquisition unit 108 of the user support apparatus 100. The master acquisition unit 212 acquires master data specified by the branch number and account number specified in the acquisition request data from the order management apparatus 300 and notifies the master transmission unit 214 and the correspondence information update unit 216. The master transmission unit 214 transmits the master data acquired by the master acquisition unit 212 to the user support apparatus 100 that is the transmission source of the acquisition request data.

対応情報更新部216は、取得要求データの送信元であるユーザ支援装置名と、ユーザ名と、支店番号と、口座番号とを対応づけて対応情報保持部202に記録する。これにより、参照要求ユーザのマスタデータが以後更新されると、更新情報受信部204および更新情報送信部206を介して、マスタデータの更新がコピーデータに反映される。   The correspondence information update unit 216 records the user support device name that is the transmission source of the acquisition request data, the user name, the branch number, and the account number in the correspondence information holding unit 202 in association with each other. Accordingly, when the master data of the reference requesting user is subsequently updated, the update of the master data is reflected in the copy data via the update information receiving unit 204 and the update information transmitting unit 206.

以上の構成による動作を以下説明する。
図8は、ユーザ支援システム20における各装置間の相互作用を示すシーケンス図である。同図は、Aユーザが口座情報を参照および更新する場合であって、ユーザ支援装置X100aにAユーザのコピーデータが存在しない場合の相互作用を示している。Aユーザ携帯端末700aは、ユーザ支援装置X100aに対して口座情報の参照を要求する(S2)。ユーザ支援装置X100aは、Aユーザのコピーデータが存在しないため、対応管理装置200に対してマスタデータの取得を要求する(S4)。
The operation of the above configuration will be described below.
FIG. 8 is a sequence diagram showing the interaction between the devices in the user support system 20. The figure shows the interaction when the A user refers to and updates the account information, and the copy data of the A user does not exist in the user support apparatus X100a. The A user portable terminal 700a requests the user support apparatus X100a to refer to account information (S2). Since there is no copy data of the A user, the user support apparatus X100a requests the correspondence management apparatus 200 to acquire master data (S4).

対応管理装置200は、注文管理装置300からマスタデータを取得して(S6)、そのマスタデータをユーザ支援装置X100aに送信する(S8)。それとともに、対応管理装置200は、Aユーザのマスタデータとコピーデータとを対応づけるための対応情報を更新する(S10)。ユーザ支援装置X100aは、Aユーザ携帯端末700aにマスタデータを送信する(S12)とともに、Aユーザのコピーデータを生成する(S14)。Aユーザ携帯端末700aがユーザ支援装置X100aに対して口座情報の参照を再度要求する(S16)と、ユーザ支援装置X100aはAユーザのコピーデータをAユーザ携帯端末700aに送信する(S18)。   The correspondence management apparatus 200 acquires master data from the order management apparatus 300 (S6), and transmits the master data to the user support apparatus X 100a (S8). At the same time, the correspondence management apparatus 200 updates the correspondence information for associating the master data of the A user with the copy data (S10). The user support device X100a transmits master data to the A user portable terminal 700a (S12) and generates copy data of the A user (S14). When the A user portable terminal 700a requests the user support apparatus X100a to refer to the account information again (S16), the user support apparatus X100a transmits the copy data of the A user to the A user portable terminal 700a (S18).

続いて、Aユーザ携帯端末700aは、ユーザ支援装置X100aに対して口座情報の更新を要求する(S20)。ユーザ支援装置X100aは、更新要求データに応じてAユーザのコピーデータを更新して(S22)、その更新処理を未確定の状態に維持する。ユーザ支援装置X100aは、コピーデータの更新データを対応管理装置200に送信する(S24)。対応管理装置200は、受信した更新データを注文管理装置300に対して送信する(S26)。   Subsequently, the A user portable terminal 700a requests the user support apparatus X100a to update the account information (S20). The user support apparatus X100a updates the copy data of the A user according to the update request data (S22), and maintains the update process in an unconfirmed state. The user support apparatus X100a transmits update data of the copy data to the correspondence management apparatus 200 (S24). The correspondence management apparatus 200 transmits the received update data to the order management apparatus 300 (S26).

続いて、注文管理装置300は、更新データによりマスタデータを更新して(S30)、その更新処理を未確定の状態に維持する。注文管理装置300は、更新の成功を対応管理装置200に通知する(S32)。対応管理装置200は、ユーザ支援装置X100aにおけるコピーデータの更新および注文管理装置300におけるマスタデータの更新を確定させる(S34)。ユーザ支援装置X100aは、Aユーザ携帯端末700aに対して口座情報の更新の完了を通知する(S36)。   Subsequently, the order management apparatus 300 updates the master data with the update data (S30), and maintains the update process in an unconfirmed state. The order management apparatus 300 notifies the correspondence management apparatus 200 of the successful update (S32). The correspondence management device 200 determines the update of the copy data in the user support device X100a and the update of the master data in the order management device 300 (S34). The user support apparatus X100a notifies the A user portable terminal 700a of the completion of updating the account information (S36).

図9も、ユーザ支援システム20における各装置間の相互作用を示すシーケンス図である。同図は、ユーザ支援装置X100aおよびユーザ支援装置Y100bにAユーザのコピーデータが存在する場合に、Aユーザのマスタデータの更新がコピーデータに伝搬する相互作用を示している。注文管理装置300は、外部装置から受信した更新データによりAユーザのマスタデータを更新して(S42)、その更新処理を未確定の状態に維持する。注文管理装置300は、マスタデータの更新データを対応管理装置200に送信する(S44)。   FIG. 9 is also a sequence diagram illustrating the interaction between the devices in the user support system 20. This figure shows an interaction in which the update of the master data of the A user is propagated to the copy data when the copy data of the A user exists in the user support device X100a and the user support device Y100b. The order management apparatus 300 updates the master data of the A user with the update data received from the external apparatus (S42), and maintains the update process in an unconfirmed state. The order management device 300 transmits the update data of the master data to the correspondence management device 200 (S44).

対応管理装置200は、受信した更新データをユーザ支援装置X100aに対して送信する(S46)。ユーザ支援装置X100aは、その更新データによりAユーザのコピーデータを更新して(S48)、その更新処理を未確定の状態に維持する。さらに、対応管理装置200は、受信した更新データをユーザ支援装置Y100bに対して送信する(S50)。ユーザ支援装置Y100bは、その更新データによりAユーザのコピーデータを更新して(S52)、その更新処理を未確定の状態に維持する。対応管理装置200は、注文管理装置300におけるマスタデータの更新と、ユーザ支援装置X100aおよびユーザ支援装置Y100bにおけるコピーデータの更新とを確定させる(S54)。   The correspondence management device 200 transmits the received update data to the user support device X100a (S46). The user support apparatus X100a updates the copy data of the A user with the update data (S48), and maintains the update process in an unconfirmed state. Furthermore, the correspondence management apparatus 200 transmits the received update data to the user support apparatus Y100b (S50). The user support apparatus Y100b updates the copy data of the A user with the update data (S52), and maintains the update process in an unconfirmed state. The correspondence management apparatus 200 determines the update of the master data in the order management apparatus 300 and the update of the copy data in the user support apparatus X100a and the user support apparatus Y100b (S54).

以上説明したユーザ支援システム20によれば、ユーザのアクセスをまず受け付けるユーザ支援装置100のそれぞれが、口座情報のコピーデータを保持する。マスタデータが更新されると、その更新はコピーデータに反映され、データの同期が取られる。これにより、ユーザ端末700から送信された口座情報の参照要求をユーザ支援装置100に閉じて、また、複数のユーザ支援装置100で分散して処理できる。言い換えれば、注文管理装置300に対するマスタデータの参照回数が低減されて、参照要求に対するレスポンスタイムが向上する。一般的に、口座情報の参照数はその更新数と比べて圧倒的に多い。ユーザ支援システム20の構成によれば、参照のトラヒックと更新のトラヒックとを分離でき、迅速な参照および迅速な更新を実現できる。   According to the user support system 20 described above, each of the user support apparatuses 100 that first accepts user access holds copy data of account information. When the master data is updated, the update is reflected in the copy data, and the data is synchronized. Thereby, the account information reference request transmitted from the user terminal 700 can be closed to the user support apparatus 100 and can be distributed and processed by the plurality of user support apparatuses 100. In other words, the master data reference count for the order management apparatus 300 is reduced, and the response time for the reference request is improved. In general, the number of account information references is overwhelmingly larger than the number of updates. According to the configuration of the user support system 20, the reference traffic and the update traffic can be separated, and quick reference and quick update can be realized.

また、ユーザ支援システム20によれば、ユーザからの参照要求時に注文管理装置300へのアクセスが発生しないことで、注文管理装置300にアクセスするための伝送遅延時間が発生せず、ユーザの参照要求に対するレスポンスタイムを向上できる。   Further, according to the user support system 20, since no access to the order management apparatus 300 occurs when a reference request is made from the user, a transmission delay time for accessing the order management apparatus 300 does not occur, and the user reference request Response time can be improved.

さらに、ユーザ支援システム20によれば、マスタデータおよびコピーデータの対応関係が対応管理装置200において一元管理される。これにより、各ユーザ支援装置100は自装置がアクセスを受け付けるユーザのコピーデータのみを保持および処理すればよく、各ユーザ支援装置100のハードウェアリソース量および処理負荷を軽減できる。さらに、ユーザ端末700からの参照要求に応じて、参照要求ユーザのコピーデータおよび対応情報が生成される。これにより、全ユーザのコピーデータおよび対応情報を常時保持する場合と比べて、ユーザ支援装置100および対応管理装置200のハードウェアリソース量および処理負荷を軽減できる。   Furthermore, according to the user support system 20, the correspondence relationship between the master data and the copy data is centrally managed in the correspondence management apparatus 200. As a result, each user support apparatus 100 only needs to hold and process the copy data of the user for which the own apparatus accepts access, and the amount of hardware resources and the processing load of each user support apparatus 100 can be reduced. Further, in response to a reference request from the user terminal 700, copy data and correspondence information of the reference request user are generated. As a result, the amount of hardware resources and the processing load of the user support apparatus 100 and the correspondence management apparatus 200 can be reduced as compared with the case where copy data and correspondence information of all users are always held.

さらにまた、ユーザ支援システム20によれば、ユーザ支援装置100のコピーデータはユーザ支援装置100が有するメインメモリに常時保持される。一方でマスタデータは注文管理装置300のハードディスクに保持されているため、コピーデータはマスタデータと比較して高速なアクセスができ、ユーザの参照要求に対するレスポンスタイムを向上できる。   Furthermore, according to the user support system 20, the copy data of the user support apparatus 100 is always held in the main memory of the user support apparatus 100. On the other hand, since the master data is held in the hard disk of the order management apparatus 300, the copy data can be accessed at a higher speed than the master data, and the response time for the user's reference request can be improved.

さらにまた、ユーザ支援システム20によれば、コピーデータが更新されると、その更新はマスタデータに反映され、データの同期が取られる。また、マスタデータおよびコピーデータの更新トランザクションの整合を維持できる。これにより、マスタデータの更新確定後に未更新のコピーデータをユーザが参照すること等、すなわち、マスタデータ〜コピーデータ間のデータ不整合に伴うユーザの利便性低下を防止できる。   Furthermore, according to the user support system 20, when the copy data is updated, the update is reflected in the master data, and the data is synchronized. In addition, it is possible to maintain the consistency of the update transaction of master data and copy data. Thereby, it is possible to prevent the user from referring to copy data that has not been updated after the update of the master data has been confirmed, that is, to reduce user convenience due to data inconsistency between master data and copy data.

(第2の実施の形態)
証券会社システム10においては、複数の株式銘柄それぞれの取引状態を通知するための電文が外部の相場報道システムから随時送信される。多数の株式銘柄が存在し、株式の取引数も膨大であるため、相場報道システムから送信される電文数も膨大となる。このように膨大な数の電文が送信される場合、ネットワーク上で一部の電文が消失してしまうことがある。電文が消失してしまうと、ユーザは株式銘柄の正確な取引状態、例えば株価を参照できず、ユーザの利便性を低下させることになる。
(Second Embodiment)
In the securities company system 10, a message for notifying the transaction status of each of a plurality of stock issues is transmitted from an external market news report system as needed. Since there are a large number of stock issues and the number of stock transactions is enormous, the number of messages sent from the market news reporting system also becomes enormous. When a huge number of messages are transmitted in this way, some messages may be lost on the network. If the message disappears, the user cannot refer to the correct transaction state of the stock brand, for example, the stock price, and the convenience of the user is reduced.

本実施の形態では、相場報道システムから送信される電文を正系装置と副系装置の両方で受信して、2つの受信電文が一致するか否かを判定し、この判定結果に応じて記憶すべき電文を選択する。これにより、相場報道システムから送信された電文の消失を検出して、その補てんを実現する。   In this embodiment, a message transmitted from the market news reporting system is received by both the primary device and the secondary device, and it is determined whether or not the two received messages match, and is stored according to the determination result. Select the message to be sent. As a result, the disappearance of the telegram transmitted from the market news report system is detected and the compensation is realized.

図10は、第2の実施の形態における株式情報管理システムの構成を示す。株式情報管理システム30においては、正系株式情報管理装置400と、副系株式情報管理装置500と、株式情報比較装置600と、ユーザ支援装置100と、相場報道システム810とが通信網を介して接続されている。   FIG. 10 shows the configuration of the stock information management system in the second embodiment. In the stock information management system 30, the primary stock information management device 400, the secondary stock information management device 500, the stock information comparison device 600, the user support device 100, and the market news reporting system 810 are connected via a communication network. It is connected.

相場報道システム810は、株式市場で取引されている複数の株式銘柄それぞれについての株価や出来高等の株式情報を管理する。相場報道システム810は、各株式銘柄の株式情報を更新するときに、更新された株式情報を本体データとする電文(以下、「株式情報電文」と呼ぶ。)を正系株式情報管理装置400および副系株式情報管理装置500に対して送信する。   The market news reporting system 810 manages stock information such as stock price and volume for each of a plurality of stocks traded in the stock market. When the market information system 810 updates the stock information of each stock issue, the market news system (hereinafter referred to as “stock information telegram”) having the updated stock information as main data is referred to as the main stock information management device 400 and This is transmitted to the secondary stock information management apparatus 500.

なお、相場報道システム810は、同一の株式情報電文を同時に正系株式情報管理装置400および副系株式情報管理装置500に対して送信する。また、株式情報電文には、相場報道システム810から送信された前後関係を特定するためのデータが含まれている。ここでは、送信時刻を示す時刻データが含まれていることとする。   The market news reporting system 810 transmits the same stock information message to the primary stock information management device 400 and the secondary stock information management device 500 simultaneously. In addition, the stock information telegram includes data for identifying the context transmitted from the market news report system 810. Here, it is assumed that time data indicating the transmission time is included.

正系株式情報管理装置400は、相場報道システム810から株式情報電文を受信する。また、株式情報電文の本体データである株式情報を保持することにより、ユーザ支援装置100に対して株式情報を提供する。   The primary stock information management device 400 receives a stock information message from the market news reporting system 810. In addition, stock information is provided to the user support apparatus 100 by holding stock information that is main data of the stock information message.

副系株式情報管理装置500も、相場報道システム810から株式情報電文を受信する。また、株式情報電文の本体データである株式情報を保持する。副系株式情報管理装置500は、正系株式情報管理装置400が所定の異常状態になった際に、正系株式情報管理装置400に代わって、ユーザ支援装置100に対して株式情報を提供する。   The secondary stock information management apparatus 500 also receives stock information telegrams from the market news reporting system 810. It also holds stock information, which is the main data of the stock information message. The secondary stock information management device 500 provides stock information to the user support device 100 in place of the primary stock information management device 400 when the primary stock information management device 400 enters a predetermined abnormal state. .

株式情報比較装置600は、正系株式情報管理装置400および副系株式情報管理装置500からそれぞれ株式情報電文を取得して一致するか否かを判定する。   The stock information comparison device 600 acquires stock information messages from the primary stock information management device 400 and the secondary stock information management device 500, respectively, and determines whether or not they match.

ユーザ支援装置100は、正系株式情報管理装置400が正常動作中であるとき、正系株式情報管理装置400から株式情報を取得し、正系株式情報管理装置400が異常状態になったとき、副系株式情報管理装置500から株式情報を取得する。   The user support device 100 acquires stock information from the main stock information management device 400 when the main stock information management device 400 is operating normally, and when the main stock information management device 400 is in an abnormal state, Stock information is acquired from the secondary stock information management device 500.

図11は、図10の正系株式情報管理装置400の機能構成を示すブロック図である。正系株式情報管理装置400は、正系記憶部402と、正系受信部404と、正系転送部406と、正系記憶制御部408と、正系記憶同期部410と、正系監視部412とを備える。   FIG. 11 is a block diagram showing a functional configuration of the normal stock information management apparatus 400 of FIG. The primary stock information management device 400 includes a primary storage unit 402, a primary reception unit 404, a primary transfer unit 406, a primary storage control unit 408, a primary storage synchronization unit 410, and a primary monitoring unit. 412.

正系記憶部402は、相場報道システム810から送信された株式情報電文についてその本体データである株式情報を記憶するデータ記憶領域である。正系記憶部402は、正系株式情報管理装置400が有するメインメモリに株式情報を常時記憶している。   The primary storage unit 402 is a data storage area that stores stock information, which is main body data, of a stock information message transmitted from the market news report system 810. The primary storage unit 402 always stores stock information in the main memory of the primary stock information management apparatus 400.

正系受信部404は、相場報道システム810から送信された株式情報電文を受信する。以下、正系受信部404で受信された株式情報電文を「正系電文」と呼ぶことにする。正系受信部404は、正系株式情報管理装置400のメインメモリ上に生成されたキュー(以下、「正系キュー」と呼ぶ。)に正系電文を追加する。   The main system receiving unit 404 receives the stock information message transmitted from the market news reporting system 810. Hereinafter, the stock information message received by the main system reception unit 404 will be referred to as a “main system message”. The main system reception unit 404 adds a main system message to a queue generated on the main memory of the main system stock information management apparatus 400 (hereinafter referred to as “main system queue”).

正系転送部406は、正系キューの先頭から正系電文を取得して株式情報比較装置600に送信する。正系記憶制御部408は、正系転送部406により株式情報比較装置600に送信された正系電文の記憶を指示するデータ(以下、単に「記憶指示」と呼ぶ。)を受信して、この正系電文から株式情報を抽出して正系記憶部402に記憶させる。   The main system transfer unit 406 acquires a main system message from the head of the main system queue and transmits it to the stock information comparison apparatus 600. The primary storage control unit 408 receives data (hereinafter simply referred to as “storage instruction”) instructing storage of the primary electronic message transmitted to the stock information comparison apparatus 600 by the primary transfer unit 406. Stock information is extracted from the main system message and stored in the main system storage unit 402.

正系記憶同期部410は、正系記憶制御部408が正系記憶部402に株式情報を記憶させたことを検出して、後述する副系記憶同期部510に対して当該株式情報を送信する。また、正系記憶同期部410は、副系記憶同期部510から送信された株式情報を受信して正系記憶部402に記憶させる。   The primary storage synchronization unit 410 detects that the primary storage control unit 408 has stored the stock information in the primary storage unit 402 and transmits the stock information to the secondary storage synchronization unit 510 described later. . Further, the primary storage synchronization unit 410 receives the stock information transmitted from the secondary storage synchronization unit 510 and stores it in the primary storage unit 402.

正系監視部412は、正系株式情報管理装置400の正常動作を監視して、後述する副系監視部512に対してハートビートを送信する。具体的には、正系監視部412は所定のヘルスチェックアプリケーションを定期的に動作させて、正系株式情報管理装置400の動作状態を検出する。そして、正系株式情報管理装置400の動作状態を示す通知データを定期的に副系監視部512に送信する。図10に戻る。   The primary system monitoring unit 412 monitors the normal operation of the primary stock information management apparatus 400 and transmits a heartbeat to the secondary system monitoring unit 512 described later. Specifically, the main system monitoring unit 412 periodically operates a predetermined health check application to detect the operating state of the main system stock information management apparatus 400. Then, notification data indicating the operating state of the primary stock information management apparatus 400 is periodically transmitted to the secondary monitoring unit 512. Returning to FIG.

図12は、図10の副系株式情報管理装置500の機能構成を示すブロック図である。副系株式情報管理装置500は、副系記憶部502と、副系受信部504と、副系転送部506と、副系記憶制御部508と、副系記憶同期部510と、副系監視部512と、代替処理部514とを備える。   FIG. 12 is a block diagram showing a functional configuration of the subsidiary stock information management apparatus 500 of FIG. The secondary stock information management apparatus 500 includes a secondary storage unit 502, a secondary reception unit 504, a secondary transfer unit 506, a secondary storage control unit 508, a secondary storage synchronization unit 510, and a secondary monitoring unit. 512 and an alternative processing unit 514.

副系記憶部502は、相場報道システム810から送信された株式情報電文についてその本体データである株式情報を記憶するデータ記憶領域である。副系記憶部502は、副系株式情報管理装置500が有するメインメモリに株式情報を常時記憶している。   The secondary storage unit 502 is a data storage area for storing stock information, which is main data of the stock information message transmitted from the market news reporting system 810. The secondary storage unit 502 always stores stock information in the main memory of the secondary stock information management apparatus 500.

副系受信部504は、相場報道システム810から送信された株式情報電文を受信する。以下、副系受信部504で受信された株式情報電文を「副系電文」と呼ぶこととする。副系受信部504は、副系株式情報管理装置500のメインメモリ上に生成されたキュー(以下、「副系キュー」と呼ぶ。)に副系電文を追加する。   The sub system receiving unit 504 receives the stock information message transmitted from the market news reporting system 810. Hereinafter, the stock information message received by the sub-system receiving unit 504 is referred to as a “sub-system message”. The sub system receiving unit 504 adds a sub system message to a queue (hereinafter referred to as “sub system queue”) generated on the main memory of the sub system stock information management apparatus 500.

副系転送部506は、株式情報比較装置600から副系電文の取得要求データを受信したとき、副系キューの先頭から副系電文を取得して株式情報比較装置600に送信する。副系記憶制御部508は、副系転送部506により株式情報比較装置600に送信された副系電文の記憶指示を受信して、この副系電文から株式情報を抽出して副系記憶部502に記憶させる。   When the sub system transfer unit 506 receives the sub system message acquisition request data from the stock information comparison device 600, the sub system transfer unit 506 acquires the sub system message from the head of the sub system queue and transmits it to the stock information comparison device 600. The secondary storage control unit 508 receives the storage instruction of the secondary message transmitted to the stock information comparison device 600 by the secondary transfer unit 506, extracts stock information from the secondary message, and extracts the secondary information from the secondary storage unit 502. Remember me.

副系記憶同期部510は、副系記憶制御部508が副系記憶部502に株式情報を記憶させたことを検出して、正系記憶同期部410に対して当該株式情報を送信する。また、副系記憶同期部510は、正系記憶同期部410から送信された株式情報を受信して副系記憶部502に記憶させる。   The secondary storage synchronization unit 510 detects that the secondary storage control unit 508 has stored the stock information in the secondary storage unit 502 and transmits the stock information to the primary storage synchronization unit 410. Further, the secondary storage synchronization unit 510 receives the stock information transmitted from the primary storage synchronization unit 410 and stores it in the secondary storage unit 502.

副系監視部512は、正系株式情報管理装置400の動作状態を示す通知データを正系監視部412から定期的に受信する。副系監視部512は、この通知データを正系監視部412から所定時間受信しない、または、通知データが正系株式情報管理装置400における所定の異常状態を示すとき、後述する代替処理部514を活性化する。例えば、代替処理部514に対して所定データを通知する、または、代替処理部514が常時監視しているデータ領域を所定値に変更することにより、代替処理部514を活性化してもよい。   The secondary monitoring unit 512 periodically receives notification data indicating the operating state of the primary stock information management apparatus 400 from the primary monitoring unit 412. The sub system monitoring unit 512 does not receive this notification data from the main system monitoring unit 412 for a predetermined time or when the notification data indicates a predetermined abnormal state in the main system stock information management apparatus 400, an alternative processing unit 514 described later is provided. Activate. For example, the alternative processing unit 514 may be activated by notifying the alternative processing unit 514 of predetermined data or changing the data area that is constantly monitored by the alternative processing unit 514 to a predetermined value.

代替処理部514は、副系受信部504において受信された副系電文を取得して、株式情報比較装置600に送信することなく、副系記憶部502に記憶させる。代替処理部514は、正系株式情報管理装置400が正常動作している間は不活性化された状態に設定されており、正系株式情報管理装置400が所定の異常状態となったとき、副系監視部512により活性化されて上記動作を実行する。図10に戻る。   The substitute processing unit 514 acquires the sub system telegram received by the sub system reception unit 504 and stores it in the sub system storage unit 502 without transmitting it to the stock information comparison device 600. The alternative processing unit 514 is set in an inactivated state while the normal stock information management apparatus 400 is operating normally, and when the normal stock information management apparatus 400 enters a predetermined abnormal state, It is activated by the sub system monitoring unit 512 to execute the above operation. Returning to FIG.

図13は、図10の株式情報比較装置600の機能構成を示すブロック図である。株式情報比較装置600は、取得部602と、判定部604と、指示部606とを備える。   FIG. 13 is a block diagram showing a functional configuration of the stock information comparison apparatus 600 of FIG. Stock information comparison apparatus 600 includes acquisition unit 602, determination unit 604, and instruction unit 606.

取得部602は、正系転送部406から送信された正系電文を受信する。さらに正系電文を受信したとき、副系転送部506に対して副系電文の取得要求データを送信し、副系電文を取得する。   The acquisition unit 602 receives the main system message transmitted from the main system transfer unit 406. Further, when the primary message is received, the secondary message acquisition request data is transmitted to the secondary transfer unit 506 to acquire the secondary message.

判定部604は、取得部602において取得された正系電文と副系電文とが一致するか否かを判定する。具体的には、正系電文に含まれる時刻データと副系電文に含まれる時刻データとが一致したとき、判定部604は正系電文と副系電文とが一致すると判定する。判定部604は、時刻データが完全一致したときのみ両電文が一致すると判定してもよく、両電文の時刻データにより示される送信時刻の差が所定範囲内である場合に、両電文の送信時刻が一致すると判定してもよい。   The determination unit 604 determines whether the primary electronic message acquired by the acquisition unit 602 matches the secondary electronic message. Specifically, when the time data included in the main system message matches the time data included in the sub system message, the determination unit 604 determines that the main system message and the sub system message match. The determination unit 604 may determine that the two messages match only when the time data completely match, and when the difference between the transmission times indicated by the time data of the two messages is within a predetermined range, the transmission times of the two messages May be determined to match.

また、判定部604は、正系電文の送信時刻と副系電文の送信時刻とが一致しないと判定したとき、正系電文の時刻データにより示される送信時刻と、副系電文の時刻データにより示される送信時刻の前後関係をさらに判定する。   In addition, when the determination unit 604 determines that the transmission time of the primary message does not match the transmission time of the secondary message, the determination unit 604 indicates the transmission time indicated by the time data of the primary message and the time data of the secondary message. Further determine the context of the transmission time to be transmitted.

変形例として、判定部604は、正系電文および副系電文における時刻データ以外のデータであって、相場報道システム810において電文が送信された前後関係を示すデータに基づいて、両電文の一致および前後関係を判定してもよい。また、正系電文および副系電文における全データが一致したとき、両電文が一致すると判定してもよい。また、一致および前後関係を判定する対象データは、正系電文および副系電文におけるヘッダ部のデータでもよく、本体部のデータでもよい。   As a modified example, the determination unit 604 is data other than the time data in the main system message and the sub system message, and based on the data indicating the context in which the message was transmitted in the market news report system 810, The context may be determined. Further, when all data in the main system message and the sub system message match, it may be determined that both messages match. Further, the target data for determining the coincidence and the context may be header data or main body data in the main system message and sub system message.

指示部606は、判定部604における判定結果に応じて、正系記憶制御部408または副系記憶制御部508に対して正系電文または副系電文の記憶指示を送信する。   The instruction unit 606 transmits a storage instruction of the main system message or the sub system message to the main system storage control unit 408 or the sub system storage control unit 508 according to the determination result in the determination unit 604.

以上の構成による動作を、指示部606における判定結果で場合分けして以下説明する。
第1に、正系電文と副系電文とが一致すると判定された場合について説明する。この場合、指示部606は、正系電文の記憶指示を正系記憶制御部408に対して送信する。これにより、この正系電文の株式情報が正系記憶部402に記憶される。さらに、正系記憶同期部410および副系記憶同期部510を介して、この正系電文の株式情報が副系記憶部502にも記憶される。また、この場合、取得部602は正系転送部406から次の正系電文を取得し、また副系転送部506から次の副系電文を取得し、判定部604は次の正系電文と次の副系電文との一致および前後関係を次回の判定において判定する。
The operation according to the above configuration will be described below according to the determination result in the instruction unit 606.
First, a case where it is determined that the primary electronic message and the secondary electronic message match will be described. In this case, the instruction unit 606 transmits a storage instruction for the main system message to the main system storage control unit 408. As a result, the stock information of the main telegram is stored in the main storage unit 402. Further, the stock information of the primary message is also stored in the secondary storage unit 502 via the primary storage synchronization unit 410 and the secondary storage synchronization unit 510. Also, in this case, the acquisition unit 602 acquires the next main system message from the main system transfer unit 406, acquires the next sub system message from the sub system transfer unit 506, and the determination unit 604 determines the next main system message. Matching with the next subsystem message and the context are determined in the next determination.

第2に、正系電文と副系電文とが一致せず、かつ、正系電文の送信時刻が副系電文の送信時刻より前であると判定された場合について説明する。この場合、指示部606は、正系電文の記憶指示を正系記憶制御部408に対して送信する。これにより、この正系電文の株式情報が正系記憶部402に記憶される。さらに、正系記憶同期部410および副系記憶同期部510を介して、この正系電文の株式情報が副系記憶部502にも記憶される。また、この場合、取得部602は正系転送部406から次の正系電文を取得し、判定部604は次の正系電文と、先の判定で使用された副系電文との一致および前後関係を次回の判定において判定する。   Secondly, a case will be described in which it is determined that the main system message and the sub system message do not match and the transmission time of the main system message is before the transmission time of the sub system message. In this case, the instruction unit 606 transmits a storage instruction for the main system message to the main system storage control unit 408. As a result, the stock information of the main telegram is stored in the main storage unit 402. Further, the stock information of the primary message is also stored in the secondary storage unit 502 via the primary storage synchronization unit 410 and the secondary storage synchronization unit 510. Also, in this case, the acquisition unit 602 acquires the next main system message from the main system transfer unit 406, and the determination unit 604 matches the next main system message with the sub system message used in the previous determination, and before and after. The relationship is determined in the next determination.

第3に、正系電文と副系電文とが一致せず、かつ、正系電文の送信時刻が副系電文の送信時刻より後であると判定された場合について説明する。この場合、指示部606は、副系電文の記憶指示を副系記憶制御部508に対して送信する。これにより、この副系電文の株式情報が副系記憶部502に記憶される。さらに、副系記憶同期部510および正系記憶同期部410を介して、この副系電文の株式情報が正系記憶部402にも記憶される。またこの場合、取得部602は副系転送部506から次の副系電文を取得し、判定部604は先の判定で使用された正系電文と、次の副系電文との一致および前後関係を次回の判定において判定する。   Third, a case will be described in which it is determined that the main system message and the sub system message do not match and the transmission time of the main system message is later than the transmission time of the sub system message. In this case, the instruction unit 606 transmits a storage instruction for the sub system message to the sub system storage control unit 508. As a result, the stock information of this sub system telegram is stored in the sub system storage unit 502. Furthermore, the stock information of the sub system telegram is also stored in the main system storage unit 402 via the sub system storage synchronization unit 510 and the main system storage synchronization unit 410. Also, in this case, the acquisition unit 602 acquires the next sub system message from the sub system transfer unit 506, and the determination unit 604 matches and the context between the main system message used in the previous determination and the next sub system message. Are determined in the next determination.

上述した第3の場合における変形例を説明する。この変形例では、指示部606は、副系電文と、この副系電文の記憶指示を正系記憶制御部408に対して送信する。これにより、この副系電文の株式情報が正系記憶部402に記憶される。さらに、正系記憶同期部410および副系記憶同期部510を介して、この副系電文の株式情報が副系記憶部502にも記憶される。この変形例においても、取得部602は副系転送部506から次の副系電文を取得し、判定部604は先の判定で使用された正系電文と、次の副系電文との一致および前後関係を次回の判定において判定する。   A modification in the above-described third case will be described. In this modification, the instruction unit 606 transmits a sub system message and a storage instruction for the sub system message to the main system storage control unit 408. As a result, the stock information of the sub system telegram is stored in the main system storage unit 402. Furthermore, the stock information of the sub system telegram is also stored in the sub system storage unit 502 via the main system memory synchronization unit 410 and the sub system storage synchronization unit 510. Also in this modified example, the acquisition unit 602 acquires the next sub system message from the sub system transfer unit 506, and the determination unit 604 matches the match between the main system message used in the previous determination and the next sub system message. The context is determined in the next determination.

図14は、株式情報比較装置600における処理の流れを説明するフローチャートである。取得部602は、正系転送部406から送信された正系電文を受信したとき(S62)、副系転送部506から副系電文を取得する(S64)。判定部604は、正系電文と副系電文(以下、「正副電文」とも呼ぶ。)との一致および前後関係を判定する。正副電文が一致すると判定されるとき(S66のY)、指示部606は、正系記憶制御部408に対して正系電文の記憶指示を送信して(S68)、株式情報比較装置600は処理を終了する。   FIG. 14 is a flowchart for explaining the flow of processing in the stock information comparison apparatus 600. When receiving the main system message transmitted from the main system transfer unit 406 (S62), the acquisition unit 602 acquires the sub system message from the sub system transfer unit 506 (S64). The determination unit 604 determines the match and the context of the main system message and the sub system message (hereinafter also referred to as “main / sub message”). When it is determined that the primary and secondary electronic texts match (Y in S66), the instruction unit 606 transmits a primary electronic message storage instruction to the primary storage control unit 408 (S68), and the stock information comparison apparatus 600 performs processing. Exit.

正系電文が一致せず(S66のN)、かつ、正系電文の送信時刻が副系電文の送信時刻より前であると判定されるとき(S70のY)、指示部606は、正系記憶制御部408に対して正系電文の記憶指示を送信する(S72)。取得部602は、正系転送部406から次の正系電文を取得する(S74)。以降S66の処理に戻り、判定部604は、次の正系電文と、先の判定処理で使用した副系電文との一致および前後関係を判定する。   When the primary message does not match (N in S66) and it is determined that the transmission time of the primary message is before the transmission time of the secondary message (Y in S70), the instruction unit 606 displays the primary message. An instruction to store a normal message is transmitted to the storage control unit 408 (S72). The acquisition unit 602 acquires the next main system message from the main system transfer unit 406 (S74). Thereafter, returning to the processing of S66, the determination unit 604 determines the coincidence and context of the next main message and the sub message used in the previous determination processing.

正系電文が一致せず(S66のN)、かつ、正系電文の送信時刻が副系電文の送信時刻より後であると判定されるとき(S70のN)、指示部606は、副系記憶制御部508に対して副系電文の記憶指示を送信する(S76)。以降S604の処理に戻り、取得部602は副系転送部506から次の副系電文を取得し、判定部604は先の判定処理で使用した正系電文と、次の副系電文との一致および前後関係を判定する。   When the primary message does not match (N in S66) and it is determined that the transmission time of the primary message is later than the transmission time of the secondary message (N in S70), the instruction unit 606 displays the secondary message. An instruction to store the sub system telegram is transmitted to the storage control unit 508 (S76). Thereafter, the processing returns to S604, the acquisition unit 602 acquires the next sub system message from the sub system transfer unit 506, and the determination unit 604 matches the primary system message used in the previous determination process with the next sub system message. And determine the context.

以上説明した株式情報管理システム30によれば、相場報道システム810から同一の株式情報電文を送信される正系株式情報管理装置400および副系株式情報管理装置500が随時連動して、株式情報電文の消失を検出し、また、消失した株式情報電文を補てんできる。   According to the stock information management system 30 described above, the primary stock information management device 400 and the secondary stock information management device 500 to which the same stock information telegram is transmitted from the market news reporting system 810 are interlocked at any time, and the stock information telegram is transmitted. The disappearance of stock information messages can be compensated.

具体的には、株式情報管理システム30においては、正系電文と副系電文とが一致するか否かを判定する。したがって、相場報道システム810〜正系株式情報管理装置400間、または、相場報道システム810〜副系株式情報管理装置500間での株式情報電文の消失を検出できる。ユーザは、株式情報電文の消失を検出した際に適切な処理を取ることで、消失した株式情報電文を補てんできる。例えば、消失した株式情報電文が送信された時間帯を株式情報電文の時刻データに基づき特定して、その時間帯に相場報道システム810から送信された株式情報電文を再度取得し、株式情報電文を補てんできる。   Specifically, the stock information management system 30 determines whether or not the primary message and the secondary message match. Accordingly, it is possible to detect the disappearance of the stock information message between the market news reporting system 810 and the primary stock information management device 400 or between the market news reporting system 810 and the secondary stock information management device 500. The user can compensate for the lost stock information message by taking an appropriate process when the disappearance of the stock information message is detected. For example, the time period when the lost stock information message was transmitted is specified based on the time data of the stock information message, and the stock information message transmitted from the market news reporting system 810 in that time zone is acquired again, and the stock information message is Can be supplemented.

また、株式情報管理システム30においては、正系記憶部402に記憶される株式情報と、副系記憶部502に記憶される株式情報とは常に同期が取られている。これにより、正系株式情報管理装置400が所定の異常状態になったとき、ユーザ支援装置100は、副系株式情報管理装置500から株式情報を取得できる。また、正系株式情報管理装置400が所定の異常状態となったときには、代替処理部514が活性化されるため最新の株式情報が副系記憶部502に記憶される。これにより、ユーザ支援装置100は、最新の株式情報を引き続き取得できる。   In the stock information management system 30, stock information stored in the primary storage unit 402 and stock information stored in the secondary storage unit 502 are always synchronized. Thereby, when the primary stock information management device 400 enters a predetermined abnormal state, the user support device 100 can acquire stock information from the secondary stock information management device 500. Further, when the primary stock information management device 400 enters a predetermined abnormal state, the replacement processing unit 514 is activated, so that the latest stock information is stored in the secondary storage unit 502. Thereby, the user support apparatus 100 can continuously acquire the latest stock information.

さらに、株式情報管理システム30においては、正系株式情報管理装置400だけでなく副系株式情報管理装置500も株式情報電文を受信している。一般的なフェールオーバー構成では、現用機からスタンバイ機への切換時に、相場報道システム810から送信される株式情報電文を受信できない時間が発生する。しかし、本システムの構成では、副系株式情報管理装置500での受信が可能であり、ユーザ支援装置100に対する株式情報の提供を継続できる。   Further, in the stock information management system 30, not only the primary stock information management device 400 but also the secondary stock information management device 500 receives the stock information message. In a general failover configuration, there is a time when the stock information message transmitted from the market news report system 810 cannot be received when switching from the active machine to the standby machine. However, in the configuration of this system, reception by the subsidiary stock information management device 500 is possible, and provision of stock information to the user support device 100 can be continued.

さらにまた、副系記憶部502は株式情報をメインメモリに常時記憶している。これにより、正系株式情報管理装置400が所定の異常状態となったとき、ユーザ支援装置100は、副系株式情報管理装置500への切換直後に副系記憶部502に対してアクセスできる。言い換えれば、株式情報がハードディスクに記憶されている場合と比べて短時間のうちに、ユーザ支援装置100に対して株式情報を提供可能になる。   Furthermore, the secondary storage unit 502 always stores stock information in the main memory. Thereby, when the primary stock information management device 400 enters a predetermined abnormal state, the user support device 100 can access the secondary storage unit 502 immediately after switching to the secondary stock information management device 500. In other words, the stock information can be provided to the user support device 100 in a shorter time than when the stock information is stored in the hard disk.

さらにまた、株式情報管理システム30によれば、正系電文の送信時刻が副系電文の送信時刻より前であるとき、言い換えれば、副系電文が消失しているときには、正系電文を記憶装置に記憶させることで副系電文の消失を補てんできる。また、正系電文の送信時刻が副系電文の送信時刻より後であるとき、言い換えれば、正系電文が消失しているときには、副系電文を記憶装置に記憶させることで正系電文の消失を補てんできる。これにより、株式情報電文の消失によるユーザの利便性低下を防止できる。   Furthermore, according to the stock information management system 30, when the transmission time of the main system message is before the transmission time of the sub system message, in other words, when the sub system message has disappeared, the main system message is stored in the storage device. It is possible to compensate for the disappearance of the sub-system telegram by memorizing it. Also, when the transmission time of the main system message is later than the transmission time of the sub system message, in other words, when the main system message has disappeared, the sub system message is stored in the storage device so that the main system message disappears. Can be compensated. Thereby, the user's convenience fall by the loss | disappearance of a stock information message | telegram can be prevented.

さらにまた、株式情報管理システム30によれば、正系電文の送信時刻が副系電文の送信時刻より前であるとき、次回の判定では、次の正系電文と先の判定で使用された副系電文とが判定対象になる。また、正系電文の送信時刻が副系電文の送信時刻より後であるとき、次回の判定では、先の判定で使用された正系電文と次の副系電文とが判定対象になる。これにより、送信時刻が一致する可能性が高い正系電文および副系電文を判定対象とでき、株式情報電文の消失を効率的に検出できる。   Furthermore, according to the stock information management system 30, when the transmission time of the primary message is before the transmission time of the secondary message, the next determination uses the secondary message used in the next determination and the previous determination. System telegrams are subject to judgment. Further, when the transmission time of the main system message is later than the transmission time of the sub system message, in the next determination, the main system message used in the previous determination and the next sub system message are determined. As a result, it is possible to determine a main system message and a sub system message that are highly likely to have the same transmission time, and efficiently detect the disappearance of the stock information message.

(第3の実施の形態)
証券会社等では、ユーザが指定した特定の株式銘柄についてそのテクニカル指標の指標値が所定の状態となる場合に、その株式銘柄をユーザに通知する監視サービスが提供されることがある。しかし、従来の監視サービスでは、ユーザがあらかじめ監視対象の株式銘柄を指定しておく必要があり、監視対象の株式銘柄に関する指標値が所定の状態となる場合にのみ通知が実行された。この結果、ユーザの株式取引において機会損失が発生し、ユーザの利便性を低下させることがあった。
(Third embodiment)
A securities company or the like may be provided with a monitoring service for notifying a user of a stock symbol when the index value of the technical index of the specific stock symbol designated by the user is in a predetermined state. However, in the conventional monitoring service, it is necessary for the user to specify the stock brand to be monitored in advance, and the notification is executed only when the index value related to the stock brand to be monitored is in a predetermined state. As a result, an opportunity loss may occur in the stock transaction of the user, and the convenience for the user may be reduced.

本実施の形態では、特定の株式銘柄を指定しない条件であって、特定のテクニカル指標とその指標値が特定の状態になることを指定する条件(以下、「指標値条件」と呼ぶ。)を用いて、不特定多数の株式銘柄の中から指標値条件を満たす株式銘柄を抽出する。さらに、抽出した株式銘柄をユーザに通知する。これにより、ユーザは特定の株式銘柄をあらかじめ指定することなく、指標値条件を充足した株式銘柄について通知を受けることができ、ユーザが株式取引を行う機会を拡充できる。   In the present embodiment, a condition that does not designate a specific stock issue and designates that a specific technical index and its index value are in a specific state (hereinafter referred to as “index value condition”). The stock brands satisfying the index value condition are extracted from a large number of unspecified stock brands. Further, the user is notified of the extracted stock name. Accordingly, the user can be notified of stock issues satisfying the index value condition without specifying a specific stock issue in advance, and the user can expand opportunities for stock transactions.

図15は、第3の実施の形態における株式銘柄通知システム40の構成を示す。株式銘柄通知システム40においては、ユーザ支援装置100と、対応管理装置200と、正系株式情報管理装置400と、ユーザ端末700とが通信網を介して接続されている。   FIG. 15 shows the configuration of the stock brand notification system 40 in the third embodiment. In the stock issue notification system 40, a user support device 100, a correspondence management device 200, a main stock information management device 400, and a user terminal 700 are connected via a communication network.

正系株式情報管理装置400は、第2の実施の形態において説明したように正系記憶部402を備える。正系記憶部402は、複数の株式銘柄それぞれについての取引状態の推移を示す情報(以下、単に「推移情報」と呼ぶ。)を保持する。推移情報には、例えば、過去の所定時点から現在までの株価の推移や、出来高の推移が含まれる。なお、図15には図示しない副系株式情報管理装置500の副系記憶部502にも推移情報が保持されており、この推移情報は正系記憶部402の推移情報と同期が取られている。   The primary stock information management apparatus 400 includes the primary stock storage unit 402 as described in the second embodiment. The primary storage unit 402 holds information (hereinafter, simply referred to as “transition information”) indicating the transition of the transaction state for each of a plurality of stock issues. The transition information includes, for example, a transition in stock prices from a predetermined point in the past to the present and a transition in volume. Note that the transition information is also held in the secondary storage unit 502 of the secondary stock information management apparatus 500 (not shown in FIG. 15), and this transition information is synchronized with the transition information in the primary storage unit 402. .

ユーザ支援装置100は、複数の株式銘柄それぞれについての推移情報を保持し、所定のイベントが発生したときに、所定の指標値条件を充足する株式銘柄をユーザ端末700に対して通知する。   The user support apparatus 100 holds transition information for each of a plurality of stock brands, and notifies the user terminal 700 of stock brands that satisfy a predetermined index value condition when a predetermined event occurs.

対応管理装置200は、正系株式情報管理装置400において保持される推移情報と、ユーザ支援装置100において保持される推移情報との同期を取る。すなわち、対応管理装置200は、第1の実施の形態において説明した更新情報受信部204、更新情報送信部206、同期処理部208を備える。対応管理装置200は、正系記憶部402の推移情報が更新されたことを検出して、ユーザ支援装置100の推移情報をその更新データにより更新させる。なお、正系株式情報管理装置400が異常状態になった場合、対応管理装置200は、図15には図示しない副系株式情報管理装置500の副系記憶部502に保持される推移情報の更新を検出して更新データを取得する。   The correspondence management device 200 synchronizes the transition information held in the main stock information management device 400 with the transition information held in the user support device 100. That is, the correspondence management apparatus 200 includes the update information receiving unit 204, the update information transmitting unit 206, and the synchronization processing unit 208 described in the first embodiment. The correspondence management apparatus 200 detects that the transition information in the primary storage unit 402 has been updated, and updates the transition information of the user support apparatus 100 with the updated data. When the primary stock information management device 400 is in an abnormal state, the response management device 200 updates the transition information held in the secondary storage unit 502 of the secondary stock information management device 500 (not shown in FIG. 15). Is detected and update data is acquired.

図16は、図15のユーザ支援装置100の機能構成を示すブロック図である。ユーザ支援装置100は、推移情報保持部150と、推移情報取得部152と、条件保持部154と、条件受付部156と、指標値算出部158と、銘柄特定部160と、銘柄通知部162とを備える。   FIG. 16 is a block diagram showing a functional configuration of the user support apparatus 100 of FIG. The user support device 100 includes a transition information holding unit 150, a transition information acquisition unit 152, a condition holding unit 154, a condition receiving unit 156, an index value calculation unit 158, a brand specifying unit 160, and a brand notification unit 162. Is provided.

推移情報保持部150は、複数の株式銘柄それぞれについての推移情報を記憶するデータ記憶領域である。また、推移情報保持部150は、ユーザ支援装置100が有するメインメモリに推移情報を常時記憶している。推移情報取得部152は、対応管理装置200から推移情報の更新データを取得して、推移情報保持部150に記憶させる。   The transition information holding unit 150 is a data storage area that stores transition information for each of a plurality of stock issues. The transition information holding unit 150 always stores transition information in a main memory of the user support apparatus 100. The transition information acquisition unit 152 acquires update information of transition information from the correspondence management device 200 and stores the update information in the transition information holding unit 150.

条件保持部154は、指標値条件を保持する記憶領域である。条件受付部156は、ユーザが指定する指標値条件のデータをユーザ端末700から受信する。条件受付部156は、受信した指標値条件を、当該指標値条件を指定したユーザに対応づけて条件保持部154に記憶させる。   The condition holding unit 154 is a storage area that holds an index value condition. The condition receiving unit 156 receives data of index value conditions designated by the user from the user terminal 700. The condition receiving unit 156 stores the received index value condition in the condition holding unit 154 in association with the user who specified the index value condition.

指標値条件において指定される株式銘柄のテクニカル指標に制限はなく、例えば、Tick、ローソク足、一目均衡表、カギ足などを含む。また、テクニカル指標は階層的に指定でき、例えば、大分類としてローソク足を指定し、小分類として中期線や短期線を指定できる。また例えば、大分類として一目均衡表を指定し、小分類として基準線や転換線を指定できる。   There are no restrictions on the technical indexes of stock issues specified in the index value condition, and include, for example, Tick, candlestick, glance balance table, and key. Technical indicators can be specified hierarchically, for example, candlesticks can be specified as major classifications, and medium- and short-term lines can be designated as minor classifications. Also, for example, a glance balance table can be designated as the major classification, and a reference line or a conversion line can be designated as the minor classification.

また、指標値条件において指定される指標値の状態にも制限はなく、指標値が指定値以上になること、指標値が指定値以下になること、他の指標値との関係が指定の状態になることなどが含まれる。例えば、指標値条件として、ローソク足の中期線が短期線を上回ることや、Tickが指定価格以下となることが指定できる。   In addition, there is no limit to the status of the index value specified in the index value condition, the index value is greater than or equal to the specified value, the index value is less than or equal to the specified value, and the relationship with other index values is the specified status Including becoming. For example, as an index value condition, it can be specified that the middle line of the candlestick exceeds the short-term line, or that Tick is not more than a specified price.

なお、ユーザ端末700は、複数の指標値条件を指定してもよく、複数の指標値条件のうち何個以上の指標値条件を満足する株式銘柄を通知させるかを指定する通知条件を指定してもよい。このとき、条件受付部156は、受信した複数の指標値条件と通知条件とをそれぞれユーザに対応づけて条件保持部154に記憶させる。   Note that the user terminal 700 may specify a plurality of index value conditions, and specify a notification condition that specifies how many stock values satisfying the index value condition among the plurality of index value conditions are to be notified. May be. At this time, the condition receiving unit 156 stores the received plurality of index value conditions and notification conditions in the condition holding unit 154 in association with the user.

指標値算出部158は、推移情報保持部150に保持されている複数の株式銘柄それぞれについての推移情報を参照して、条件保持部154に保持されている指標値条件で指定されるテクニカル指標の指標値を各株式銘柄について算出する。指標値算出部158は、大分類および小分類のテクニカル指標の指標値を既知の方法により算出する。   The index value calculation unit 158 refers to the transition information for each of the plurality of stocks held in the transition information holding unit 150, and determines the technical index specified by the index value condition held in the condition holding unit 154. An index value is calculated for each stock issue. The index value calculation unit 158 calculates the index values of the major and minor classification technical indices by a known method.

なお、指標値算出部158は、所定のイベントが発生したときに、指標値を算出する。所定のイベントが発生したときとは、システム時刻が所定時刻、例えば午前および午後の株式取引の終了時刻やユーザ端末700から指定された時刻になったことが検出されたときでもよい。また、ユーザ端末700から送信された株式銘柄の取得要求データが受信されたときでもよい。なお、特定ユーザの時刻指定に基づき指標値を算出するとき、または、特定ユーザからの取得要求データに応じて指標値を算出するとき、指標値算出部158は、当該ユーザと対応づけられた指標値条件で指定されるテクニカル指標の指標値を算出する。   The index value calculation unit 158 calculates an index value when a predetermined event occurs. The time when a predetermined event occurs may be when the system time is detected to be a predetermined time, for example, the end time of stock transactions in the morning and afternoon or the time specified from the user terminal 700. Also, the stock acquisition request data transmitted from the user terminal 700 may be received. When calculating an index value based on a specific user's time specification, or when calculating an index value according to acquisition request data from a specific user, the index value calculation unit 158 includes an index associated with the user. Calculate the index value of the technical index specified by the value condition.

銘柄特定部160は、指標値算出部158において算出された各株式銘柄についての指標値を取得する。銘柄特定部160は、条件保持部154に保持された指標値条件で指定される指標値の状態に合致する株式銘柄を特定し、当該指標値条件を指定したユーザに対応づける。また、指標値条件を指定したユーザにさらに通知条件が対応づけられているとき、銘柄特定部160は、通知条件で指定される個数以上の指標値条件を満足する株式銘柄を特定して当該ユーザに対応づける。   The brand specifying unit 160 acquires an index value for each stock brand calculated by the index value calculating unit 158. The brand identification unit 160 identifies a stock brand that matches the status of the index value specified by the index value condition held in the condition holding unit 154, and associates it with the user who has designated the index value condition. In addition, when the notification condition is further associated with the user who has specified the index value condition, the stock specifying unit 160 specifies stock stocks that satisfy the index value condition equal to or more than the number specified in the notification condition, and Associate with.

銘柄通知部162は、銘柄特定部160において特定された株式銘柄を、この株式銘柄に対応づけられているユーザのユーザ端末700に通知する。通知方法に制限はなく、ユーザ端末700から送信されたデータ、例えば株式銘柄の取得要求データに対する応答として株式銘柄データを通知してもよい。また、銘柄特定部160により株式銘柄が特定されたときに、ユーザ端末700に搭載されているリッチクライアントアプリケーションのサブスクライバに対して株式銘柄データを通知してもよく、ユーザ端末700に対して電子メールで株式銘柄を通知してもよい。   The brand notification unit 162 notifies the user terminal 700 of the user associated with the stock brand of the stock brand specified by the brand specifying unit 160. The notification method is not limited, and stock brand data may be notified as a response to data transmitted from the user terminal 700, for example, stock brand acquisition request data. Further, when the stock name is specified by the stock specifying unit 160, the stock name data may be notified to the subscriber of the rich client application installed in the user terminal 700, and an e-mail is sent to the user terminal 700. You may be notified of stock issues.

以上の構成による動作を以下説明する。
ユーザは、テクニカル指標の指標値が特定の状態、例えばローソク足の中期線が短期戦を上回った株式銘柄の通知を受けたいと考えている。このユーザは、ユーザ端末700を操作して、ユーザ支援装置100から提供されるウェブページに指標値条件を入力し、ユーザ支援装置100に対して指標値条件を送信する。ユーザ支援装置100は、受信した指標値条件を条件保持部154に記憶させる。ユーザ支援装置100は、所定のイベントが発生したことを検出して、推移情報保持部150を参照し、指標値条件で指定されたテクニカル指標について、市場で取引されている不特定多数の株式銘柄の指標値を算出する。ユーザ支援装置100は、算出した指標値に基づいて、指標値条件で指定された指標値の状態を満たす株式銘柄を特定してユーザ端末700に通知する。
The operation of the above configuration will be described below.
The user wants to be notified of stock issues where the index value of the technical indicator is in a specific state, for example, the candlestick medium-term line has exceeded the short-term battle. The user operates the user terminal 700 to input an index value condition to a web page provided from the user support apparatus 100 and transmits the index value condition to the user support apparatus 100. The user support apparatus 100 causes the condition holding unit 154 to store the received index value condition. The user support apparatus 100 detects that a predetermined event has occurred, refers to the transition information holding unit 150, and refers to the technical index specified by the index value condition for an unspecified number of stocks traded in the market. The index value of is calculated. Based on the calculated index value, the user support apparatus 100 identifies a stock brand that satisfies the status of the index value specified by the index value condition, and notifies the user terminal 700 of it.

以上説明した株式銘柄通知システム40によれば、特定の株式銘柄を指定しない条件であって、取引状態の推移が特定の振る舞いを示すか否かに関する条件を用い、不特定多数の株式銘柄の中からこの条件を満たす株式銘柄を抽出してユーザに通知できる。すなわち、ユーザに通知される株式銘柄がユーザの指定銘柄に限定されることなく、ユーザの株式取引の機会を拡充できる。言い換えれば、ユーザの株式取引における利便性を向上する新たなサービスを提供できる。   According to the stock issue notification system 40 described above, a condition that does not designate a specific stock issue and whether or not the transition of the transaction state exhibits a specific behavior is used. The stock stocks satisfying this condition can be extracted from the user and notified to the user. That is, it is possible to expand the user's stock trading opportunities without limiting the stock brand notified to the user to the user's designated brand. In other words, it is possible to provide a new service that improves the convenience of user stock trading.

また、株式銘柄通知システム40によれば、複数のユーザはそれぞれ異なる指標値条件を指定でき、各指標値条件に応じて特定された株式銘柄を、各指標値条件を指定したユーザに通知できる。これにより、各ユーザは売買タイミングに関する自身のノウハウを指標値条件として指定でき、自身のノウハウに応じて特定された株式銘柄の通知を受けることができる。すなわち、ユーザの株式取引における利便性を向上できる。   Also, according to the stock brand notification system 40, a plurality of users can specify different index value conditions, and can notify the stock brand specified according to each index value condition to the user who specified each index value condition. As a result, each user can specify his / her know-how regarding trading timing as an index value condition, and can receive notification of stock issues specified according to his / her own know-how. That is, it is possible to improve user convenience in stock transactions.

さらに、株式銘柄通知システム40によれば、ユーザは複数の指標値条件と通知条件とを指定でき、通知条件で指定された個数以上の指標値条件を満足する株式銘柄をユーザに通知できる。これにより、ユーザは様々なテクニカル指標を組み合わせた複雑な条件を設定でき、自身のノウハウを条件に反映しやすくなり、また、通知される株式銘柄を重要なものに絞り込める。   Furthermore, according to the stock brand notification system 40, the user can specify a plurality of index value conditions and notification conditions, and can notify the user of stock brands that satisfy the index value conditions equal to or greater than the number specified in the notification conditions. As a result, the user can set complicated conditions combining various technical indicators, easily reflect his know-how in the conditions, and can narrow down the stocks to be notified to important ones.

さらにまた、株式銘柄通知システム40によれば、推移情報はユーザ支援装置100が有するメインメモリに常時記憶される。したがって、推移情報がハードディスク等の外部記憶装置に記憶された場合と比べて、CPUが推移情報へのアクセスに要する時間が大幅に短縮され、指標値の算出に要する時間を短縮できる。この結果、所定のイベント発生後、短時間のうちに株式銘柄をユーザに通知でき、ユーザの利便性を向上できる。   Furthermore, according to the stock brand notification system 40, the transition information is always stored in the main memory of the user support apparatus 100. Therefore, compared with the case where the transition information is stored in an external storage device such as a hard disk, the time required for the CPU to access the transition information is greatly reduced, and the time required for calculating the index value can be shortened. As a result, the stock brand can be notified to the user within a short time after the occurrence of the predetermined event, and the convenience for the user can be improved.

以上、本発明を実施の形態をもとに説明した。この実施の形態は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。   The present invention has been described based on the embodiments. This embodiment is an exemplification, and it will be understood by those skilled in the art that various modifications can be made to combinations of the respective constituent elements and processing processes, and such modifications are also within the scope of the present invention. is there.

請求項に記載の各構成要件が果たすべき機能は、本実施例において示された各機能ブロックの単体もしくはそれらの連係によって実現されることも当業者には理解されるところである。   It should also be understood by those skilled in the art that the functions to be fulfilled by the constituent elements described in the claims are realized by the individual functional blocks shown in the present embodiment or their linkage.

証券会社システムの構成を示す図である。It is a figure which shows the structure of a securities company system. 第1の実施の形態におけるユーザ支援システムの構成を示す図である。It is a figure which shows the structure of the user assistance system in 1st Embodiment. 口座情報のデータ構造を示す図である。It is a figure which shows the data structure of account information. 図2のユーザ支援装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the user assistance apparatus of FIG. ユーザ支援装置Xが保持するコピーデータの構造を示す図である。It is a figure which shows the structure of the copy data which the user assistance apparatus X hold | maintains. ユーザ支援装置Yが保持するコピーデータの構造を示す図である。It is a figure which shows the structure of the copy data which the user assistance apparatus Y hold | maintains. 図2の対応管理装置の機能構成を示すブロック図である。FIG. 3 is a block diagram illustrating a functional configuration of a correspondence management apparatus in FIG. 2. 対応情報のデータ構造を示す図である。It is a figure which shows the data structure of correspondence information. ユーザ支援システムにおける各装置間の相互作用を示すシーケンス図である。It is a sequence diagram which shows the interaction between each apparatus in a user assistance system. ユーザ支援システムにおける各装置間の相互作用を示すシーケンス図である。It is a sequence diagram which shows the interaction between each apparatus in a user assistance system. 第2の実施の形態における株式情報管理システムの構成を示す図である。It is a figure which shows the structure of the stock information management system in 2nd Embodiment. 図10の正系株式情報管理装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the regular stock information management apparatus of FIG. 図10の副系株式情報管理装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the subsidiary stock information management apparatus of FIG. 図10の株式情報比較装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the stock information comparison apparatus of FIG. 株式情報比較装置における処理の流れを説明するフローチャートである。It is a flowchart explaining the flow of the process in a stock information comparison apparatus. 第3の実施の形態における株式銘柄通知システムの構成を示す図である。It is a figure which shows the structure of the stock brand notification system in 3rd Embodiment. 図15のユーザ支援装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the user assistance apparatus of FIG.

符号の説明Explanation of symbols

10 証券会社システム、 20 ユーザ支援システム、 30 株式情報管理システム、 40 株式銘柄通知システム、 100 ユーザ支援装置、 102 コピー保持部、 104 参照要求受信部、 106 コピー送信部、 108 マスタ取得部、 110 マスタ送信部、 112 コピー更新部、 114 更新情報受信部、 116 更新要求受信部、 118 更新情報送信部、 120 更新結果送信部、 150 推移情報保持部、 152 推移情報取得部、 154 条件保持部、 156 条件受付部、 158 指標値算出部、 160 銘柄特定部、 162 銘柄通知部、 200 対応管理装置、 202 対応情報保持部、 204 更新情報受信部、 206 更新情報送信部、 208 同期処理部、 210 取得要求受信部、 212 マスタ取得部、 214 マスタ送信部、 216 対応情報更新部、 300 注文管理装置、 302 マスタ保持部、 400 正系株式情報管理装置、 402 正系記憶部、 404 正系受信部、 406 正系転送部、 408 正系記憶制御部、 410 正系記憶同期部、 412 正系監視部、 500 副系株式情報管理装置、 502 副系記憶部、 504 副系受信部、 506 副系転送部、 508 副系記憶制御部、 510 副系記憶同期部、 512 副系監視部、 514 代替処理部、 600 株式情報比較装置、 602 取得部、 604 判定部、 606 指示部、 700 ユーザ端末、 800 取引所システム、 810 相場報道システム、 900 社内通信網、 910 社外通信網、 920 社外通信網。   DESCRIPTION OF SYMBOLS 10 Securities company system, 20 User support system, 30 Stock information management system, 40 Stock brand notification system, 100 User support device, 102 Copy holding part, 104 Reference request receiving part, 106 Copy transmission part, 108 Master acquisition part, 110 Master Transmission unit, 112 Copy update unit, 114 Update information reception unit, 116 Update request reception unit, 118 Update information transmission unit, 120 Update result transmission unit, 150 Transition information storage unit, 152 Transition information acquisition unit, 154 Condition storage unit, 156 Condition reception unit, 158 Index value calculation unit, 160 Brand identification unit, 162 Brand notification unit, 200 Corresponding management device, 202 Corresponding information holding unit, 204 Update information receiving unit, 206 Update information transmitting unit, 208 Synchronization processing unit, 210 Acquisition Request receiver, 212 Master acquisition unit, 214 Master transmission unit, 216 Corresponding information update unit, 300 Order management device, 302 Master holding unit, 400 Main stock information management device, 402 Main system storage unit, 404 Main system reception unit, 406 Main system transfer , 408 primary storage control unit, 410 primary storage synchronization unit, 412 primary system monitoring unit, 500 secondary system stock information management device, 502 secondary system storage unit, 504 secondary system reception unit, 506 secondary system transfer unit, 508 secondary System storage control unit, 510 sub-system storage synchronization unit, 512 sub-system monitoring unit, 514 alternative processing unit, 600 stock information comparison device, 602 acquisition unit, 604 determination unit, 606 instruction unit, 700 user terminal, 800 exchange system, 810 Market report system, 900 Internal communication network, 910 External communication network, 920 External communication network.

Claims (6)

複数のユーザのマスタデータを保持するデータベース装置と、
複数のユーザ支援装置と、
対応管理装置と、
を備え、
前記複数のユーザ支援装置のそれぞれは、
前記複数のユーザのうち一部のユーザのマスタデータに対応するコピーデータを保持するコピー保持部と、
所定のマスタデータに対する参照要求をユーザ端末から受信する参照要求受信部と、
前記コピー保持部を参照して、前記参照要求で指定されたマスタデータに対応するコピーデータを前記ユーザ端末に送信するコピー送信部と、
前記データベース装置において前記一部のユーザのマスタデータが更新されたときに、前記対応管理装置から送信されるコピーデータのキー情報と更新データとを受信する更新情報受信部と、
前記コピー保持部において保持されているコピーデータのうち前記キー情報で特定されるコピーデータを前記更新データにより更新するコピー更新部と、
を有し、
前記対応管理装置は、
マスタデータのキー情報とコピーデータのキー情報とを対応づけて保持する対応情報保持部と、
前記データベース装置において所定のマスタデータが更新されたときに、前記データベース装置から前記マスタデータのキー情報と更新データとを受信する更新情報受信部と、
前記対応情報保持部を参照して、前記マスタデータのキー情報に対応づけられているコピーデータを特定し、前記複数のユーザ支援装置のうち前記コピーデータを保持するユーザ支援装置に前記コピーデータのキー情報と前記更新データとを送信する更新情報送信部と、
を有することを特徴とする情報処理システム。
A database device that holds master data of a plurality of users;
A plurality of user support devices;
A corresponding management device;
With
Each of the plurality of user support devices includes:
A copy holding unit for holding copy data corresponding to master data of some of the plurality of users;
A reference request receiving unit that receives a reference request for predetermined master data from a user terminal;
A copy transmission unit that refers to the copy holding unit and transmits copy data corresponding to the master data specified in the reference request to the user terminal;
An update information receiving unit that receives key information and update data of copy data transmitted from the correspondence management device when master data of the some users is updated in the database device;
A copy update unit that updates the copy data specified by the key information among the copy data held in the copy holding unit with the update data;
Have
The correspondence management device is:
A correspondence information holding unit that holds key information of master data and key information of copy data in association with each other;
An update information receiving unit that receives key information and update data of the master data from the database device when predetermined master data is updated in the database device;
The copy information associated with the key information of the master data is identified with reference to the correspondence information holding unit, and the copy support data is stored in the user support device that holds the copy data among the plurality of user support devices. An update information transmission unit for transmitting the key information and the update data;
An information processing system comprising:
前記ユーザ支援装置におけるコピー保持部は、前記データベース装置においてマスタデータが保持される記録媒体よりも高速アクセスが可能な記録媒体にコピーデータを保持することを特徴とする請求項1に記載の情報処理システム。   The information processing according to claim 1, wherein the copy holding unit in the user support device holds the copy data in a recording medium that can be accessed at a higher speed than a recording medium in which the master data is held in the database device. system. 前記対応管理装置は、データの更新処理を同期させるための同期処理部をさらに有し、
前記対応管理装置における更新情報受信部は、前記更新データとして、前記データベース装置において更新処理が未確定の状態の未確定更新データを受信し、
前記対応管理装置における更新情報送信部は、前記更新データとして、前記未確定更新データを前記ユーザ支援装置に送信し、
前記ユーザ支援装置における更新情報受信部は、前記更新データとして、前記対応管理装置から送信される未確定更新データを受信し、
前記ユーザ支援装置におけるコピー更新部は、前記未確定更新データによりコピーデータを更新して、かつ、前記コピーデータの更新処理を未確定の状態に維持し、
前記対応管理装置における同期処理部は、前記データベース装置におけるマスタデータの更新処理および前記ユーザ支援装置におけるコピーデータの更新処理が正常に処理されたことを条件として、それぞれの更新処理を確定させることを特徴とする請求項1または2に記載の情報処理システム。
The correspondence management apparatus further includes a synchronization processing unit for synchronizing data update processing,
The update information receiving unit in the correspondence management device receives, as the update data, unconfirmed update data in an unconfirmed update process in the database device,
The update information transmission unit in the correspondence management device transmits the unconfirmed update data to the user support device as the update data,
The update information receiving unit in the user support device receives unconfirmed update data transmitted from the correspondence management device as the update data,
The copy update unit in the user support device updates the copy data with the unconfirmed update data, and maintains the copy data update process in an unconfirmed state,
The synchronization processing unit in the correspondence management apparatus determines each update process on condition that the update process of master data in the database apparatus and the update process of copy data in the user support apparatus are normally processed. The information processing system according to claim 1 or 2, characterized in that
前記ユーザ支援装置は、
前記マスタデータの更新要求を前記ユーザ端末から受信する更新要求受信部と、
前記コピー更新部が前記更新要求に応じてコピーデータを更新したとき、前記コピーデータのキー情報と更新データとを前記対応管理装置に送信する更新情報送信部と、
をさらに備え、
前記対応管理装置における更新情報受信部は、前記ユーザ支援装置から送信されるコピーデータのキー情報と更新データとをさらに受信し、
前記対応管理装置における更新情報送信部は、前記対応情報保持部を参照して、前記コピーデータのキー情報に対応づけられているマスタデータを特定し、前記マスタデータのキー情報と前記更新データとを前記データベース装置にさらに送信することにより、前記データベース装置において前記マスタデータのキー情報で特定されるマスタデータを前記更新データにより更新させることを特徴とする請求項1または2に記載の情報処理システム。
The user support device includes:
An update request receiving unit for receiving an update request for the master data from the user terminal;
An update information transmission unit that transmits key information and update data of the copy data to the correspondence management device when the copy update unit updates copy data in response to the update request;
Further comprising
The update information receiving unit in the correspondence management device further receives key information and update data of copy data transmitted from the user support device,
The update information transmission unit in the correspondence management device refers to the correspondence information holding unit, identifies master data associated with the key information of the copy data, and includes the key information of the master data, the update data, The information processing system according to claim 1 or 2, wherein the master data specified by the key information of the master data in the database device is updated with the update data by further transmitting the message to the database device. .
前記対応管理装置は、データの更新処理を同期させるための同期処理部をさらに有し、
前記ユーザ支援装置におけるコピー更新部は、前記更新要求に応じてコピーデータを更新して、かつ、前記コピーデータの更新処理を未確定の状態に維持し、
前記ユーザ支援装置における更新情報送信部は、前記更新データとして、更新処理が未確定の状態の未確定更新データを前記対応管理装置に送信し、
前記対応管理装置における更新情報受信部は、前記更新データとして、前記未確定更新データをさらに受信し、
前記対応管理装置における更新情報送信部は、前記更新データとして、前記未確定更新データを前記データベース装置に送信することにより、前記データベース装置において前記マスタデータを前記未確定更新データにより更新させ、かつ、前記マスタデータの更新処理を未確定の状態に維持させ、
前記対応管理装置における同期処理部は、前記ユーザ支援装置におけるコピーデータの更新処理および前記データベース装置におけるマスタデータの更新処理が正常に処理されたことを条件として、それぞれの更新処理を確定させることを特徴とする請求項4に記載の情報処理システム。
The correspondence management apparatus further includes a synchronization processing unit for synchronizing data update processing,
The copy update unit in the user support device updates the copy data in response to the update request, and maintains the update process of the copy data in an unconfirmed state,
The update information transmission unit in the user support device transmits unconfirmed update data in an unconfirmed update process to the correspondence management device as the update data,
The update information receiving unit in the correspondence management apparatus further receives the unconfirmed update data as the update data,
The update information transmission unit in the correspondence management device transmits the unconfirmed update data to the database device as the update data, thereby updating the master data with the unconfirmed update data in the database device, and Maintaining the update process of the master data in an indeterminate state,
The synchronization processing unit in the correspondence management apparatus determines each update process on condition that the copy data update process in the user support apparatus and the master data update process in the database apparatus are normally processed. The information processing system according to claim 4, wherein the system is an information processing system.
前記ユーザ支援装置は、前記参照要求で指定されたマスタデータに対応するコピーデータが前記コピー保持部に保持されていないとき、前記参照要求で指定されたマスタデータの取得要求を前記コピーデータのキー情報とともに前記対応管理装置に送信することにより、前記対応管理装置から前記マスタデータを取得して、前記マスタデータを前記ユーザ端末に送信するマスタ送信部をさらに有し、
前記対応管理装置は、
前記ユーザ支援装置から送信されるマスタデータの取得要求とコピーデータのキー情報とを受信する取得要求受信部と、
前記取得要求により指定されるマスタデータを前記データベース装置から取得して、前記マスタデータを前記ユーザ支援装置に送信するマスタ送信部と、
をさらに有し、
前記対応管理装置における対応情報保持部は、前記取得されたマスタデータのキー情報と、前記受信されたコピーデータのキー情報とを対応付けて逐次記憶することを特徴とする請求項1から5のいずれかに記載の情報処理システム。
When the copy support corresponding to the master data specified in the reference request is not held in the copy holding unit, the user support device sends an acquisition request for the master data specified in the reference request to the key of the copy data. A master transmission unit for acquiring the master data from the correspondence management device by transmitting the information to the correspondence management device, and transmitting the master data to the user terminal;
The correspondence management device is:
An acquisition request receiving unit for receiving a master data acquisition request and copy data key information transmitted from the user support device;
A master transmission unit that acquires master data specified by the acquisition request from the database device, and transmits the master data to the user support device;
Further comprising
6. The correspondence information holding unit in the correspondence management apparatus sequentially stores the key information of the acquired master data and the key information of the received copy data in association with each other. An information processing system according to any one of the above.
JP2008072445A 2008-03-19 2008-03-19 Information processing system Expired - Fee Related JP5192863B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008072445A JP5192863B2 (en) 2008-03-19 2008-03-19 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008072445A JP5192863B2 (en) 2008-03-19 2008-03-19 Information processing system

Publications (2)

Publication Number Publication Date
JP2009230276A true JP2009230276A (en) 2009-10-08
JP5192863B2 JP5192863B2 (en) 2013-05-08

Family

ID=41245621

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008072445A Expired - Fee Related JP5192863B2 (en) 2008-03-19 2008-03-19 Information processing system

Country Status (1)

Country Link
JP (1) JP5192863B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009230277A (en) * 2008-03-19 2009-10-08 Nomura Research Institute Ltd Information processing system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08115247A (en) * 1994-10-14 1996-05-07 Mitsubishi Electric Corp Data management device and data management method
JP2003520363A (en) * 1999-06-18 2003-07-02 エスアーペー アクチエンゲゼルシャフト Data maintenance method in a partially replicated database system network
JP2004334858A (en) * 2003-05-09 2004-11-25 Microsoft Corp System and method of facilitating synchronization in client/server environment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08115247A (en) * 1994-10-14 1996-05-07 Mitsubishi Electric Corp Data management device and data management method
JP2003520363A (en) * 1999-06-18 2003-07-02 エスアーペー アクチエンゲゼルシャフト Data maintenance method in a partially replicated database system network
JP2004334858A (en) * 2003-05-09 2004-11-25 Microsoft Corp System and method of facilitating synchronization in client/server environment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009230277A (en) * 2008-03-19 2009-10-08 Nomura Research Institute Ltd Information processing system

Also Published As

Publication number Publication date
JP5192863B2 (en) 2013-05-08

Similar Documents

Publication Publication Date Title
US20170364543A1 (en) Providing a distributed transaction information storage service
JP2007516511A (en) Method and system for alert delivery architecture
CN110308983A (en) Method for balancing resource load and system, service node and client
JP2007299308A (en) Job processing system, job processing method, program, and recording medium
EP4213038A1 (en) Data processing method and apparatus based on distributed storage, device, and medium
US20210103560A1 (en) Reconciliation of data in a distributed system
JP5013789B2 (en) Web page generation system, web page generation device, and web page generation method
CN107241451B (en) Interference method, apparatus and system are distorted based on content distributing network
JP5192863B2 (en) Information processing system
US8752071B2 (en) Identifying subscriber data while processing publisher event in transaction
CN111488373B (en) Method and system for processing request
JP4960283B2 (en) Information processing system
CN102946407A (en) Unexpected cooperative server response during reconnection
JP2009230275A (en) Stock name notification device, stock name notification method and stock name extraction method
CN102939598A (en) Http-based client-server communication system and method
JP2015036860A (en) Information processing device, information processing method, information processing system, and program
JP2007164535A (en) Business integration method, business integration apparatus, business integration system, and business integration program
JP5348907B2 (en) Service monitoring system and method
CN111294231B (en) Resource management method and system
CN114402577A (en) Caching capabilities for single-page applications
JP5378847B2 (en) Monitoring device
US11863615B2 (en) Content management systems providing zero recovery time objective
JP4911532B2 (en) Polling control method and system in resource management system
US11755392B2 (en) Edge cloud caching using real-time customer journey insights
JP5280077B2 (en) Information providing apparatus, information providing method, and information providing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110105

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121016

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121211

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130201

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

Year of fee payment: 3

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