JP4590651B2 - Replication control method, system and program - Google Patents

Replication control method, system and program Download PDF

Info

Publication number
JP4590651B2
JP4590651B2 JP2006134839A JP2006134839A JP4590651B2 JP 4590651 B2 JP4590651 B2 JP 4590651B2 JP 2006134839 A JP2006134839 A JP 2006134839A JP 2006134839 A JP2006134839 A JP 2006134839A JP 4590651 B2 JP4590651 B2 JP 4590651B2
Authority
JP
Japan
Prior art keywords
file
replication
procedure
servant
generation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2006134839A
Other languages
Japanese (ja)
Other versions
JP2007305025A (en
Inventor
慎也 能上
憲昭 上山
正宏 岡本
尚 河内
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyushu University NUC
Nippon Telegraph and Telephone Corp
Original Assignee
Kyushu University NUC
Nippon Telegraph and Telephone Corp
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 Kyushu University NUC, Nippon Telegraph and Telephone Corp filed Critical Kyushu University NUC
Priority to JP2006134839A priority Critical patent/JP4590651B2/en
Publication of JP2007305025A publication Critical patent/JP2007305025A/en
Application granted granted Critical
Publication of JP4590651B2 publication Critical patent/JP4590651B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、IP(Internet Protocol)ネットワーク上で、いわゆるP2P(Peer−to−Peer)型通信を行う場合に、ある短時間内で、あるサーバントへの検索やダウンロードの負荷が集中することを防ぐために、予めダウンロードを要求されるファイルのレプリケーション(他のサーバント内へファイルの複製を送り込んで格納すること)を実行して負荷分散を図ることにより、回線やサーバントの輻輳を防止し、かつ混雑度が低い場合には、レプリカの数を低減させることにより、ネットワーク内の負荷の均等化を図り、さらに、無駄なレプリカが存在することを防ぐために使用されないレプリカを積極的に削除する方法、つまり「レプリカの数」を制御することを目的とした生体の原理を用いたレプリカ制御法、およびそれを具備する装置、ならびにそのプログラムに関する。   The present invention prevents concentration of search and download loads on a certain servant within a short period of time when performing so-called peer-to-peer (P2P) type communication on an IP (Internet Protocol) network. In order to prevent the congestion of the line and the servant by executing the replication of the file requested to be downloaded in advance (sending the file copy to another servant and storing it) to distribute the load. Is low, the number of replicas is reduced to equalize the load in the network, and in addition, a method of actively deleting unused replicas to prevent the existence of useless replicas, that is, `` Replica control using biological principles for the purpose of controlling the number of replicas Law, and devices comprising them, and to their program.

P2P型通信には、大別して次の2種類の型がある。
Napster型:目的情報の所在を一括管理する専用サーバが存在するタイプ
Gnutella型:目的情報の所在を伝言ゲーム方式で次々に問い合わせていくタイプ
前者は、各サーバントからの検索要求パケットが、専用サーバに集中するため、サーバボトルネックとなり易い。後者は、TTLに設定された値のホップ数の範囲まで次々と目的の情報の有無を隣接サーバントに対して問い合わせていき、各サーバントでは、隣接サーバントへ延ばしている「腕」の分だけ分岐されてパケットが送出されることになる。
P2P type communication is roughly divided into the following two types.
Napster type: A type that has a dedicated server that collectively manages the location of the target information Gnutella type: A type that inquires the location of the target information one after another using a message game system. The former is a search request packet from each servant to the dedicated server. Because it concentrates, it tends to be a server bottleneck. The latter inquires the neighboring servant for the target information one after another up to the hop count range set in the TTL, and each servant is branched by the amount of “arm” extended to the neighboring servant. Packet is sent out.

このような情報検索パケットが多数のサーバントから並列に発信される場合には、網内のパケット数が爆発的に増加し、網内の広域に渡っての混雑が予想される。また、IP網において、P2P型通信を行っている場合に、あるコンテンツ(ファイル)へのヒット率を向上させるために当該コンテンツの複製(レプリカ)を他のサーバントに送っておき、サーバントの負荷や回線の使用率上昇を抑える手法(レプリケーション)がある(例えば、Q.Lv,P.Cao,E.Cohen,K.Li,and S.Shenker,“Search and replication in unstructured peer−to−peer networks,”proceedings of 16th ACM International Conference on Supercomputing(ICS’02),June 2002.(非特許文献1参照)、後藤,阿多,村田:“P2Pネットワークにおけるサービス安定性向上のためのレプリケーション配置手法,”信学技報 NS2002−152,Oct.2002.(非特許文献2参照)、および、能上,内田:“Pure型P2Pにおけるファイル検索&レプリケーションについて,”信学総大2004(2004年3月発表)(非特許文献3参照))。   When such information retrieval packets are transmitted in parallel from a large number of servants, the number of packets in the network increases explosively, and congestion over a wide area in the network is expected. In addition, when performing P2P communication in an IP network, in order to improve the hit rate for a certain content (file), a copy (replica) of the content is sent to another servant, and the load of the servant There is a technique (replication) for suppressing an increase in the usage rate of a line (for example, Q. Lv, P. Cao, E. Cohen, K. Li, and S. Schenker, “Search and replication in unstructured peer-to-peer networks, "Processeds of 16th ACM International Conference on Supercomputing (ICS'02), June 2002. (see Non-Patent Document 1), Goto, Ata, Murata:" P2P Replication placement method for improving service stability in networks, “Science Technical Report NS2002-152, Oct. 2002. (see Non-Patent Document 2)” and Nogami, Uchida: “File Search and Replication in Pure P2P "Science University 2004 (announced in March 2004) (see Non-Patent Document 3)).

上記非特許文献1には、Peer−to−Peer型通信、レプリケーション等についての説明が記述されている。上記非特許文献2では、P2P論理ネットワークの転送先を、隣接ピアのdegreeに応じて重み付けされた確率をもとに選択することにより、より高いdegreeのピアに優先的に転送させる方式が提案されている。また、上記非特許文献3では、レプリケーションにおいて、ヒット率をあるレベル以上に維持しながら、ある程度空間的に適当な密度で分散させた配置法にするため、あるノード内のファイルのレプリケーションを実行するノードを決定する配置法が提案されている。   Non-Patent Document 1 describes an explanation of peer-to-peer type communication, replication, and the like. Non-Patent Document 2 proposes a method for preferentially transferring to a peer of a higher degree by selecting a transfer destination of the P2P logical network based on a probability weighted according to the degree of the neighbor peer. ing. Further, in Non-Patent Document 3, replication is performed for files in a certain node in order to achieve an arrangement method in which the hit rate is maintained at a certain level or higher and distributed to a certain degree of spatially appropriate density. An arrangement method for determining a node has been proposed.

また、このようなレプリケーションに加えて、各サーバント内のメモリの効率的使用のために、不要となったレプリカを一刻も早く削除しようとする試みも検討されている(例えば、能上,上山;“Pure型P2Pにおけるレプリカ存続時間のアダプティブ制御,”信学ソ大2005(2005年8月発表)(非特許文献4参照)、および、能上,上山:“Pure型P2P通信における負荷の動的平滑化手法,及びそれを具備する装置,ならびにそのプログラム”(特願2005−247227号明細書および図面)(非特許文献5参照))。   In addition to such replication, attempts are being made to delete unnecessary replicas as soon as possible in order to efficiently use the memory in each servant (for example, Nogami, Kamiyama; "Adaptive control of replica lifetime in Pure P2P," Shingaku Sodai 2005 (announced in August 2005) (see Non-Patent Document 4), and Nogami, Kamiyama: "Load dynamics in Pure P2P communication "Smoothing method, apparatus equipped with the same, and program thereof" (Japanese Patent Application No. 2005-247227 and drawings) (see Non-Patent Document 5))

上記非特許文献4では、作成されたレプリカのメモリ内存続時間を、単位時間当たりのqueryhit頻度(FQH:Frequency of Query Hit)に応じてアダプティブに制御する手法について提案されている。また、上記非特許文献5では、核サーバント装置と近傍のサーバント装置との間で情報送受信を行い、あるファイルの混雑具合の値を参照し、その混雑具合が予め定められた第1の閾値より高いとき、上記核サーバントがそのファイルのレプリケーションを行ってレプリカを増加させ、混雑具合が第2の閾値より低いとき、核サーバント装置のメモリのレプリカを消去させる方法が提案されている。   Non-Patent Document 4 proposes a method of adaptively controlling the lifetime of the created replica in memory according to a query frequency (FQH) per unit time. Further, in Non-Patent Document 5, information is transmitted and received between the nuclear servant device and a nearby servant device, the value of the congestion level of a certain file is referred to, and the congestion level is determined from a predetermined first threshold. There has been proposed a method in which the nuclear servant performs replication of the file when it is high to increase the number of replicas, and when the congestion level is lower than a second threshold, the replica of the memory of the nuclear servant device is deleted.

Q.Lv,P.Cao,E.Cohen,K.Li,and S.Shenker,“Search and replication in unstructured peer−to−peer networks,”proceedings of 16th ACM International Conference on Supercomputing(ICS’02),June 2002.Q. Lv, P.M. Cao, E .; Cohen, K.M. Li, and S.L. Schenker, “Search and replication in unstructured peer-to-peer networks,” proceedings of 16th ACM International Conference on Supercomputing (ICS'02), June '200. 後藤,阿多,村田:“P2Pネットワークにおけるサービス安定性向上のためのレプリケーション配置手法,”信学技報 NS2002−152,Oct.2002.Goto, Ata, Murata: "Replication placement method for improving service stability in P2P networks," IEICE Technical Report NS2002-152, Oct. 2002. 能上,内田:“Pure型P2Pにおけるファイル検索&レプリケーションについて,”信学総大2004(2004年3月発表)Nogami, Uchida: “File Search & Replication in Pure P2P”, Shingaku Sodai 2004 (announced in March 2004) 能上,上山;“Pure型P2Pにおけるレプリカ存続時間のアダプティブ制御,”信学ソ大2005(2005年8月発表)Nogami, Kamiyama; "Adaptive control of replica lifetime in Pure P2P," Shingaku Sodai 2005 (announced in August 2005) 能上,上山:“Pure型P2P通信における負荷の動的平滑化手法,及びそれを具備する装置,ならびにそのプログラム”(特願2005−247227号明細書および図面)Nogami, Kamiyama: “Dynamic load smoothing method in Pure type P2P communication, apparatus including the same, and program thereof” (Japanese Patent Application No. 2005-247227 specification and drawings)

前述のように、従来の技術では、評価関数(時間の関数)あるいは混雑度というものを定義して、それに従ってレプリカ数を制御するという考え方を用いていた。
ところで、レプリケーション手法において、複数のコンテンツが対象である場合に、各サーバント内のメモリは有限であるために、多数のコンテンツのレプリカが何度も複製されると、メモリの空き容量が不足してレプリカを作成できなくなる。このような場合には、古くなって他のサーバントから参照/検索されなくなったレプリカに関しては、それを削除してメモリ空間を確保し、直近で必要とされるレプリカ用にメモリ空間を確保し、逆に、さらにファイル検索や転送要求が多い場合には、さらにレプリケーションを実行してレプリカを作成して、負荷を分散させ保持を支えることが望ましい。
As described above, in the conventional technique, an evaluation function (a function of time) or a degree of congestion is defined, and the concept of controlling the number of replicas accordingly is used.
By the way, in the replication method, when multiple contents are targeted, the memory in each servant is limited, so if many content replicas are replicated many times, the memory capacity is insufficient. A replica cannot be created. In such a case, for a replica that is no longer referenced / searched by other servants, delete it to secure memory space, reserve memory space for the most recently required replica, Conversely, if there are more file search and transfer requests, it is desirable to create a replica by executing replication to distribute the load and support retention.

(目的)
本発明の目的は、上記のように、そのときの「(ファイルごとの)要求度合い」と「時間のファイルの参照/検索される頻度」、さらにはレプリカの追加/削除の際に用いられるレーティング関数の上げ幅や下げ幅を、過去のヒット時点からの経過時間の長さに応じて変更すること、等を考慮してレプリカ数を制御することが可能な生体の原理を用いたレプリカ制御法、およびそれを具備する装置、ならびにそのプログラムを提供することにある。
(the purpose)
The object of the present invention is, as described above, the “degree of request (for each file)” and “the frequency with which a file is referred / searched for time”, and the rating used when adding / deleting a replica. A replica control method using the principle of a living body that can control the number of replicas in consideration of, for example, changing the increase or decrease of the function according to the length of time elapsed from the past hit point, Another object of the present invention is to provide a device including the same and a program therefor.

P2P(Peer−to−Peer)型通信において、ある時刻においてある特定のファイル探索および転送要求が集中しそうなときには、レプリケーションを行って、なるべく「物理的な空間(ネットワーク)上での負荷分散」がなされるようにすると良い。しかしながら、レプリケーションを行うと言うことは、各サーバント内のメモリを使用することになるため、余分なリソースを使用することにもなる。
そこで、必要な分だけのレプリカ数をその要求数に従って時間的にダイナミックに変更して、常に最適な数を保持できるように制御することが考えられる。
本発明では、レーティング関数を用いて、その値の上げ幅、下げ幅を過去のヒット時点からの経過時間の長さに応じて変更する(これが生体の原理を応用したもの)点で、従来の技術と異なる手法を用いる。
In P2P (Peer-to-Peer) type communication, when certain file search and transfer requests are likely to be concentrated at a certain time, replication is performed, and “load distribution on a physical space (network)” is preferably performed. It should be done. However, performing replication uses memory in each servant and therefore uses extra resources.
Therefore, it is conceivable to control the number of replicas as many as necessary according to the number of requests, so that the optimum number can always be maintained by dynamically changing in time.
In the present invention, the rating function is used to change the increment and decrement of the value according to the length of time elapsed from the past hit point (this is an application of the biological principle). Use a different method.

本発明の生体の原理を用いたレプリカ制御法では、生体の持つ制御機構(すなわち、生体内においては、刺激に対する反応の強さが時間の経過とともに減少していく、という機構)を考慮に入れた制御を実行することにより、必要な分だけのレプリカ数をその要求数に従って時間的にダイナミックに変更し、常に最適な数を保持できるように制御することを特徴としている。   The replica control method using the principle of the living body of the present invention takes into consideration the control mechanism of the living body (that is, a mechanism in which the strength of the response to the stimulus decreases with time in the living body). By executing the above control, the number of replicas corresponding to the required number is dynamically changed according to the number of requests, and control is performed so that the optimum number can always be maintained.

本発明によれば、P2P型通信を行う際に、網内の問い合わせやダウンロード要求が集中しそうな対象ファイルに対してレプリケーションを行って分散配置させ、ファイル送信要求数、検索要求数が依然として多いときには、さらにレプリケーションを実行して負荷の分散を行い、逆に、ファイル要求、検索要求数が減少してきたときには、ファイルの存在時間を計測しておき、その値がある一定以下になれば、そのサーバント内のレプリカを消去する、という処理を、生体の制御の仕組みを利用した制御法として応用し、これを実行することにより、ネットワーク内のあるファイルに関して必要な最適なファイル数を維持することが可能になる。   According to the present invention, when P2P type communication is performed, replication is performed on a target file in which inquiries and download requests in the network are likely to concentrate, and when the number of file transmission requests and search requests is still large. In addition, replication is executed to distribute the load. Conversely, when the number of file requests and search requests decreases, the file existence time is measured, and if the value falls below a certain value, the servant It is possible to maintain the optimum number of files necessary for a certain file in the network by applying the process of deleting the replica in the network as a control method using the biological control mechanism and executing this process. become.

以下、本発明の原理および実施例を、図面により詳細に説明する。
(原理)
先ず、レーティングの定義は下記の通りである。
「レーティング」(rating:評価額,評価,評点などの意味):すなわち、ある状態(ここでは、個々のサーバントの状態)に対して「点数」を持たせ、あるイベント(ここでは、「サーバントへファイル送信要求が届く」とか、あるいは、「時間が経過する」など)によってこの点数は増減し、この値がある閾値以上になったり、閾値以下になったりすることを契機として、その時点で何か「事」を起こす(ここでは、レプリケーションを実行したり、レプリカを消去したりする)ために使用される。
The principles and embodiments of the present invention will be described below in detail with reference to the drawings.
(principle)
First, the definition of rating is as follows.
“Rating” (rating: meaning of evaluation amount, evaluation, score, etc.): In other words, a certain point (here, individual servant state) is given a “score”, and a certain event (here, “to servant”). This score increases or decreases depending on whether the file transmission request arrives or the time elapses, and if this value exceeds a certain threshold or falls below the threshold, what happens at that time? Or "things" (used here to perform replication or erase replicas).

(処理1)(レーティング値の増減法)
本発明においては、あるサーバントSにおいて、ファイル毎にある値V(ここでは「レーティング」と呼ぶ)を持たせ、このレーティングの値Vにより、下記の手順によりレーティングの値を上げ下げし、他のサーバントに対してレプリケーションを実行したり、自身が持っているファイルを削除したりする方法である(請求項2参照)。
(Processing 1) (Rating value increase / decrease method)
In the present invention, a certain servant S has a certain value V (referred to herein as a “rating”) for each file, the rating value V is used to increase or decrease the rating value according to the following procedure, and the other servant. In this method, replication is performed on a file or a file owned by itself is deleted (see claim 2).

(手順1)当該サーバントの当該ファイルが持つレーティングは、このファイルが他のサーバントから検索要求が届いた時点tである量△Vだけ増加する。
(手順2)そのレーティングの増加する量△Vは、前回の検索要求が届いた時点t時点t,前々回の検索要求が届いた時点t,・・・,m回前の検索要求が届いた時点t,というように直近m回の検索要求の到着時点からの経過時間により決定され、その経過時間(t−t),(t−t),・・・,(t−t)のを関数になっている。すなわち、
△V=△{(t−t),(t−t),・・・,(t−t)}。
そして、この関数Vの値は、ある関数に従って時間の経過とともに減少する。
(手順3)このレーティング関数Vがある閾値θを越えると、レプリケーションを実行することを決定する。また、このVの値がある閾値θ未満になると、このファイルはメモリから削除される。
(Step 1) rating that the file has of the servant, the file is increased by an amount △ V is the time t 0 when the search request was received from the other servant.
(Procedure 2) The amount ΔV by which the rating is increased is determined by the time t 1 when the previous search request arrives, the time t 2 when the previous search request arrives,. Time t m , and so on, which are determined by the elapsed time from the arrival time of the most recent m search requests, and the elapsed time (t 0 -t 1 ), (t 0 -t 2 ),. 0 −t m ) is a function. That is,
ΔV = Δ {(t 0 -t 1 ), (t 0 -t 2 ), ..., (t 0 -t m )}.
The value of the function V decreases with time according to a certain function.
When (Step 3) exceeds a threshold value theta 1 with this rating function V, it decides to perform replication. Further, at a threshold θ less than 2 with the value of the V, the file is deleted from the memory.

図1は、本発明の処理1のレーティングによるレプリケーションの実行とレプリカの削除法の説明図である。
現時点でファイルの検索およびそのヒットが生じたとして、この時点をtとする。このときにレーティング値を増加させるが、その増加値△Vが、一つ前の検索&ヒットの時点t,・・・,m回前の検索&ヒットの時点tからそれぞれ現時点までの時間の長さ(t−t),・・・,(t−t)に依存して定まる、ということを説明している。
ここで、閾値θは、レプリケーション実行のための閾値、閾値θはファイル削除のための閾値である。なお、図1では、右側から左側に向って進行する。
FIG. 1 is an explanatory diagram of a replication execution and replica deletion method according to the rating of the process 1 of the present invention.
As the search and hit its file generated at this time, and this time and t 0. At this time, the rating value is increased. The increased value ΔV is the time from the time t 1 of the previous search & hit to the current time from the time t m of the previous search & hit. , (T 0 -t 1 ),..., (T 0 -t m ).
Here, the threshold θ 1 is a threshold for executing replication, and the threshold θ 2 is a threshold for deleting a file. In FIG. 1, the process proceeds from the right side to the left side.

(処理2)(「世代」の概念を考慮したレプリケーション制御法)
上記(処理1)のレプリケーション法において、レーティング関数がレプリケーションを実行する閾値を越えた場合に、下記手順に従って実行する確率を「世代」という概念を用いた関数により制御する方法である(請求項3参照)。
(手順1)ある時点で、既にあるファイルKを保持しているサーバントを「このファイルKに関する世代0」と定義する。この世代0からのレプリケーションによって、あるいは「検索,要求,ダウンロード」という一連の手続きによって当該ファイルのレプリカを保持することになったサーバントは「世代1」、以下同様に、「世代G」から作成されたレプリカを持つサーバントを「このファイルに関する世代G+1」と呼ぶ。
ここで、(処理1)におけるレーティング値Vが閾値θを越えたとき、このサーバントが当該ファイルに関して世代Gである場合には、ある確率でレプリケーションを実行することとする。この確率PはGに関する減少関数であり、世代が下るごとにレプリケーションが起こり難くなる。
これによって、無駄なレプリカ作成を抑制する効果を奏する。また、世代0は、たとえVの値がどんなに小さくなっても削除されないこととする。これにより、ネットワーク内にあるファイルが存在しなくなることを防ぐ。
(Process 2) (Replication control method considering the concept of "generation")
In the replication method of (Process 1), when the rating function exceeds a threshold value for executing replication, the probability of executing according to the following procedure is controlled by a function using the concept of “generation”. reference).
(Procedure 1) A servant that already holds a file K at a certain time is defined as “generation 0 related to this file K”. The servant that holds the replica of the file by replication from this generation 0 or through a series of procedures of “search, request, download” is created from “generation 1”, and similarly from “generation G”. A servant having a replica is called “generation G + 1 for this file”.
Here, if the result exceeds the threshold value theta 1 rating value V in (process 1), the servant in the case of generation G with respect to the file, and performing the replication at a certain probability. This probability P is a decreasing function with respect to G, and replication is unlikely to occur every time the generation falls.
This produces an effect of suppressing unnecessary replica creation. Also, generation 0 is not deleted no matter how small the value of V is. This prevents a file in the network from disappearing.

(処理3)(条件付きのレプリケーション制御法)
下記の条件を同時に満たす場合に、自身の周囲のサーバントにおいてレプリケーションを実行してレプリカを作成するレプリケーション法である(請求項4参照)。
(Process 3) (Conditional replication control method)
This is a replication method in which a replica is created by performing replication in a servant around itself when the following conditions are satisfied simultaneously (see claim 4).

(条件1)時間間隔T毎に、当該サーバントに到着してヒットする検索数をファイルごとにカウントする。現時点をtとしたときに、直近のある範囲(n*T:nは整数)での検索ヒット数の移動平均値Φ(t)がある閾値θ以上になった場合。ここで、移動平均値 (Condition 1) per time interval T b, and counts the number of searches hit arriving at the servant for each file. The moment when a t 1, a range of the most recent: If (n * T b n is an integer) becomes the moving average value [Phi (t 1) is the threshold value theta 1 or more search hits for in. Where moving average

Figure 0004590651
がある閾値θ以上になった場合。ただし、Φ(t,i)は、時刻(t−i*T)から(t−(i−1)T)までの区間における当該サーバント内の当該ファイルの検索ヒット数である。
すなわち、
Φ(t)≧θ
Figure 0004590651
When a certain threshold θ1 is greater than or equal to 1 . Here, Φ (t 1 , i) is the number of search hits for the file in the servant in the section from time (t 1 −i * T b ) to (t 1 − (i−1) T b ). .
That is,
Φ (t 1 ) ≧ θ 1

(条件2)今回の区間での当該サーバント内の当該ファイルの検索ヒット数が、直前の区間でのその値以上になった場合、すなわち、
Φ(t)≧Φ(t−T
(Condition 2) When the search hit count of the file in the servant in the current section is equal to or greater than the value in the previous section,
Φ (t 1 ) ≧ Φ (t 1 −T b )

(条件3)今回の区間での当該サーバント内の当該ファイルがダウンロード要求される数Ψ(t)と、同じく当該ファイルが検索&ヒットする回数Η(t)との比Ψ(t)/Η(t)が、ある定数kより大きい場合。 (Condition 3) the ratio [psi (t 1) and the number the file in the servant in this section is the download request [psi (t 1), also the number of times that the file is to search and hit Η and (t 1) / Η (t 1 ) is greater than a certain constant k.

図2は、条件付きのレプリケーション制御法における上記3つの条件についての説明図である。
すなわち、
(条件1)は、時刻tにおける検索ヒット数の移動平均値が閾値θを越えるということ。(条件2)は、当該ファイルのヒット数が前回の区間より今回の区間の方が大きい。つまり、ヒット数が増加している、という条件である。
(条件3)は、当該区間において、当該ファイルが「ダウンロードを要求される回数」と「検索&ヒットする回数」との比がある定数値kより大きい。つまり、検索&ヒットするだけでなく、実際に当該サーバントからダウンロードされる割合が大きく、当該サーバント以外のファイル保有率が低いとみなすことができる場合である。
図2では、閾値θを示す破線より上方にある実線が条件1を満足しており、前回より次回の方が上方にある実線がヒット数が増加しているという条件2を満足しており、また、図2の実線が検索&ヒットする回数(条件3を満足)を表わしている。
従って、図2においては、左から3番目と5番目のダウンロードの終りの時点にそれぞれレプリケーションを実行している。
FIG. 2 is an explanatory diagram for the above three conditions in the conditional replication control method.
That is,
(Condition 1) means that the moving average value of the number of search hits at time t 1 exceeds the threshold value θ 1 . In (Condition 2), the number of hits of the file is larger in the current section than in the previous section. That is, the condition is that the number of hits is increasing.
(Condition 3) is larger than a certain constant value k in the ratio between the “number of times download is requested” and the “number of searches and hits” in the section. That is, not only search and hit, but also the case where the actual download rate from the servant is large and it can be considered that the file possession rate other than the servant is low.
In FIG. 2, the solid line above the broken line indicating the threshold θ 1 satisfies the condition 1, and the solid line above the next time satisfies the condition 2 that the number of hits increases from the previous time. In addition, the solid line in FIG. 2 represents the number of searches and hits (satisfaction of condition 3).
Accordingly, in FIG. 2, replication is executed at the end of the third and fifth downloads from the left.

図3は、各区間を表すために使用される記号の説明図である。
移動平均値Φ=Φ(t,i)を表しており、時刻(t−i*T)から(t−(i−1)T)までの区間における当該サーバント内の当該ファイルの検索ヒット数である。
また、Ψ(t)は、区間(t−T,t)において当該ファイルがダウンロード要求される回数である。
また、η(t)は、区間(t−T,t)において当該ファイルが検索&ヒットする回数である。
また、kは固定値である。
FIG. 3 is an explanatory diagram of symbols used to represent each section.
The moving average value Φ i = Φ i (t 1 , i) is represented, and in the servant in the section from the time (t 1 −i * T b ) to (t 1 − (i−1) T b ) The number of search hits for the file.
Also, ψ (t 1 ) is the number of times that the file is requested to be downloaded in the section (t 1 -T b , t 1 ).
Further, η (t 1 ) is the number of times that the file is searched and hit in the section (t 1 −T b , t 1 ).
K is a fixed value.

(処理4)(レプリケーション実行時の配置数の決定法)
あるサーバントAが、あるファイルFに関してレプリケーションを行うときには、その周囲のいくつかのサーバントに対してレプリカを配置させる。その際に、その配置の個数を「当該サーバントAの当該ファイルFへのある直近の区間〔t,t+△t〕における(a)検索&ヒット数,また(b)当該ファイルFに対するダウンロード要求数」によって決める処理である(請求項5参照)。
(Process 4) (Method for determining the number of deployments during replication)
When a certain servant A performs replication with respect to a certain file F, replicas are arranged for several servants around it. At that time, the number of the arrangements is expressed as “(a) number of searches and hits in a certain latest section [t 1 , t 1 + Δt] to the file F of the servant A, or (b) This process is determined by “the number of download requests” (see claim 5).

(実施例)
以下、上記原理に基づいて行った実施例を説明する。
(実施例1)
P2Pネットワーク上でレプリカ数およびその配備場所を適切に保つことを目的として、下記手順(1)〜(3)で制御を行う。
(1)P2Pネットワーク上でレプリカを適度な広がりを保つように配備させるために、レプリケーション法として前記非特許文献3の手法を用いる。
この手法とは、次の手順によりレプリケーションの対象となるサーバントを決定する方法である。
(Example)
Hereinafter, examples carried out based on the above principle will be described.
Example 1
For the purpose of appropriately maintaining the number of replicas and their location on the P2P network, control is performed according to the following procedures (1) to (3).
(1) The method of Non-Patent Document 3 is used as a replication method in order to deploy replicas on a P2P network so as to maintain an appropriate spread.
This method is a method of determining a servant to be replicated by the following procedure.

(Step1)ある時刻において直近T時間におけるそのファイルのヒット数がある閾値以上ならばStep2へ、そうでなければ終了する。
(Step2)ノードΓの全方路について(途中経路も含めて)kホップ先のノードに注目する。
(Step3)そのノードiに対し、Deg(i)≧mならば確率Pで(レプリケーションの)対象に決定し、Deg(i)<mならば非対象に決定する。(ただし、Deg(i)は、ノードiのdegree(腕の数),1≦i≦N,m:0以上の整数,N;j回目のkホップ先のノードの総数)
(Step4)ノードiのうちの割合XにあたるMi方路(M=「X*Deg(i)])をランダムに選択し、kホップ先のノードに注目する(ここで、「Z]はZを超えない最大の整数を表す)。
(Step5)Step3〜4をN回(i=1〜N)実行。
(Step6)Step3〜5をL回(j=1〜L)実行。
(Step 1) If the number of hits of the file in the latest T time at a certain time is greater than or equal to a certain threshold value, go to Step 2, otherwise end.
(Step 2) Attention is paid to nodes at k hops ahead (including intermediate routes) for all routes of the node Γ.
(Step 3) With respect to the node i, if Deg (i) ≧ m, it is determined as a target (replication) with probability P, and if Deg (i) <m, it is determined as non-target. (Where Deg (i) is the degree (number of arms) of node i, 1 ≦ i ≦ N j , m: integer greater than or equal to 0, N j ; total number of nodes at the j-th k-hop destination)
(Step 4) The Mi route (M i = “X * Deg (i)]) corresponding to the ratio X of the nodes i is selected at random, and attention is paid to the k-hop destination node (where“ Z ”is Z Represents the largest integer that does not exceed.
(Step 5) Steps 3 to 4 are executed N j times (i = 1 to N j ).
(Step 6) Steps 3 to 5 are executed L times (j = 1 to L).

(2)レプリケーションの実行の決定は、下記条件を同時に満たす場合とする。
(条件1)時間間隔5秒毎に、当該サーバントに到着してヒットする検索数をファイル毎にカウントする。現時点をtとしたときに、直近のある範囲(12×5秒=60秒)での検索ヒット数の移動平均値
(2) The decision to execute replication is made when the following conditions are satisfied.
(Condition 1) Every 5 seconds, the number of searches that arrive at the servant and hit is counted for each file. Moving average value of the number of search hits in the most recent range (12 × 5 seconds = 60 seconds) when the current time is t 1

Figure 0004590651
がある閾値θ=10以上になった場合。ただし、Φ(t,i)は、時刻(t−i*5)から(t−(i−1)*T)までの区間における当該サーバント内の当該ファイルの検索ヒット数である。
すなわち、
移動平均値Φ(t)≧10
Figure 0004590651
When a certain threshold θ 1 = 10 or more. Here, Φ (t 1 , i) is the number of search hits of the file in the servant in the section from time (t 1 −i * 5) to (t 1 − (i−1) * T b ). .
That is,
Moving average value Φ (t 1 ) ≧ 10

(条件2)今回の区間での当該サーバント内の当該ファイルの検索ヒット数が、直前の区間でのその値以上になった場合。
すなわち、
Φ(t)≧Φ(t−5)
(Condition 2) The number of search hits of the file in the servant in the current section is equal to or greater than the value in the previous section.
That is,
Φ (t 1 ) ≧ Φ (t 1 −5)

(条件3)今回の区間での当該サーバント内の当該ファイルがダウンロード要求された数Ψ(t)と、同じく当該ファイルが検索&ヒットした回数Η(t)との比Ψ(t)/Η(t)が、ある定数k=0.8より大きい場合。 (Condition 3) the ratio [psi (t 1) and the number the file in the servant is download requests in this interval [psi (t 1), also the number of times the file is searched and hit Η a (t 1) / Η (t 1 ) is greater than a certain constant k = 0.8.

(3)レプリカの削除は、あるレーティング関数が、その時点で持つVが閾値θ=0.0001以下になった場合とする。 (3) The replica is deleted when a certain rating function has V at that time point equal to or smaller than the threshold θ 2 = 0.0001.

(実施例2)
ある時点で、既にあるファイルKを保持しているサーバントを世代0とする。この世代0からのレプリケーションによって、あるいは「検索,要求,ダウンロード」という一連の手続きによって当該ファイルのレプリカを保持することになったサーバントは世代1、以下同様に、世代2,3,4・・・とする。ここで、当該サーバントの当該ファイルのレ−ティングの値Vが閾値θを越えたとき、このサーバントが当該ファイルに関して世代Gである場合には、確率P=exp(−αG)(ここで、αは重み係数(定数))でレプリケーションを実行する。
(Example 2)
At some point, a servant that already holds a file K is set to generation 0. The servant that has retained the replica of the file by replication from generation 0 or by a series of procedures of “search, request, download” is generation 1, and so on, generations 2, 3, 4,. And Here, of the file of the servant Les - when computing the value V exceeds a threshold value theta 1, if the servant is generation G with respect to the file, the probability P = exp (-αG) (wherein, α is a replication with a weighting factor (constant).

(実施例3)
あるサーバントが、あるファイルFに関してレプリケーション実行の際に作成するレプリカ個数を下記の条件で決定する方法である。
すなわち、ある時刻tにおいて、
0≦U(t)≦dならばR
≦U(t)≦dならばR
≦U(t)≦dならばR
・・・
≦U(t) ならばRk+1
または
0≦V(t)≦eならばQ
≦V(t)≦eならばQ
≦V(t)≦eならばQ
・・・
≦V(t) ならばQk+1
を作成する。
(Example 3)
This is a method in which a certain servant determines the number of replicas created when executing replication for a certain file F under the following conditions.
In other words, at a certain time t 1,
0 ≦ U (t 1) ≦ d 1 if R 1 or d 1 ≦ U (t 1) d 2 if R 2 or d 2 ≦ U (t 1) ≦ d 3 If R 3 or ...
d k ≦ U (t 1) if R k + 1 or or 0 ≦ V (t 1) ≦ e 1 if Q 1 or e 1 ≦ V (t 1) e 2 if Q 2 pieces e 2 ≦ V ( If t 1 ) ≦ e 3 then 3 Q ...
If e k ≦ V (t 1 ), Q k + 1 pieces are created.

このいずれかの値を使用するか、あるいは、両者を計算して大きい方の値を選択して、その数の分だけレプリカを作成する。
ただし、
U(t):当該サーバントAの当該ファイルFへの直近の区間〔t−△t,t〕における,検索&ヒット数、
V(t):同,当該ファイルFに対するダウンロード要求数、
,Q(i=1,2,・・・,k+1):定数である。
Either one of these values is used, or both are calculated and the larger value is selected, and replicas corresponding to that number are created.
However,
U (t 1 ): Number of searches and hits in the latest section [t 1 −Δt, t 1 ] of the servant A to the file F,
V (t 1 ): Same as above, the number of download requests for the file F,
R i , Q i (i = 1, 2,..., K + 1): constants.

(実施例4)
以下、本発明の実施例4に係るサーバント内部の機能について説明する。
図4は、サーバントのハードウェア構成例を示す図である。
図4において、1はサーバント(端末装置)であり、通常のPCの機能を持つ、いわゆる端末であるが、P2PPアプリケーションレイヤとしては、サーバントとして見えるものである。2は通常のタイマである。3は情報計算部であり、レーティング情報計算部を内部に含む。レーティング/世代/レプリカ配置数情報計算部4は、各レプリカファイルに関して、これらのレーティング/世代/レプリカ配置数を計算する機能を有する。5は情報管理/転送部であり、レプリカ検索情報管理部6、ヒット情報管理部7、および、要求情報転送部8を内部に含む。レプリカ検索情報管理部6は、他のサーバントからのレプリカ検索情報を管理する機能を持つ。ヒット情報管理部7は、その検索が本サーバント1内でヒットした情報を管理する機能を持つ。
Example 4
Hereinafter, functions inside the servant according to the fourth embodiment of the present invention will be described.
FIG. 4 is a diagram illustrating a hardware configuration example of the servant.
In FIG. 4, reference numeral 1 denotes a servant (terminal device), which is a so-called terminal having a normal PC function, but appears as a servant as a P2PP application layer. 2 is a normal timer. Reference numeral 3 denotes an information calculator, which includes a rating information calculator. The rating / generation / replica placement number information calculation unit 4 has a function of calculating the rating / generation / replica placement number for each replica file. An information management / transfer unit 5 includes a replica search information management unit 6, a hit information management unit 7, and a request information transfer unit 8. The replica search information management unit 6 has a function of managing replica search information from other servants. The hit information management unit 7 has a function of managing information for which the search has hit the servant 1.

要求情報転送部8は、ヒットしたレプリカを他サーバントへ転送する機能を持つ。
9は、メモリ部である。メモリ容量制御/制御部10とメモリ部11を内部に含む。
メモリ容量制御/制御部10は、メモリの残容量を管理したり、不要な情報を削除したり、新しい情報を書き込んだけする制御機能を持つ。メモリ部11は各種レプリケーション情報やヒット情報、保持しているファイルに関する情報、サーバントのIPアドレス、等を格納/蓄積する場所である。
12はレプリケーション実行部であり、レプリケーション情報解析部13とレプリケーション/削除アクション決定/実行部14とを内部に含む。
レプリケーション情報解析部13は、どのファイルをいつどのようなタイミングでレプリケーションするかを解析する機能を持つ。レプリケーション/削除アクション決定/実行部14は、レプリケーションの実行や不要なレプリカ削除などのとるべきアクションを決定し、実行する機能を持つ。
The request information transfer unit 8 has a function of transferring a hit replica to another servant.
Reference numeral 9 denotes a memory unit. A memory capacity control / control unit 10 and a memory unit 11 are included therein.
The memory capacity control / control unit 10 has a control function for managing the remaining capacity of the memory, deleting unnecessary information, and only writing new information. The memory unit 11 is a place for storing / accumulating various types of replication information, hit information, information about held files, IP addresses of servants, and the like.
A replication execution unit 12 includes a replication information analysis unit 13 and a replication / deletion action determination / execution unit 14 inside.
The replication information analysis unit 13 has a function of analyzing which file is replicated at what timing. The replication / deletion action determination / execution unit 14 has a function of determining and executing an action to be taken such as execution of replication or unnecessary replica deletion.

15はPAD(パケット組み立て/分解部)であり、各種情報をIPパケットに変換したり、その逆に、IPパケットから各種情報への分解を行ったりする機能を持つ。
16はパケット送信部であり、IPパケットを他のサーバントに送出する機能を持つ。
17はパケット受信部であり、網内の他のサーバントからの到着パケットを受信する機能を持つ。18は、このサーバントが接続されているIP網(インターネット)である。
Reference numeral 15 denotes a PAD (packet assembling / decomposing unit) having a function of converting various types of information into IP packets, and conversely, decomposing IP packets into various types of information.
A packet transmission unit 16 has a function of transmitting an IP packet to another servant.
A packet receiving unit 17 has a function of receiving an arrival packet from another servant in the network. Reference numeral 18 denotes an IP network (Internet) to which the servant is connected.

なお、本発明のサーバント装置は、下記の機能を備えた手段を配置すればよいのであるから、図4に示す構成に限定されるものではない。すなわち、
1)自分自身における検索要求のヒット数を管理する手段と、2)自分自身の持つファイル毎にレーティング値や世代の計算を行う手段と、3)現時点における各レプリカファイルの持つレーティング値をその増加量の計算を行って計算する手段と、4)計算したレーティング値と第1の閾値とを比較して、当該ファイルに関する「世代」も考慮してレプリケーションを実行する手段と、5)計算した該レーティング値と第2の閾値とを比較して、レプリカを消去する手段と、6)ある時間区間のヒット数やダウンロード回数を元にレプリケーションの配置数を決定する手段とを具備した装置である。
Note that the servant device of the present invention is not limited to the configuration shown in FIG. 4 because it is sufficient to arrange means having the following functions. That is,
1) means for managing the number of search request hits in itself, 2) means for calculating the rating value and generation for each file owned by itself, and 3) increasing the rating value of each replica file at present. Means for calculating the amount, 4) comparing the calculated rating value with the first threshold value, and taking into account the “generation” of the file, and 5) the calculated It is an apparatus comprising means for deleting the replica by comparing the rating value with the second threshold, and 6) means for determining the number of replication arrangements based on the number of hits and the number of downloads in a certain time interval.

各実施例で説明した手順をプログラム化して、CD−ROM等の記録媒体に格納しておき、この媒体をサーバントのプロセッサに装着し、プロセッサにそのプログラムをインストールして、それを実行させることにより、本発明を容易に実現できる。また、インターネットを介してプロセッサから他の端末にプログラムをダウンロードすることにより、このプログラムを汎用化することも可能である。   By programming the procedure described in each embodiment and storing it in a recording medium such as a CD-ROM, attaching this medium to a servant processor, installing the program in the processor, and executing it The present invention can be easily realized. It is also possible to generalize this program by downloading the program from the processor to another terminal via the Internet.

本発明のレーティングによるレプリケーションの実行とレプリカ削除法に関して、レーティング値の増加に関する説明図である。It is explanatory drawing regarding the increase in a rating value regarding the execution of replication by the rating of this invention, and the replica deletion method. 本発明に関する条件付きのレプリケーション制御法における3種類の条件の説明図である。It is explanatory drawing of three types of conditions in the replication control method with a condition regarding this invention. 条件付きのレプリケーション制御法における区間とそれに用いる記号の説明図である。It is explanatory drawing of the area in the conditional replication control method, and the symbol used for it. 本発明の機能を実現するためのサーバントの内部構成図である。It is an internal block diagram of a servant for implement | achieving the function of this invention.

符号の説明Explanation of symbols

1 サーバント
2 タイマ
3 情報計算部
4 レーティング/世代/レプリカ配置数/情報計算部
5 情報管理/転送部
6 レプリカ検索情報管理部
7 ヒット情報管理部
8 要求情報転送部
9 メモリ部
10 メモリ容量管理/制御部
11 メモリ
12 レプリケーション実行部
13 レプリケーション情報解析部
14 レプリケーション/削除アクション決定/実行部
15 PAD
16 パケット送信部
17 パケット受信部
18 IP網(インターネット)
DESCRIPTION OF SYMBOLS 1 Servant 2 Timer 3 Information calculation part 4 Rating / generation / replica arrangement number / information calculation part 5 Information management / transfer part 6 Replica search information management part 7 Hit information management part 8 Request information transfer part 9 Memory part 10 Memory capacity management / Control unit 11 Memory 12 Replication execution unit 13 Replication information analysis unit 14 Replication / deletion action determination / execution unit 15 PAD
16 packet transmitter 17 packet receiver 18 IP network (Internet)

Claims (6)

具備したプロセッサによるプログラムされたコンピュータ処理によってIPネットワーク上でのP2P型通信を行うサーバント装置におけるレプリケーションの制御方法であって、
上記サーバント装置の上記プロセッサによるプログラムされたコンピュータ処理手順として、
上記サーバント装置に設けられたタイマで計測される予め定められた時間間隔における検索要求回数が予め定められた第1の閾値以上になった、記憶装置に記憶しているファイルに対する他のサーバント装置へのレプリケーションを、予め定められた確率Pで実行する第1の手順と、
上記時間間隔における検索要求回数が予め定められた第2の閾値以下になり且つ存続時間が予め定められた第3の閾値以下になったファイルを上記記憶装置から消去する第2の手順と、
上記レプリケーションを実行する確率Pを、当該レプリケーションを実行するサーバント装置の当該ファイルに関する下記に定義する世代に応じて変更する第3の手順と
を含むことを特徴とするレプリケーション制御方法。

世代の定義:ある時点で既にあるファイルを保持しているサーバント装置を「該ファイルに関する世代0」と定義し、該世代0からのレプリケーションによって、あるいは、「検索,要求,ダウンロード」という一連の手続きによって、当該ファイルのレプリカを保持することになったサーバント装置は、「世代1」、以下同様に、「世代G」から作成されたレプリカを持つサーバント装置を「該ファイルに関する世代G+1」と呼ぶ。
A method for controlling replication in a servant device that performs P2P communication over an IP network by programmed computer processing by a processor provided therein,
As a programmed computer processing procedure by the processor of the servant device,
To another servant device for a file stored in the storage device in which the number of search requests in a predetermined time interval measured by a timer provided in the servant device is equal to or greater than a predetermined first threshold value. A first procedure for performing the replication of at a predetermined probability P;
A second procedure for deleting from the storage device a file whose number of search requests in the time interval is less than or equal to a predetermined second threshold and whose lifetime is less than or equal to a predetermined third threshold;
A replication control method comprising: a third procedure for changing the probability P of executing the replication according to a generation defined below with respect to the file of the servant device that executes the replication.

Definition of generation: A servant device that holds a file that already exists at a certain point in time is defined as “generation 0 related to the file”, and a series of procedures “retrieval, request, download” by replication from the generation 0 Thus, the servant device that holds the replica of the file is called “generation 1”, and similarly, the servant device having the replica created from “generation G” is called “generation G + 1 for the file”.
請求項1に記載のレプリケーション制御方法であって、
上記第3の手順は、
ある時点で既にあるファイルを保持している世代0のサーバント装置から直接もしくは1以上の他のサーバント装置経由でレプリケーションされたファイルを保持する世代Gのサーバント装置が当該ファイルに対するレプリケーションを実行する確率Pを、レプリケーション元のサーバント装置より予め定められた分だけ減少させる手順を含み、
上記第2の手順は、
上記世代0のサーバント装置のファイルは削除しない手順を含む
ことを特徴とするレプリケーション制御方法。
The replication control method according to claim 1 ,
The third procedure is
Probability P of generation G servant devices holding files replicated directly from generation 0 servant devices holding files already existing at a certain point in time or via one or more other servant devices. Including a procedure for reducing the amount by a predetermined amount from the replication source servant device,
The second procedure is as follows:
A replication control method comprising a procedure of not deleting a file of the generation 0 servant device.
請求項1もしくは請求項のいずれかに記載のレプリケーション制御方法であって、
上記第1の手順は、
予め定められた時間間隔Tb毎に、各ファイル毎の検索ヒット数をカウントする手順と、
各ファイル毎に、カウントした検索ヒット数の移動平均値Φを算出する手順と、
各ファイル毎に、カウントした検索ヒット数と前回カウントした検索ヒット数を比較する手順と、
各ファイル毎に、カウントした検索ヒット回数Hと当該ファイルがダウンロード要求された回数Ψとの比Ψ/Hを算出する手順と、
上記算出した移動平均値Φが予め定められた閾値θ1以上で、
上記カウントした検索ヒット数が前回カウントした検索ヒット数以上、
且つ、上記算出した比Ψ/Hが予め定められた定数kより大きい場合に、
当該ファイルに対するレプリケーションを実行する手順と
含むことを特徴とするレプリケーション制御方法。
A replication control method according to claim 1 or 2 , wherein
The first procedure is as follows:
A procedure for counting the number of search hits for each file at a predetermined time interval Tb;
A procedure for calculating the moving average value Φ of the number of search hits counted for each file,
For each file, the procedure to compare the number of search hits counted with the number of search hits previously counted,
For each file, a procedure for calculating a ratio Ψ / H between the number of search hits H counted and the number of times Ψ requested to download the file;
The calculated moving average value Φ is not less than a predetermined threshold value θ1,
The number of search hits counted above is equal to or greater than the number of search hits previously counted,
And, when the calculated ratio Ψ / H is larger than a predetermined constant k,
A replication control method comprising a procedure for executing replication for the file.
請求項1から請求項のいずれかに記載のレプリケーション制御方法であって、
上記第1の手順は、
レプリケーション対象のファイルのレプリカを配置するサーバント装置の個数を、当該ファイルに対する検索ヒット数に応じて予め定められた条件とダウンロード要求数に応じて予め定められた条件のいずれかに従って決定する手順を含むことを特徴とするレプリケーション制御方法。
The replication control method according to any one of claims 1 to 3 , wherein
The first procedure is as follows:
Including a procedure for determining the number of servant devices in which a replica of a file to be replicated is arranged according to either a predetermined condition according to the number of search hits for the file or a predetermined condition according to the number of download requests A replication control method characterized by the above.
具備したプロセッサによるプログラムされたコンピュータ処理によってIPネットワーク上でのP2P型通信を行うサーバント装置に設けられるレプリケーション制御システムであって、
上記プロセッサによるプログラムされたコンピュータ処理を実行する手段として、
請求項1から請求項のいずれかに記載のレプリケーション制御方法における各手順を実行する手段を有することを特徴とするレプリケーション制御システム。
A replication control system provided in a servant device that performs P2P type communication on an IP network by programmed computer processing by a processor provided therein,
As means for executing programmed computer processing by the processor,
A replication control system comprising means for executing each procedure in the replication control method according to any one of claims 1 to 4 .
コンピュータに、請求項1から請求項のいずれかに記載のレプリケーション制御方法における各手順を実行させるためのプログラム。 The program for making a computer perform each procedure in the replication control method in any one of Claims 1-4 .
JP2006134839A 2006-05-15 2006-05-15 Replication control method, system and program Expired - Fee Related JP4590651B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006134839A JP4590651B2 (en) 2006-05-15 2006-05-15 Replication control method, system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006134839A JP4590651B2 (en) 2006-05-15 2006-05-15 Replication control method, system and program

Publications (2)

Publication Number Publication Date
JP2007305025A JP2007305025A (en) 2007-11-22
JP4590651B2 true JP4590651B2 (en) 2010-12-01

Family

ID=38838878

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006134839A Expired - Fee Related JP4590651B2 (en) 2006-05-15 2006-05-15 Replication control method, system and program

Country Status (1)

Country Link
JP (1) JP4590651B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009129164A (en) * 2007-11-22 2009-06-11 Nec Corp File arrangement and access method in distributed storage, device therefor and program therefor
JP2010009449A (en) * 2008-06-30 2010-01-14 Nec Corp Distributed information arrangement system
JP5353567B2 (en) * 2009-08-31 2013-11-27 ブラザー工業株式会社 Information processing system, information processing apparatus, node apparatus, program, and information processing method
JP2011076507A (en) * 2009-09-30 2011-04-14 Brother Industries Ltd Information processing apparatus, information communication system, information processing method and program for processing information
US9131263B2 (en) 2010-07-09 2015-09-08 Sling Media, Inc. Methods and apparatus for controlled removal of content from a distributed network
JP5506640B2 (en) * 2010-11-24 2014-05-28 日本電信電話株式会社 Content delivery method and system
JP5938091B2 (en) * 2011-03-21 2016-06-22 トムソン ライセンシングThomson Licensing Data replication
JP5494550B2 (en) * 2011-04-15 2014-05-14 ブラザー工業株式会社 Management device, management system, management method, and management program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001051890A (en) * 1999-08-10 2001-02-23 Toshiba Corp Virtual decentralized file server system
JP2004064284A (en) * 2002-07-26 2004-02-26 Nippon Telegr & Teleph Corp <Ntt> Traffic control method for p2p network and device, program and recording medium
JP2004185263A (en) * 2002-12-03 2004-07-02 Oki Electric Ind Co Ltd Dispersed cooperative content delivery system
JP2005227842A (en) * 2004-02-10 2005-08-25 Nippon Telegr & Teleph Corp <Ntt> Replication procedure in p2p communication, apparatus using it, and its program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001051890A (en) * 1999-08-10 2001-02-23 Toshiba Corp Virtual decentralized file server system
JP2004064284A (en) * 2002-07-26 2004-02-26 Nippon Telegr & Teleph Corp <Ntt> Traffic control method for p2p network and device, program and recording medium
JP2004185263A (en) * 2002-12-03 2004-07-02 Oki Electric Ind Co Ltd Dispersed cooperative content delivery system
JP2005227842A (en) * 2004-02-10 2005-08-25 Nippon Telegr & Teleph Corp <Ntt> Replication procedure in p2p communication, apparatus using it, and its program

Also Published As

Publication number Publication date
JP2007305025A (en) 2007-11-22

Similar Documents

Publication Publication Date Title
KR102301353B1 (en) Method for transmitting packet of node and content owner in content centric network
JP4590651B2 (en) Replication control method, system and program
Seligman et al. Storage routing for DTN congestion control
JP6244461B2 (en) Dynamic Interest Transfer Mechanism for Information Oriented Networks
EP3032805B1 (en) Method and system for optimal caching of content in an information centric network (icn)
Eum et al. CATT: Cache aware target identification for ICN
Leela-Amornsin et al. Heuristic congestion control for message deletion in delay tolerant network
JP6564852B2 (en) Method for managing packets in a network of information centric networking (ICN) nodes
Ascigil et al. A native content discovery mechanism for the information-centric networks
JP4573732B2 (en) Servant device
JP5536900B2 (en) Localizing peer-to-peer traffic
Gomes et al. Enhanced caching strategies at the edge of lte mobile networks
Pitkanen et al. Searching for content in mobile DTNs
Alduayji et al. PF-EdgeCache: Popularity and freshness aware edge caching scheme for NDN/IoT networks
Kaveevivitchai et al. Message deletion and mobility patterns for efficient message delivery in DTNs
Godbole Performance analysis of bio-inspired routing protocols based on random waypoint mobility model
Delvadia et al. Reinforcement learning inspired forwarding strategy for information centric networks using Q‐learning algorithm
Kim et al. Comprehensive analysis of caching performance under probabilistic traffic patterns for content centric networking
CN106888265B (en) Caching method for Internet of Things
JP2006221457A (en) Servant for replication control in pure p2p communication, replication control method for the same, and program
Yang et al. PPNDN: Popularity-based caching for privacy preserving in named data networking
Thar et al. On adaptive pre-fetching and caching the contents in content centric networking
Kurniawan et al. Modified-LRU Algorithm for Caching in Named Data Network on Mobile Network
Yovita et al. Performance Analysis of Cache Replacement Algorithm using Virtual Named Data Network Nodes
Leão et al. Latency and lifetime optimization for k-anycast routing algorithm in wireless sensor networks

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090331

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090528

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100126

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100325

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100827

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100827

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

Free format text: PAYMENT UNTIL: 20130924

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4590651

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees