JP2008186425A - Data management system - Google Patents

Data management system Download PDF

Info

Publication number
JP2008186425A
JP2008186425A JP2007021962A JP2007021962A JP2008186425A JP 2008186425 A JP2008186425 A JP 2008186425A JP 2007021962 A JP2007021962 A JP 2007021962A JP 2007021962 A JP2007021962 A JP 2007021962A JP 2008186425 A JP2008186425 A JP 2008186425A
Authority
JP
Japan
Prior art keywords
server
write
read
user information
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007021962A
Other languages
Japanese (ja)
Inventor
Takayuki Ito
孝之 伊藤
Hidenori Miyamoto
英典 宮本
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2007021962A priority Critical patent/JP2008186425A/en
Publication of JP2008186425A publication Critical patent/JP2008186425A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently perform write and read processing of data such as user information. <P>SOLUTION: A distribution function 30 is composed to transfer a write request of predetermined data to a write server 11 and to transfer a read request of predetermined data to a read server 21. The write server 11 is configured to write the predetermined data in a disk device 12 in response to the write request of the predetermined data transferred from the distribution function 30 and to transfer a replica of the predetermined data to the read server 21. The read server 21 is configured to write the replica transferred from the write server 11, in a memory and to read and provide the predetermined data from the memory in response to the read request of the predetermined data transferred from the distribution function 30. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、書き込み用サーバを含むデータ更新システムと、読み出し用サーバを含むデータ参照システムと、振分機能とを具備するデータ管理システムに関する。   The present invention relates to a data management system including a data update system including a write server, a data reference system including a read server, and a distribution function.

従来のユーザ情報管理システムは、大容量のディスク装置と、ユーザ情報を当該ディスク装置に保存するように構成されているサーバとを具備している。   A conventional user information management system includes a large-capacity disk device and a server configured to store user information in the disk device.

具体的には、かかるサーバは、ユーザ情報の書き込み要求に応じて当該ユーザ情報をディクス装置に書き込み、ユーザ情報の読み出し要求に応じて当該ユーザ情報をディクス装置から読み出して提供するように構成されている。
特開2000-293391号公報
Specifically, the server is configured to write the user information to the disk device in response to a user information write request, and to read and provide the user information from the disk device in response to a user information read request. Yes.
JP 2000-293391 A

しかしながら、従来のユーザ情報管理システムでは、サーバが、ユーザ情報の書き込み要求及び読み出し要求を同時に受信すると、ディスク装置に対する書き込み処理及び読み出し処理に用いられるヘッドの移動時間によって、パフォーマンスが低下するという問題点があった。   However, in the conventional user information management system, when the server receives the user information write request and the read request at the same time, the performance deteriorates due to the moving time of the head used for the write process and the read process for the disk device. was there.

特に、iモード(登録商標)用のユーザ情報管理システムのように、小さいデータ量のユーザ情報の書き込み要求及び読み出し要求を大量に処理する必要がある場合、かかるパフォーマンスの低下が深刻な問題となっていた。   In particular, when it is necessary to process a large number of requests for writing and reading user information with a small amount of data, such as a user information management system for i-mode (registered trademark), such a decrease in performance becomes a serious problem. It was.

そこで、本発明は、上述の課題に鑑みてなされたものであり、ユーザ情報等のデータの書き込み処理及び読み出し処理を効率的に行うことができるデータ管理システムを提供することを目的とする。   Therefore, the present invention has been made in view of the above-described problems, and an object of the present invention is to provide a data management system that can efficiently perform a writing process and a reading process of data such as user information.

本発明の第1の特徴は、書き込み用サーバを含むデータ更新システムと、読み出し用サーバを含むデータ参照システムと、振分機能とを具備するデータ管理システムであって、前記振分機能は、所定データの書き込み要求を前記書き込み用サーバに転送し、該所定データの読み出し要求を前記読み出し用サーバに転送するように構成されており、前記書き込み用サーバは、前記振分機能から転送された前記所定データの書き込み要求に応じて該所定データをディスク装置に書き込み、該所定データのレプリカを前記読み出し用サーバに転送するように構成されており、前記読み出し用サーバは、前記書き込み用サーバから転送された前記レプリカをメモリに書き込み、前記振分機能から転送された前記所定データの読み出し要求に応じて該メモリから該所定データを読み出して提供するように構成されていることを要旨とする。   According to a first aspect of the present invention, there is provided a data management system including a data update system including a write server, a data reference system including a read server, and a distribution function. The data write request is transferred to the write server, and the predetermined data read request is transferred to the read server. The write server transfers the predetermined data transferred from the distribution function. The predetermined data is written to the disk device in response to a data write request, and a replica of the predetermined data is transferred to the read server. The read server is transferred from the write server. The replica is written in the memory, and the memory is read in response to a read request for the predetermined data transferred from the distribution function. And summarized in that is configured to provide reads the predetermined data from the directory.

かかる発明によれば、振分機能が、所定データの書き込み要求を書き込み用サーバに転送し、所定データの読み出し要求を読み出し用サーバに転送するように構成されているため、書き込み用サーバは、書き込み処理に専念することができ、また、読み出し用サーバは、読み出し処理に専念することができるため、ユーザ情報等の所定データの書き込み処理及び読み出し処理を効率的に行うことができる。   According to this invention, the distribution function is configured to transfer the write request for the predetermined data to the write server and transfer the read request for the predetermined data to the read server. Since the read server can be dedicated to the read process, it is possible to efficiently write and read predetermined data such as user information.

また、かかる発明によれば、データ更新システムでは、所定データの安全な保存という観点から、所定データの記録媒体として、電源断になっても記憶されているデータが消失しないディスク装置を使用し、データ参照システムでは、処理スピードの高速化という観点から、所定データの記録媒体として、メモリを使用することによって、ユーザ情報等の所定データの書き込み処理及び読み出し処理を効率的に行うことができる。   Further, according to the invention, in the data update system, from the viewpoint of safe storage of the predetermined data, a disk device that does not lose the stored data even when the power is turned off is used as a recording medium for the predetermined data. In the data reference system, from the viewpoint of increasing the processing speed, by using a memory as a recording medium for predetermined data, writing processing and reading processing for predetermined data such as user information can be efficiently performed.

本発明の第1の特徴において、前記データ更新システムは、複数の書き込み用サーバと、該複数の書き込み用サーバの中から前記所定データをディスク装置に書き込む書き込み用サーバを決定するように構成されている第1分散機能とを具備しており、前記データ参照システムは、前記複数の書き込み用サーバの各々に対応する読み出し用サーバを具備しており、前記書き込み用サーバから転送された前記レプリカは、該書き込み用サーバに対応する読み出し用サーバによってメモリに書き込まれてもよい。   In the first aspect of the present invention, the data update system is configured to determine a plurality of write servers and a write server that writes the predetermined data to the disk device from the plurality of write servers. The data reference system includes a read server corresponding to each of the plurality of write servers, and the replica transferred from the write server includes: It may be written into the memory by a read server corresponding to the write server.

かかる発明によれば、管理すべきユーザ情報が膨大になった場合であっても、複数の書き込み用サーバ及び読み出し用サーバによって、かかるユーザ情報を分散して管理することができる。   According to this invention, even when the amount of user information to be managed becomes enormous, such user information can be distributed and managed by a plurality of write servers and read servers.

本発明の第1の特徴において、前記データ参照システムは、1つの書き込み用サーバに対応する複数の読み出し用サーバを具備しており、前記書き込み用サーバから転送された前記レプリカは、該書き込み用サーバに対応する複数の読み出し用サーバの全てによってメモリに書き込まれてもよい。   In the first aspect of the present invention, the data reference system includes a plurality of read servers corresponding to one write server, and the replica transferred from the write server is the write server. May be written into the memory by all of the plurality of read servers corresponding to.

かかる発明によれば、一般的に、書き込み要求よりも読み出し要求が多いことを考慮して、1つの書き込み用サーバに対応する読み出し用サーバの数を増やすことによって、読み出し処理の高速化を図ることができ、データ管理システムのパフォーマンスを向上させることができる。   According to this invention, in general, in consideration of the fact that there are more read requests than write requests, the number of read servers corresponding to one write server is increased, thereby speeding up the read processing. And improve the performance of the data management system.

本発明の第1の特徴において、前記データ参照システムは、前記1つの書き込み用サーバに対応する複数の読み出し用サーバの各々の負荷状況に応じて、メモリから前記所定データを読み出して提供する読み出し用サーバを決定するように構成されている第2分散機能を具備してもよい。   In the first feature of the present invention, the data reference system reads and provides the predetermined data from a memory according to the load status of each of a plurality of read servers corresponding to the one write server. A second distributed function configured to determine the server may be provided.

かかる発明によれば、読み出し用サーバの負荷状況に応じて、読み出し要求の転送先を変更することによって、読み出し処理の更なる高速化を図ることができる。   According to this invention, it is possible to further increase the speed of the read process by changing the transfer destination of the read request in accordance with the load status of the read server.

以上説明したように、本発明によれば、ユーザ情報等のデータの書き込み処理及び読み出し処理を効率的に行うことができるデータ管理システムを提供することができる。   As described above, according to the present invention, it is possible to provide a data management system that can efficiently perform writing processing and reading processing of data such as user information.

(本発明の第1の実施形態に係るユーザ情報管理システム)
図1を参照して、本発明の第1の実施形態に係るユーザ情報管理システムの構成について説明する。
(User information management system according to the first embodiment of the present invention)
The configuration of the user information management system according to the first embodiment of the present invention will be described with reference to FIG.

本実施形態に係るユーザ情報管理システム100は、各種通信サービス等のユーザ情報(所定データ)を管理する(すなわち、かかるユーザ情報に対する書き込み処理及び読み出し処理を行う)ように構成されているデータ管理システムである。   The user information management system 100 according to the present embodiment is configured to manage user information (predetermined data) such as various communication services (that is, to perform write processing and read processing on such user information). It is.

なお、本発明は、かかるユーザ情報を管理するユーザ情報管理システムだけでなく、任意のデータを管理する(すなわち、任意のデータに対する書き込み処理及び読み出し処理を行う)データ管理システムに対して適用可能である。   The present invention can be applied not only to a user information management system that manages such user information, but also to a data management system that manages arbitrary data (that is, performs write processing and read processing on arbitrary data). is there.

図1に示すように、本実施形態に係るユーザ情報管理システム100は、ユーザ情報更新システム10と、ユーザ情報参照システム20と、振分機能30とを具備する。   As shown in FIG. 1, the user information management system 100 according to the present embodiment includes a user information update system 10, a user information reference system 20, and a distribution function 30.

ユーザ情報更新システム10は、書き込み用サーバ11と、ディスク装置12とを具備している。   The user information update system 10 includes a write server 11 and a disk device 12.

書き込み用サーバ11は、振分機能30から転送されたユーザ情報(所定データ)の更新要求(書き込み要求)に応じて当該ユーザ情報をディスク装置12に書き込み、当該ユーザ情報のレプリカを読み出し用サーバ21に転送するように構成されている。   The write server 11 writes the user information to the disk device 12 in response to an update request (write request) for user information (predetermined data) transferred from the distribution function 30, and reads a replica of the user information from the read server 21. Configured to forward to.

なお、書き込み用サーバ11は、上述のようなユーザ情報についての書き込み処理のみを行うように構成されており、ユーザ情報についての読み出し処理を行わないように構成されている。   Note that the writing server 11 is configured to perform only the writing process for the user information as described above, and is configured not to perform the reading process for the user information.

ディスク装置12は、書き込み用サーバ11からの指示に応じて、上述のユーザ情報を記憶するハードディスク等によって構成されている。ここで、ディスク装置12は、電源断等の障害が発生した場合であっても、記憶内容が消失されないように構成されている。   The disk device 12 is configured by a hard disk or the like that stores the above-described user information in response to an instruction from the writing server 11. Here, the disk device 12 is configured so that the stored contents are not lost even when a failure such as a power failure occurs.

なお、ディスク装置12は、書き込み用サーバ11によってユーザ情報が書き込まれた場合に、書き込まれたユーザ情報のレプリカを読み出し用サーバ21に自動的に転送するように構成されていてもよい。本実施形態では、かかる場合であっても、ユーザ情報のレプリカは、書き込み用サーバ11によって転送されると表現するものとする。   The disk device 12 may be configured to automatically transfer a replica of the written user information to the read server 21 when the user information is written by the write server 11. In this embodiment, even in such a case, it is expressed that the replica of the user information is transferred by the writing server 11.

また、ユーザ情報参照システム20は、メモリ22を含む読み出し用サーバ21を具備している。   The user information reference system 20 includes a read server 21 including a memory 22.

読み出し用サーバ21は、書き込み用サーバ11から転送されたユーザ情報のレプリカをメモリ22に書き込み、振分機能30から転送されたユーザ情報の参照要求(読み出し要求)に応じてメモリ22から当該ユーザ情報を読み出して提供するように構成されている。   The read server 21 writes a replica of the user information transferred from the write server 11 to the memory 22, and receives the user information reference request (read request) transferred from the distribution function 30 from the memory 22. Is read and provided.

なお、読み出し用サーバ21は、上述のようなユーザ情報についての読み出し処理及び書き込み用サーバ11から転送された上述のレプリカについての書き込み処理のみを行うように構成されており、その他の書き込み処理を行わないように構成されている。   The read server 21 is configured to perform only the read process for the user information as described above and the write process for the replica transferred from the write server 11, and performs other write processes. Is configured to not.

メモリ22は、読み出し用サーバ21のCPU(中央処理装置)が直接読み書きできるRAMやROM等の半導体記憶装置によって構成されている。   The memory 22 is configured by a semiconductor storage device such as a RAM or a ROM that can be directly read and written by the CPU (central processing unit) of the read server 21.

振分機能30は、ユーザ情報の更新要求(書き込み要求)を書き込み用サーバ11に転送し、ユーザ情報の参照要求(読み出し要求)を読み出し用サーバ21に転送するように構成されている。   The distribution function 30 is configured to transfer a user information update request (write request) to the write server 11 and transfer a user information reference request (read request) to the read server 21.

振分機能30は、ユーザ端末やWebサーバやメールサーバ等から更新要求や参照要求を受信するように構成されている。なお、振分機能30は、ユーザ端末やWebサーバやメールサーバ等に設けられるものであってもよいし、ユーザ端末やWebサーバやメールサーバ等とは別個の装置として存在するものであってもよい。   The distribution function 30 is configured to receive an update request or a reference request from a user terminal, a Web server, a mail server, or the like. The distribution function 30 may be provided in a user terminal, a Web server, a mail server, or the like, or may exist as a separate device from the user terminal, the Web server, the mail server, or the like. Good.

(本発明の第1の実施形態に係るユーザ情報管理システムの動作)
以下、図2を参照して、本実施形態に係るユーザ情報管理システムの動作について説明する。
(Operation of the user information management system according to the first embodiment of the present invention)
Hereinafter, the operation of the user information management system according to the present embodiment will be described with reference to FIG.

図2に示すように、ステップS101において、振分機能30が、Webサーバから、特定のユーザ情報についての更新要求を受信すると、ユーザ情報更新システム10の書き込み用サーバ11に対して当該更新要求を転送する。   As shown in FIG. 2, when the distribution function 30 receives an update request for specific user information from the Web server in step S101, it sends the update request to the writing server 11 of the user information update system 10. Forward.

ステップS102において、書き込み用サーバ11が、受信した更新要求に含まれる特定のユーザ情報の更新内容をディスク装置12に書き込むことによって、ディスク装置12に保存されている当該特定のユーザ情報を更新する。   In step S <b> 102, the writing server 11 updates the specific user information stored in the disk device 12 by writing the update content of the specific user information included in the received update request to the disk device 12.

ステップS103において、書き込み用サーバ11は、受信した更新要求に含まれる特定のユーザ情報の更新内容を、ユーザ情報参照システム20の読み出し用サーバ21に転送する。   In step S <b> 103, the write server 11 transfers the update content of the specific user information included in the received update request to the read server 21 of the user information reference system 20.

ステップS104において、読み出し用サーバ21は、受信した更新要求に含まれる特定のユーザ情報の更新内容をメモリ22に書き込むことによって、メモリ22に保存されている当該特定のユーザ情報を更新する。   In step S <b> 104, the read server 21 updates the specific user information stored in the memory 22 by writing the update content of the specific user information included in the received update request to the memory 22.

(本発明の第1の実施形態に係るユーザ情報管理システムの作用・効果)
本実施形態に係るユーザ情報管理システムに100よれば、振分機能30が、ユーザ情報の更新要求(所定データの書き込み要求)を書き込み用サーバ11に転送し、ユーザ情報の参照要求(所定データの読み出し要求)を読み出し用サーバ21に転送するように構成されているため、書き込み用サーバ11は、書き込み処理に専念することができ、また、読み出し用サーバ21は、読み出し処理に専念することができるため、ユーザ情報等の所定データの書き込み処理及び読み出し処理を効率的に行うことができる。
(Operation and effect of the user information management system according to the first embodiment of the present invention)
According to the user information management system 100 according to the present embodiment, the distribution function 30 transfers an update request for user information (request for writing predetermined data) to the write server 11 and requests for reference to user information (for predetermined data). Read request) is transferred to the read server 21, the write server 11 can concentrate on the write process, and the read server 21 can concentrate on the read process. Therefore, it is possible to efficiently perform a writing process and a reading process of predetermined data such as user information.

また、本実施形態に係るユーザ情報管理システムに100よれば、ユーザ情報更新システム(データ更新システム)10では、ユーザ情報(所定データ)の安全な保存という観点から、ユーザ情報(所定データ)の記録媒体として、電源断になっても記憶されているデータが消失しないディスク装置12を使用し、ユーザ情報参照システム(データ参照システム)では、処理スピードの高速化という観点から、ユーザ情報(所定データ)の記録媒体として、メモリ22を使用することによって、ユーザ情報等の所定データの書き込み処理及び読み出し処理を効率的に行うことができる。   Further, according to the user information management system 100 according to the present embodiment, the user information update system (data update system) 10 records user information (predetermined data) from the viewpoint of safe storage of user information (predetermined data). As a medium, a disk device 12 that does not lose stored data even when the power is turned off is used. In the user information reference system (data reference system), user information (predetermined data) is used from the viewpoint of increasing the processing speed. By using the memory 22 as a recording medium, it is possible to efficiently perform writing processing and reading processing of predetermined data such as user information.

(変更例1)
図3及び図4を参照して、変更例1に係るユーザ情報管理システムについて説明する。以下、変更例2に係るユーザ情報管理システムについて、上述の第1の実施形態に係るユーザ情報管理システムとの相違点を主として説明する。
(Modification 1)
With reference to FIG.3 and FIG.4, the user information management system which concerns on the example 1 of a change is demonstrated. Hereinafter, the difference between the user information management system according to the second modification and the user information management system according to the first embodiment will be mainly described.

図3に示すように、ユーザ情報更新システム10は、複数の書き込み用サーバ#1乃至#3と、複数の書き込み用サーバ#1乃至#3にそれぞれ接続されているディスク装置#1乃至#3と、分散機能13(第1分散機能)とを具備している。   As shown in FIG. 3, the user information update system 10 includes a plurality of write servers # 1 to # 3 and disk devices # 1 to # 3 connected to the plurality of write servers # 1 to # 3, respectively. And a distribution function 13 (first distribution function).

分散機能13は、複数の書き込み用サーバ#1乃至#3の中から、更新要求に係るユーザ情報をディスク装置に書き込む書き込み用サーバを決定するように構成されている。   The distribution function 13 is configured to determine a write server that writes user information related to the update request to the disk device from among the plurality of write servers # 1 to # 3.

また、分散機能13は、ユーザ情報を保存した書き込み用サーバを管理するように構成されている。具体的には、分散機能13は、図2に示すように、ユーザ情報を識別する「ユーザID」と、当該ユーザ情報が保存されている書き込み用サーバを特定する「保存先」とを関連付けて記憶する。なお、分散機能13は、かかる管理内容を、分散機能23に対して通知するように構成されている。   The distribution function 13 is configured to manage a writing server that stores user information. Specifically, as shown in FIG. 2, the distribution function 13 associates a “user ID” that identifies user information with a “storage destination” that identifies a write server in which the user information is stored. Remember. The distribution function 13 is configured to notify the distribution function 23 of such management contents.

ユーザ情報参照システム20は、複数の書き込み用サーバ#1乃至#3の各々に対応する読み出し用サーバと、分散機能23(第2分散機能)とを具備している。なお、ユーザ情報参照システム20は、1つの書き込み用サーバに対応する複数の読み出し用サーバを具備している。   The user information reference system 20 includes a read server corresponding to each of the plurality of write servers # 1 to # 3, and a distributed function 23 (second distributed function). The user information reference system 20 includes a plurality of read servers corresponding to one write server.

図3の例では、書き込み用サーバ#1に対応する読み出し用サーバは、読み出し用サーバ#1-1乃至#1-3であり、書き込み用サーバ#2に対応する読み出し用サーバは、読み出し用サーバ#2-1乃至#2-3であり、書き込み用サーバ#3に対応する読み出し用サーバは、読み出し用サーバ#3-1乃至#3-3である。なお、書き込み用サーバの数及び読み出し用サーバの数は、この限りではない。   In the example of FIG. 3, read servers corresponding to the write server # 1 are read servers # 1-1 to # 1-3, and read servers corresponding to the write server # 2 are read servers. The read servers corresponding to # 2-1 to # 2-3 and corresponding to the write server # 3 are read servers # 3-1 to # 3-3. The number of write servers and the number of read servers are not limited to this.

また、書き込み用サーバ#1乃至#3から転送されたユーザ情報のレプリカは、当該書き込み用サーバ#1乃至#3に対応する読み出し用サーバ#1-1乃至#3-3の全てによってメモリ#1-1乃至#3-3に書き込まれるように構成されている。   The replica of the user information transferred from the write servers # 1 to # 3 is stored in the memory # 1 by all of the read servers # 1-1 to # 3-3 corresponding to the write servers # 1 to # 3. -1 to # 3-3.

分散機能23は、1つの書き込み用サーバ#1乃至#3に対応する複数の読み出し用サーバ#1-1乃至#3-3の各々の負荷状況に応じて、メモリ#1-1乃至#3-3からユーザ情報を読み出して提供する読み出し用サーバを決定するように構成されている。   The distribution function 23 uses the memory # 1-1 to # 3− according to the load status of each of the plurality of read servers # 1-1 to # 3-3 corresponding to one write server # 1 to # 3. The server for reading out the user information from 3 is determined.

また、図3の例では、Webサーバ1は、認証処理の際にユーザ情報の参照要求を送信する必要がある。また、ユーザ情報更新処理は、Webサーバ1経由で行われ、ユーザ情報更新処理の際にユーザ情報の更新要求を送信する必要があるため、Webサーバ1に設けられている振分機能30は、分散機能13及び分散機能23の双方に接続されている。   In the example of FIG. 3, the Web server 1 needs to transmit a user information reference request during the authentication process. In addition, since the user information update process is performed via the Web server 1 and a user information update request needs to be transmitted during the user information update process, the distribution function 30 provided in the Web server 1 It is connected to both the distribution function 13 and the distribution function 23.

一方、メールサーバ2は、認証処理の際にユーザ情報の参照要求を送信する必要があるが、ユーザ情報の更新要求を送信する必要がないため、メールサーバ2に設けられている振分機能30は、分散機能23にのみ接続されている。   On the other hand, the mail server 2 needs to transmit a user information reference request during the authentication process, but does not need to transmit a user information update request. Therefore, the distribution function 30 provided in the mail server 2 is used. Are connected only to the distributed function 23.

変更例1に係るユーザ情報管理システム100によれば、管理すべきユーザ情報が膨大になった場合であっても、複数の書き込み用サーバ#1乃至#3及び読み出し用サーバ#1-1乃至#3-3によって、かかるユーザ情報を分散して管理することができる。   According to the user information management system 100 according to the first modification, even when the amount of user information to be managed becomes enormous, a plurality of write servers # 1 to # 3 and read servers # 1-1 to ## According to 3-3, such user information can be distributed and managed.

変更例1に係るユーザ情報管理システム100によれば、一般的に、書き込み要求よりも読み出し要求が多いことを考慮して、1つの書き込み用サーバ#1乃至#3に対応する読み出し用サーバ#1-1乃至#3-3の数を増やすことによって、読み出し処理の高速化を図ることができ、ユーザ情報管理システム100のパフォーマンスを向上させることができる。   According to the user information management system 100 according to the first modification, in general, considering that there are more read requests than write requests, the read server # 1 corresponding to one write server # 1 to # 3. By increasing the number of -1 to # 3-3, the speed of the reading process can be increased, and the performance of the user information management system 100 can be improved.

変更例1に係るユーザ情報管理システム100によれば、読み出し用サーバ#1-1乃至#3-3の負荷状況に応じて、読み出し要求の転送先を変更することによって、読み出し処理の更なる高速化を図ることができる。   According to the user information management system 100 according to the modification example 1, the read request transfer destination is changed according to the load status of the read servers # 1-1 to # 3-3, thereby further increasing the read processing speed. Can be achieved.

以上、上述の実施形態を用いて本発明について詳細に説明したが、当業者にとっては、本発明が本明細書中に説明した実施形態に限定されるものではないということは明らかである。本発明は、特許請求の範囲の記載により定まる本発明の趣旨及び範囲を逸脱することなく修正及び変更態様として実施することができる。従って、本明細書の記載は、例示説明を目的とするものであり、本発明に対して何ら制限的な意味を有するものではない。   Although the present invention has been described in detail using the above-described embodiments, it is obvious to those skilled in the art that the present invention is not limited to the embodiments described in this specification. The present invention can be implemented as modified and changed modes without departing from the spirit and scope of the present invention defined by the description of the scope of claims. Accordingly, the description of the present specification is for illustrative purposes and does not have any limiting meaning to the present invention.

本発明の第1の実施形態に係るユーザ情報管理システムの全体構成図である。1 is an overall configuration diagram of a user information management system according to a first embodiment of the present invention. 本発明の第1の実施形態に係るユーザ情報管理システムにおいてユーザ情報を更新する動作を示すフローチャートである。It is a flowchart which shows the operation | movement which updates user information in the user information management system which concerns on the 1st Embodiment of this invention. 変更例1に係るユーザ情報管理システムの全体構成図である。It is a whole block diagram of the user information management system which concerns on the example 1 of a change. 変更例1に係る分散機能によって管理されている情報の一例を示す図である。It is a figure which shows an example of the information managed by the distributed function which concerns on the example 1 of a change.

符号の説明Explanation of symbols

1…Webサーバ
2…メールサーバ
10…ユーザ情報更新システム
11…書き込み用サーバ
12…ディスク装置
13、23…分散機能
20…ユーザ情報参照システム
21…読み出し用サーバ
22…メモリ
30…振分機能
DESCRIPTION OF SYMBOLS 1 ... Web server 2 ... Mail server 10 ... User information update system 11 ... Write server 12 ... Disk apparatus 13, 23 ... Distributed function 20 ... User information reference system 21 ... Read server 22 ... Memory 30 ... Distribution function

Claims (4)

書き込み用サーバを含むデータ更新システムと、読み出し用サーバを含むデータ参照システムと、振分機能とを具備するデータ管理システムであって、
前記振分機能は、所定データの書き込み要求を前記書き込み用サーバに転送し、該所定データの読み出し要求を前記読み出し用サーバに転送するように構成されており、
前記書き込み用サーバは、前記振分機能から転送された前記所定データの書き込み要求に応じて該所定データをディスク装置に書き込み、該所定データのレプリカを前記読み出し用サーバに転送するように構成されており、
前記読み出し用サーバは、前記書き込み用サーバから転送された前記レプリカをメモリに書き込み、前記振分機能から転送された前記所定データの読み出し要求に応じて該メモリから該所定データを読み出して提供するように構成されていることを特徴とするデータ管理システム。
A data management system comprising a data update system including a write server, a data reference system including a read server, and a distribution function,
The distribution function is configured to transfer a write request for predetermined data to the write server, and to transfer a read request for the predetermined data to the read server,
The write server is configured to write the predetermined data to a disk device in response to a write request for the predetermined data transferred from the distribution function, and to transfer a replica of the predetermined data to the read server. And
The read server writes the replica transferred from the write server into a memory, and reads and provides the predetermined data from the memory in response to a read request for the predetermined data transferred from the distribution function. A data management system characterized by being configured as described above.
前記データ更新システムは、複数の書き込み用サーバと、該複数の書き込み用サーバの中から前記所定データをディスク装置に書き込む書き込み用サーバを決定するように構成されている第1分散機能とを具備しており、
前記データ参照システムは、前記複数の書き込み用サーバの各々に対応する読み出し用サーバを具備しており、
前記書き込み用サーバから転送された前記レプリカは、該書き込み用サーバに対応する読み出し用サーバによってメモリに書き込まれることを特徴とする請求項1に記載のデータ管理システム。
The data update system includes a plurality of write servers and a first distribution function configured to determine a write server that writes the predetermined data to the disk device from the plurality of write servers. And
The data reference system includes a read server corresponding to each of the plurality of write servers,
The data management system according to claim 1, wherein the replica transferred from the write server is written into a memory by a read server corresponding to the write server.
前記データ参照システムは、1つの書き込み用サーバに対応する複数の読み出し用サーバを具備しており、
前記書き込み用サーバから転送された前記レプリカは、該書き込み用サーバに対応する複数の読み出し用サーバの全てによってメモリに書き込まれることを特徴とする請求項1又は2に記載のデータ管理システム。
The data reference system includes a plurality of read servers corresponding to one write server,
3. The data management system according to claim 1, wherein the replica transferred from the write server is written into a memory by all of the plurality of read servers corresponding to the write server. 4.
前記データ参照システムは、前記1つの書き込み用サーバに対応する複数の読み出し用サーバの各々の負荷状況に応じて、メモリから前記所定データを読み出して提供する読み出し用サーバを決定するように構成されている第2分散機能を具備することを特徴とする請求項3に記載のデータ管理システム。   The data reference system is configured to determine a read server that reads and provides the predetermined data from a memory according to a load situation of each of a plurality of read servers corresponding to the one write server. The data management system according to claim 3, further comprising a second distributed function.
JP2007021962A 2007-01-31 2007-01-31 Data management system Pending JP2008186425A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007021962A JP2008186425A (en) 2007-01-31 2007-01-31 Data management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007021962A JP2008186425A (en) 2007-01-31 2007-01-31 Data management system

Publications (1)

Publication Number Publication Date
JP2008186425A true JP2008186425A (en) 2008-08-14

Family

ID=39729390

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007021962A Pending JP2008186425A (en) 2007-01-31 2007-01-31 Data management system

Country Status (1)

Country Link
JP (1) JP2008186425A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012073950A (en) * 2010-09-29 2012-04-12 Fujitsu Ltd Application deployment device, application deployment method and application deployment program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06332625A (en) * 1993-05-27 1994-12-02 Hitachi Ltd Data multiplexing method for file and data processing system
JP2002278823A (en) * 2001-03-21 2002-09-27 Toshiba Corp Load distributing method for contents distributing system and server computer for the same system
JP2003223378A (en) * 2002-01-29 2003-08-08 Fujitsu Ltd Contents delivery network service method and system
JP2003296576A (en) * 2002-03-29 2003-10-17 Nomura Securities Co Ltd Position management system
JP2004126783A (en) * 2002-09-30 2004-04-22 Ntt Power & Building Facilities Inc Data reference system, data reference method and program
JP2006331447A (en) * 2006-07-24 2006-12-07 Fujitsu Ltd Load sharing system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06332625A (en) * 1993-05-27 1994-12-02 Hitachi Ltd Data multiplexing method for file and data processing system
JP2002278823A (en) * 2001-03-21 2002-09-27 Toshiba Corp Load distributing method for contents distributing system and server computer for the same system
JP2003223378A (en) * 2002-01-29 2003-08-08 Fujitsu Ltd Contents delivery network service method and system
JP2003296576A (en) * 2002-03-29 2003-10-17 Nomura Securities Co Ltd Position management system
JP2004126783A (en) * 2002-09-30 2004-04-22 Ntt Power & Building Facilities Inc Data reference system, data reference method and program
JP2006331447A (en) * 2006-07-24 2006-12-07 Fujitsu Ltd Load sharing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012073950A (en) * 2010-09-29 2012-04-12 Fujitsu Ltd Application deployment device, application deployment method and application deployment program

Similar Documents

Publication Publication Date Title
JP5992178B2 (en) Method, computer readable storage medium, and system for managing storage space areas on a storage medium
CN103595790B (en) The remote access method of equipment, thin-client and virtual machine
JP4275683B2 (en) Object state transfer method, object state transfer device, object state transfer program, and recording medium for the program
JP2000222278A5 (en)
CN102708060B (en) Method, device and system for accessing image files
CN103329111A (en) Data processing method, device and system based on block storage
CN102523258A (en) Data storage framework facing cloud operation system and load balancing method thereof
WO2017095820A1 (en) Methods and devices for acquiring data using virtual machine and host machine
US10057348B2 (en) Storage fabric address based data block retrieval
CN104137069B (en) Network startup system
US11868630B2 (en) Method for changing configuration of storage system and storage system
JP2006059260A (en) Information processing system, management computer and remote copying method
JP2008186425A (en) Data management system
JP7056870B2 (en) Information processing equipment, information processing methods and programs
CN102520879A (en) Priority-based file information storage method, device and system
JP2011164885A (en) Program and system for storage of file
KR101329759B1 (en) Network block device providing personalized virtual machine in cloud computing environment and control method thereof
JP4156470B2 (en) Node transfer device, node alternative device and program thereof
JP5395838B2 (en) Multi-core system
CN104811647A (en) Video stream data-orientated distributed storage system disc double-partition read-in method
CN109189700A (en) A kind of exented memory device, expanded memory system, exented memory access method
JP4667419B2 (en) Distributed multimedia server system and multimedia information storage and distribution method
CN111190539B (en) Method and device for switching service between different hosts
CN101873336A (en) NAS (Network Attached Storage) virtual file system based on storage device
Dai et al. Dasc: A privacy-protected data access system with cache mechanism for smartphones

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091002

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120131

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120330

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120911