JPH11219312A - Data cache method and data access method - Google Patents

Data cache method and data access method

Info

Publication number
JPH11219312A
JPH11219312A JP10022927A JP2292798A JPH11219312A JP H11219312 A JPH11219312 A JP H11219312A JP 10022927 A JP10022927 A JP 10022927A JP 2292798 A JP2292798 A JP 2292798A JP H11219312 A JPH11219312 A JP H11219312A
Authority
JP
Japan
Prior art keywords
data
cache
compression
accuracy
compressed
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
JP10022927A
Other languages
Japanese (ja)
Inventor
Shinji Fujiwara
真二 藤原
Itaru Nishizawa
格 西澤
Kazutomo Ushijima
一智 牛嶋
Shigekazu Inohara
茂和 猪原
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP10022927A priority Critical patent/JPH11219312A/en
Publication of JPH11219312A publication Critical patent/JPH11219312A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To designate the precision of data and to efficiently access a large size data object. SOLUTION: A data access request containing a requested precision of data is issued from a client 1. A cache device 2 judges whether the designated data exists in a cache or not. When the designated data exists, compression attribute of the cached data is referred to. When it satisfies the precision designated in the data access request, the compressed data is returned. When it does to exist in the cache or precision is not satisfied, data received from a data supply source is compressed in a range satisfying the designated precision, it is registered in the cache and is returned to the client 1.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、情報システムにお
けるデータオブジェクトのキャッシュ方法ならびにデー
タアクセス方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a data object caching method and a data access method in an information system.

【0002】[0002]

【従来の技術】情報化社会の発展と計算機技術の進歩に
伴い、テキスト情報だけでなく、音声,画像,動画な
ど、各種のマルチメディア情報がシステム内でやりとり
されるようになってきた。これらの情報は従来のテキス
ト情報とは異なり、1オブジェクトあたりのデータサイ
ズが非常に大きいという特徴がある。また、テキスト情
報でも、論文や雑誌の全文を一つのオブジェクトとする
ようなデータベースが構築されてきており、情報システ
ム全体で扱うデータ量はきわめて膨大になってきた。さ
らに、各企業では膨大な生データを蓄積してデータ解析
を行うデータウェアハウスシステムの導入が急速に進ん
できてきており、データベースシステムが保持するテー
ブルも大きなシステムでは数テラバイトに及ぶ量となっ
てきている。
2. Description of the Related Art With the development of the information society and the advance of computer technology, not only text information but also various multimedia information such as voice, image, and moving image have been exchanged within a system. These pieces of information are different from conventional text information in that the data size per object is very large. Also, with regard to text information, a database has been constructed in which the entire text of a dissertation or magazine is treated as one object, and the amount of data handled by the entire information system has become extremely large. In addition, companies are rapidly introducing data warehouse systems that store and analyze huge amounts of raw data, and the tables held by database systems are increasing to several terabytes in large systems. ing.

【0003】これらの膨大な情報をインターネット上で
共有するためには、これらの情報を効率よくアクセスす
る技術が必須となる。とくに、インターネット上のWorl
dWide Web(以下、WWW)のようなシステムでは、デ
ータ量の増大に伴い、ネットワークにかかる負荷が大き
くなり、データ転送に要する時間が長くなるという問題
があった。
In order to share such a vast amount of information on the Internet, a technology for efficiently accessing such information is essential. Worl especially on the Internet
In a system such as dWide Web (hereinafter, WWW), there is a problem that a load on a network increases with an increase in data amount, and a time required for data transfer increases.

【0004】このような問題を解決するための技術とし
て、キャッシングサーバがある。キャッシングサーバ
は、インターネット上でのWWWシステムの発展に伴い
出現してきた技術であり、例えば、「Michael Baentsc
h, et.al.,“World Wide WebCaching:The Application
-Level View of the Internet”,IEEE CommunicationsM
agazine, June 1997.」などにその歴史等が記されてい
る。この中では、キャッシュの一貫性を保つ技術やキャ
ッシングサーバの負荷分散に関する技術が述べられてい
る。
[0004] As a technique for solving such a problem, there is a caching server. The caching server is a technology that has emerged with the development of the WWW system on the Internet, for example, "Michael Baentsc
h, et.al., “World Wide WebCaching: The Application
-Level View of the Internet ”, IEEE CommunicationsM
agazine, June 1997. "and its history. In this, a technique for maintaining cache coherency and a technique for load balancing of a caching server are described.

【0005】映像情報などの膨大なデータをキャッシン
グサーバに格納すると、他の有益なデータが追い出され
る可能性が高くなる。これを回避するために、キャッシ
ングサーバに格納するデータのサイズを制御する仕組み
として、あるサイズ以上のデータはそのままキャッシン
グせずに、データを圧縮してキャッシングする方法があ
る。この従来方法については、「M. Oguchi and K. On
o,“A Proposal for aWorld-Wide Web Caching Proxy
Mechanism”,In Proc. of Third InternationalSymposi
um on Interworking (INTERWOKING'96), pp.531-540, O
ctober 1996.」に述べられている。
[0005] When a huge amount of data such as video information is stored in the caching server, there is a high possibility that other useful data is expelled. In order to avoid this, as a mechanism for controlling the size of data stored in the caching server, there is a method of compressing and caching data without caching data having a certain size or more as it is. This conventional method is described in "M. Oguchi and K. On
o, “A Proposal for a World-Wide Web Caching Proxy
Mechanism ”, In Proc. Of Third InternationalSymposi
um on Interworking (INTERWOKING'96), pp.531-540, O
ctober 1996. "

【0006】ここで述べる圧縮とは、デジタルまたはア
ナログデータを、本来のサイズより小さくするとき(圧
縮)に用いられる方法のことである。圧縮には、データ
を伸張する際に、元どおりのデータに復元する歪みを許
さない可逆圧縮(Lossless)と、元のデータよりも情報
量が不足する可能性がある歪みを許す不可逆圧縮(Loss
y)があり、文字情報やプログラムなどの圧縮には、一般
的に歪みを許さない圧縮法を用いてデータサイズを縮小
し、動画像や音声データなどは認識できない程度に情報
の歪みを許す圧縮法が用いられる。
[0006] The compression described here is a method used when digital or analog data is made smaller than its original size (compression). Compression includes lossless compression (Lossless), which does not allow distortion to restore the original data when decompressing data, and lossy compression (Loss), which allows distortion where the amount of information may be less than the original data.
y), compression of character information, programs, etc., generally uses a compression method that does not tolerate distortion to reduce the data size, and allows compression of information to the extent that moving images and audio data cannot be recognized. Method is used.

【0007】上記歪みを許さない可逆圧縮にはランレン
グス法やハフマン法などの圧縮アルゴリズムがある。ま
た、画像(静止画/動画)圧縮に用いられるJPEGや
MPEGは、歪みを許さない可逆圧縮と歪みを許す不可逆圧
縮の双方を取り入れた圧縮方式であり、歪みを許す指定
を行った場合には、特に高い圧縮率を得ることができ
る。
There is a compression algorithm such as a run-length method and a Huffman method for the lossless compression which does not allow the distortion. In addition, JPEG used for image (still image / moving image) compression,
MPEG is a compression method that incorporates both lossless compression that does not allow distortion and irreversible compression that allows distortion. If a designation is made that allows distortion, a particularly high compression ratio can be obtained.

【0008】不可逆圧縮では、オリジナルデータを再現
できないため、データの品質が劣化するが、映像や画像
などのマルチメディアデータでは必ずしもオリジナルデ
ータと同じ品質のデータをユーザが要求しているとは限
らない。そこで、この論文では、クライアントからのア
クセス要求に対して、圧縮されたキャッシュにヒットし
た場合には、クライアントにこの圧縮に基づく品質で良
いかどうかを問い合わせ、クライアント側がその品質を
許容した場合にはその圧縮データを転送するプロトコル
が開示されている。
With irreversible compression, the original data cannot be reproduced, so that the data quality deteriorates. However, for multimedia data such as video and images, the user does not always request data of the same quality as the original data. . Therefore, in this paper, in response to an access request from a client, if the client hits a compressed cache, the client is asked if the quality based on this compression is acceptable, and if the client allows the quality, A protocol for transferring the compressed data is disclosed.

【0009】図8はこの論文で述べられている圧縮キャ
ッシュを利用するプロトコルを説明する図である。
FIG. 8 is a diagram for explaining a protocol using a compression cache described in this paper.

【0010】図8(a)はクライアントの要求がキャッ
シュ装置(キャッシュサーバ)の圧縮キャッシュにヒッ
トし、クライアントが当該圧縮によるデータの品質の劣
化を許容した場合の処理の流れを示す図である。まず、
クライアント1がキャッシュ装置2に対してデータアク
セスを要求する(801)。次に、キャッシュ装置は、
装置内に保持するオリジナルデータのキャッシュ81と
圧縮データのキャッシュ82を調べ、該当するデータが
あるかどうかをチェックする。ここで、オリジナルデー
タのキャッシュにはデータがなく(キャッシュミス)、
圧縮キャッシュにのみデータがあった(キャッシュヒッ
ト)場合には、キャッシュ装置はクライアントに対し
て、圧縮キャッシュ内に格納さているデータの精度を応
答する(802)。クライアントは、キャッシュ装置か
ら通知されたデータ精度でよいかどうかの判断を行い
(83)、良ければ、キャッシュ装置にその旨を伝える
(803)。キャッシュ装置は、肯定応答をクライアン
トから受け取ると圧縮されたデータをキャッシュから取
り出して転送する(804)。
FIG. 8A is a diagram showing the flow of processing when a client request hits a compression cache of a cache device (cache server) and the client allows deterioration of data quality due to the compression. First,
The client 1 requests data access to the cache device 2 (801). Next, the cache device:
The cache 81 of the original data and the cache 82 of the compressed data held in the apparatus are checked to see if there is any corresponding data. Here, there is no data in the cache of the original data (cache miss),
If there is data only in the compressed cache (cache hit), the cache device returns the accuracy of the data stored in the compressed cache to the client (802). The client determines whether or not the data accuracy notified from the cache device is sufficient (83), and if so, notifies the cache device of the determination (803). Upon receiving the acknowledgment from the client, the cache device retrieves the compressed data from the cache and transfers it (804).

【0011】図8(b)はクライアントの要求がキャッ
シュサーバの圧縮キャッシュにヒットしたが、当該圧縮
によるデータの品質の劣化が許容できない場合の処理の
流れを示す図である。まず、クライアント1がキャッシ
ュ装置2に対してデータアクセスを要求する(80
5)。次にキャッシュ装置はオリジナルデータのキャッ
シュ(図示略)と圧縮データのキャッシュ(図示略)を
調べる。ここで、圧縮キャッシュにのみヒットした場合
には、キャッシュ装置はクライアントに対して、データ
の精度を応答する(806)。すると、クライアントは
データの品質の精度の判定を行い(84)、データ品質
が許容できない否定応答をキャッシュ装置2に返す(8
07)。すると、キャッシュ装置はデータ供給源5のオ
リジナルデータに対してアクセス要求を発行し(80
8)、オリジナルデータ85をクライアントに転送する
(809)。
FIG. 8B is a diagram showing the flow of processing when a client request hits the compression cache of the cache server, but deterioration of data quality due to the compression cannot be tolerated. First, the client 1 requests data access to the cache device 2 (80
5). Next, the cache device checks the original data cache (not shown) and the compressed data cache (not shown). If the cache hits only in the compression cache, the cache device responds to the client with the accuracy of the data (806). Then, the client determines the accuracy of the data quality (84), and returns a negative response indicating that the data quality is unacceptable to the cache device 2 (8).
07). Then, the cache device issues an access request to the original data of the data supply source 5 (80
8) The original data 85 is transferred to the client (809).

【0012】図8(c)はクライアントからの要求が、
キャッシュサーバ2の圧縮キャッシュにもミスした場合
の処理の流れを示す図である。まず、クライアント1が
キャッシュサーバ2に対してデータアクセスを要求する
(810)。次にキャッシュサーバは装置内に保持する
オリジナルデータのキャッシュと圧縮データのキャッシ
ュを調べる。ここで、両方のキャッシュにミスすると、
キャッシュサーバ2は、データ供給源5に格納されてい
るオリジナルデータ85にアクセス要求を発行する(8
11)。データ供給源5は、オリジナルデータ85をキ
ャッシュサーバ経由でクライアント1に転送する(81
2)とともに、キャッシュサーバ2は、転送されてきた
オリジナルデータ85をキャッシュに登録する。ここ
で、転送されてきたオリジナルデータのサイズが大き
く、オリジナルキャッシュに格納できない場合には、そ
のデータをシステムの状態に応じて定められたサイズの
データに圧縮して(86)、圧縮キャッシュに登録する
(87)。
FIG. 8C shows that the request from the client is
FIG. 14 is a diagram showing a flow of processing when a mistake is also made in the compression cache of the cache server 2; First, the client 1 requests data access to the cache server 2 (810). Next, the cache server checks the cache of the original data and the cache of the compressed data held in the device. Here, if you miss both caches,
The cache server 2 issues an access request to the original data 85 stored in the data source 5 (8
11). The data source 5 transfers the original data 85 to the client 1 via the cache server (81
Along with 2), the cache server 2 registers the transferred original data 85 in the cache. If the size of the transferred original data is too large to be stored in the original cache, the data is compressed into data of a size determined according to the state of the system (86) and registered in the compressed cache. (87).

【0013】[0013]

【発明が解決しようとする課題】上記で述べた、圧縮キ
ャッシュを実現する従来技術では、クライアントとキャ
ッシュサーバの間のアクセスインタフェースの整合性を
保つために、圧縮したファイルにアクセス要求がヒット
したときのみクライアントにそのデータ精度でよいかど
うかの問い合わせを行うプロトコルを採用していた。し
かしながら、このようなプロトコルでは、圧縮ファイル
にヒットしたときにクライアントとキャッシュサーバ間
の通信回数が2往復必要である。従って、クライアント
とサーバ間を接続するネットワークに対する負荷が大き
くなってしまうという問題点があった。
In the above-described prior art for realizing a compression cache, in order to maintain consistency of an access interface between a client and a cache server, when an access request hits a compressed file, Only the protocol that asks the client whether the data accuracy is sufficient was adopted. However, such a protocol requires two round trips between the client and the cache server when hitting a compressed file. Therefore, there is a problem that a load on a network connecting the client and the server increases.

【0014】また、データの精度を確認するプロトコル
を実装するためには、クライアント側とサーバ側の両方
の通信プロトコルを変更する必要があり、さらに、クラ
イアント側には精度を承認するための判定機構を装備し
なければならないという問題点があった。キャッシュサ
ーバの数に対してクライアントの数は膨大であるため、
このような変更を行うことは非常に困難であった。
Further, in order to implement a protocol for confirming the accuracy of data, it is necessary to change the communication protocol on both the client side and the server side, and further, the client side has a judgment mechanism for approving the accuracy. Had to be equipped. Since the number of clients is huge compared to the number of cache servers,
Making such changes has been very difficult.

【0015】また、図8では、便宜上クライアント1と
データ供給源5は1台のキャッシュ装置2を介して接続
されているように描いているが、実際には、図9(a)
に示すように、クライアント1とデータ供給源5の間に
は複数のキャッシュ装置(201〜203)が介在す
る。従って、圧縮キャッシュの精度がクライアントに拒
絶されるのと同様(901)、キャッシュ装置からの次
のキャッシュ装置に対してデータアクセス要求をする際
に、同様のプロトコルによりデータ精度の拒絶が繰り返
し行われ(902〜904)、データアクセスのレイテ
ンシの著しい低下を招くという問題点があった。
In FIG. 8, for convenience, the client 1 and the data supply source 5 are illustrated as being connected via one cache device 2, but in reality, FIG.
As shown in (1), a plurality of cache devices (201 to 203) are interposed between the client 1 and the data supply source 5. Therefore, similarly to the case where the accuracy of the compression cache is rejected by the client (901), when the cache device makes a data access request to the next cache device, the rejection of the data accuracy is repeatedly performed by the same protocol. (902-904), there is a problem that the latency of data access is remarkably reduced.

【0016】さらに、従来のデータアクセス方法では、
データ供給源からデータをアクセスする場合には必ずオ
リジナルデータが転送されるため、たとえ、ユーザがそ
れほど高い品質のデータを求めていない場合でも大量の
データがネットワーク上を流れる(905〜908)と
いう問題点がある。
Further, in the conventional data access method,
When accessing data from a data source, the original data is always transferred, so that a large amount of data flows over the network (905 to 908) even if the user does not require such high quality data. There is a point.

【0017】本発明は、大規模データをキャッシングす
る際に、ユーザの要求やキャッシュ装置の状態に応じて
圧縮格納し、要求に応じて圧縮されたキャッシュデータ
をクライアントに返す方法を提供することを目的とす
る。また、ネットワーク負荷の軽減を図るために、デー
タ供給源でデータを圧縮して転送するための方法をも提
供することを目的とする。さらに、本発明は、上記デー
タの精度をクライアントからのデータアクセス要求時に
ヘッダ情報として付加する機構を提供することで、キャ
ッシュサーバや情報供給源がユーザの要求にあったデー
タを効率よく提供するデータアクセス方法を提供するこ
とを目的とする。
An object of the present invention is to provide a method of caching large-scale data, compressing and storing the cached data according to a user's request or the state of a cache device, and returning the cached data to the client in response to the request. Aim. It is another object of the present invention to provide a method for compressing and transferring data at a data source in order to reduce network load. Furthermore, the present invention provides a mechanism for adding the accuracy of the data as header information when a data access request is made from a client, so that the cache server or the information supply source can efficiently provide the data requested by the user. The purpose is to provide an access method.

【0018】[0018]

【課題を解決するための手段】上記の目的を達成するた
め、本発明では、クライアントがデータアクセス要求を
発行するときにアクセスするデータIDだけでなくデー
タの要求精度も同時に付加してアクセスする。オリジナ
ルデータを得たい場合にはデータの要求精度を指定しな
いようにする。要求精度付きのアクセス要求を受け付け
たサーバは、通常のキャッシュ領域以外にも圧縮キャッ
シュ領域を検索し、圧縮キャッシュ領域にヒットした場
合には、要求精度と格納されているデータの圧縮精度と
を比較し、それが満たされていれば、圧縮データを返
す。圧縮キャッシュにミスした場合や、精度が満たされ
ていない場合には、データ供給源、あるいは、よりデー
タ供給源に近いキャッシュサーバに対して、クライアン
トから送られてきた精度付きデータアクセス要求を発行
してデータの取得を行う。
In order to achieve the above object, according to the present invention, when a client issues a data access request, not only the data ID to be accessed but also the required accuracy of the data is added at the same time. If you want to obtain the original data, do not specify the required accuracy of the data. The server that has received the access request with the required precision searches the compressed cache area in addition to the normal cache area, and when the server hits the compressed cache area, compares the required precision with the compression precision of the stored data. If it is, return the compressed data. If the compression cache misses or the accuracy is not satisfied, the client issues a data access request with accuracy sent from the client to the data source or a cache server closer to the data source. To obtain data.

【0019】また、データ供給源は、従来、データの要
求精度を無視してオリジナルデータを必ず返すように設
計されている。しかし、このデータ供給源のサーバに関
しても、内部で圧縮データを保持する手段と、精度付き
のアクセス要求を解釈して、精度が満たされているかど
うかを判断する手段を備えることにより、データ供給源
が、精度付きデータアクセス要求に対して圧縮データを
応答することができる。これにより、送出すべきデータ
量が大幅に削減できるため、データ供給源のデータ送出
コストや、ネットワーク負荷を大幅に削減できる。
The data source is conventionally designed to always return the original data ignoring the required accuracy of the data. However, the server of the data source also has means for internally storing the compressed data and means for interpreting the access request with accuracy and determining whether or not the accuracy is satisfied, thereby providing the data source. Can respond to the compressed data access request with the compressed data. As a result, the amount of data to be transmitted can be greatly reduced, so that the data transmission cost of the data supply source and the network load can be significantly reduced.

【0020】本発明によるデータアクセスでは、データ
アクセス時にデータの要求精度を指定するだけで、クラ
イアントが意図するデータを取得することができる。そ
のため、クライアント側の修正は最小限に押さえられ
る。さらに、データのアクセス精度を指定しない場合に
は、オリジナルデータを要求していると解釈することに
より、常に正確なデータを得ることを前提としている従
来のクライアントアプリケーションを修正する必要は全
くない。
In the data access according to the present invention, the data intended by the client can be obtained only by designating the required accuracy of the data at the time of data access. Therefore, client-side modifications are kept to a minimum. Further, when the data access accuracy is not specified, it is not necessary to modify the conventional client application which always assumes that accurate data is obtained by interpreting that the original data is requested.

【0021】また、データの要求精度は、データアクセ
ス時のヘッダ情報として埋め込み、かつ、上記ヘッダ情
報はオプションの領域を利用することで、精度付きのデ
ータアクセス要求に対応していない従来のキャッシュサ
ーバはこの情報を容易に無視することが可能であり、従
って、本発明の機能を実装した新しいキャッシュサーバ
と、従来型のキャッシュサーバがネットワーク上で混在
していたとしてもうまく機能することが保証される。
Further, the required accuracy of data is embedded as header information at the time of data access, and the header information uses an optional area, so that a conventional cache server which does not correspond to a data access request with accuracy can be obtained. Can easily ignore this information, thus ensuring that new cache servers implementing the features of the present invention and traditional cache servers will work well even if they are mixed on the network. You.

【0022】以上の理由により、本発明によるキャッシ
ュ方法や、それを利用することを前提としたクライアン
トアプリケーションは、従来システムに容易に追加でき
る。
For the above reasons, the caching method according to the present invention and the client application premised on using it can be easily added to the conventional system.

【0023】[0023]

【発明の実施の形態】図1は本発明を実施するキャッシ
ュ装置の概要を示す図である。クライアント1から発行
された精度付きデータアクセス要求101は、キャッシ
ュ装置2に送られる。キャッシュ装置2では、アクセス
要求のデータ識別子から該当するデータ識別子配列21
を検索し、該当データがキャッシュ上にあるかどうかを
調べる。キャッシュ装置2には、データ識別子配列21
の他に、データを格納するキャッシュ領域23,圧縮属
性を格納する圧縮属性配列22が存在する。但し、デー
タそのものに圧縮属性を添付してキャッシュ領域に一緒
に格納する場合には、圧縮属性配列22は必要としな
い。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a diagram showing an outline of a cache device embodying the present invention. The data access request with accuracy 101 issued from the client 1 is sent to the cache device 2. In the cache device 2, the data identifier array 21 corresponding to the data identifier of the access request is used.
To check if the data is in the cache. The cache device 2 has a data identifier array 21
In addition, there are a cache area 23 for storing data and a compression attribute array 22 for storing compression attributes. However, when the compression attribute is attached to the data itself and stored together in the cache area, the compression attribute array 22 is not required.

【0024】キャッシュ装置2では、アクセス要求のあ
ったデータがキャッシュに存在(ヒット)した場合に
は、前記データの圧縮属性とアクセス要求に記述されて
いるデータの要求精度を比較し、圧縮属性に基づくデー
タの精度がデータの要求精度を満足しているならば、圧
縮されたデータと圧縮属性をクライアント1に返送す
る。クライアント1では、必要に応じて、受け取った圧
縮データを圧縮属性に従って伸張処理を行い、データを
表示する。
In the cache device 2, when the data requested to be accessed exists in the cache (hit), the compression attribute of the data is compared with the required accuracy of the data described in the access request, and the compression attribute is determined. If the precision of the based data satisfies the required precision of the data, the compressed data and the compression attribute are returned to the client 1. The client 1 expands the received compressed data according to the compression attribute, if necessary, and displays the data.

【0025】ここで、データを圧縮するために用いられ
る手段としては、映像データには、MPEGなどに代表
される任意の動画圧縮技術を、画像データには、JPE
Gやフラクタル圧縮などに代表される任意の静止画圧縮
技術を適用でき、音声に関しても種々の圧縮法が適用で
きる。また、精度を落とすことも許されるため、例え
ば、動画に関しては、1秒当たりのフレームを間引いた
り、あるいは、シーン毎の代表画像のみに圧縮するな
ど、通常の圧縮とは少し違った形でのデータ圧縮も適用
可能である。また、テキストデータの圧縮に関しても、
全文の内容からキーワードのみを抽出してキャッシング
したり、あるいは、文章を自動的に要約してキャッシン
グする技術が適用可能である。さらに、リレーショナル
データのテーブルなどはサンプルデータをキャッシング
しておくことなどの種々のデータ圧縮(あるいはデータ
量削減)技術が適用できる。
Here, as means used for compressing data, any moving image compression technology represented by MPEG or the like is used for video data, and JPE is used for image data.
Any still image compression technology represented by G or fractal compression can be applied, and various compression methods can be applied to audio. In addition, since it is permissible to reduce the accuracy, for example, for moving images, frames per second are thinned out, or only the representative image of each scene is compressed, and thus slightly different from normal compression. Data compression is also applicable. Also, regarding compression of text data,
A technique of extracting and caching only keywords from the contents of the entire text, or automatically summarizing and caching sentences is applicable. Further, various data compression (or data amount reduction) techniques such as caching of sample data can be applied to a relational data table or the like.

【0026】クライアント1からのアクセス要求がキャ
ッシュ装置2が保持するキャッシュに存在しない(キャ
ッシュミスした)場合には、キャッシュ装置2は、装置
に接続されている2次記憶装置4や、ネットワークなど
を介して接続されている外部情報システム3等のデータ
供給源に格納されているデータをアクセスする。アクセ
スされたデータは、クライアント1が指定した精度と、
キャッシュ装置に設定されたパラメータ等を参照して、
圧縮方法が決定され、圧縮手段24によって圧縮されて
クライアントに返送される。さらに、圧縮されたデータ
は、データ識別子,圧縮情報等とともに、キャッシュ装
置2に格納される。
When the access request from the client 1 does not exist in the cache held by the cache device 2 (a cache miss), the cache device 2 stores the secondary storage device 4 connected to the device, the network, or the like. Access data stored in a data supply source such as the external information system 3 connected via the PC. The data accessed is based on the accuracy specified by Client 1 and
With reference to the parameters etc. set in the cache device,
The compression method is determined, compressed by the compression means 24, and returned to the client. Further, the compressed data is stored in the cache device 2 together with a data identifier, compression information, and the like.

【0027】圧縮方法の決定には、クライアントが指定
した精度を満足するように、かつ、キャッシュ装置のシ
ステム変数で制限された、利用可能圧縮手法,標準圧縮
方法,標準圧縮率,キャッシュ可能データの最大長など
を満たすように決定する。これらを満足するような圧縮
方法が見つからない場合(例えば、クライアントの要求
精度が高いためにキャッシュ可能データの最大長を超え
る場合など)には、圧縮処理は行われず、情報源から取
得したデータを圧縮せずにクライアントに返送する。
To determine the compression method, the available compression method, the standard compression method, the standard compression ratio, and the cacheable data are set so as to satisfy the accuracy specified by the client and are restricted by the system variable of the cache device. Decide to satisfy the maximum length. If a compression method that satisfies these conditions is not found (for example, if the client requests high accuracy and exceeds the maximum length of cacheable data), the compression process is not performed and the data obtained from the information source is Return to client without compression.

【0028】上記の図1で説明した例では、データの圧
縮をキャッシュ装置内で行っていた。本発明では、デー
タの圧縮をデータ供給源で行うことももちろん可能であ
る。
In the example described with reference to FIG. 1, the data is compressed in the cache device. In the present invention, it is of course possible to compress the data at the data source.

【0029】図2はデータ供給源で圧縮処理を行う場合
の本発明の実施例である。クライアント1から発行され
た精度付きデータアクセス要求101は、キャッシュ装
置2に送られる。キャッシュ装置2では、アクセス要求
のデータ識別子から該当するデータ識別子配列21を検
索し、該当データがキャッシュ上にあるかどうかを調べ
る。クライアント1からのアクセス要求がキャッシュ装
置2が保持するキャッシュに存在しない(キャッシュミ
スした)場合には、キャッシュ装置2は、データ供給源
に格納されているデータをアクセスする。ここで、デー
タ供給源が、データ処理装置31とデータ格納装置32
で構成されている場合は、キャッシュ装置2はデータ供
給源に対して精度付きのデータアクセス要求を発行す
る。すると、データ供給源が、要求されたデータ精度を
満たすように、データ処理装置31内部に備える圧縮手
段33によってデータ格納装置32に格納されているデ
ータを圧縮し、キャッシュ装置2に圧縮されたデータと
圧縮情報を返送する。
FIG. 2 shows an embodiment of the present invention in the case of performing compression processing at a data supply source. The data access request with accuracy 101 issued from the client 1 is sent to the cache device 2. The cache device 2 searches the corresponding data identifier array 21 from the data identifier of the access request, and checks whether the corresponding data exists in the cache. When the access request from the client 1 does not exist in the cache held by the cache device 2 (cache miss), the cache device 2 accesses data stored in the data supply source. Here, the data supply source is a data processing device 31 and a data storage device 32.
, The cache device 2 issues a data access request with accuracy to the data supply source. Then, the data supply source compresses the data stored in the data storage device 32 by the compression means 33 provided in the data processing device 31 so as to satisfy the required data accuracy, and stores the compressed data in the cache device 2. And return the compression information.

【0030】キャッシュ処理装置2がデータ供給源に対
して精度付きのデータアクセス要求を発行するときに
は、上記データの精度は、クライアント1からの要求精
度を満たし、かつ、キャッシュ装置2のシステム変数で
制限されたキャッシュ可能データの最大長を超えない等
の条件を満たすように決定する。なお、キャッシュ装置
の制限とクライアント1からの要求精度の両方を満たす
ことができない場合には、クライアント1からの要求精
度をそのままデータ供給源に対して要求する。また、キ
ャッシュ処理装置2の処理の負荷を削減するためやデー
タアクセスのレイテンシを削減するために、データ供給
源に対して要求するデータ精度はクライアント1と同一
としておき、データが供給源から返送されてきたとき
に、クライアント1にそのデータをそのまま返送すると
ともに、キャッシュ装置2内に取り込めるかどうかをそ
の時点で判断しても良い。その場合、キャッシュ装置2
内に取り込めないと判断された場合には、その圧縮デー
タのキャッシングをあきらめても良いし、また、更なる
圧縮をキャッシュ装置2内で行い、キャッシングできる
形態に再加工してからキャッシングしても良い。
When the cache processor 2 issues a data access request with accuracy to the data source, the accuracy of the data satisfies the accuracy requested by the client 1 and is limited by the system variables of the cache device 2. Is determined so as not to exceed the maximum length of the cacheable data. If both the limitation of the cache device and the accuracy required by the client 1 cannot be satisfied, the accuracy required by the client 1 is directly requested from the data supply source. In order to reduce the processing load of the cache processing device 2 and the latency of data access, the data accuracy required for the data source is set to be the same as that of the client 1, and the data is returned from the source. When the data arrives, the data may be returned to the client 1 as it is, and whether or not the data can be taken into the cache device 2 may be determined at that time. In that case, the cache device 2
If it is determined that the compressed data cannot be stored in the cache device, the caching of the compressed data may be given up, or further compression may be performed in the cache device 2 and re-processed into a cacheable form before caching. good.

【0031】上記の図2で説明した例では、データの圧
縮はデータ供給源に対してキャッシュ装置2からアクセ
ス要求が発行されたときに行われる。従って、ネットワ
ークよりもデータ供給源の処理能力がシステム全体のネ
ックとなっていた場合には、データ取り出しまでに時間
がかかる可能性がある。そこで、あらかじめデータ供給
源でも頻繁にアクセスされる大規模データを圧縮してお
く方法について次に述べる。
In the example described above with reference to FIG. 2, data compression is performed when an access request is issued from the cache device 2 to the data supply source. Therefore, if the processing capability of the data supply source is a bottleneck in the entire system rather than the network, it may take time to retrieve the data. Therefore, a method for compressing large-scale data frequently accessed in advance by a data supply source will be described below.

【0032】図3はデータ供給源であらかじめオリジナ
ルデータとは別に圧縮されたデータを持っている場合に
本発明を適用するときの例を示した図である。クライア
ント1から発行された精度付きデータアクセス要求10
1は、キャッシュ装置2に送られる。キャッシュ装置2
では、アクセス要求のデータ識別子から該当するデータ
識別子配列21を検索し、該当データがキャッシュ上に
あるかどうかを調べる。クライアント1からのアクセス
要求がキャッシュ装置2が保持するキャッシュに存在し
ない(キャッシュミスした)場合には、キャッシュ装置
2は、データ供給源に格納されているデータをアクセス
する。この際、前述した方法と同様にキャッシュ装置2
はデータ供給源に対して精度付きのデータアクセス要求
を発行する。データ供給源は精度付きのアクセス要求を
受け取ると、圧縮済みのデータがあるかどうかを判定
し、存在した場合には、その圧縮によるデータの精度が
アクセス要求精度を満足するかどうかを判定し、満足す
る場合には、圧縮されたデータをキャッシュ装置に転送
する。
FIG. 3 is a diagram showing an example in which the present invention is applied to a case where a data supply source has data compressed in advance separately from original data. Data access request with accuracy 10 issued from client 1
1 is sent to the cache device 2. Cache device 2
Then, the corresponding data identifier array 21 is searched from the data identifier of the access request, and it is checked whether the corresponding data exists in the cache. When the access request from the client 1 does not exist in the cache held by the cache device 2 (cache miss), the cache device 2 accesses data stored in the data supply source. At this time, similarly to the above-described method, the cache device 2
Issues an accurate data access request to the data source. Upon receiving the access request with accuracy, the data source determines whether there is compressed data, and if so, determines whether the accuracy of the data by the compression satisfies the access request accuracy, If satisfied, the compressed data is transferred to the cache device.

【0033】図4は本発明によるキャッシュ装置の内部
構成の実施例を示す図である。クライアントが発行した
精度付きのアクセス要求11はキャッシュ装置内でデー
タ識別子とデータ精度を含む。キャッシュ装置内では、
まずデータ識別子情報を用いてデータ識別子配列21の
エントリを検索し、関連づけられた圧縮属性及び圧縮デ
ータを取り出す。取り出されたデータ識別子は、アクセ
ス要求のデータ識別子との照合処理が行われる(2
6)。一方、取り出された圧縮属性はデータの要求精度
と比較され、要求精度が満たされるかどうかを判断する
(27)。この例の場合には、要求精度がJPEG1/
100圧縮で、キャッシュの圧縮属性がJPEG1/5
0圧縮であるので、要求精度を満足する。これらの2つ
の判定結果はヒットミス判定処理部(28)に送られ、
2つとも満たされた場合には、キャッシュヒット信号
(29)を生成する。また、取り出された圧縮データ
は、圧縮属性とともにクライアントに返送される(1
2)。
FIG. 4 is a diagram showing an embodiment of the internal configuration of the cache device according to the present invention. The access request 11 with accuracy issued by the client includes the data identifier and the data accuracy in the cache device. In the cache device,
First, the entry of the data identifier array 21 is searched using the data identifier information, and the associated compression attribute and compressed data are extracted. The extracted data identifier is collated with the data identifier of the access request (2).
6). On the other hand, the extracted compression attribute is compared with the required accuracy of the data to determine whether the required accuracy is satisfied (27). In this example, the required accuracy is JPEG1 /
100 compression, cache compression attribute is JPEG 1/5
Since the compression is 0, the required accuracy is satisfied. These two determination results are sent to the hit / miss determination processing unit (28),
If both are satisfied, a cache hit signal (29) is generated. The extracted compressed data is returned to the client together with the compression attribute (1).
2).

【0034】図5は本発明による、キャッシュミスが起
きた場合の動作の例を示す図である。クライアントから
の要求がキャッシュにミスした場合、そのミス通知(4
0)を受けたデータアクセス処理手段41がデータ供給
源に対してデータアクセス要求を発行する。データ供給
源から得られたデータの属性情報,クライアントの要求
精度,キャッシュ装置の特性を示すシステム情報を考慮
し精度決定処理手段42が圧縮方法を決定し、圧縮手段
24によりデータ圧縮を行う。圧縮されたデータは、ク
ライアントに返送され、さらに、データ識別子,圧縮属
性とともにキャッシュ装置2内のデータ識別子配列,圧
縮属性配列,キャッシュ領域にそれぞれ格納される。
FIG. 5 is a diagram showing an example of the operation when a cache miss occurs according to the present invention. When a request from the client misses the cache, the miss notification (4
The data access processing means 41 that has received 0) issues a data access request to the data supply source. The precision determination processing unit 42 determines a compression method in consideration of the attribute information of the data obtained from the data supply source, the required accuracy of the client, and system information indicating the characteristics of the cache device, and the compression unit 24 performs data compression. The compressed data is returned to the client, and further stored in the data identifier array, compression attribute array, and cache area in the cache device 2 together with the data identifier and the compression attribute.

【0035】本実施例では、キャッシュミスした場合の
圧縮処理を、図1で説明したキャッシュ装置内で行って
いる実施例に対応する詳細図を示しているが、図2及び
図3で示した実施例に対応する詳細図に関しても全く同
様に記述できる。その場合には、圧縮処理手段24と精
度決定処理手段42がデータ供給源側に備わっており、
データアクセス手段から発行されるデータアクセス要求
は精度付きアクセス要求となる。
In this embodiment, a detailed diagram corresponding to the embodiment in which the compression process in the case of a cache miss is performed in the cache device described in FIG. 1 is shown, but is shown in FIGS. 2 and 3. The same applies to the detailed drawings corresponding to the embodiments. In that case, the compression processing unit 24 and the accuracy determination processing unit 42 are provided on the data supply source side,
The data access request issued from the data access means is an access request with accuracy.

【0036】図6は本発明によるデータアクセス手順を
示した図である。クライアント1はデータ供給源3にあ
るデータをキャッシュ装置2経由でアクセスする。ここ
で、クライアント1はデータ供給源3にあるオリジナル
データでなく、精度を一定以上に保ったデータを要求し
ているとする。データの精度としては、例えば、画質,
音質,文章の要約度,DBのサンプリング率,統計情報
の精度などがある。キャッシュ装置2は、オリジナルデ
ータのキャッシュ(オリジナルキャッシュ)61と、オ
リジナルデータを圧縮したキャッシュ(圧縮キャッシ
ュ)62を保持する。圧縮キャッシュに格納されるデー
タは、主にサイズが大きいデータで、かつ、データの精
度を落とすことがある程度許容されるデータを格納す
る。データの精度をどの程度落として格納するかは、デ
ータのアクセス履歴を保管することにより判定できる。
すなわち、クライアントから発行されるデータ識別子と
要求精度の履歴を取ることにより、どのデータの精度を
落とすことが可能かどうかを判断することが可能とな
る。もちろん、例えば、50KB以上の静止画像は1/
100のJPEG圧縮といったように、データサイズや
データ種別により一元的に圧縮するか否かを決定する方
法を取ることも可能である。
FIG. 6 is a diagram showing a data access procedure according to the present invention. The client 1 accesses data in the data source 3 via the cache device 2. Here, it is assumed that the client 1 is not requesting the original data in the data supply source 3 but requesting data whose accuracy is maintained at a certain level or more. For example, image quality,
There are sound quality, sentence summarization, DB sampling rate, and accuracy of statistical information. The cache device 2 holds a cache (original cache) 61 of the original data and a cache (compressed cache) 62 obtained by compressing the original data. The data stored in the compression cache is mainly data having a large size and data to which the accuracy of data is allowed to be reduced to some extent. The extent to which the accuracy of data is stored can be determined by storing the access history of the data.
In other words, by taking a history of the data identifier issued from the client and the required accuracy, it is possible to determine which data can be reduced in accuracy. Of course, for example, a still image of 50 KB or more is 1 /
It is also possible to adopt a method of deciding whether to perform unitary compression according to the data size or data type, such as 100 JPEG compression.

【0037】図6(a)はクライアントからの精度付き
アクセス要求がキャッシュ装置の圧縮キャッシュにヒッ
トした場合のデータアクセス手順を示す図である。クラ
イアントから発行された精度付きデータアクセス要求6
01はキャッシュ装置に送られる。キャッシュ装置は精
度付きのアクセス要求であるので、オリジナルキャッシ
ュならびに圧縮キャッシュの両方にアクセスを行う。こ
のとき、オリジナルキャッシュにのみヒットした場合に
は、そのデータをクライアントに直接返送する。一方、
図に示すように圧縮キャッシュのみにヒットした場合に
はデータの圧縮方法が要求精度を満たすか否かの判定を
行い(63)、精度を満たしていた場合には圧縮データ
を圧縮属性とともにクライアントに転送する。
FIG. 6A is a diagram showing a data access procedure when an access request with accuracy from a client hits the compression cache of the cache device. Data access request with accuracy 6 issued from client
01 is sent to the cache device. Since the cache device is an access request with accuracy, the cache device accesses both the original cache and the compressed cache. At this time, if only the original cache is hit, the data is directly returned to the client. on the other hand,
As shown in the figure, if only the compression cache is hit, it is determined whether the data compression method satisfies the required accuracy (63). If the accuracy is satisfied, the compressed data is sent to the client together with the compression attribute. Forward.

【0038】なお、圧縮キャッシュとオリジナルキャッ
シュの両方にヒットし、かつ、データの要求精度が満た
されている場合には、データ転送料の削減のため、原則
として圧縮キャッシュのデータを優先的にクライアント
に返す。但し、キャッシュ装置とクライアントの間のデ
ータ転送のためのコストが小さい場合には、オリジナル
データをクライアントに転送しても良い。
When both the compressed cache and the original cache are hit and the required accuracy of the data is satisfied, the data in the compressed cache is given priority in principle in order to reduce the data transfer fee. To return. However, if the cost for data transfer between the cache device and the client is small, the original data may be transferred to the client.

【0039】図8に示した従来方式では、圧縮キャッシ
ュにヒットした場合、データの精度の確認手順が必要で
あったが、データの要求精度そのものをアクセス要求と
一緒にキャッシュ装置に送り込むことで、データの精度
の確認手順を簡略化することができる。また、データ精
度の判定処理をキャッシュ装置内で行うため、クライア
ントシステムに大幅な変更を加える必要がない。さら
に、データアクセスの要求精度がキャッシュ装置に毎回
伝えられるため、上記要求精度の履歴をキャッシュ装置
内で保持することにより、適切な精度でデータを圧縮し
てキャッシュすることが可能となる。
In the conventional method shown in FIG. 8, when the compression cache is hit, a procedure for confirming the accuracy of the data is required. However, the accuracy of the requested data itself is sent to the cache device together with the access request. The procedure for checking the accuracy of data can be simplified. In addition, since the data accuracy determination process is performed in the cache device, it is not necessary to make a significant change to the client system. Further, since the required accuracy of the data access is transmitted to the cache device every time, the history of the required accuracy is held in the cache device, so that the data can be compressed and cached with appropriate accuracy.

【0040】図6(b)はクライアントからのアクセス
要求が、キャッシュ装置のオリジナルキャッシュ,圧縮
キャッシュの両方にミスした場合のアクセス手順を示す
図である。クライアントから発行された精度付きのアク
セス要求が、キャッシュ装置のオリジナルキャッシュ及
び圧縮キャッシュにミスした場合(圧縮キャッシュにミ
スする場合には、圧縮キャッシュのデータにはヒットし
たがデータ精度が要求精度を満たされなかった場合も含
む)には、クライアントからの精度付きアクセス要求が
データ供給源5に対して送られる(603)。データ供
給源では、受け取った精度付きアクセス要求を満たすデ
ータをデータ供給源が保持するオリジナルデータならび
に圧縮済みデータから検索する。ここで、圧縮済みのデ
ータにアクセス要求がヒットし、アクセス要求精度が満
たされていると判定される(64)と、上記圧縮済みデー
タが圧縮属性とともにキャッシュ装置に送られる(60
4)。キャッシュ装置は受け取った圧縮済みデータをク
ライアントに転送する(602)とともに、上記データを圧
縮キャッシュに登録する(65)。
FIG. 6B shows an access procedure when an access request from a client misses both the original cache and the compressed cache of the cache device. When an access request with accuracy issued from the client misses the original cache and the compression cache of the cache device (if the cache cache misses, the data of the compression cache is hit but the data accuracy satisfies the required accuracy). (Including the case where it is not performed), an access request with accuracy from the client is sent to the data supply source 5 (603). The data source searches for data that satisfies the received access request with accuracy from the original data and the compressed data held by the data source. Here, when the access request hits the compressed data and it is determined that the access request accuracy is satisfied (64), the compressed data is sent to the cache device together with the compression attribute (60).
4). The cache device transfers the received compressed data to the client (602) and registers the data in the compression cache (65).

【0041】本発明では、キャッシュ装置にミスした場
合でも、精度付きのアクセス要求をデータ供給源に対し
て発行するため、データ供給源がアクセス要求精度を満
たす圧縮データを持っている場合には、圧縮データのみ
を転送することで、クライアントのアクセス要求を処理
することができる。本方式により、オリジナルデータを
転送する必要がないため、ネットワーク負荷の軽減がで
き、かつ、データ供給源のデータ送出のための負荷も軽
減される。データ供給源の圧縮データの管理や、精度付
きアクセス要求に対するヒット判定方法は、キャッシュ
装置と同様の方法で実現できる。
According to the present invention, an access request with accuracy is issued to the data supply source even when a mistake is made in the cache device. Therefore, when the data supply source has compressed data satisfying the access request accuracy, By transferring only the compressed data, the access request of the client can be processed. According to this method, since it is not necessary to transfer the original data, the load on the network can be reduced, and the load for transmitting data from the data supply source is also reduced. The management of the compressed data of the data supply source and the hit determination method for the access request with accuracy can be realized by the same method as the cache device.

【0042】なお、キャッシュ装置からデータ供給源に
対して発行される精度付きアクセス要求は、クライアン
トからの精度付きアクセス要求をそのまま発行しても良
いし、あるいは、キャッシュ装置内に格納されているデ
ータアクセス履歴やキャッシュ装置の制限などにより、
クライアントからのデータ要求精度が満たされる範囲で
修正を加えた上で発行してもよい。
The access request with accuracy issued from the cache device to the data supply source may be the same as the access request with accuracy from the client, or the data stored in the cache device. Due to access history and restrictions on cache devices,
It may be issued after being modified within a range that satisfies the accuracy of the data request from the client.

【0043】図7はクライアントのアクセス要求が、キ
ャッシュ装置にミスし、さらに、データ供給源の圧縮デ
ータにもミス(あるいは、データ供給源に圧縮データが
最初から存在しない)した場合のデータアクセス手順を
示す図である。この場合、データ供給源に格納されてい
るオリジナルデータに対してアクセスする必要がある。
FIG. 7 shows a data access procedure when a client access request makes a mistake in the cache device and also makes a mistake in the compressed data of the data source (or the compressed data does not exist in the data source from the beginning). FIG. In this case, it is necessary to access the original data stored in the data source.

【0044】図7(a)はデータ供給源から、オリジナ
ルデータをキャッシュ装置に転送する場合の例を示す。
クライアントから発行された精度付きアクセス要求70
1はキャッシュ装置に送られ、そこで、キャッシュのヒ
ット判定が行われる。ここで、キャッシュにミスする
と、データ供給源に対して精度付きアクセス要求703
が発行される。データ供給源では、受け取ったアクセス
要求に基づきデータを検索するが、ここで、適切な圧縮
データがない場合には、オリジナルデータをそのままキ
ャッシュ装置に転送する(704)。キャッシュ装置で
は、受け取ったデータをクライアントのアクセス要求精
度に応じて圧縮し(71)、その結果をクライアントに
返送する(702)。さらにキャッシュ装置は、圧縮さ
れたデータをキャッシュにも登録する(72)。
FIG. 7A shows an example in which original data is transferred from a data source to a cache device.
Access request 70 with accuracy issued from client
1 is sent to the cache device, where a cache hit determination is made. Here, if the cache misses, the access request 703 with accuracy to the data supply source is made.
Is issued. The data source searches for data based on the received access request. If there is no appropriate compressed data, the original data is transferred to the cache device as it is (704). The cache device compresses the received data according to the access request accuracy of the client (71), and returns the result to the client (702). Further, the cache device registers the compressed data in the cache (72).

【0045】この例では、データ供給源からキャッシュ
装置まではオリジナルデータを転送している。そのた
め、データ供給源にはオリジナルデータの転送負荷のみ
がかかり、圧縮処理の負荷はキャッシュ装置にかかる。
そのため、データ供給源の処理性能が低い場合に特に有
効である。
In this example, the original data is transferred from the data supply source to the cache device. Therefore, only the transfer load of the original data is applied to the data supply source, and the load of the compression process is applied to the cache device.
Therefore, it is particularly effective when the processing performance of the data supply source is low.

【0046】しかしながら、データ供給源の処理能力が
十分大きい場合には、図7(b)に示すようにデータ圧
縮処理をデータ供給源側で行う方法が良い。この場合、
キャッシュ装置から受け取った精度付きデータアクセス
要求703に応じてオリジナルデータを圧縮し(7
3)、その結果を圧縮属性とともにキャッシュ装置に転
送する(705)。このようにすることで、データ供給
源の負荷は高くなるが、ネットワークを流れるデータの
量が大幅に削減でき、また、キャッシュ装置の負荷も軽
減できるという利点がある。さらに、データ供給源側で
圧縮したデータを圧縮データ格納装置に保存しておくこ
とにより、次回のデータ供給源に対する精度付きデータ
アクセス要求時に上記データを再利用できるという利点
がある。
However, when the processing capability of the data supply source is sufficiently large, it is preferable to perform the data compression processing on the data supply source side as shown in FIG. in this case,
The original data is compressed according to the data access request with accuracy 703 received from the cache device (7
3) The result is transferred to the cache device together with the compression attribute (705). By doing so, although the load on the data supply source is increased, there is an advantage that the amount of data flowing through the network can be greatly reduced, and the load on the cache device can also be reduced. Further, by storing the data compressed on the data supply source side in the compressed data storage device, there is an advantage that the data can be reused at the next request for data access with accuracy to the data supply source.

【0047】図7のいずれの方法を採るかは、サーバの
負荷と、ネットワークの負荷のトレードオフにより決定
できる。いずれにしても、キャッシュ装置側としては、
精度付きのアクセス要求をデータ供給源に対して発行
し、受け取ったデータが圧縮済みであれば、そのデータ
をクライアント側にそのまま渡し、キャッシュにも登録
すればよいし、受け取ったデータがオリジナルデータで
あれば、圧縮してから同様の手続きをとればよいので、
これらの両方の方式は混在可能である。
Which method of FIG. 7 is adopted can be determined by a trade-off between the load on the server and the load on the network. In any case, on the cache device side,
Issue an access request with accuracy to the data supply source, and if the received data is already compressed, pass the data as it is to the client side and register it in the cache. If there is, you can do the same procedure after compressing it,
Both of these schemes can be mixed.

【0048】なお、以上の説明の例では、キャッシュ装
置から直接データ供給源にアクセスするように説明した
が、もちろん、データ供給源との間に同様の働きをする
キャッシュ装置が介在してもかまわない。
In the example described above, the data supply source is directly accessed from the cache device. However, a cache device having the same function may be interposed between the cache device and the data supply source. Absent.

【0049】図9は、クライアントとデータ供給源との
間に複数のキャッシュ装置(201〜103)が存在す
る場合を示す図である。図9(a)は従来方式によるデ
ータのアクセス手順である。この場合には複数のキャッ
シュ装置間でデータアクセス要求・データ精度の確認・
データ精度の拒絶のプロトコルが繰り返し実行され(9
01〜904)データアクセス性能が劣化する。従来方
式では、最初のキャッシュ装置201のキャッシュにミ
スするとオリジナルデータをアクセスするため、後続の
キャッシュ装置(202〜203)に圧縮されたキャッ
シュデータがあり、かつ、その精度がクライアントの要
求を満たしている場合でも上記圧縮データを利用するこ
とはない。
FIG. 9 is a diagram showing a case where a plurality of cache devices (201 to 103) exist between a client and a data supply source. FIG. 9A shows a data access procedure according to the conventional method. In this case, a data access request, confirmation of data accuracy,
The data precision rejection protocol is repeatedly executed (9
01-904) Data access performance is degraded. In the conventional method, when the cache of the first cache device 201 is missed, the original data is accessed. Therefore, there is compressed cache data in the subsequent cache devices (202 to 203), and the accuracy thereof satisfies the client's request. The compressed data is not used.

【0050】図9(b)は本発明による圧縮キャッシュ
のアクセス方法を適用した場合のアクセス手順の概要を
示す図である。本発明では、クライアントからのアクセ
ス要求にデータの要求精度が記載されているため、圧縮
キャッシュにデータが存在したときにクライアントにデ
ータ精度の確認を行う必要がない(911〜914)。ま
た、本方式では、データ精度を含むアクセス要求を発行
するため、データ供給源5が圧縮したデータを保持して
いるか、あるいはデータ供給源5がアクセス要求時に圧
縮処理を施せば、上記圧縮したデータをクライアントに
返送することが可能である(915〜918)。このた
め、ネットワーク中を流れるデータを従来方式に比べ大
幅に削減することができる。
FIG. 9B is a diagram showing an outline of an access procedure when the access method of the compressed cache according to the present invention is applied. According to the present invention, since the data request accuracy is described in the access request from the client, it is not necessary to confirm the data accuracy to the client when the data exists in the compression cache (911 to 914). Further, in this method, in order to issue an access request including data precision, if the data supply source 5 holds the compressed data or if the data supply source 5 performs a compression process at the time of the access request, the compressed data is transmitted. Can be returned to the client (915-918). For this reason, the amount of data flowing through the network can be significantly reduced as compared with the conventional method.

【0051】さらに、キャッシュ装置にミスした場合に
は、データの要求精度付きのアクセス要求を後続のキャ
ッシュ装置(202〜203)あるいはデータ供給源5
に発行するので、最初のキャッシュ装置にミスした場合
での途中のキャッシュ装置の圧縮データがデータの要求
精度を満たしているならば、その圧縮データを利用して
クライアントのアクセス要求に応えることができる。
Further, when a mistake is made in the cache device, an access request with data request accuracy is sent to the subsequent cache device (202 to 203) or the data supply source 5.
If the compressed data of the intermediate cache device satisfies the required accuracy of the data when the first cache device misses, the compressed data can be used to respond to the client's access request. .

【0052】図9(c)はキャッシュ装置201にミス
したアクセス要求がキャッシュ装置202の圧縮キャッ
シュにヒットした場合の処理の流れを示す図である。キ
ャッシュ装置201にミスしたアクセス要求(921)
は、データ精度付きのアクセス要求のままキャッシュ装
置202に送られる(922)。したがって、キャッシ
ュ装置202が上記要求精度を満たすデータをキャッシ
ュとして保持していれば、そのデータをクライアントへ
返送する(923〜924)ことができる。
FIG. 9C is a diagram showing the flow of processing when an access request missed by the cache device 201 hits the compressed cache of the cache device 202. Access request missed to cache device 201 (921)
Is sent to the cache device 202 as an access request with data precision (922). Therefore, if the cache device 202 holds data that satisfies the required accuracy as a cache, the data can be returned to the client (923 to 924).

【0053】[0053]

【発明の効果】情報システムにおけるデータオブジェク
トのキャッシュならびにアクセス方法として、サイズの
大きいデータを圧縮してキャッシュ装置に格納するとと
もに、データアクセス要求時にデータの要求精度もキャ
ッシュ装置やデータ供給源に通知することにより、圧縮
されたデータをキャッシュとして有効に利用することが
可能となり、データアクセス時間の削減,ネットワーク
負荷の削減,サーバの負荷の削減等を行うことが可能と
なる。
As a method of caching and accessing a data object in an information system, large-sized data is compressed and stored in a cache device, and at the time of a data access request, the required accuracy of the data is also notified to the cache device and a data supply source. As a result, the compressed data can be effectively used as a cache, and the data access time, the network load, the server load, and the like can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例における、データキャッシュ
及びアクセス方法の概要を示す説明図。
FIG. 1 is an explanatory diagram showing an outline of a data cache and an access method according to an embodiment of the present invention.

【図2】データ供給源でデータ圧縮処理を行うときの処
理の流れを示す説明図。
FIG. 2 is an explanatory diagram showing a flow of processing when performing data compression processing at a data supply source.

【図3】データ供給源であらかじめ圧縮データを保持し
ている場合の処理の流れを示す説明図。
FIG. 3 is an explanatory diagram showing a processing flow when compressed data is held in a data supply source in advance.

【図4】キャッシュ装置の圧縮キャッシュにヒットした
ときの処理の流れを示す説明図。
FIG. 4 is an explanatory diagram showing a flow of processing when a hit occurs in a compression cache of the cache device.

【図5】キャッシュ装置の圧縮キャッシュにミスしたと
きの処理の流れを示す説明図。
FIG. 5 is an explanatory diagram showing a flow of processing when a mistake is made in a compression cache of the cache device.

【図6】圧縮キャッシュあるいは圧縮データにヒットし
たときのデータアクセス手順の説明図。
FIG. 6 is an explanatory diagram of a data access procedure when a hit occurs in a compressed cache or compressed data.

【図7】圧縮キャッシュ及び圧縮データにミスしたとき
のデータアクセス手順の説明図。
FIG. 7 is an explanatory diagram of a data access procedure when a mistake is made in a compressed cache and compressed data.

【図8】従来の圧縮キャッシュを用いたデータアクセス
手順の説明図。
FIG. 8 is an explanatory diagram of a data access procedure using a conventional compression cache.

【図9】キャッシュ装置が複数接続されているときのア
クセス手順の説明図。
FIG. 9 is an explanatory diagram of an access procedure when a plurality of cache devices are connected.

【符号の説明】[Explanation of symbols]

1…クライアント、2…キャッシュ装置、3…外部情報
システム、4…2次記憶装置、5…データ供給源、6…
ネットワーク、21…データ識別子配列、22…圧縮属
性配列、23…キャッシュ領域。
DESCRIPTION OF SYMBOLS 1 ... Client, 2 ... Cache apparatus, 3 ... External information system, 4 ... Secondary storage apparatus, 5 ... Data supply source, 6 ...
Network, 21: data identifier array, 22: compression attribute array, 23: cache area.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 猪原 茂和 東京都国分寺市東恋ケ窪一丁目280番地 株式会社日立製作所中央研究所内 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Shigekazu Inohara 1-280 Higashi Koigakubo, Kokubunji-shi, Tokyo Inside Central Research Laboratory, Hitachi, Ltd.

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】データを一意に識別するための識別子配列
とデータを格納するキャッシュ領域とを有するキャッシ
ュ装置の、前記キャッシュ領域にはデータの精度を落と
す不可逆圧縮方法が適用された圧縮データを格納し、上
記データの圧縮に関する圧縮属性をデータとともにキャ
ッシュ装置内に格納し、データをアクセスするクライア
ントはデータの精度を指定したデータアクセス要求を前
記キャッシュ装置に対して発行し、キャッシュ装置はク
ライアントから要求されたデータがキャッシュ内に存在
するかどうかを前記データ識別子配列を検索することで
判定し、データが存在する場合には、上記データに対応
する圧縮属性とデータの要求精度とを比較し、クライア
ントのデータ要求精度が満たされている場合には圧縮さ
れたデータを圧縮属性とともにクライアントに返送する
ことを特徴とするデータキャッシュ方法。
1. A cache device having an identifier array for uniquely identifying data and a cache area for storing data, wherein said cache area stores compressed data to which an irreversible compression method for reducing data accuracy is applied. Then, the compression attribute related to the compression of the data is stored together with the data in the cache device, and the client accessing the data issues a data access request specifying the precision of the data to the cache device. The data identifier array is searched to determine whether the data is present in the cache. If the data exists, the compression attribute corresponding to the data is compared with the required accuracy of the data. Compresses compressed data if the required data accuracy is satisfied Data cache wherein the returning with sex client.
【請求項2】前記データキャッシュ装置に対するデータ
の精度を指定したアクセス要求が、上記キャッシュミス
した場合に、クライアントから指定された精度を満たす
データ精度を指定したアクセス要求をデータ供給源また
は後続のキャッシュ装置に対して発行することを特徴と
する請求項1記載のデータキャッシュ方法。
2. An access request specifying data precision to the data cache device, wherein when the cache miss occurs, an access request specifying data precision that satisfies the precision specified by a client is sent to a data supply source or a subsequent cache. 2. The data cache method according to claim 1, wherein the data cache is issued to an apparatus.
【請求項3】前記データキャッシュ装置に対するデータ
の精度を指定したアクセス要求がキャッシュミスした場
合に後続のデータ供給源またはキャッシュ装置に対して
発行したデータアクセス要求に対して得られたデータが
圧縮されていないオリジナルのデータであった場合に
は、上記キャッシュ装置内において、クライアントから
指定されたデータ精度を満たす範囲で圧縮を行い、上記
圧縮データをクライアントに返送するとともに、前記キ
ャッシュ装置内に圧縮属性とデータ識別子とともに登録
することを特徴とする請求項1記載のデータキャッシュ
方法。
3. The data obtained in response to a data access request issued to a subsequent data supply source or a cache device when an access request specifying data accuracy to the data cache device causes a cache miss is compressed. If the data is not original data, the compression is performed in the cache device within a range satisfying the data accuracy specified by the client, the compressed data is returned to the client, and the compression attribute is stored in the cache device. 2. The data caching method according to claim 1, wherein the data is registered together with a data identifier.
【請求項4】クライアントからのデータアクセス要求に
データの精度の指定がなかった場合にはオリジナルデー
タを要求しているとして圧縮キャッシュをアクセスしな
いことを特徴とする請求項1記載のデータキャッシュ方
法。
4. A data caching method according to claim 1, wherein when the data access request from the client does not specify the data precision, it is determined that the original data is requested and the compression cache is not accessed.
【請求項5】データを圧縮して格納するための圧縮デー
タキャッシュに格納する圧縮データとして、データの精
度を落とした不可逆圧縮方法を適用した圧縮データに加
えて、データの精度を落とさない可逆圧縮方法を適用し
た圧縮データも格納し、上記可逆圧縮されたデータの精
度はすべての精度付きアクセス要求を満たす扱いをする
ことを特徴とする請求項1記載のデータキャッシュ方
法。
5. Compressed data to be stored in a compressed data cache for compressing and storing data, in addition to compressed data to which an irreversible compression method with reduced data precision is applied, reversible compression that does not reduce data precision. 2. The data cache method according to claim 1, wherein compressed data to which the method is applied is also stored, and the precision of the losslessly compressed data is treated to satisfy all access requests with precision.
【請求項6】キャッシュ装置にデータを圧縮して格納す
るための圧縮データキャッシュに加えて、データを圧縮
せずに格納する通常のデータキャッシュを備え、データ
をアクセスするクライアントがデータの精度を指定した
アクセス要求を発行し、上記データアクセス要求が、圧
縮データキャッシュにヒットし、かつ、データ要求精度
が満たされている場合には、通常のキャッシュに対する
データアクセス要求のヒットの有無に関わらず圧縮され
たデータを優先的にクライアントに戻すことを特徴とす
るデータキャッシュ方法。
6. In addition to a compressed data cache for compressing and storing data in a cache device, a normal data cache for storing data without compression is provided, and a client accessing the data specifies the precision of the data. When the data access request hits the compressed data cache and the data request accuracy is satisfied, the data access request is compressed regardless of whether the data access request hits the normal cache. A data caching method characterized by preferentially returning data to a client.
【請求項7】オリジナルのデータを保持するデータ供給
源において、上記データ供給源は、オリジナルデータを
圧縮した圧縮データを保持し、データの精度が指定され
たアクセス要求に対して、前記圧縮によるデータの精度
の低下がアクセス要求で指定された精度を満たしている
かどうかを判定し、精度が満たされているときには圧縮
されたデータを返送することを特徴とするデータアクセ
ス方法。
7. A data source for holding original data, wherein said data source holds compressed data obtained by compressing original data, and said data is supplied by said compression in response to an access request with data precision specified. A data access method comprising: determining whether a decrease in precision of a data item satisfies the accuracy specified in an access request; and returning the compressed data when the accuracy is satisfied.
【請求項8】オリジナルのデータを保持するデータ供給
源において、上記データ供給源が圧縮されたデータを保
持しないか、あるいは、上記データ供給源が保持する圧
縮データの精度がアクセス要求で指定された精度を満た
さなかったときに、上記データ供給源において、オリジ
ナルデータをアクセス要求で指定された精度を満たすよ
うに圧縮して、上記圧縮データを返送することを特徴と
するデータアクセス方法。
8. In a data source holding original data, the data source does not hold compressed data, or the precision of the compressed data held by the data source is specified by an access request. When the accuracy is not satisfied, the data source compresses the original data so as to satisfy the accuracy specified in the access request, and returns the compressed data.
【請求項9】請求項3におけるオリジナルデータを圧縮
して圧縮データを作成する処理において、クライアント
からの精度付きのデータアクセス要求の履歴をキャッシ
ュ装置内に保持することにより、クライアントからのデ
ータの要求精度を満たす範囲で、かつ、過去の上記デー
タに対するデータの要求精度を可能な限り満たす範囲
で、データのキャッシング精度を決定し、圧縮方法を決
定することを特徴とする請求項3記載のデータキャッシ
ュ方法。
9. A process for compressing original data to generate compressed data according to claim 3, wherein a history of a data access request with accuracy from the client is retained in a cache device to thereby request the data from the client. 4. The data cache according to claim 3, wherein the data caching accuracy is determined and the compression method is determined within a range that satisfies the accuracy and a range that satisfies the required accuracy of the data for the past data as much as possible. Method.
【請求項10】オリジナルデータを圧縮した圧縮データ
を保持するキャッシュ装置において、前記圧縮方法はデ
ータの精度を落とす不可逆圧縮が適用されており、上記
キャッシュ装置に対してクライアントが発行するデータ
アクセス要求にデータの精度が指定されていることを特
徴とするデータアクセス方法。
10. A cache device for holding compressed data obtained by compressing original data, wherein the compression method employs irreversible compression for reducing the accuracy of data, and is adapted to a data access request issued by a client to the cache device. A data access method characterized in that data precision is specified.
【請求項11】請求項1記載のデータの精度を落とす圧
縮方法において、データベースのテーブルに対しては、
サンプリングされたデータを保持することによりデータ
圧縮を行うことを特徴とするデータ圧縮方法。
11. A compression method for reducing the precision of data according to claim 1, wherein:
A data compression method characterized by performing data compression by holding sampled data.
【請求項12】請求項1記載のデータの精度を落とす圧
縮方法において、テキストデータに対しては、テキスト
データの要約またはキーワードリストを保持することに
より圧縮を行うことを特徴とするデータ圧縮方法。
12. The data compression method according to claim 1, wherein the compression is performed on the text data by holding a summary of the text data or a keyword list.
JP10022927A 1998-02-04 1998-02-04 Data cache method and data access method Pending JPH11219312A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10022927A JPH11219312A (en) 1998-02-04 1998-02-04 Data cache method and data access method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10022927A JPH11219312A (en) 1998-02-04 1998-02-04 Data cache method and data access method

Publications (1)

Publication Number Publication Date
JPH11219312A true JPH11219312A (en) 1999-08-10

Family

ID=12096274

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10022927A Pending JPH11219312A (en) 1998-02-04 1998-02-04 Data cache method and data access method

Country Status (1)

Country Link
JP (1) JPH11219312A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11296426A (en) * 1998-02-13 1999-10-29 Internatl Business Mach Corp <Ibm> Saving method for storage area space, managing method for object and product
WO2001033784A1 (en) * 1999-11-01 2001-05-10 Matsushita Electric Industrial Co., Ltd. Method and apparatus for information transmission
JP2001222491A (en) * 2000-02-09 2001-08-17 Nec Corp Information providing system, its method and client
WO2002027421A2 (en) * 2000-09-26 2002-04-04 Mtel Limited Global data network using existing wireless infrastructures
JP2004513414A (en) * 2000-07-07 2004-04-30 ファイテック ラボラトリーズ インコーポレイテッド Extremely scalable synchronous data cache method and system
JP2004516532A (en) * 2000-08-29 2004-06-03 オラクル・インターナショナル・コーポレイション Multi-layer caching system
JP2005157860A (en) * 2003-11-27 2005-06-16 Fuji Xerox Co Ltd File management device, method and program
JP2006511109A (en) * 2002-12-18 2006-03-30 ジェネシス・コンフェレンシング・リミテッド Methods and systems for visually sharing applications
JP2008251031A (en) * 2008-05-15 2008-10-16 Softbank Mobile Corp Web content conversion and editing system
KR100935586B1 (en) * 2001-08-27 2010-01-07 코닌클리케 필립스 일렉트로닉스 엔.브이. Cache method

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6343350B1 (en) 1998-02-13 2002-01-29 International Business Machines Corporation Conserving storage space by means of low resolution objects
JPH11296426A (en) * 1998-02-13 1999-10-29 Internatl Business Mach Corp <Ibm> Saving method for storage area space, managing method for object and product
CN1328892C (en) * 1999-11-01 2007-07-25 松下电器产业株式会社 Method and apparatus for information transmission
WO2001033784A1 (en) * 1999-11-01 2001-05-10 Matsushita Electric Industrial Co., Ltd. Method and apparatus for information transmission
US6965604B1 (en) 1999-11-01 2005-11-15 Matsushita Electric Industrial Co., Ltd. Method and apparatus for information transmission
JP2001222491A (en) * 2000-02-09 2001-08-17 Nec Corp Information providing system, its method and client
US6996387B2 (en) 2000-05-01 2006-02-07 Mtel Limited Global data network using existing wireless infrastructures
JP4854169B2 (en) * 2000-07-07 2012-01-18 ファイテックフォース株式会社 Extremely scalable synchronous data cache system
JP2004513414A (en) * 2000-07-07 2004-04-30 ファイテック ラボラトリーズ インコーポレイテッド Extremely scalable synchronous data cache method and system
JP2011159326A (en) * 2000-07-07 2011-08-18 Fitech Lab Inc Method and system for providing highly scalable synchronous data cache
JP2004516532A (en) * 2000-08-29 2004-06-03 オラクル・インターナショナル・コーポレイション Multi-layer caching system
WO2002027421A2 (en) * 2000-09-26 2002-04-04 Mtel Limited Global data network using existing wireless infrastructures
WO2002027421A3 (en) * 2000-09-26 2003-10-02 Mtel Ltd Global data network using existing wireless infrastructures
KR100935586B1 (en) * 2001-08-27 2010-01-07 코닌클리케 필립스 일렉트로닉스 엔.브이. Cache method
JP2006511109A (en) * 2002-12-18 2006-03-30 ジェネシス・コンフェレンシング・リミテッド Methods and systems for visually sharing applications
JP2005157860A (en) * 2003-11-27 2005-06-16 Fuji Xerox Co Ltd File management device, method and program
JP2008251031A (en) * 2008-05-15 2008-10-16 Softbank Mobile Corp Web content conversion and editing system

Similar Documents

Publication Publication Date Title
EP1072004B1 (en) High performance object cache
US6772193B1 (en) Method for continuing data transfer to network cache from server without transferring said data to user terminal irrespective of user interruption of the data transferring request
US7093012B2 (en) System and method for enhancing crawling by extracting requests for webpages in an information flow
US6973546B2 (en) Method, system, and program for maintaining data in distributed caches
US6289358B1 (en) Delivering alternate versions of objects from an object cache
US8156429B2 (en) Method and system for accelerating downloading of web pages
US20140344341A1 (en) Systems and methods for caching and serving dynamic content
US6732117B1 (en) Techniques for handling client-oriented requests within a data storage system
CN108920600B (en) Distributed file system metadata prefetching method based on data relevance
US20030120752A1 (en) Dynamic web page caching system and method
CN108055302B (en) Picture caching processing method and system and server
JPH1091638A (en) Retrieval system
TWI663518B (en) Search cache update method and device
CN1234086C (en) System and method for high speed buffer storage file information
US6823341B1 (en) Method, system and program for providing indexed web page contents to a search engine database
JPH11219312A (en) Data cache method and data access method
US8788572B1 (en) Caching proxy server for a peer-to-peer photosharing system
US6785784B1 (en) Method for protective cache replacement
US20020107986A1 (en) Methods and systems for replacing data transmission request expressions
US11928093B2 (en) Object data stored out of line vector engine
JPH05143435A (en) Data base system
US11621987B2 (en) Method for processing streaming media data
JP2000137689A (en) Common data cache processing method/processor and medium recording its processing program
JP2003108464A (en) Device and method for transferring data
JP2002268935A (en) Device, method and program of data transfer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040330

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20040330

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070612

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071016