JP5157770B2 - Node device, program, and storage instruction method - Google Patents
Node device, program, and storage instruction method Download PDFInfo
- Publication number
- JP5157770B2 JP5157770B2 JP2008233754A JP2008233754A JP5157770B2 JP 5157770 B2 JP5157770 B2 JP 5157770B2 JP 2008233754 A JP2008233754 A JP 2008233754A JP 2008233754 A JP2008233754 A JP 2008233754A JP 5157770 B2 JP5157770 B2 JP 5157770B2
- Authority
- JP
- Japan
- Prior art keywords
- storage
- node
- content
- candidate list
- node device
- 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
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
Description
本発明は、ネットワークを介して互いに通信可能な複数のノード装置を備えたピアツーピア(Peer to Peer(P2P))型の通信システムの技術分野に関する。 The present invention relates to a technical field of a peer-to-peer (P2P) type communication system including a plurality of node devices that can communicate with each other via a network.
この種のピアツーピア型の通信システムにおいて、複数のコンテンツデータ(映画及び音楽等のコンテンツのデータ)の複製データ(以下、「レプリカ」という)を複数のノード装置に分散して保存(配置)させ、各ノード装置間でレプリカを利用可能としたコンテンツ分散保存システムが知られており、これにより、対故障性やアクセスの分散性が高められている。このように分散保存されたレプリカの所在は、例えば特許文献1に開示されるような分散ハッシュテーブル(以下、DHT(Distributed Hash Table)という)を利用して効率良く検索可能になっている。
In this type of peer-to-peer communication system, copy data (hereinafter referred to as “replica”) of a plurality of content data (content data such as movies and music) is distributed and stored (arranged) in a plurality of node devices. A distributed content storage system that makes it possible to use replicas between node devices is known, and this improves fault tolerance and access dispersibility. The location of the replicas thus distributed and stored can be efficiently searched using a distributed hash table (hereinafter referred to as DHT (Distributed Hash Table)) as disclosed in, for example,
このようなコンテンツ分散保存システムにおいて、コンテンツ配信サービスを行なう場合、人気のあるコンテンツのレプリカはアクセスが集中するため、人気に応じた数のレプリカを複数のノード装置に分散保存することが望ましい。特許文献1には、各ノード装置は、新たに該システムに投入されるコンテンツのレプリカを他のノード装置に利用可能とする前に(公開前に)、当該公開前のコンテンツの評価値(当該コンテンツのレプリカの配信元で決定)と、既に保存済みのコンテンツのレプリカの評価値とを比較して、公開前のコンテンツの評価値が大きいときは保存する一方、小さいときには保存しないようになっている。
In such a distributed content storage system, when performing a content distribution service, access is concentrated on popular content replicas, so it is desirable to distribute and store a number of replicas corresponding to popularity in a plurality of node devices. According to
このように、システム内のノード装置に公開前の新規コンテンツのレプリカを保存させる際、保存先のノード装置の選択方法として、システム内のノード装置をランダムに選択したり、或いは、コンテンツ視聴予約期間を設け、当該期間中に視聴予約をしたノード装置に対してコンテンツのレプリカを保存させる等といった手法がとられている。例えば、特許文献2には、システム内に公開前の新規コンテンツのレプリカを投入する際、当該コンテンツの購入予約をしていたノード装置に対して、当該新規コンテンツのレプリカを保存させる保存指示装置等が開示されている。
しかしながら、各ノード装置のコンテンツのレプリカが記録される記憶部の空き記録容量について考慮していないので、あるノード装置はハードディスク等の記憶部に全くコンテンツのレプリカを記録していないのに、別のあるノード装置の記憶部は殆ど使用されていて空き記録容量がないという状態がおこる。 However, because no consideration is given to the free recording capacity of the storage unit in which the replica of the content of each node device is recorded, a certain node device does not record the content replica in the storage unit such as a hard disk at all. The storage unit of a certain node device is almost used and there is no free recording capacity.
このため、記憶部の空き記録容量が、新たなコンテンツのレプリカの容量分に満たないノード装置に対して、新たなコンテンツのレプリカの保存が指示されると、当該ノード装置は、記憶部から何れかのレプリカを削除して、新しいレプリカの記録場所を確保して、新しいレプリカを記録するという状況が発生する。 For this reason, when an instruction to save a new content replica is given to a node device whose free storage capacity in the storage unit is less than the capacity of the new content replica, the node device A situation arises in which such a replica is deleted, a recording location of a new replica is secured, and a new replica is recorded.
本発明は、以上の問題等に鑑みてなされたものであり、コンテンツ分散保存システムにコンテンツデータ(レプリカ)を投入する際に、コンテンツ分散保存システムに参加する各ノード装置の記憶部等のコンテンツ記録手段の空き記録容量を特定するための情報に基づいて、空き記録容量が比較的多いと推定されるノード装置に対して、コンテンツデータを保存させるノード装置、プログラム、保存指示方法を提供することを課題とする。 The present invention has been made in view of the above problems, and content recording such as a storage unit of each node device participating in the content distributed storage system when content data (replica) is input to the content distributed storage system. based on the information for specifying the free recording capacity means, to the node device free recording capacity is relatively large, the estimation, the node device for storing contents data, programs, to provide a storage instruction method Is an issue.
上記課題を解決するために、請求項1に記載の発明は、ネットワークを介して互いに通信可能な複数のノード装置に複数のコンテンツデータを保存させるコンテンツ分散保存システムにおける前記ノード装置であって、前記コンテンツデータの保存先の候補となるノード装置を識別するノード装置識別情報を含む保存先候補リストと、保存すべきコンテンツデータと、を取得する取得手段と、前記取得手段により取得された前記コンテンツデータを保存するコンテンツ保存手段と、前記取得手段により取得された前記保存先候補リストを、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させる他のノード装置の選択に用いる第1保存先候補リストと、前記他のノード装置へ送信する第2保存先候補リストと、に分割する分割手段と、前記分割手段により分割された前記第1保存先候補リストの中から、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させるノード装置を示す前記ノード装置識別情報を選択する選択手段と、前記選択手段により、前記第1保存先候補リストの中から選択された前記ノード装置識別情報により識別されるノード装置に、前記コンテンツ保存手段に保存された前記コンテンツデータの保存を指示する保存指示情報であって前記分割手段により分割された前記第2保存先候補リストを含む保存指示情報と、前記コンテンツ保存手段に保存された前記コンテンツデータとを送信する保存指示手段と、前記選択手段により、前記第1保存先候補リストの中から選択された前記ノード装置識別情報を前記第1保存先候補リストから削除する削除手段と、を備えることを特徴とするノード装置である。
上記課題を解決するために、請求項7に記載の発明は、ネットワークを介して互いに通信可能な複数のノード装置に複数のコンテンツデータを保存させるコンテンツ分散保存システムにおける前記ノード装置に含まれるコンピュータに、前記コンテンツデータの保存先の候補となるノード装置を識別するノード装置識別情報を含む保存先候補リストと、保存すべきコンテンツデータと、を取得するステップと、前記取得されたコンテンツデータをコンテンツ保存手段に保存するステップと、前記取得された保存先候補リストを、前記保存されたコンテンツデータを保存させる他のノード装置の選択に用いる第1保存先候補リストと、前記他のノード装置へ送信する第2保存先候補リストと、に分割するステップと、前記分割された第1保存先候補リストの中から、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させるノード装置を示す前記ノード装置識別情報を選択するステップと、前記第1保存先候補リストの中から選択されたノード装置識別情報により識別されるノード装置に、前記コンテンツ保存手段に保存された前記コンテンツデータの保存を指示する保存指示情報であって前記分割された第2保存先候補リストを含む保存指示情報と、前記コンテンツ保存手段に保存された前記コンテンツデータとを送信するステップと、前記第1保存先候補リストの中から選択されたノード装置識別情報を前記第1保存先候補リストから削除するステップと、を実行させることを特徴とするプログラムである。
上記課題を解決するために、請求項8に記載の発明は、ネットワークを介して互いに通信可能な複数のノード装置に複数のコンテンツデータを保存させるコンテンツ分散保存システムにおける前記ノード装置において実行される保存指示方法であって、前記コンテンツデータの保存先の候補となるノード装置を識別するノード装置識別情報を含む保存先候補リストと、保存すべきコンテンツデータと、を取得する取得工程と、前記取得工程において取得された前記コンテンツデータをコンテンツ保存手段に保存するコンテンツ保存工程と、前記取得工程において取得された前記保存先候補リストを、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させる他のノード装置の選択に用いる第1保存先候補リストと、前記他のノード装置へ送信する第2保存先候補リストと、に分割する分割工程と、前記分割工程において分割された前記第1保存先候補リストの中から、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させるノード装置を示す前記ノード装置識別情報を選択する選択工程と、前記選択工程において、前記第1保存先候補リストの中から選択された前記ノード装置識別情報により識別されるノード装置に、前記コンテンツ保存手段に保存された前記コンテンツデータの保存を指示する保存指示情報であって前記分割工程において分割された前記第2保存先候補リストを含む保存指示情報と、前記コンテンツ保存手段に保存された前記コンテンツデータとを送信する保存指示工程と、前記選択工程において、前記第1保存先候補リストの中から選択された前記ノード装置識別情報を前記第1保存先候補リストから削除する削除工程と、を含むことを特徴とする保存指示方法である。
In order to solve the above-described problem, the invention according to
In order to solve the above problem, an invention according to
In order to solve the above-mentioned problem, the invention according to
これらの発明によれば、第1保存先候補リストに基づいてノード装置に対して保存を指示することが可能になり、例えば他のノード装置あるいはコンテンツデータの保存状況を管理する管理装置等に毎回問い合わせることなく、コンテンツ分散保存システム内においてコンテンツデータを効率よく分散保存することができる。またコンテンツデータの保存を指示したノード装置を識別するノード装置識別情報を、分割された第1保存先候補リストから削除するので、同じノード装置に対して重複してコンテンツデータの保存を指示することを防止しつつ、コンテンツデータを保存することができ、さらに各ノード装置間でコンテンツデータの保存指示処理を分担しあうことができる。 According to these inventions, it becomes possible to instruct the node device to store based on the first storage destination candidate list. For example, each node device or a management device that manages the storage status of content data is instructed every time. The content data can be efficiently distributed and stored in the content distributed storage system without making an inquiry. In addition, since the node device identification information for identifying the node device instructed to store the content data is deleted from the divided first storage destination candidate list, the same node device is instructed to store the content data redundantly. The content data can be stored while preventing the content data from being stored , and the content data storage instruction process can be shared among the node devices.
また、保存先候補リストを他のノード装置の選択に用いる第1保存先候補リストと、他のノード装置へ送信する第2保存先候補リストと、に分割し、他のノード装置に対して保存指示を行なう際に第2保存先候補リストを他のノード装置に送信するので、保存指示情報を受信した他のノード装置も、第2保存先候補リストに基づいて更にコンテンツデータの保存指示を行うことができる。 Further , the storage destination candidate list is divided into a first storage destination candidate list used for selection of other node devices and a second storage destination candidate list transmitted to other node devices, and is stored in other node devices. Since the second storage destination candidate list is transmitted to other node devices when the instruction is given, the other node devices that have received the storage instruction information also instruct content data storage based on the second storage destination candidate list. it is possible.
上記課題を解決するために、請求項2に記載の発明は、請求項1に記載のノード装置において、前記選択手段は、前記分割手段により分割された前記第1保存先候補リストの中から第1所定数の前記ノード装置識別情報を選択し、前記保存指示手段は、前記選択手段により選択された前記ノード装置識別情報により識別されるノード装置に、前記コンテンツ保存手段に保存された前記コンテンツデータの保存を指示する前記保存指示情報であって前記第2保存先候補リストを含む保存指示情報と、前記コンテンツ保存手段に保存された前記コンテンツデータとを送信することを特徴とするノード装置である。
In order to solve the above problems, the invention according to
この発明によれば、第1保存先候補リストの中から第1所定数のノード装置識別情報を選択し、その選択されたノード装置識別情報により識別されるノード装置に対して保存指示情報およびコンテンツデータを送出するので、第1所定数のノード装置にコンテンツデータの保存を指示することができる。 According to the present invention, a first predetermined number of node device identification information is selected from the first storage destination candidate list, and storage instruction information and content are stored for the node device identified by the selected node device identification information. Since the data is transmitted, it is possible to instruct the first predetermined number of node devices to store the content data.
上記課題を解決するために、請求項3に記載の発明は、請求項2に記載のノード装置において、前記第1所定数の前記ノード装置識別情報の選択が可能か否かを判定する判定手段を備え、前記判定手段により選択可能であると判定された場合に、前記選択手段は前記第1所定数の前記ノード装置識別情報を選択し、前記判定手段により選択不可能であると判定された場合においてノード装置識別情報を前記第1所定数生成する識別情報生成手段を備え、前記判定手段により選択不可能であると判定された場合において前記保存指示手段は、前記識別情報生成手段により生成された前記ノード装置識別情報により識別されるノード装置に、前記コンテンツ保存手段に保存された前記コンテンツデータの保存を指示する前記保存指示情報であって前記第2保存先候補リストを含む保存指示情報と、前記コンテンツ保存手段に保存された前記コンテンツデータとを送信することを特徴とするノード装置である。
In order to solve the above-mentioned problem, the invention according to
この発明によれば、第1所定数のノード装置の選択ができない場合であっても、他のノード装置に対して確実にコンテンツデータの保存を指示することができる。 According to the present invention, even if that can not be selected at the first predetermined number of node devices, it is possible to instruct a reliable storage of content data to another node device.
上記課題を解決するために、請求項4に記載の発明は、請求項1から請求項3のいずれか一項に記載のノード装置において、前記選択手段は、前記コンテンツ保存手段に保存された前記コンテンツデータが複数の前記ノード装置間で利用可能となる公開日時まで、前記ノード装置識別情報の選択を繰り返し行い、前記保存指示手段は、前記公開日時まで、前記保存指示情報および前記コンテンツ保存手段に保存された前記コンテンツデータの送信を繰り返し行うことを特徴とするノード装置である。
In order to solve the above problem, the invention according to
この発明によれば、コンテンツデータの公開日時までノード装置識別情報の選択と、保存指示情報およびコンテンツ保存手段に保存されたコンテンツデータの送信を繰り返し行うことで、コンテンツデータの事前配布をその公開日時まで行なうことができる。 According to the present invention, the selection of the node device identification information to the public time and date of the content data, a repeating row Ukoto the transmission of the content data stored in the storage instruction information and content storage means, the pre-distribution of the content data its Can be done until the date of publication.
上記課題を解決するために、請求項5に記載の発明は、請求項1から請求項4のいずれか一項に記載のノード装置において、他のノード装置の保存指示手段から送信された保存指示情報を受信する保存指示情報受信手段を備え、前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記取得手段は、前記第2保存先候補リストおよび前記コンテンツデータを取得し、前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記コンテンツ保存手段は、前記取得手段により取得された前記コンテンツデータを保存し、前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記分割手段は、前記取得手段により取得された前記第2保存先候補リストを、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させる他のノード装置の選択に用いる第3保存先候補リストと、前記コンテンツデータを保存させる他のノード装置へ送信する第4保存先候補リストと、に分割し、前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記選択手段は、前記分割手段により分割された前記第3保存先候補リストの中から前記ノード装置識別情報を選択し、前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記保存指示手段は、前記選択手段により選択された前記ノード装置識別情報により識別される前記ノード装置に、前記分割手段により分割された前記第4保存先候補リストを含む前記保存指示情報および前記コンテンツ保持手段に保存された前記コンテンツデータを送信し、前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記削除手段は、前記選択手段により前記第3保存先候補リストの中から選択された前記ノード装置識別情報を前記第3保存先候補リストから削除することを特徴とするノード装置である。
In order to solve the above-mentioned problem, the invention according to
この発明によれば、ノード装置は、保存指示情報を受信して保存指示を受けたときに、取得された第2保存先候補リストを分割した第3保存先候補リストに基づいてノード装置を選択し、その選択されたノード装置に対して第4保存先候補リストを含む保存指示情報およびコンテンツデータを送出するので、その選択されたノード装置に対して保存指示情報を送信することができる。 According to this invention, when the node device receives the storage instruction information and receives the storage instruction, the node device selects the node device based on the third storage destination candidate list obtained by dividing the acquired second storage destination candidate list. Since the storage instruction information including the fourth storage destination candidate list and the content data are transmitted to the selected node device, the storage instruction information can be transmitted to the selected node device.
上記課題を解決するために、請求項6に記載の発明は、請求項5に記載のノード装置において、前記保存指示情報受信手段により受信された前記保存指示情報を送信した前記他のノード装置から、前記コンテンツ保存手段に保存された前記コンテンツデータが複数の前記ノード装置間で利用可能となる公開日時を示す公開日時情報を取得する公開日時情報取得手段を備えることを特徴とするノード装置である。
In order to solve the above-mentioned problem, the invention according to
この発明によれば、コンテンツデータの保存指示を受けたノード装置は、コンテンツデータの公開日時を容易に取得して把握することができる。 According to the present invention, a node device that has received an instruction to save content data can easily acquire and grasp the disclosure date and time of the content data.
本発明によれば、第1保存先候補リストに基づいてノード装置に対して保存を指示することが可能になり、例えば他のノード装置あるいはコンテンツデータの保存状況を管理する管理装置等に毎回問い合わせることなく、コンテンツ分散保存システム内においてコンテンツデータを効率よく分散保存することができる。またコンテンツデータの保存を指示したノード装置を識別するノード装置識別情報を、分割された第1保存先候補リストから削除するので、同じノード装置に対して重複してコンテンツデータの保存を指示することを防止しつつ、コンテンツデータを保存することができ、さらに各ノード装置間でコンテンツデータの保存指示処理を分担しあうことができる。
また、保存先候補リストを他のノード装置の選択に用いる第1保存先候補リストと、他のノード装置へ送信する第2保存先候補リストと、に分割し、他のノード装置に対して保存指示を行なう際に第2保存先候補リストを他のノード装置に送信するので、保存指示情報を受信した他のノード装置も、第2保存先候補リストに基づいて更にコンテンツデータの保存指示を行うことができる。
According to the present invention, it becomes possible to instruct a node device to store based on the first storage destination candidate list, and for example, inquires of another node device or a management device that manages the storage status of content data every time. Therefore, the content data can be efficiently distributed and stored in the content distributed storage system. In addition, since the node device identification information for identifying the node device instructed to store the content data is deleted from the divided first storage destination candidate list, the same node device is instructed to store the content data redundantly. The content data can be stored while preventing the content data from being stored , and the content data storage instruction process can be shared among the node devices.
Further, the storage destination candidate list is divided into a first storage destination candidate list used for selection of other node devices and a second storage destination candidate list transmitted to other node devices, and is stored in other node devices. Since the second storage destination candidate list is transmitted to other node devices when the instruction is given, the other node devices that have received the storage instruction information also instruct content data storage based on the second storage destination candidate list. be able to.
以下、本発明の最良の実施形態を図面に基づいて説明する。 DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, the best embodiment of the invention will be described with reference to the drawings.
[1.コンテンツ分散保存システムの構成等]
始めに、図1等を参照して、本実施形態に係るコンテンツ分散保存システムの概要構成等について説明する。
[1. Configuration of distributed content storage system]
First, with reference to FIG. 1 and the like, a schematic configuration and the like of the content distributed storage system according to the present embodiment will be described.
図1は、本実施形態に係るコンテンツ分散保存システムSにおける各ノード装置の接続態様の一例を示す図である。 FIG. 1 is a diagram showing an example of a connection mode of each node device in the content distributed storage system S according to the present embodiment.
図1の下部枠101内に示すように、IX(Internet eXchange)3、ISP(Internet Service Provider)4a、4b、DSL(Digital Subscriber Line)回線事業者(の装置)5a、5b、FTTH(Fiber To The Home)回線事業者(の装置)6、及び通信回線(例えば、電話回線や光ケーブル等)7等によって、インターネット等のネットワーク(現実世界の通信ネットワーク)8が構築されている。なお、図1の例におけるネットワーク8には、データ(パケット)を転送するためのルータが、適宜挿入されているが図示を省略している。
As shown in the
このようなネットワーク8には、複数のノード装置(以下、「ノード」という)Nn(n=1,2,3・・・の何れか)がルータを介して接続されている。また、各ノードNnには、固有の製造番号およびIP(Internet Protocol)アドレスが割り当てられている。そして、本実施形態に係るコンテンツ分散保存システムSは、これらのノードNnのうち、図1の上部枠100内に示すように、何れか複数のノードNnの参加により形成されるピアツーピア方式のネットワークシステムとなっている。
A plurality of node devices (hereinafter referred to as “nodes”) Nn (n = 1, 2, 3,...) Are connected to such a
なお、図1の上部枠100内に示すネットワーク9は、既存のネットワーク8を用いて形成された仮想的なリンクを構成するP2Pネットワーク(オーバーレイネットワーク、論理的なネットワーク)9である。かかるP2Pネットワーク9は、特定のアルゴリズム、例えば、DHTを利用したアルゴリズムにより実現される。
A
そして、コンテンツ分散保存システムS(言い換えれば、P2Pネットワーク9)に参加している各ノードNnには、所定桁数からなる固有の識別情報であるノードIDが割り当てられている。また、当該ノードIDは、例えば、各ノードNnに個別に割り当てられたIPアドレス或いは製造番号を共通のハッシュ関数(例えば、SHA−1等)によりハッシュ化した値(例えば、bit長が160bit)であり、一つのID空間に偏りなく分散して配置されることになる。 Each node Nn participating in the distributed content storage system S (in other words, the P2P network 9) is assigned a node ID that is unique identification information having a predetermined number of digits. The node ID is, for example, a value (for example, the bit length is 160 bits) obtained by hashing an IP address or a manufacturing number individually assigned to each node Nn with a common hash function (for example, SHA-1). Yes, it will be distributed in one ID space without any bias.
更に、コンテンツ分散保存システムSは、新しいコンテンツをコンテンツ分散保存システムS内に投入する本発明の保存指示装置の一例としてのコンテンツ投入サーバCSと、各ノードNnのコンテンツデータ(コンテンツの複製データであって、以下、「レプリカ」と言う)を記録し保存(格納)するためのコンテンツ記録手段であるHD(Hard Disk)等から構成される記憶部の空き記録容量を収集して、各ノードNnのIPアドレス、各ノードNnのノードIDと対応付けてノード情報として管理保存するログ管理装置の一例としてのログ収集サーバLSを備える。 Further, the content distributed storage system S is a content input server CS as an example of the storage instruction device of the present invention that inputs new content into the content distributed storage system S, and content data (content copy data) of each node Nn. In the following description, the free storage capacity of the storage unit composed of HD (Hard Disk) or the like, which is a content recording means for recording and storing (storing), is collected and stored in each node Nn. A log collection server LS is provided as an example of a log management apparatus that manages and saves node information in association with an IP address and a node ID of each node Nn.
なお、コンテンツ分散保存システムSへの参加は、参加していないノードNn(例えば、ノードN25)が、該システムSへの参加許可を受けるべく、ネットワーク8を介して図示しない認証サーバに対して自己のIPアドレス情報やノードIDと共にシステム利用登録を要求(登録要求)し、当該認証サーバがコンテンツ分散保存システムSへの登録の認証処理を行なうことによって行われる。
Note that the participation in the distributed content storage system S is such that a non-participating node Nn (for example, the node N25) self-identifies to an authentication server (not shown) via the
そして、参加が許可された新規参加ノードNnは、既に当該システムSへ参加している任意のノードNn(例えば、当該システムSに常時参加しているコンタクトノード)に対して自己がシステムSへ参加したことを示す参加メッセージを送信してコンテンツ分散保存システムSへ参加する。 Then, the new participation node Nn permitted to participate participates in the system S with respect to any node Nn that has already participated in the system S (for example, a contact node that always participates in the system S). Participating in the content distributed storage system S by transmitting a participation message indicating that it has been done.
コンテンツ分散保存システムSに参加している各ノードNnは、夫々、DHTを用いたルーティングテーブルを保持している。そこで、新規参加ノードNnから参加メッセージを受けたノードNn(コンタクトノード等)は、自己が保持するルーティングテーブルをコピーして新規参加ノードNnへ送付する。 Each node Nn participating in the distributed content storage system S holds a routing table using DHT. Therefore, the node Nn (contact node or the like) that has received the participation message from the new participation node Nn copies the routing table held by itself and sends it to the new participation node Nn.
このルーティングテーブルは、コンテンツ分散保存システムS上における各種メッセージの転送先を規定しており、具体的には、ID空間内で適度に離れたノードNnのノードID、IPアドレス、ポート番号等を含むノード情報が複数登録されている。なお、IPアドレス及びポート番号は、ネットワークアドレス情報の一例である。 This routing table defines the transfer destinations of various messages on the content distributed storage system S, and specifically includes the node ID, IP address, port number, etc. of the node Nn that is moderately separated in the ID space. Multiple node information items are registered. The IP address and port number are examples of network address information.
コンテンツ分散保存システムSに参加している1台のノードNnは、該システムSに参加している全てのノードNnのうち、必要最低限のノードNnのノード情報をルーティングテーブルに登録しておき、ノード情報を知らない(記憶していない)ノードNnについては、各ノードNn間で互いに各種メッセージを転送し合って届けてもらうようになっている。 One node Nn participating in the content distributed storage system S registers the minimum necessary node information of the nodes Nn among all the nodes Nn participating in the system S in the routing table, With respect to the node Nn that does not know (store) the node information, various messages are transferred between the nodes Nn to be delivered.
このようなDHTを用いたルーティングテーブルについては、特開2006−197400号公報等で公知であるので、詳しい説明を省略する。 Such a routing table using DHT is well known in Japanese Patent Application Laid-Open No. 2006-197400 and the like, and will not be described in detail.
次に、各ノードNnにて利用されるコンテンツについて説明する。 Next, content used in each node Nn will be described.
コンテンツ分散保存システムSでは、内容の異なる様々なコンテンツ(例えば、映画や音楽等)のレプリカが所定のファイル形式で複数のノードNnが有する記憶部に分散して保存されており、各ノードNn間で当該レプリカを利用可能になっている。例えば、ノードN5の記憶部には、タイトルがXXXの映画のコンテンツのレプリカが保存されており、一方、ノードN3の記憶部には、タイトルがYYYの映画のコンテンツのレプリカが保存されるというように、複数のノードNn(以下、「コンテンツ保持ノード」という)に分散されて保存されている。 In the content distributed storage system S, replicas of various contents with different contents (for example, movies, music, etc.) are distributed and stored in a storage unit of a plurality of nodes Nn in a predetermined file format. The replica can be used. For example, a replica of movie content with the title XXX is stored in the storage unit of the node N5, while a replica of movie content with the title YYY is stored in the storage unit of the node N3. Are distributed and stored in a plurality of nodes Nn (hereinafter referred to as “content holding nodes”).
また、これらのコンテンツのレプリカには、夫々、コンテンツ名(タイトル)及びコンテンツID(コンテンツ毎に固有の識別情報)等の情報が付加されている。このコンテンツIDは、例えば、コンテンツ名+任意の数値(或いは、コンテンツデータの先頭数バイトでも良い)が、上記ノードIDを得るときと共通のハッシュ関数によりハッシュ化されて生成される(ノードIDと同一のID空間に配置)。或いは、システム管理者が、コンテンツ毎に一意のID値(ノードIDと同一ビット長)を付与しても良い。この場合は、コンテンツ名とそのコンテンツIDの対応が書かれたカタログがシステム管理者によってコンテンツ分散保存システムSに参加する全ノードNnに配布される。 In addition, information such as a content name (title) and a content ID (identification information unique to each content) is added to each of these content replicas. This content ID is generated, for example, by hashing the content name + arbitrary numerical value (or may be the first few bytes of the content data) with a hash function common to obtaining the node ID (node ID and Placed in the same ID space). Alternatively, the system administrator may give a unique ID value (same bit length as the node ID) for each content. In this case, the catalog in which the correspondence between the content name and the content ID is written is distributed to all the nodes Nn participating in the distributed content storage system S by the system administrator.
そして、コンテンツ投入サーバCSによって、コンテンツ分散保存システムSに新たにコンテンツを投入する際には、記憶部の空き記録容量がより大きいと推定されるノードNnに対して、新規コンテンツのレプリカの保存が指示される。 When a new content is input to the content distribution storage system S by the content input server CS, a replica of the new content is stored in the node Nn that is estimated to have a larger free storage capacity in the storage unit. Instructed.
図2に図示するように、コンテンツ分散保存システムS(P2Pネットワーク9)に参加する各ノードNnは、ログ収集サーバLSに対して、自己の記憶部の空き記録容量を特定するための情報(空き記録容量特定情報)を定期的(例えば、1日1回等、所定期間毎)に送信する。 As shown in FIG. 2, each node Nn participating in the distributed content storage system S (P2P network 9) has information (free space) for identifying the free recording capacity of its own storage unit with respect to the log collection server LS. (Recording capacity specifying information) is transmitted periodically (for example, once a day, for every predetermined period).
なお、空き記録容量特定情報は、ノードNnの記憶部の空き記録容量を特定できる情報であれば、記憶部の空き記録容量そのもののほか、例えば、ノードNnの装置としての総稼働時間を示す情報、又は、ノードNnが過去にレプリカを取得した回数(ダウンロード回数)を示す情報、又は、ノードNnが取得したレプリカを再生した回数(視聴回数)を示す情報又は、ノードNnが過去に他のノードNn又はコンテンツ投入サーバCSから受けた保存指示の回数(事前配布回数)を示す情報、又は、ノードNnがレプリカを他のノードNnに利用可能とした回数(公開回数)を示す情報・・・・などでもよい。上述した総稼働時間は少ないほうが記憶部の空き記録容量が大きいと特定でき、ダウンロード回数、視聴回数・・・等の回数はいずれも少ないほうが記憶部の空き記録容量が大きいものと特定することができる。 If the free recording capacity specifying information is information that can specify the free recording capacity of the storage unit of the node Nn, in addition to the free recording capacity of the storage unit itself, for example, information indicating the total operating time of the device of the node Nn. Or information indicating the number of times the node Nn has acquired a replica in the past (number of downloads), information indicating the number of times the replica acquired by the node Nn has been played (number of times of viewing), or a node Nn in the past as another node Information indicating the number of storage instructions received from Nn or the content input server CS (the number of pre-distribution), or information indicating the number of times that the node Nn has made the replica available to other nodes Nn (the number of times of disclosure) Etc. It can be specified that the smaller the total operating time mentioned above, the larger the free recording capacity of the storage unit, and the smaller the number of downloads, viewing times, etc., the larger the free recording capacity of the storage unit. it can.
ログ収集サーバLSは、各ノードNnから空き記録容量特定情報を受信し、各ノードNnのノードID、IPアドレスと対応付けてノード情報として保存する。 The log collection server LS receives the free recording capacity specifying information from each node Nn and stores it as node information in association with the node ID and IP address of each node Nn.
そして、図3に図示するように、コンテンツ投入サーバCSは、コンテンツ分散保存システムSに新しいコンテンツのレプリカを投入する際、つまり、コンテンツ分散保存システムSに参加するノードNnに分散して保存させる際には、ログ収集サーバLSに対して記憶部の空き記録容量がより大きい第2所定数(例えば、10個、100個など)のノード情報(ノード情報Nx_n)が掲載された保存先候補リストを要求して(図3[1]参照)、ログ収集サーバLSから保存先候補リストを取得する(取得手段)(図3[2]参照)。そして、取得した保存先候補リストをコンテンツ投入サーバCSの記憶部に保存し(ノード情報記憶手段)、当該保存先候補リストに掲載されたノード情報のうち、例えばランダムに1つ(第1所定数の一例)のノード情報を選択し(選択手段)、当該ノード情報に対応するノードNnに対して新規コンテンツのレプリカの保存を指示する(図3[3]参照)。例えば、保存先候補リストに掲載されたノード情報のうち、ノード情報Nx_1を選択した場合には、当該ノード情報Nx_1が示すノードN1に対して新規コンテンツのレプリカの保存を指示する(保存指示手段)。コンテンツ投入サーバCSからコンテンツの保存指示を受けたノードNnは、コンテンツのレプリカと保存先候補リストをコンテンツ投入サーバCSから受信して自己の記憶部に保存(記録)する。なお、上記図2及び図3ではコンテンツ分散保存システムS(P2Pネットワーク9)に参加しているノードNnをノードN5、N8、N10、、、等のみ示し、図を簡略化している。 As shown in FIG. 3, when the content input server CS inputs a new content replica to the content distributed storage system S, that is, when distributed and stored in the nodes Nn participating in the content distributed storage system S. Includes a storage destination candidate list in which a second predetermined number (for example, 10 or 100) of node information (node information Nx_n) having a larger free storage capacity in the storage unit than the log collection server LS is posted. A request is made (see FIG. 3 [1]), and a storage destination candidate list is obtained from the log collection server LS (acquisition means) (see FIG. 3 [2]). Then, the acquired storage destination candidate list is stored in the storage unit of the content input server CS (node information storage means), and one of the node information posted in the storage destination candidate list is randomly selected (first predetermined number). Node information (selection means) and instruct the node Nn corresponding to the node information to store a replica of the new content (see FIG. 3 [3]). For example, when the node information Nx_1 is selected from the node information posted on the storage destination candidate list, the node N1 indicated by the node information Nx_1 is instructed to store a replica of the new content (save instruction unit). . The node Nn that receives the content storage instruction from the content input server CS receives the content replica and the storage destination candidate list from the content input server CS and stores (records) them in its own storage unit. 2 and 3, only the nodes N5, N8, N10, etc. are shown as the nodes Nn participating in the content distributed storage system S (P2P network 9), and the diagrams are simplified.
そして、保存指示を受けたノードNnに保存された新規コンテンツは、公開日時がくると、当該コンテンツの情報がシステム運営者が配布するカタログリストに掲載され、コンテンツのレプリカのダウンロードが可能(コンテンツ分散保存システムSに参加する複数のノードNn間で共用可能)になる。そして、当該コンテンツの視聴を所望する各ノードNnは、(i)当該コンテンツを検索して(ii)当該コンテンツを保存するノードNnからコンテンツをダウンロードして取得して視聴する。 The new content stored in the node Nn that has received the storage instruction is posted on the catalog list distributed by the system operator when the release date arrives, and a replica of the content can be downloaded (content distribution) Can be shared among a plurality of nodes Nn participating in the storage system S). Each node Nn that desires to view the content (i) searches for the content (ii) downloads the content from the node Nn that stores the content, and views and views the content.
また、このように分散保存されているレプリカの所在、つまり、当該レプリカを保存したノードNnのノード情報(ノードIDやIPアドレス等)と当該コンテンツのレプリカに対応するコンテンツID等の組が含まれるインデックス情報が、当該コンテンツのレプリカの所在を管理しているノードNn(以下、「ルートノード」、又は「コンテンツデータ(コンテンツID)のルートノード」という)等により記憶(インデックスキャッシュに記憶)、管理されるようになっている。 In addition, the location of the replica stored in this manner, that is, a set of node information (node ID, IP address, etc.) of the node Nn storing the replica and a content ID corresponding to the replica of the content is included. Index information is stored (stored in the index cache) and managed by a node Nn (hereinafter referred to as “root node” or “root node of content data (content ID)”) that manages the location of the replica of the content. It has come to be.
つまり、コンテンツのレプリカを保存しているコンテンツ保持ノードのノード情報は、他のノードNnからの問い合わせに応じて提供可能なようにルートノードにより管理されている。 That is, the node information of the content holding node storing the content replica is managed by the root node so as to be provided in response to an inquiry from another node Nn.
例えば、タイトルがXXXの映画のコンテンツのレプリカについてのインデックス情報は、そのコンテンツ(コンテンツID)のルートノードであるノードN4により管理され、タイトルがYYYの映画のコンテンツのレプリカについてのインデックス情報は、そのコンテンツ(コンテンツID)のルートノードであるノードN7により管理される。また、このようなルートノードは、例えば、コンテンツIDと最も近い(例えば、上位桁がより多く一致する)ノードIDを有するノードNnであるように定められる。 For example, the index information about the replica of the movie content with the title XXX is managed by the node N4 which is the root node of the content (content ID), and the index information about the replica of the movie content with the title YYY is Managed by the node N7 which is the root node of the content (content ID). Further, such a root node is determined to be, for example, a node Nn having a node ID closest to the content ID (for example, the higher-order digits match more).
そして、あるノードNnのユーザが、所望するコンテンツのレプリカを取得したい場合、当該レプリカの取得を望むノードNn(以下、「ユーザノード」という)は、当該ユーザにより選択されたコンテンツのコンテンツID及び自己のIPアドレス等を含むコンテンツ所在問合せ(検索)メッセージ(クエリ)を生成し、これを自己のDHTを用いたルーティングテーブルにしたがって他のノードNnに対して送出する。つまり、ユーザノードは、コンテンツ所在問合せ(検索)メッセージを、ルートノードに向けて(ルートノード宛に)送出する(つまり、ルートノードにコンテンツのレプリカの所在を問い合わせる)。これにより、コンテンツ所在問合せ(検索)メッセージは、コンテンツIDをキーとするDHTルーティングによって最終的にルートノードに到着することになる。 When a user of a certain node Nn wants to acquire a replica of the desired content, the node Nn that desires to acquire the replica (hereinafter referred to as “user node”) determines the content ID and the self of the content selected by the user. A content location inquiry (search) message (query) including the IP address of the client is generated and sent to another node Nn according to a routing table using its own DHT. That is, the user node sends a content location inquiry (search) message toward the root node (to the root node) (that is, inquires the location of the content replica to the root node). As a result, the content location inquiry (search) message finally arrives at the root node by DHT routing using the content ID as a key.
なお、各ノードNnにおいてユーザにより選択されるべきコンテンツのコンテンツ名及びコンテンツID等の属性情報は、コンテンツカタログリストに記述されている。また、上記コンテンツ所在問合せ(検索)メッセージに含まれるコンテンツIDは、ユーザノードによって、コンテンツ名が上記共通のハッシュ関数によりハッシュ化されて生成されるようにしても良い。なお、DHTルーティングについては、特開2006−197400号公報等で公知であるので、詳しい説明を省略する。 Note that attribute information such as the content name and content ID of the content to be selected by the user at each node Nn is described in the content catalog list. The content ID included in the content location inquiry (search) message may be generated by the user node by hashing the content name with the common hash function. The DHT routing is known in Japanese Patent Application Laid-Open No. 2006-197400 and the like, and thus detailed description thereof is omitted.
上記コンテンツ所在問合せ(検索)メッセージを受信したルートノードは、これに含まれるコンテンツIDに対応するインデックス情報をインデックスキャッシュから取得して、当該インデックス情報を、該コンテンツ所在問合せメッセージの送信元であるユーザノードに対して返信する。こうしてインデックス情報を取得したユーザノードは、当該インデックス情報に含まれるあるコンテンツ保持ノードのIPアドレス等に基づいて当該コンテンツ保持ノードに接続して、コンテンツ送信要求メッセージを送信し、そこからコンテンツのレプリカを取得することが可能になる。なお、当該インデックス情報には、例えば複数のコンテンツ保持ノードのノード情報が含まれていることもある(同一のコンテンツのレプリカが複数のコンテンツ保持ノードに保存されている場合)。かかる場合、ユーザノードは、当該複数のコンテンツ保持ノードのうち一つのコンテンツ保持ノードを選択し、選択したコンテンツ保持ノードに接続してコンテンツのレプリカを取得することができる。 The root node that receives the content location inquiry (search) message acquires index information corresponding to the content ID included in the content node from the index cache, and uses the index information as a user who is the transmission source of the content location inquiry message. Reply to the node. The user node that has acquired the index information in this way connects to the content holding node based on the IP address of the content holding node included in the index information, transmits a content transmission request message, and then creates a replica of the content from there. It becomes possible to acquire. Note that the index information may include, for example, node information of a plurality of content holding nodes (when replicas of the same content are stored in a plurality of content holding nodes). In such a case, the user node can select one content holding node from among the plurality of content holding nodes and connect to the selected content holding node to obtain a content replica.
なお、ルートノードは、当該インデックス情報に含まれるIPアドレス等に示されたコンテンツ保持ノードに対してコンテンツ送信要求メッセージを送信し、これにより、ユーザノードは、上記コンテンツ保持ノードからそのレプリカを取得することもできる。また、上記ユーザノードは、コンテンツ所在問合せメッセージがルートノードに辿り着くまでの間に、当該ルートノードと同じインデックス情報をキャッシュしているキャッシュノードから当該インデックス情報を取得することもできる。 The root node transmits a content transmission request message to the content holding node indicated by the IP address or the like included in the index information, whereby the user node acquires the replica from the content holding node. You can also The user node can also acquire the index information from a cache node that caches the same index information as the root node until the content location inquiry message reaches the root node.
コンテンツ投入サーバ又は他のノードNnから保存指示を受け、新たにコンテンツのレプリカを保存したノードNnは、レプリカを保存したことを当該コンテンツを管理するルートノードに知らせるために(言い換えれば、該システムSに参加している他のノードNnに対して公開するために)、当該レプリカのコンテンツID及び自己のノード情報(ノードID、IPアドレス等)が含まれるパブリッシュメッセージを生成し、該パブリッシュメッセージを、そのルートノードに向けて(ルートノード宛に)送出する。 The node Nn that has received a storage instruction from the content input server or another node Nn and newly stored a replica of the content notifies the root node that manages the content that the replica has been stored (in other words, the system S A publish message including the content ID of the replica and its own node information (node ID, IP address, etc.) and generating the publish message Send to the root node (to the root node).
これにより、パブリッシュメッセージは、コンテンツ所在問合せ(検索)メッセージと同じように、コンテンツIDをキーとするDHTルーティングによってルートノードに到着することになる。そして、該ルートノードは、受信したパブリッシュメッセージに含まれるノード情報及びコンテンツIDの組を含むインデックス情報を登録(インデックスキャッシュ領域に記憶)することになる。こうして、保存指示を受けたノードNnは、新たに、上記コンテンツのレプリカを保持するコンテンツ事前保持ノードとなる。 As a result, the publish message arrives at the root node by DHT routing using the content ID as a key, like the content location inquiry (search) message. Then, the root node registers (stores in the index cache area) index information including a set of node information and content ID included in the received publish message. In this way, the node Nn that has received the save instruction newly becomes a content pre-holding node that holds a replica of the content.
なお、上記パブリッシュメッセージに含まれるノード情報及びコンテンツIDの組を含むインデックス情報は、ルートノードに至るまでの転送経路におけるキャッシュノードにおいても登録(キャッシュ)される。 Note that the index information including the set of node information and content ID included in the publish message is also registered (cached) in the cache node in the transfer path to the root node.
また、所望のレプリカを、コンテンツ保持ノードから取得して保存したユーザノードも、当該レプリカを保存したことをそのルートノードに知らせるために上述したパブリッシュメッセージをそのルートノードに向けて(ルートノード宛に)送出し、新たに、上記コンテンツのレプリカを保持するコンテンツ保持ノードとなる。 In addition, the user node that acquired and stored the desired replica from the content holding node also sends the above-described publish message to the root node to notify the root node that the replica has been stored (to the root node). ) Send out and newly become a content holding node that holds a replica of the content.
以上説明したコンテンツ分散保存システムSにおいては、新たに投入されるコンテンツのレプリカが、該システムSにおいて利用可能となる前に(公開前に)、保存指示装置の一例としてのコンテンツ投入サーバCSから何れかのノードNnに送信され、更に当該ノードNnが保存指示装置として機能して他のノードNnにレプリカを転送して保存指示することにより、一部のノードNn(コンテンツ事前保持ノード)に分散して保存させるようになっている。これは、新たに投入されるコンテンツの公開後に、当該コンテンツのレプリカにアクセスが集中するのを回避するためである。 In the content distributed storage system S described above, before a newly entered content replica becomes available in the system S (before publication), any content from the content input server CS as an example of a storage instruction device Is distributed to some nodes Nn (content pre-retention nodes) by further transmitting the replica to other nodes Nn and instructing the storage to be transmitted. To be saved. This is to avoid concentration of access to the replica of the content after the newly input content is disclosed.
このとき、コンテンツ投入サーバCSは、コンテンツ分散保存システムSに参加している全てのノードNnから記憶部の空き記録容量特定情報を定期的に収集して管理しているログ収集サーバLSから、記憶部の空き記録容量特定情報で示される空き記録容量がより大きい第2所定数のノード情報が掲載された保存先候補リストを取得して、これに基づいて、第1所定数(第1所定数<第2所定数)のノードNnをランダムに選択して当該選択されたノードNnに対して新規コンテンツのレプリカを保存するよう指示する。更に、保存を指示されたノードNnも、自己が保存指示装置となりコンテンツ投入サーバCSから受信した保存先候補リストに基づいてレプリカを保存(記録)するための記憶部の空き記録容量がより大きいノードNnを選択して、新たに投入されるコンテンツのレプリカの保存を指示するよう構成する。 At this time, the content input server CS stores from the log collection server LS that regularly collects and manages the free recording capacity specifying information of the storage unit from all the nodes Nn participating in the content distributed storage system S. A storage destination candidate list on which a second predetermined number of node information having a larger free recording capacity indicated by the free recording capacity specifying information is obtained, and based on this, a first predetermined number (first predetermined number) is acquired. A <second predetermined number) of nodes Nn are selected at random, and the selected node Nn is instructed to store a replica of the new content. Further, the node Nn that is instructed to store is also a node that has a larger free recording capacity in the storage unit for storing (recording) the replica based on the storage destination candidate list received from the content input server CS as the node Nn itself Nn is selected to instruct the storage of a replica of newly input content.
これにより、レプリカを保存(記録)するための記憶部の空き記録容量が大きいノードNnを、コンテンツ事前保持ノードとすることができる。 Thereby, the node Nn having a large free recording capacity of the storage unit for storing (recording) the replica can be set as the content pre-holding node.
[2.各装置の構成及び機能]
[2−1.ノードNnの構成及び機能]
次に、図4を参照して、ノードNnの構成及び機能について説明する。
[2. Configuration and function of each device]
[2-1. Configuration and function of node Nn]
Next, the configuration and function of the node Nn will be described with reference to FIG.
図4は、ノードNnの概要構成例を示す図である。 FIG. 4 is a diagram illustrating a schematic configuration example of the node Nn.
各ノードNnは、図4に示すように、演算機能を有するCPU,作業用RAM,各種データおよびプログラムを記憶するROM等から構成されたコンピュータとしての制御部11と、各種データ(例えば、コンテンツデータのレプリカ、保存先候補リスト、インデックス情報、DHT等)及び各種プログラム等を記憶保存(格納)するためのハードディスク等から構成されたコンテンツ記録手段及びノード情報記憶手段としての記憶部12と、受信されたコンテンツデータのレプリカ等を一時蓄積するバッファメモリ13と、コンテンツデータのレプリカに含まれるエンコードされたビデオデータ(映像情報)およびオーディオデータ(音声情報)等をデコード(データ伸張や復号化等)するデコーダ部14と、当該デコードされたビデオデータ等に対して所定の描画処理を施しビデオ信号として出力する映像処理部15と、当該映像処理部15から出力されたビデオ信号に基づき映像表示するCRT,液晶ディスプレイ等の表示部16と、上記デコードされたオーディオデータをアナログオーディオ信号にD(Digital)/A(Analog)変換した後これをアンプにより増幅して出力する音声処理部17と、当該音声処理部17から出力されたオーディオ信号を音波として出力するスピーカ18と、ネットワーク8を通じて他のノードNn、コンテンツ投入サーバCS、ログ収集サーバLS等間の情報の通信制御を行なうための通信部20と、ユーザからの指示を受け付け当該指示に応じた指示信号を制御部11に対して与える入力部(例えば、キーボード、マウス、或いは、操作パネル等)21と、を備えて構成され、制御部11、記憶部12、バッファメモリ13、デコーダ部14、通信部20、及び入力部21はバス22を介して相互に接続されている。なお、ノードNnとしては、パーソナルコンピュータ、STB(Set Top Box)、或いは、TV受信機等を適用可能である。
As shown in FIG. 4, each node Nn includes a control unit 11 as a computer including a CPU having a calculation function, a working RAM, a ROM for storing various data and programs, and various data (for example, content data).
また、コンテンツ分散保存システムSが、当該システムSに参加する際のアクセス先となるコンタクトノードを備えている場合には、記憶部12には当該コンタクトノードのIPアドレス及びポート番号等が記憶されている。更に、記憶部12には、保存(記録)しているコンテンツのレプリカに関する情報(タイトル、コンテンツID等)を登録するための保存コンテンツ管理テーブルが記憶されている。
When the content distributed storage system S includes a contact node that is an access destination when participating in the system S, the
このような構成において、制御部11は、CPUが記憶部12等に記憶されたプログラム(本発明の保存指示処理プログラム、ノード処理プログラムを含む)を読み出して実行することにより、全体を統括制御し、コンテンツ分散保存システムSへの参加により上述したユーザノード、中継ノード、ルートノード、キャッシュノード、コンテンツ保持ノード、及びコンテンツ事前保持ノードの少なくとも何れか一つのノードとしての処理を行なうようになっている。
In such a configuration, the control unit 11 performs overall control by reading and executing a program (including the storage instruction processing program and the node processing program of the present invention) stored in the
また、保存指示装置としての処理を行なう制御部11は、本発明における取得手段、ノード情報記憶手段、選択手段、保存指示手段、識別情報生成手段、判定手段、分割ノード情報生成手段、保存指示情報受信手段、更新手段及び公開日時情報取得手段として機能する。なお、上記保存指示処理プログラム及びノード処理プログラムは、例えば、ネットワーク8上の所定のサーバからダウンロードされるようにしてもよいし、例えば、CD−ROM等の記録媒体に記録されて当該記録媒体のドライブを介して読み込まれるようにしても良い。
In addition, the control unit 11 that performs processing as the storage instruction device is an acquisition unit, a node information storage unit, a selection unit, a storage instruction unit, an identification information generation unit, a determination unit, a split node information generation unit, a storage instruction information in the present invention. It functions as a receiving means, an updating means, and a disclosure date / time information obtaining means. The storage instruction processing program and the node processing program may be downloaded from a predetermined server on the
制御部11は、定期的に記憶部12の空き記録容量を取得する。例えば、記憶部12のレプリカが記録されるハードディスクのキャッシュ領域の全容量と、既に使用している記録容量(使用容量)を求め、全容量から使用容量を減算して求めればよい(空き記録容量=全容量−使用容量)。そして、取得した空き記録容量に基づいて空き記録容量特定情報を生成してログ収集サーバLSに送信する。
The control unit 11 periodically acquires the free recording capacity of the
また、制御部11は、コンテンツ投入サーバCS又は他のノードNnから、新たにコンテンツ分散保存システムSに投入すべきコンテンツのレプリカの保存指示を受けると、当該レプリカを記憶部12に記憶する。そして、保存指示と共に受信した保存先候補リストも一旦記憶部12に記憶する。そして、当該リストを送信用と保存用に分割し、保存用の保存先候補リストから第1所定数のノードNnを選択し、選択したノードNnに対してレプリカと送信用の保存先候補リストを送信してレプリカの保存を指示する。なお、保存先候補リストの分割については、後に詳細に説明する。
In addition, when receiving an instruction to store a replica of a content to be newly input to the content distribution storage system S from the content input server CS or another node Nn, the control unit 11 stores the replica in the
[2−2.ログ収集サーバLSの構成及び機能]
続いて、ログ収集サーバLSの概略構成について図5を用いて説明する。なお、図5は実施形態に係るログ収集サーバLSの概略構成を示すブロック図である。
[2-2. Configuration and function of log collection server LS]
Next, a schematic configuration of the log collection server LS will be described with reference to FIG. FIG. 5 is a block diagram illustrating a schematic configuration of the log collection server LS according to the embodiment.
図5に示すように、実施形態に係るコンテンツ分散保存システムSに含まれるログ収集サーバLSは、演算機能を有するCPU、作業用RAM(Random Access Memory)、各種データ及びプログラムを記録するROM(Read Only Memory)等から構成された制御部201と、各ノードNnから収集した各ノードNnの記憶部の空き記録容量、ノードID、IPアドレスを含むノード情報が記憶保存(格納)されたログデータベース202aを備え、各種データ及びプログラム等を記憶保存(格納)するためのHD等から構成された記憶部202と、ネットワークを通じて各ノードNn、コンテンツ投入サーバCS等、他の装置との間の情報の通信制御を行なうための通信部203と、当該ログ収集サーバLSを操作する操作者からの指示を受け付け当該指示に応じた指示信号を制御部201に出力する入力部(例えば、キーボード、マウス或いは、操作パネル等)204と、を備えて構成され、制御部201、記憶部202、通信部203及び入力部204、はバス205を介して相互にデータの授受が可能に接続されている。
As shown in FIG. 5, the log collection server LS included in the distributed content storage system S according to the embodiment includes a CPU having a calculation function, a working RAM (Random Access Memory), and a ROM (Read that reads various data and programs). A
そして、制御部201におけるCPUが記憶部202等に記録された各種プログラムを実行することにより、制御部201が、実施形態に係るログ収集サーバLSとしての全体動作を統括制御する。
Then, when the CPU in the
図6に記憶部202に備えたログデータベース202aに記憶保存されたノード情報の一例を示す。
FIG. 6 shows an example of node information stored and saved in the
制御部201は、各ノードNnから定期的に空き記録容量特定情報を受信すると、ログデータベース202aに各ノードNnのノードID及びIPアドレスと対応付けて記憶する。このノードIDとIPアドレスは、空き記録容量特定情報と共に定期的に各ノードNnから受信してもよく、或いは各ノードNnがコンテンツ分散保存システムSに参加後、初めて(初回)ログ収集サーバLSに対して空き記録容量特定情報を送信する場合にだけ各ノードNnがノードID及びIPアドレスを空き記録容量特定情報と共にログ収集サーバLSに送信し、ログ収集サーバLSがこれをログデータベース202aに対応付けて保存し、各ノードNnは、2回目以降は、ノードIDと空き記録容量特定情報のみを送信し、ログ収集サーバLSは、受信したノードIDをキーとして共に受信した空き記録容量特定情報をログデータベース202aに対応付けて保存するよう構成すればよい。
When the
以上の手順に従い、ログデータベース202aには、コンテンツ分散保存システムSに参加する全てのノードNnの記憶部の空き記録容量(Nx_n)、ノードID(Nx_n)、及びIPアドレス(Nx_n)が夫々対応付けられてノード情報Nx_1、ノード情報Nx_2、ノード情報Nx_3、、、ノード情報Nx_nとして登録(格納)されている。
In accordance with the above procedure, the
そして、制御部201は、コンテンツ投入サーバCSからの要求に応じて、ログデータベース202aから、空き記録容量が大きいノード情報を要求された数(第2所定数)だけ抽出して保存先候補リストを生成してコンテンツ投入サーバCSに送信する。
Then, in response to a request from the content input server CS, the
[2−3.コンテンツ投入サーバCSの構成及び機能]
続いて、コンテンツ投入サーバCSの概略構成について図7を用いて説明する。なお、図7は実施形態に係るコンテンツ投入サーバCSの概略構成を示すブロック図である。
[2-3. Configuration and function of content input server CS]
Next, a schematic configuration of the content input server CS will be described with reference to FIG. FIG. 7 is a block diagram showing a schematic configuration of the content input server CS according to the embodiment.
図7に示すように、実施形態に係るコンテンツ分散保存システムSに含まれるコンテンツ投入サーバCSは、演算機能を有するCPU、作業用RAM(Random Access Memory)、各種データ及びプログラムを記録するROM(Read Only Memory)等から構成された制御部301と、投入するコンテンツデータや投入済みのコンテンツデータ、ログ収集サーバLSから取得した保存先候補リスト及びその他の必要なプログラム等を記録保存(格納)するためのHD等から構成されたノード情報記憶手段としての記憶部302と、ネットワーク8を通じて各ノードNn、ログ収集サーバLS等、他の装置との間の情報の通信制御を行なうための通信部303と、当該コンテンツ投入サーバCSを操作する操作者からの指示を受け付け当該指示に応じた指示信号を制御部301に出力する入力部(例えば、キーボード、マウス或いは、操作パネル等)304と、を備えて構成され、制御部301、記憶部302、通信部303及び入力部304は、バス305を介して相互にデータの授受が可能に接続されている。
As shown in FIG. 7, the content input server CS included in the content distributed storage system S according to the embodiment includes a CPU having a calculation function, a working RAM (Random Access Memory), and a ROM (Read Read) that records various data and programs. In order to record and store (store) content data to be input, content data that has been input, a storage destination candidate list acquired from the log collection server LS, and other necessary programs, etc. A
そして、制御部301におけるCPUが記憶部302等に記録されたプログラム(本発明の保存指示処理プログラムを含む)を読み出して実行することにより、全体動作を統括制御し、上記各構成部材と協動して当該コンテンツ投入サーバCSを本発明における保存指示装置として機能させる。そして、保存指示装置としての処理を行なう制御部301は、本発明における取得手段、ノード情報記憶手段、選択手段、保存指示手段、判定手段及び識別情報生成手段として機能する。なお、上記保存指示処理プログラムは、例えば、ネットワーク8上の所定のサーバからダウンロードされるようにしてもよいし、例えば、CD−ROM等の記録媒体に記録されて当該記録媒体のドライブを介して読み込まれるようにしても良い。
Then, the CPU in the
制御部301は、新たにコンテンツ分散保存システムSに投入するコンテンツのレプリカを、記憶部302に保存した保存先候補リストから第1所定数のノードNnを選択し、選択したノードNnに対してレプリカと保存先候補リストを送信してレプリカの保存を指示する。
The
なお、本実施形態では、コンテンツ投入サーバCSの制御部301がコンテンツのレプリカの保存を指示する際には、当該指示と共にコンテンツのレプリカが保存先のノードNnに共に送信される、いわゆる「プッシュ式」のコンテンツ保存が行なわれるよう構成する。そして、コンテンツのレプリカの保存を指示されたノードNnは、レプリカを自己の記憶部12のキャッシュ領域に記録してコンテンツ事前保持ノードとなると共に、当該レプリカを保存したことをそのルートノードに知らせるために(言い換えれば、該システムSに参加している他のノードNnに対して公開するために)、当該レプリカのコンテンツID及び自己のノード情報が含まれるパブリッシュメッセージを、そのルートノードに向けて(ルートノード宛に)送出する。これにより、パブリッシュメッセージは、上述したコンテンツ所在問合せ(検索)メッセージと同じように、コンテンツIDをキーとするDHTルーティングによってルートノードに到着することになる。
In the present embodiment, when the
また、コンテンツ投入サーバCSは、ノード情報Nx_1からノード情報Nx_10の10個のノード情報が掲載された保存先候補リストをログ収集サーバLSから取得しているが、コンテンツ投入サーバCSが、新たなコンテンツをシステム内に保存させる数(保存数)を当該コンテンツの人気度等に応じて決定し、当該保存数に応じて、ログ収集サーバLSに要求するノード情報の数(第2所定数)を適宜変更すればよく、例えば、人気が高く公開後に多数のレプリカ配信要求が予測される場合には、保存数を多く決定し、少なくとも決定した保存数以上の数をノード情報を要求する等のように構成すればよい。なお、コンテンツの人気度とは、例えば、コンテンツが映画であって、既に劇場公開されているような場合、その観客動員数に応じて決定したり、或いは、コンテスト等の受賞履歴等に基づいて決定したり、或いは、コンテンツが音楽である場合には、そのアーティストの過去の作品の売り上げ等を考慮して決定すればよい。 In addition, the content input server CS obtains from the log collection server LS the storage destination candidate list in which 10 pieces of node information from the node information Nx_1 to the node information Nx_10 are posted. Is stored in the system according to the popularity of the content, etc., and the number of node information requested to the log collection server LS (second predetermined number) is appropriately determined according to the stored number. For example, if a large number of replica distribution requests are predicted after the release due to high popularity, a large number of storages should be determined, and at least a number greater than the determined number of storages should be requested. What is necessary is just to comprise. Note that the popularity of content refers to, for example, when the content is a movie and has already been released to the theater, or is determined according to the number of spectators, or based on the award history of contests, etc. If the content is music, it may be determined in consideration of the sales of the artist's past works.
そして、コンテンツのレプリカが他のノードNn間で共用可能となる日時である公開日時を示す情報(公開日時情報)を、保存指示情報又はコンテンツのレプリカに含んで、選択したノードNnに対して送信するよう構成する。保存指示情報を受信してレプリカの保存指示を受けたノードNnは、当該レプリカをコンテンツIDと対応付けて自己の記憶部12のキャッシュ領域に記憶して、登録処理(パブリッシュメッセージの送信)を行なう。
Then, information (publication date / time information) indicating the publication date / time, which is the date / time when the content replica can be shared between other nodes Nn, is included in the storage instruction information or the content replica and transmitted to the selected node Nn. Configure to The node Nn that receives the save instruction information and receives the replica save instruction stores the replica in the cache area of its
その後、保存指示情報又はコンテンツのレプリカに含んで取得した公開時刻情報が示す公開日時に至ると、コンテンツの情報(コンテンツID,タイトルなど)がシステム運営者が配布するカタログリストに掲載されて、コンテンツ分散保存システムSに参加する他のノードNnは、カタログリストに掲載されたコンテンツのコンテンツIDに基づいて所望のレプリカの所在を問い合わせるコンテンツ所在問い合わせメッセージ(クエリ)を生成してルートノードに向けて送出し、レプリカを保持するノードNnを知り、当該レプリカを保持するノードNnから当該レプリカのダウンロードすることが可能となる。 After that, when the release date and time indicated by the save time information or the release time information acquired in the content replica is reached, the content information (content ID, title, etc.) is posted on the catalog list distributed by the system operator, and the content The other nodes Nn participating in the distributed storage system S generate a content location inquiry message (query) that inquires about the location of a desired replica based on the content ID of the content listed in the catalog list and send it to the root node. Then, it becomes possible to know the node Nn holding the replica and download the replica from the node Nn holding the replica.
また、コンテンツ投入サーバCSがログ収集サーバLSに要求するノード情報の数(第2所定数)は、保存指示を受けたノードNnが選択するノードNnの数(第1所定数)よりも大きい値とする。 The number of node information requested by the content input server CS to the log collection server LS (second predetermined number) is larger than the number of nodes Nn (first predetermined number) selected by the node Nn that has received the save instruction. And
また、コンテンツ投入サーバCSからレプリカの保存指示を受けたノードNnは、コンテンツ分散保存システムSに参加する他のノードNnに対してコンテンツのレプリカの保存を指示する。すなわち、コンテンツ投入サーバCSからレプリカの保存指示を受けたノードNnが保存指示装置として機能することとなる。そして、この保存指示を受けた他のノードNnも同様にコンテンツ分散保存システムSに参加する他のノードNnに対してコンテンツのレプリカの保存を指示する。このように、保存指示装置として機能するコンテンツ投入サーバCSまたはシステムSに参加するノードNnは、公開日時に至るまでシステムSに参加するノードNnに対してレプリカの保存指示を繰り返し行なうことにより、新規コンテンツのレプリカをシステムS内に公開前に事前に分散保存させることができるようになっている。 Further, the node Nn that receives the replica storage instruction from the content input server CS instructs the other nodes Nn participating in the content distributed storage system S to store the content replica. That is, the node Nn that has received a replica storage instruction from the content input server CS functions as a storage instruction device. Then, the other node Nn that has received this storage instruction similarly instructs other nodes Nn participating in the content distributed storage system S to store the content replica. As described above, the content input server CS functioning as a storage instruction device or the node Nn participating in the system S repeats the replica storage instruction to the node Nn participating in the system S until the release date and time. Content replicas can be distributed and stored in advance in the system S before publication.
[3.保存先候補リスト]
続いて、レプリカの保存指示を行なう際に各ノードNn間で送受信される保存先候補リストの分割について説明する。
[3. Save destination candidate list]
Next, division of a storage destination candidate list that is transmitted and received between each node Nn when a replica storage instruction is issued will be described.
コンテンツ投入サーバCSから保存指示情報を受信したノードNnは(保存指示情報受信手段)、コンテンツ投入サーバCSから取得した保存先候補リストを、保存用の保存先候補リストと送信用の保存先候補リストに分割する。図8は、コンテンツ投入サーバCSから受信した保存先候補リストを、ノード情報が半数ずつになるよう2分割した例である。 The node Nn that has received the storage instruction information from the content input server CS (storage instruction information receiving means) determines the storage destination candidate list acquired from the content input server CS as the storage destination candidate list for storage and the storage destination candidate list for transmission. Divide into FIG. 8 is an example in which the storage destination candidate list received from the content input server CS is divided into two so that the node information is halved.
コンテンツ投入サーバCSから例えば10個(第2所定数)のノード情報が掲載された保存先候補リスト(ノード情報Nx_1〜Nx_10)を取得し(取得手段)、自己の記憶部12に保存する(ノード情報記憶手段)。その後、保存した保存先候補リスト(ノード情報Nx_1〜Nx_10)から5個(第3所定数の一例)のノード情報を抽出して分割して、分割ノード情報としての保存先候補リスト(ノード情報Nx_6〜Nx_10)を生成する(分割ノード情報生成手段)。 For example, a storage destination candidate list (node information Nx_1 to Nx_10) in which, for example, ten (second predetermined number) node information is posted from the content input server CS (node information Nx_1 to Nx_10) is acquired and stored in its own storage unit 12 (node Information storage means). After that, five pieces of node information (an example of the third predetermined number) are extracted from the saved destination candidate list (node information Nx_1 to Nx_10) and divided, and the destination candidate list (node information Nx_6) as divided node information is divided. ˜Nx — 10) (divided node information generating means).
そして、自己の記憶部12に記憶している保存先候補リスト(ノード情報Nx_1〜Nx_10)を、分割(抽出)したノード情報Nx_6〜Nx_10を除いた、保存用の保存先候補リスト(ノード情報Nx_1〜Nx_5)に更新し(更新手段)、記憶部12に記憶した保存先候補リスト(ノード情報Nx_1〜Nx_5)の中から、保存指示をするノードNnを選択し(選択手段)、選択したノードNnに対して抽出したノード情報を送信用の保存先候補リスト(ノード情報Nx_6〜Nx_10)としてレプリカと共に送信し、保存を指示する(保存指示手段)。
Then, the storage destination candidate list (node information Nx_1) that is obtained by removing the node information Nx_6 to Nx_10 obtained by dividing (extracting) the storage destination candidate list (node information Nx_1 to Nx_10) stored in the
以下、ログ収集サーバLSからコンテンツ投入サーバCSを経て各ノードNnへと送信される保存先候補リストについて図9乃至図11を用いて説明する。 Hereinafter, the storage destination candidate list transmitted from the log collection server LS to each node Nn through the content input server CS will be described with reference to FIGS.
図9は、ログ収集サーバLS、コンテンツ投入サーバCS、及びノードN5、N1間において授受される保存先候補リストの様子を示す図であり、図10は、ノードN1、N7、N8間において授受される保存先候補リストの様子を示す図である。 FIG. 9 is a diagram illustrating a state of the storage destination candidate list exchanged between the log collection server LS, the content input server CS, and the nodes N5 and N1, and FIG. 10 is exchanged between the nodes N1, N7, and N8. It is a figure which shows the mode of the preservation | save destination candidate list.
ログ収集サーバLSはログデータベース202aから、最大の空き記録容量を有するノード情報から第2所定数(コンテンツ投入サーバCSからの要求された数)分のノード情報を抽出し、当該ノード情報が掲載された保存先候補リスト(ノード情報Nx_1〜Nx_10)を生成してコンテンツ投入サーバCSに送信する。
The log collection server LS extracts, from the
コンテンツ投入サーバCSは、受信した保存先候補リスト(ノード情報Nx_1〜Nx_10)を自己の記憶部302に記憶し、記憶した保存先候補リスト(ノード情報Nx_1〜Nx_10)からレプリカの保存を指示するノードNnをランダムに1つ選択する。同図ではノードN5を選択し、選択したノードN5に対して保存先候補リスト(ノード情報Nx_1〜Nx_10)と共にレプリカの保存を指示する。
The content input server CS stores the received storage destination candidate list (node information Nx_1 to Nx_10) in its
ノードN5は、コンテンツ投入サーバCSから保存先候補リスト(ノード情報Nx_1〜Nx_10)を受信してレプリカの保存の指示を受けると、保存先候補リスト(ノード情報Nx_1〜Nx_10)から第3所定数のノード情報を抽出(分割)して、抽出したノード情報を除いた保存用の保存先候補リスト(ノード情報Nx_1〜Nx_5)を自己の記憶部12に記憶する。この自己の記憶部12に記憶した保存先候補リスト(ノード情報Nx_1〜Nx_5)からレプリカの保存を指示するノードをランダムに1つ選択する。同図ではノードN1を選択し、選択したノードN1に対して抽出したノード情報からなる送信用の保存先候補リスト(ノード情報Nx_6〜Nx_10)と共にレプリカの保存を指示する。
When the node N5 receives the storage destination candidate list (node information Nx_1 to Nx_10) from the content input server CS and receives an instruction to save the replica, the node N5 receives a third predetermined number from the storage destination candidate list (node information Nx_1 to Nx_10). The node information is extracted (divided), and the storage destination candidate list (node information Nx_1 to Nx_5) for storage excluding the extracted node information is stored in its
次いで、ノードN1は、ノードN5から5つ(第2所定数)のノード情報(Nx_6〜Nx_10)が掲載された保存先候補リストを受信してレプリカの保存の指示を受けると、保存先候補リスト(ノード情報Nx_6〜Nx_10)から第3所定数のノード情報を抽出(分割)して、抽出したノード情報を除いた保存用の保存先候補リスト(ノード情報Nx_6〜Nx_7)を自己の記憶部12に記憶する。この自己の記憶部12に記憶した保存先候補リスト(ノード情報Nx_6〜Nx_7)からレプリカの保存を指示するノードをランダムに1つ(第1所定数)選択する。同図ではノードN7を選択し、選択したノードN7に対して抽出したノード情報からなる送信用の保存先候補リスト(ノード情報Nx_8〜Nx_10)と共にレプリカの保存を指示する。
Next, when the node N1 receives the storage destination candidate list on which five (second predetermined number) node information (Nx_6 to Nx_10) is received from the node N5 and receives an instruction to store the replica, the storage destination candidate list A third predetermined number of node information is extracted (divided) from (node information Nx_6 to Nx_10), and a storage destination candidate list (node information Nx_6 to Nx_7) for storage excluding the extracted node information is stored in its
また、ノードN5は、ノードN1に対してレプリカの保存を指示した後、図11に示すように、保存を指示したノードN1の情報を自己の記憶部12に記憶した保存先候補リストから削除して更新し、更新後の保存先候補リスト(ノード情報Nx_2〜Nx_5)から更に第3所定数のノード情報を抽出(分割)して、抽出したノード情報を除いた保存用の保存先候補リスト(ノード情報Nx_2〜Nx_3)を自己の記憶部12に記憶する。そして、この自己の記憶部12に記憶した保存先候補リスト(ノード情報Nx_2〜Nx_3)からレプリカの保存を指示するノードをランダムに1つ選択する。同図ではノードN3を選択し、選択したノードN3に対して抽出したノード情報からなる送信用の保存先候補リスト(ノード情報Nx_4〜Nx_5)と共にレプリカの保存を指示する。
Further, after instructing the node N1 to store the replica, the node N5 deletes the information of the node N1 instructed to store from the storage destination candidate list stored in its
そして、ノードN3も同様にしてノードN1から受信した保存先候補リスト(ノード情報Nx_4〜Nx_5)を保存用と送信用に分割し、保存用の保存先候補リストから選択したノードN4に対してレプリカの保存を指示する。 Similarly, the node N3 also divides the storage destination candidate list (node information Nx_4 to Nx_5) received from the node N1 for storage and transmission, and replicas the node N4 selected from the storage destination candidate list for storage. Instruct to save.
なお、図11に示す例では、ノードN4がノードN5のノード情報のみが掲載された保存先候補リストを受信しており、ノードN4はノードN5に対して保存を指示することとなる。しかし、上述したようにノードN5は既にコンテンツ投入サーバCSからの保存指示に従ってレプリカを保存しているため、このままではノードN5に対して保存指示が重複してしまう。このような場合に備えて、コンテンツ投入サーバCSが、保存先候補リストをノードN5に送付する際には、当該ノードN5のノード情報を保存先候補リストから削除して送信するよう構成してもよい。 In the example illustrated in FIG. 11, the node N4 receives the storage destination candidate list on which only the node information of the node N5 is posted, and the node N4 instructs the node N5 to store. However, as described above, since the node N5 has already stored the replica according to the storage instruction from the content input server CS, the storage instruction is duplicated for the node N5 as it is. In preparation for such a case, when the content input server CS sends the storage destination candidate list to the node N5, the node information of the node N5 may be deleted from the storage destination candidate list and transmitted. Good.
以上説明したように、コンテンツ投入サーバCSから保存指示を受けたノードNnが、保存指示装置として機能し、保存先候補リストに掲載された記憶部の空き記録容量が比較的大きいノードNnに対してレプリカの保存を指示し、保存指示を受けたノードNnがレプリカを保存すると共に、保存指示を受けたノードNnが更に保存先候補リストに基づいて他のノードNnにレプリカの保存を指示していく。そしてこのようなコンテンツのレプリカの保存指示と当該指示に基づく保存が、保存指示元であるコンテンツ投入サーバCS又は他のノードNnから保存指示情報又はコンテンツのレプリカに含んで受信した公開日時情報が示すコンテンツ公開日時まで繰り返し行なわれることとなる。 As described above, the node Nn that has received the storage instruction from the content input server CS functions as a storage instruction device, and the node Nn that has a relatively large free recording capacity in the storage unit that is listed in the storage destination candidate list. The node Nn that received the storage instruction instructs to store the replica, and the node Nn that has received the storage instruction further instructs other nodes Nn to store the replica based on the storage destination candidate list. . The content replica storage instruction and the storage based on the instruction are indicated by the storage instruction information received from the content input server CS or other node Nn that is the storage instruction source or the disclosure date / time information received in the content replica. It will be repeated until the content release date.
ところで、保存先候補リストは、各ノードNnにおいて保存指示をする度に分割され更新されるので、公開日時前に保存先候補リストに掲載されたノード情報がなくなってしまうことが想定される。また、コンテンツ投入サーバCSがログ収集サーバLSから保存先候補リストを取得できない場合や、コンテンツ投入サーバCSから保存指示を受けたノードNnが、コンテンツ投入サーバCSから保存先候補リストを受信できなかった場合も想定される。このような場合、例えば、コンテンツ投入サーバCSがログ収集サーバLSから保存先候補リストを取得できなかった場合には、コンテンツ投入サーバCSの制御部301が識別情報生成手段として機能し、当該コンテンツ投入サーバCSにおいて、第1所定数のノードIDを生成し、生成したノードIDに向けて保存指示メッセージを送出するよう構成する。また、コンテンツ投入サーバCSから保存指示を受けたノードNnが、コンテンツ投入サーバCSから保存先候補リストを受信できなかった場合にも、制御部11が各ノードNnにおいて第1所定数のノードIDを生成し、生成したノードIDに向けて保存指示メッセージを送出する。
By the way, since the storage destination candidate list is divided and updated every time a storage instruction is given at each node Nn, it is assumed that the node information posted in the storage destination candidate list before the release date is lost. In addition, when the content input server CS cannot acquire the storage destination candidate list from the log collection server LS, or the node Nn receiving the storage instruction from the content input server CS cannot receive the storage destination candidate list from the content input server CS. Cases are also envisaged. In such a case, for example, when the content input server CS cannot acquire the storage destination candidate list from the log collection server LS, the
そして、送出された保存指示メッセージは、生成したノードIDと同一のノードIDを有するノードNn、或いは当該生成したノードIDに近いノードIDを有するノードNnに到達し、この保存指示メッセージの最終到達先であるノードNnがレプリカを保存することとなる。なお、この場合、保存指示メッセージとレプリカとを共に送出してレプリカを「プッシュ式」で送信する構成のほか、保存指示メッセージのみを送信し、保存指示メッセージの最終到達先であるノードNnがメッセージに含まれる保存指示元のノード情報(ノードID、IPアドレス等)に基づいて保存指示元(コンテンツ投入サーバ、又はノードNn)に対して保存すべきレプリカを要求してレプリカを取得するよう構成してもよい。 Then, the sent save instruction message reaches the node Nn having the same node ID as the generated node ID or the node Nn having a node ID close to the generated node ID, and the final destination of the save instruction message That is, the node Nn stores the replica. In this case, in addition to the configuration in which the storage instruction message and the replica are transmitted together and the replica is transmitted by the “push type”, only the storage instruction message is transmitted, and the node Nn that is the final destination of the storage instruction message is the message The storage instruction source (content input server or node Nn) is requested based on the node information (node ID, IP address, etc.) of the storage instruction source included in the request to obtain a replica to be acquired. May be.
[4.各装置の処理]
以上の動作において、ログ収集サーバLS、コンテンツ投入サーバCS、及び各ノードNnにおける処理を、図を参照して、詳しく説明する。
[4. Processing of each device]
In the above operation, processing in the log collection server LS, the content input server CS, and each node Nn will be described in detail with reference to the drawings.
[4−1.ノードNnの空き記録容量特定情報送信処理]
図12は、コンテンツ分散保存システムSに参加している任意のノード装置Nnが、空き記録容量特定情報をログ収集サーバ12に送信する際の制御部11の処理を示すフローチャートであり、1日1回など、所定期間毎に定期的に処理が開始される。
[4-1. Node Nn free recording capacity specifying information transmission process]
FIG. 12 is a flowchart showing processing of the control unit 11 when an arbitrary node device Nn participating in the content distributed storage system S transmits free recording capacity specifying information to the
先ず、制御部11は、記憶部12の空き記録容量を取得する(ステップS21)。 First, the control unit 11 acquires a free recording capacity of the storage unit 12 (step S21).
次に、取得した空き記録容量に基づいて空き記録容量特定情報を生成し(ステップS22)、ノードIDと共に空き記録容量特定情報をログ収集サーバLSに送信して(ステップS23)処理を終了する。なお、空き記録容量特定情報の最初の送信の場合には、自己のIPアドレスも共にログ収集サーバLSに送信する。 Next, free recording capacity specifying information is generated based on the acquired free recording capacity (step S22), the free recording capacity specifying information is transmitted to the log collection server LS together with the node ID (step S23), and the process is terminated. In the case of the first transmission of the free recording capacity specifying information, the self IP address is also transmitted to the log collection server LS.
[4−2.ログ収集サーバLSの処理]
図13は、ログ収集サーバLSにおける制御部201の処理を示すフローチャートであり、例えば、システム管理者等が入力部204を介して操作して当該処理の実行を指示した場合(或いは通信部203を介してシステム管理者が操作する他の装置から処理の実行を指示する旨の情報を受信した場合)に開始する。
[4-2. Processing of log collection server LS]
FIG. 13 is a flowchart showing the processing of the
先ず、制御部201は、ログ収集サーバLSの電源がオフとされたか否かを判定し(ステップS30)、オフとされていなければ(ステップS30:No)、コンテンツ分散保存システムSに参加するノードNnから空き記録容量特定情報を受信したか否かを判定する(ステップS31)。
First, the
判定の結果、空き記録容量特定情報を受信した場合(ステップS31:Yes)には、受信した空き記録容量特定情報が示す空き記録容量を、共に受信したノードIDをキーとして当該ノードIDに対応付けてログデータベース202aに保存する(ステップS32)。このノードNnからの初回の受信であれば、共に受信したIPアドレスも対応付けて保存し、2回目以降の受信であれば、保存している空き記録容量を新たに受信した空き記録容量特定情報に基づいて更新する。
As a result of the determination, when the free recording capacity specifying information is received (step S31: Yes), the free recording capacity indicated by the received free recording capacity specifying information is associated with the node ID using the received node ID as a key. And stored in the
一方、空き記録容量特定情報を受信していない場合(ステップS31:No)には、ステップS33へ移行する。 On the other hand, when the free recording capacity specifying information is not received (step S31: No), the process proceeds to step S33.
次いで、コンテンツ投入サーバCSから保存先候補リストの送信を要求されたか否かを判定する(ステップS33)。 Next, it is determined whether or not transmission of the storage destination candidate list is requested from the content input server CS (step S33).
判定の結果、保存先候補リストの送信を要求されていない場合(ステップS33:No)には、ステップS30へ移行し、保存先候補リストの送信を要求された場合(ステップS33:Yes)には、ログデータベース202aに登録されているノード情報のうち、より大きい空き記録容量を有するノード情報を、要求された個数分リスト化して保存先候補リストを生成する(ステップS34)。つまり、10個要求された場合には、最大の空き記録容量を有するノード情報から10番目に大きい空き記録容量を有するノード情報までの10個のノード情報からなる保存先候補リストを生成する。そして、生成した保存先候補リストをコンテンツ投入サーバCSに送信し(ステップS35)、ステップS30の処理へ移行し、電源がオフとなるまでステップS30からステップS35の処理を繰り返し行なう。
As a result of the determination, when transmission of the storage destination candidate list is not requested (step S33: No), the process proceeds to step S30, and when transmission of the storage destination candidate list is requested (step S33: Yes). Then, among the node information registered in the
そして、電源がオフとなった場合に(ステップS30:Yes)、処理を終了する。 Then, when the power is turned off (step S30: Yes), the process is terminated.
[4−3.コンテンツ投入サーバCSの処理]
図14は、コンテンツ投入サーバCSにおける制御部301の処理を示すフローチャートであり、例えば、システム管理者等が入力部304を介して操作して当該処理の実行を指示した場合(或いは通信部303を介してシステム管理者が操作する他の装置から処理の実行を指示する旨の情報を受信した場合)に本発明の保存指示処理プログラムが読み出され処理を開始する。
[4-3. Processing of content input server CS]
FIG. 14 is a flowchart showing the processing of the
先ず、制御部301は、コンテンツ投入サーバCSの電源がオフとされたか否かを判定し(ステップS40)、オフとされていなければ(ステップS40:No)、新たにコンテンツ分散保存システムSに投入すべきコンテンツがあるか否かを判定する(ステップS41)。
First, the
判定の結果、投入するコンテンツがない場合(ステップS41:No)には、ステップS40へ移行し、投入するコンテンツがある場合(ステップS41:Yes)には、当該コンテンツの人気度等に基づいてノード情報の個数(第2所定数)を指定してログ収集サーバLSに対して保存先候補リストを要求する(ステップS42)。 As a result of the determination, if there is no content to be input (step S41: No), the process proceeds to step S40. If there is content to be input (step S41: Yes), a node is determined based on the degree of popularity of the content. A storage destination candidate list is requested from the log collection server LS by designating the number of information (second predetermined number) (step S42).
続いて、ログ収集サーバLSから保存先候補リストを取得できたか否かを判定し(ステップS43)、取得できた場合(ステップS43:Yes)には、取得した保存先候補リストから第1所定数(例えば1個)のノードNnを選択し(ステップS44)、選択したノードNnに対して保存先候補リストを送信してコンテンツのレプリカの保存を指示(保存指示情報を送信)する(ステップS45)。 Subsequently, it is determined whether or not the storage destination candidate list has been acquired from the log collection server LS (step S43). If the storage destination candidate list has been acquired (step S43: Yes), a first predetermined number is obtained from the acquired storage destination candidate list. A node Nn (for example, one) is selected (step S44), and a storage destination candidate list is transmitted to the selected node Nn to instruct to store a replica of the content (save instruction information is transmitted) (step S45). .
一方、ログ収集サーバLSから保存先候補リストを取得できなかった場合(ステップS43:No)には、制御部303は第1所定数のノードIDを生成し(ステップS46)、生成したノードIDのノードNnに向けてコンテンツのレプリカの保存を指示する保存指示メッセージ(保存指示情報)を送出する(ステップS47)。
On the other hand, when the storage destination candidate list cannot be obtained from the log collection server LS (step S43: No), the
その後、ステップS45又はステップS47にて保存を指示した後に、ステップS40の処理へ移行し、電源がオフとなるまでステップS40からステップS47の処理を繰り返し行なう。 Thereafter, after instructing storage in step S45 or step S47, the process proceeds to step S40, and the processes from step S40 to step S47 are repeated until the power is turned off.
そして、電源がオフとなった場合に(ステップS40:Yes)、処理を終了する。 Then, when the power is turned off (step S40: Yes), the process is terminated.
[4−4.ノードNnのメイン処理]
図15は、コンテンツ分散保存システムSに参加している任意のノードNnにおける制御部11のメイン処理を示すフローチャートであり、コンテンツ分散保存システムSへの参加後(例えば、コンタクトノードへのアクセスの後)に本発明の保存指示処理プログラム及びノード処理プログラムが読み出され処理が開始する。なお、上述した「4−1.空き記録容量特定情報送信処理」が実行されている場合には、空き記録容量特定情報送信処理と並行して行なわれることとなる。
[4-4. Main processing of node Nn]
FIG. 15 is a flowchart showing the main processing of the control unit 11 in an arbitrary node Nn participating in the content distributed storage system S, and after participation in the content distributed storage system S (for example, after access to a contact node). ), The storage instruction processing program and the node processing program of the present invention are read and the processing starts. In addition, when the above-described “4-1. Free recording capacity specifying information transmission process” is being executed, it is performed in parallel with the free recording capacity specifying information transmission process.
先ず、制御部11は、ノードNn自身の電源がオフとされたか否かを判定し(ステップS60)、オフとされていなければ(ステップS60:No)、コンテンツ投入サーバCSまたは他のノードNnからコンテンツのレプリカの保存が指示されたか否かを判定する(ステップS61)。 First, the control unit 11 determines whether or not the power of the node Nn itself is turned off (step S60). If the power is not turned off (step S60: No), from the content input server CS or another node Nn. It is determined whether or not an instruction to store a content replica has been issued (step S61).
判定の結果、レプリカの保存が指示された場合には保存指示されたコンテンツのレプリカを自己の記憶部12に保存可能か否かを判定する(ステップS62)。具体的には、記憶部12の空き記録容量と保存指示されたレプリカのデータ容量等に基づいて、保存指示されたレプリカを保存可能か否かを判断することができる。なお、既に記憶しているレプリカの重要性と保存指示されたレプリカの重要性(例えば人気度が高いほうを優先して保存しておく等)を比較して、比較の結果、既に記憶しているレプリカを記憶部12から削除して空き記録容量を確保するよう構成してもよい。
As a result of the determination, if saving of the replica is instructed, it is determined whether or not the replica of the instructed content can be saved in its own storage unit 12 (step S62). Specifically, based on the free recording capacity of the
判定の結果、保存指示されたコンテンツのレプリカを自己の記憶部12に保存可能である場合(ステップS62:Yes)、保存指示元(コンテンツ投入サーバCSまたは他のノードNn)からコンテンツのレプリカと保存先候補リストを受信して(ステップS63)、コンテンツのレプリカを自己の記憶部12に保存する(ステップS64)。また、保存先候補リストは記憶部12に記憶する。
As a result of the determination, if it is possible to store the replica of the content instructed to be stored in its own storage unit 12 (step S62: Yes), the content replica and the storage are stored from the storage instruction source (the content input server CS or another node Nn). The destination candidate list is received (step S63), and a replica of the content is stored in its own storage unit 12 (step S64). The storage destination candidate list is stored in the
一方、レプリカの保存が指示されていない場合(ステップS61:No)、及び保存指示されたレプリカの保存が可能でない場合(ステップS62:No)には、ステップS60へ移行する。 On the other hand, when it is not instructed to store the replica (step S61: No), and when it is not possible to store the instructed replica (step S62: No), the process proceeds to step S60.
そして、レプリカの保存(ステップS64)後、自身が保存指示装置として機能し(ステップS65)、保存先候補リストのノード情報に基づいて他のノードNnにレプリカの保存指示を行なう。 Then, after storing the replica (step S64), it functions as a storage instruction device (step S65), and instructs other nodes Nn to store the replica based on the node information of the storage destination candidate list.
先ず、記憶部12に保存先候補リストがあるか否かを判定し(ステップS66)、保存先候補リストがある場合(ステップS66:Yes)には、保存先候補リストを送信用の保存先候補リストと保存用の保存先候補リストに分割する(ステップS67)。具体的には、記憶部12に記憶した保存先候補リストから第3所定数のノード情報を抽出して送信用の保存先候補リストを生成し、記憶部12に記憶した保存先候補リストを、当該抽出したノード情報を除いた保存先候補リストに更新する。
First, it is determined whether or not there is a storage destination candidate list in the storage unit 12 (step S66). If there is a storage destination candidate list (step S66: Yes), the storage destination candidate list is transmitted to the storage destination candidate for transmission. The list is divided into a list and a storage destination candidate list for storage (step S67). Specifically, a third predetermined number of node information is extracted from the storage destination candidate list stored in the
次いで、記憶部12に記憶した(保存用の)保存先候補リストから、第1所定数のノードNnをランダムに選択し(ステップS68)、選択したノードNnに、生成した保存先候補リストとコンテンツのレプリカを送信して、レプリカの保存を指示(保存指示情報を送信)し、当該ノードNnを記憶部12の保存先候補リストから削除する(ステップS69)。 Next, a first predetermined number of nodes Nn are randomly selected from the storage destination candidate list (for storage) stored in the storage unit 12 (step S68), and the generated storage destination candidate list and contents are selected in the selected node Nn. The replica is transmitted, the replica is instructed (storing instruction information is transmitted), and the node Nn is deleted from the storage destination candidate list in the storage unit 12 (step S69).
一方、記憶部12に保存先候補リストがない場合(ステップS66:No)には、制御部11は第1所定数のノードIDを生成し(ステップS70)、生成したノードIDのノードNnに向けてコンテンツのレプリカの保存を指示する保存指示メッセージ(保存指示情報)を送出する(ステップS71)。 On the other hand, when there is no storage destination candidate list in the storage unit 12 (step S66: No), the control unit 11 generates a first predetermined number of node IDs (step S70), toward the node Nn of the generated node ID. Then, a storage instruction message (storage instruction information) for instructing storage of the content replica is transmitted (step S71).
そして、コンテンツのレプリカの公開日時まで上記ステップS66からS69のループ処理を行ない、公開日時に至るとループ処理を終了する(ステップS72)。 Then, the loop processing from step S66 to S69 is performed until the content replica publication date and time, and when the publication date and time is reached, the loop processing is terminated (step S72).
その後、ステップS60に移行し、電源がオフとなった場合に(ステップS60:Yes)、処理を終了する。 Thereafter, the process proceeds to step S60, and when the power is turned off (step S60: Yes), the process is terminated.
以上説明したように、コンテンツ分散保存システムSに新たなコンテンツのレプリカを投入する際に、コンテンツ投入サーバCS(又はノードNn)は、記録部12の空き記録容量が比較的大きいノードNnが掲載された保存先候補リストから第1所定数のノードNnを選択し、選択したノードNnに対して保存を指示するため、各ノードNnの記録部12の記録容量をバランスよく有効に利用することが可能なコンテンツ分散保存システムSを実現することができる。
As described above, when a new content replica is inserted into the content distributed storage system S, the content input server CS (or the node Nn) includes the node Nn in which the
また、ステップS68で第1所定数のノードNnをランダムに選択するよう構成したので、最も空き記録容量が大きいノードNnに保存指示が集中してしまうことを防止することができる。 In addition, since the first predetermined number of nodes Nn are randomly selected in step S68, it is possible to prevent the storage instructions from being concentrated on the node Nn having the largest available recording capacity.
なお、上述した実施形態では、第1所定数を「1」とし、保存先候補リストから1つのノードNnを選択するよう構成したが、これに限定されず、複数のノードNnを選択するよう構成してもよい。複数のノードNnを選択する場合(第1所定数が2以上)には、保存先候補リストを、保存指示先として選択した各ノードNnに送信する分(第1所定数)と、自己が保存する分(1)である「第1所定数+1」に分割すればよい。例えば、1万個(第2所定数)のノード情報が掲載された保存先候補リストを取得し、この保存先候補リストから第1所定数として100個のノードNnを選択してレプリカの保存を指示するよう構成してもよい。第1所定数は、第2所定数に応じて、或いは、公開日時までの期間(例えば、公開日時まで時間が無い場合には第1所定数を大きくしてできるだけ早く多数のノードNnにレプリカの事前配布を完了させる等)等を考慮して適宜変更すればよい。 In the above-described embodiment, the first predetermined number is “1” and one node Nn is selected from the storage destination candidate list. However, the present invention is not limited to this, and a plurality of nodes Nn are selected. May be. When a plurality of nodes Nn are selected (the first predetermined number is 2 or more), the storage destination candidate list is stored by itself (the first predetermined number) for transmission to each node Nn selected as the storage instruction destination. What is necessary is just to divide | segment into "the 1st predetermined number +1" which is the part (1) to do. For example, a storage destination candidate list in which 10,000 (second predetermined number) node information is posted is acquired, and 100 nodes Nn are selected as the first predetermined number from this storage destination candidate list to store replicas. It may be configured to indicate. The first predetermined number depends on the second predetermined number or the period until the release date and time (for example, if there is no time until the release date and time, the first predetermined number is increased and the number of replicas is transferred to a large number of nodes Nn as soon as possible. It may be changed as appropriate in consideration of, for example, completing pre-distribution.
また、コンテンツ投入サーバCSが、保存指示をすべき第1所定数のノードNnを選択できない場合には、ステップS46及びS47にあるように、第1所定数のノードIDを生成し、生成したノードIDのノードNnに向けてレプリカの保存を指示する保存指示メッセージを送出するよう構成したので、ログ収集サーバLSから保存先候補リストを取得できなかった場合でも、コンテンツ分散保存システムS内のノードNnに対してレプリカの保存指示を確実に行なうことができる。 Further, when the content input server CS cannot select the first predetermined number of nodes Nn to be instructed to store, the first predetermined number of node IDs are generated as in steps S46 and S47, and the generated nodes Since the storage instruction message for instructing the storage of the replica is sent to the node Nn of the ID, even if the storage destination candidate list cannot be obtained from the log collection server LS, the node Nn in the content distributed storage system S The replica storage instruction can be reliably performed.
更に、ノードNnが、保存指示をすべき第1所定数のノードNnを選択できない場合にも、ステップS70及びS71にあるように、第1所定数のノードIDを生成し、生成したノードIDのノードNnに向けてレプリカの保存を指示する保存指示メッセージを送出するよう構成したので、保存指示や保存指示において保存先候補リストの分割が繰り返し行なわれたことによって公開日時前に保存先候補リストのノード情報が無くなってしまい、第1所定数のノードNnを選択できない場合であっても、公開日時まで他のノードNnに対するレプリカの保存指示を滞らせることなく円滑に遂行することができる。また、各ノードNn(及びコンテンツ投入サーバCS)が保存指示をすべき第1所定数のノードNnを選択できない場合の他の変形例として、ログ収集サーバLSにアクセスして、保存先候補リストを要求するよう構成してもよい。この場合、少なくとも第1所定数以上のノード情報が掲載された保存先候補リストをログ収集サーバLSに要求し取得すればよい。これによれば、各ノードNnは最新のノード情報からなる保存先候補リストを取得することができる。 Further, even when the node Nn cannot select the first predetermined number of nodes Nn to be instructed to store, the first predetermined number of node IDs are generated as in steps S70 and S71. Since the storage instruction message for instructing the storage of the replica is transmitted to the node Nn, the storage destination candidate list is displayed before the publication date and time by repeatedly dividing the storage destination candidate list in the storage instruction and the storage instruction. Even when the node information is lost and the first predetermined number of nodes Nn cannot be selected, it is possible to smoothly execute the replica storage instruction for other nodes Nn until the release date. Further, as another modification example in which each node Nn (and the content input server CS) cannot select the first predetermined number of nodes Nn to be instructed to save, the log collection server LS is accessed and the save destination candidate list is displayed. It may be configured to require. In this case, the log collection server LS may be requested and acquired for a storage destination candidate list on which at least the first predetermined number of node information is posted. According to this, each node Nn can acquire a storage destination candidate list including the latest node information.
また、保存指示を受けたノードNnは、他のノードNnに対して保存指示を行なう際に、自己の保存先候補リストを分割して生成した送信用の保存先候補リストを保存指示先のノードNnに送信するよう構成したので、保存指示を受けたノードNnも、保存先候補リストに基づいて更にレプリカの保存指示を送信することができる。 Further, when the node Nn that has received the save instruction issues a save instruction to another node Nn, the save destination candidate list generated by dividing its own save destination candidate list is stored as the save instruction destination node. Since it is configured to transmit to Nn, the node Nn that has received the storage instruction can also transmit a replica storage instruction based on the storage destination candidate list.
また、保存を指示したノードNnは、生成した送信用の保存先候補リストのノード情報を除いて自己の保存先候補リストを更新し、更新後の保存先候補リストに基づいて、ノードNnの選択と、選択したノードNnに対するレプリカの保存指示を行なうよう構成したので、各ノードNn間でレプリカの保存指示処理を分担しあうことができる。 In addition, the node Nn that has instructed the storage updates its own storage destination candidate list except for the node information of the generated transmission destination candidate list for transmission, and selects the node Nn based on the updated storage destination candidate list In addition, since the replica storage instruction is issued to the selected node Nn, the replica storage instruction process can be shared among the nodes Nn.
更に、レプリカの保存を指示したノードNnのノード情報を記憶部12に記憶した保存先候補リストから削除するよう構成したので、同じノードNnに重複してレプリカの保存指示を行なうことを防止することができる。
Furthermore, since the node information of the node Nn instructed to store the replica is deleted from the storage destination candidate list stored in the
なお、ノードNnは、レプリカの保存を指示したノードNnにレプリカが確実に保存できたことを確認した後に、当該ノードNnのノード情報を保存先候補リストから削除するよう構成してもよい。この場合、保存指示を受けたノードNn(保存指示先)は、レプリカを保存した後に保存指示元であるノードNnに対して保存完了の報告等を通知するよう構成すればよい。そして、保存指示元のノードNnは、保存指示先のノードNnから保存完了の報告が通知されてこない場合には、保存指示先のノードNnを保存先候補リストから削除すると共に、保存指示先のノードNnのノード情報に掲載されたノードIDに向けてレプリカの保存を指示する保存指示メッセージを送出するよう構成すればよい。このメッセージは、当該ノードIDと近いノードIDを有するノードNnに到達することとなり、到達したノードNnがレプリカの保存指示を受け、レプリカを保存することとなる。 Note that the node Nn may be configured to delete the node information of the node Nn from the storage destination candidate list after confirming that the replica can be reliably stored in the node Nn instructed to store the replica. In this case, the node Nn (storage instruction destination) that has received the storage instruction may be configured to notify the node Nn that is the storage instruction source of a storage completion report or the like after storing the replica. If the storage instruction source node Nn is not notified of the storage completion report from the storage instruction destination node Nn, the storage instruction source node Nn deletes the storage instruction destination node Nn from the storage destination candidate list and also stores the storage instruction destination node Nn. What is necessary is just to comprise so that the preservation | save instruction | indication message which instruct | indicates preservation | save of a replica may be sent toward node ID published in the node information of the node Nn. This message reaches a node Nn having a node ID close to the node ID, and the reached node Nn receives a replica storage instruction and stores the replica.
更に、ステップS62にて保存指示されたコンテンツのレプリカが保存不可能であると判断された場合には、保存指示元のノードNnに対して、保存指示不可報告を通知するよう構成すればよい。そしてこれを受けた保存指示元のノードNnは、上記と同様に、通知をしてきた保存指示元のノードNnのノードIDに向けてレプリカの保存を指示するよう構成すればよい。 Furthermore, when it is determined in step S62 that the replica of the content instructed to be stored cannot be stored, a storage instruction disabled report may be notified to the storage instruction source node Nn. Then, the storage instruction source node Nn that has received this may be configured to instruct the storage of the replica toward the node ID of the storage instruction source node Nn that has sent the notification, as described above.
なお、上記実施形態におけるコンテンツ分散保存システムSは、DHTを利用したアルゴリズムによって形成されることを前提として説明したが、本発明はこれに限定されるものではない。 In addition, although the content distributed storage system S in the said embodiment was demonstrated on the assumption that it was formed by the algorithm using DHT, this invention is not limited to this.
8 ネットワーク
9 P2Pネットワーク(オーバーレイネットワーク)
11、201、301 制御部
12、202、302 記憶部
13 バッファメモリ
14 デコーダ部
15 映像処理部
16 表示部
17 音声処理部
18 スピーカ
20、203、303 通信部
21、204、304 入力部
22、205、305 バス
S コンテンツ分散保存システム
Nn ノード
LS ログ収集サーバ
CS コンテンツ投入サーバ
8
11, 201, 301
Claims (8)
前記コンテンツデータの保存先の候補となるノード装置を識別するノード装置識別情報を含む保存先候補リストと、保存すべきコンテンツデータと、を取得する取得手段と、
前記取得手段により取得された前記コンテンツデータを保存するコンテンツ保存手段と、
前記取得手段により取得された前記保存先候補リストを、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させる他のノード装置の選択に用いる第1保存先候補リストと、前記他のノード装置へ送信する第2保存先候補リストと、に分割する分割手段と、
前記分割手段により分割された前記第1保存先候補リストの中から、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させるノード装置を示す前記ノード装置識別情報を選択する選択手段と、
前記選択手段により、前記第1保存先候補リストの中から選択された前記ノード装置識別情報により識別されるノード装置に、前記コンテンツ保存手段に保存された前記コンテンツデータの保存を指示する保存指示情報であって前記分割手段により分割された前記第2保存先候補リストを含む保存指示情報と、前記コンテンツ保存手段に保存された前記コンテンツデータとを送信する保存指示手段と、
前記選択手段により、前記第1保存先候補リストの中から選択された前記ノード装置識別情報を前記第1保存先候補リストから削除する削除手段と、
を備えることを特徴とするノード装置。 The node device in a content distributed storage system that stores a plurality of content data in a plurality of node devices that can communicate with each other via a network,
An acquisition means for acquiring a storage destination candidate list including node device identification information for identifying a node device that is a candidate for a storage destination of the content data, and content data to be stored;
Content storage means for storing the content data acquired by the acquisition means;
The storage destination candidate list acquired by the acquisition unit is used to select a first storage destination candidate list used to select another node device that stores the content data stored in the content storage unit, and to the other node device. A second storage destination candidate list to be transmitted, and a dividing means for dividing the list into two,
A selection unit that selects the node device identification information indicating a node device that stores the content data stored in the content storage unit from the first storage destination candidate list divided by the division unit;
Storage instruction information that instructs the node device identified by the node device identification information selected from the first storage destination candidate list by the selection unit to store the content data stored in the content storage unit Storage instruction means for transmitting the storage instruction information including the second storage destination candidate list divided by the dividing means, and the content data stored in the content storage means,
By the selection unit, a deleting means for deleting the node device identification information selected from among the first storage destination candidate list before Symbol first destination candidate list,
A node device comprising:
前記保存指示手段は、前記選択手段により選択された前記ノード装置識別情報により識別されるノード装置に、前記コンテンツ保存手段に保存された前記コンテンツデータの保存を指示する前記保存指示情報であって前記第2保存先候補リストを含む保存指示情報と、前記コンテンツ保存手段に保存された前記コンテンツデータとを送信することを特徴とする請求項1に記載のノード装置。 The selecting means selects a first predetermined number of the node device identification information from the first storage destination candidate list divided by the dividing means,
The storage instruction unit is the storage instruction information that instructs the node device identified by the node device identification information selected by the selection unit to store the content data stored in the content storage unit. The node apparatus according to claim 1 , wherein storage instruction information including a second storage destination candidate list and the content data stored in the content storage unit are transmitted .
前記判定手段により選択可能であると判定された場合に、前記選択手段は前記第1所定数の前記ノード装置識別情報を選択し、
前記判定手段により選択不可能であると判定された場合においてノード装置識別情報を前記第1所定数生成する識別情報生成手段を備え、
前記判定手段により選択不可能であると判定された場合において前記保存指示手段は、前記識別情報生成手段により生成された前記ノード装置識別情報により識別されるノード装置に、前記コンテンツ保存手段に保存された前記コンテンツデータの保存を指示する前記保存指示情報であって前記第2保存先候補リストを含む保存指示情報と、前記コンテンツ保存手段に保存された前記コンテンツデータとを送信することを特徴とする請求項2に記載のノード装置。 Determining means for determining whether the first predetermined number of node device identification information can be selected;
When it is determined by the determination means that the selection is possible, the selection means selects the first predetermined number of the node device identification information,
Identification information generating means for generating the first predetermined number of node device identification information when the determination means determines that selection is impossible,
When the determination unit determines that the selection is impossible, the storage instruction unit is stored in the content storage unit in the node device identified by the node device identification information generated by the identification information generation unit. The storage instruction information for instructing the storage of the content data, the storage instruction information including the second storage destination candidate list, and the content data stored in the content storage unit are transmitted. The node device according to claim 2 .
前記保存指示手段は、前記公開日時まで、前記保存指示情報および前記コンテンツ保存手段に保存された前記コンテンツデータの送信を繰り返し行うことを特徴とする請求項1から請求項3のいずれか一項に記載のノード装置。 The selection unit repeatedly selects the node device identification information until the date and time when the content data stored in the content storage unit becomes available between the plurality of node devices,
The storage instructing means until said public time, in any one of claims 1 to 3, characterized in that repeated transmission of the content data stored in the storage instruction information and the content storage means The described node equipment.
前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記取得手段は、前記第2保存先候補リストおよび前記コンテンツデータを取得し、
前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記コンテンツ保存手段は、前記取得手段により取得された前記コンテンツデータを保存し、
前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記分割手段は、前記取得手段により取得された前記第2保存先候補リストを、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させる他のノード装置の選択に用いる第3保存先候補リストと、前記コンテンツデータを保存させる他のノード装置へ送信する第4保存先候補リストと、に分割し、
前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記選択手段は、前記分割手段により分割された前記第3保存先候補リストの中から前記ノード装置識別情報を選択し、
前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記保存指示手段は、前記選択手段により選択された前記ノード装置識別情報により識別される前記ノード装置に、前記分割手段により分割された前記第4保存先候補リストを含む前記保存指示情報および前記コンテンツ保持手段に保存された前記コンテンツデータを送信し、
前記保存指示情報受信手段により前記保存指示情報が受信された場合に、前記削除手段は、前記選択手段により前記第3保存先候補リストの中から選択された前記ノード装置識別情報を前記第3保存先候補リストから削除することを特徴とする請求項1から請求項4のいずれか一項に記載のノード装置。 A storage instruction information receiving means for receiving storage instruction information transmitted from a storage instruction means of another node device;
When the storage instruction information is received by the storage instruction information receiving unit, the acquisition unit acquires the second storage destination candidate list and the content data;
When the storage instruction information is received by the storage instruction information receiving means, the content storage means stores the content data acquired by the acquisition means,
When the storage instruction information is received by the storage instruction information receiving unit, the dividing unit uses the content data stored in the content storage unit to store the second storage destination candidate list acquired by the acquisition unit. Is divided into a third storage destination candidate list used for selection of other node devices that store the content data, and a fourth storage destination candidate list that is transmitted to another node device that stores the content data,
When the storage instruction information is received by the storage instruction information receiving unit, the selection unit selects the node device identification information from the third storage destination candidate list divided by the division unit,
When the storage instruction information is received by the storage instruction information receiving unit, the storage instruction unit is divided by the dividing unit into the node device identified by the node device identification information selected by the selection unit. Transmitting the storage instruction information including the fourth storage destination candidate list and the content data stored in the content holding unit,
When the storage instruction information is received by the storage instruction information receiving unit, the deletion unit stores the node device identification information selected from the third storage destination candidate list by the selection unit. 5. The node device according to claim 1, wherein the node device is deleted from the candidate list .
前記コンテンツデータの保存先の候補となるノード装置を識別するノード装置識別情報を含む保存先候補リストと、保存すべきコンテンツデータと、を取得するステップと、
前記取得されたコンテンツデータをコンテンツ保存手段に保存するステップと、
前記取得された保存先候補リストを、前記保存されたコンテンツデータを保存させる他のノード装置の選択に用いる第1保存先候補リストと、前記他のノード装置へ送信する第2保存先候補リストと、に分割するステップと、
前記分割された第1保存先候補リストの中から、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させるノード装置を示す前記ノード装置識別情報を選択するステップと、
前記第1保存先候補リストの中から選択されたノード装置識別情報により識別されるノード装置に、前記コンテンツ保存手段に保存された前記コンテンツデータの保存を指示する保存指示情報であって前記分割された第2保存先候補リストを含む保存指示情報と、前記コンテンツ保存手段に保存された前記コンテンツデータとを送信するステップと、
前記第1保存先候補リストの中から選択されたノード装置識別情報を前記第1保存先候補リストから削除するステップと、
を実行させることを特徴とするプログラム。 A computer included in the node device in a distributed content storage system that stores a plurality of content data in a plurality of node devices that can communicate with each other via a network,
Obtaining a storage destination candidate list including node device identification information for identifying a node device as a storage destination candidate for the content data, and content data to be stored;
Storing the acquired content data in a content storage means;
A first storage destination candidate list used for selecting the other node device that stores the stored content data, and a second storage destination candidate list that is transmitted to the other node device. Dividing into, and
Selecting the node device identification information indicating a node device that stores the content data stored in the content storage unit from the divided first storage destination candidate list;
Storage instruction information that instructs the node device identified by the node device identification information selected from the first storage destination candidate list to store the content data stored in the content storage unit, and is divided. Transmitting the storage instruction information including the second storage destination candidate list and the content data stored in the content storage unit;
Deleting node device identification information selected from the first storage destination candidate list from the first storage destination candidate list;
A program characterized by having executed .
前記コンテンツデータの保存先の候補となるノード装置を識別するノード装置識別情報を含む保存先候補リストと、保存すべきコンテンツデータと、を取得する取得工程と、
前記取得工程において取得された前記コンテンツデータをコンテンツ保存手段に保存するコンテンツ保存工程と、
前記取得工程において取得された前記保存先候補リストを、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させる他のノード装置の選択に用いる第1保存先候補リストと、前記他のノード装置へ送信する第2保存先候補リストと、に分割する分割工程と、
前記分割工程において分割された前記第1保存先候補リストの中から、前記コンテンツ保存手段に保存された前記コンテンツデータを保存させるノード装置を示す前記ノード装置識別情報を選択する選択工程と、
前記選択工程において、前記第1保存先候補リストの中から選択された前記ノード装置識別情報により識別されるノード装置に、前記コンテンツ保存手段に保存された前記コンテンツデータの保存を指示する保存指示情報であって前記分割工程において分割された前記第2保存先候補リストを含む保存指示情報と、前記コンテンツ保存手段に保存された前記コンテンツデータとを送信する保存指示工程と、
前記選択工程において、前記第1保存先候補リストの中から選択された前記ノード装置識別情報を前記第1保存先候補リストから削除する削除工程と、
を含むことを特徴とする保存指示方法。 A storage instruction method executed in the node device in a distributed content storage system that stores a plurality of content data in a plurality of node devices that can communicate with each other via a network ,
An acquisition step of acquiring a storage destination candidate list including node device identification information for identifying a node device as a storage destination candidate of the content data, and content data to be stored;
A content storage step of storing the content data acquired in the acquisition step in a content storage unit;
The storage destination candidate list acquired in the acquisition step is used to select a first storage destination candidate list used to select another node device that stores the content data stored in the content storage unit, and to the other node device. A second saving destination candidate list to be transmitted;
A selection step of selecting the node device identification information indicating a node device that stores the content data stored in the content storage unit from the first storage destination candidate list divided in the division step ;
Storage instruction information for instructing the node device identified by the node device identification information selected from the first storage destination candidate list to store the content data stored in the content storage means in the selection step. A storage instruction step of transmitting the storage instruction information including the second storage destination candidate list divided in the division step, and the content data stored in the content storage unit;
In the selection step, a deletion step of deleting the node device identification information selected from among the first storage destination candidate list before Symbol first destination candidate list,
Storage instruction method which comprises a.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008233754A JP5157770B2 (en) | 2008-09-11 | 2008-09-11 | Node device, program, and storage instruction method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008233754A JP5157770B2 (en) | 2008-09-11 | 2008-09-11 | Node device, program, and storage instruction method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010067073A JP2010067073A (en) | 2010-03-25 |
JP5157770B2 true JP5157770B2 (en) | 2013-03-06 |
Family
ID=42192600
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008233754A Expired - Fee Related JP5157770B2 (en) | 2008-09-11 | 2008-09-11 | Node device, program, and storage instruction method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5157770B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5338774B2 (en) * | 2010-08-30 | 2013-11-13 | ブラザー工業株式会社 | Distribution system, information processing apparatus, information processing program, and content input method |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH047935A (en) * | 1990-04-25 | 1992-01-13 | Nec Corp | Multi-address message communication method and message processing unit |
JP2003323329A (en) * | 2002-05-07 | 2003-11-14 | Fujitsu Ltd | Distributed file control method and program |
JP4635611B2 (en) * | 2005-01-11 | 2011-02-23 | 富士ゼロックス株式会社 | Information processing apparatus, method, and program |
JP4661429B2 (en) * | 2005-07-26 | 2011-03-30 | ブラザー工業株式会社 | Information distribution system, information processing apparatus, information processing program, and information processing method |
JP2008117116A (en) * | 2006-11-02 | 2008-05-22 | Toshiba Corp | Broadcast distribution system and method |
-
2008
- 2008-09-11 JP JP2008233754A patent/JP5157770B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2010067073A (en) | 2010-03-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2008234445A (en) | Content distributed storage system, duplicate data acquisition method, node device, and node processing program | |
JP4655986B2 (en) | Node device, storage control program, and information storage method | |
JP2010113573A (en) | Content distribution storage system, content storage method, server device, node device, server processing program and node processing program | |
JP5532649B2 (en) | Node device, node processing program, and content storage method | |
US8312068B2 (en) | Node device, information communication system, method for managing content data, and computer readable medium | |
JP5157770B2 (en) | Node device, program, and storage instruction method | |
JP5353567B2 (en) | Information processing system, information processing apparatus, node apparatus, program, and information processing method | |
JP2009232272A (en) | Content distributive storage system, content playback method, node device, management apparatus, node-processing program, and management processing program | |
JP4935734B2 (en) | Content distributed storage system, node device, node processing program, and node processing method | |
JP2010066930A (en) | Content distributed storage system, content storage method, node device and node processing program | |
JP5458629B2 (en) | NODE DEVICE, NODE PROCESSING PROGRAM, AND SEARCH METHOD | |
JP4983183B2 (en) | Node device, information division storage system, information processing program, and information utilization method | |
JP5287059B2 (en) | Node device, node processing program, and storage instruction method | |
JP5412924B2 (en) | Node device, node processing program, and content data deletion method | |
JP2011008657A (en) | Content distribution system, node device, content distribution method, and node program | |
JP2010067072A (en) | Storage instruction device, node device, storage instruction processing program, node processing program and storage instruction method | |
JP5007624B2 (en) | Content distributed storage system, content data acquisition method, node device, and node processing program | |
JP2009129161A (en) | Content distribution storage system, content evaluation value determination method, delivery apparatus, and delivery processing program | |
JP2009020669A (en) | Content distribution storage system, content data storage method, operation rate management device and node device | |
JP2009080546A (en) | Content distribution and storage system, duplicate data storage number tabulation method, node device, and node processing program | |
JP2010102573A (en) | Node device, node processing program, and data file alteration method | |
JP5494362B2 (en) | Distribution system, information processing apparatus, program, and content input method | |
JP5347876B2 (en) | Information communication system, node device, content acquisition method, and program | |
JP2009140383A (en) | Content distributed storage system, information delivery method, delivery device and delivery processing program | |
JP2009187056A (en) | Content distribution storage system, evaluation value addition method, server device, node device and node processing program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110314 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120517 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120529 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120730 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120828 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121029 |
|
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: 20121113 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121126 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151221 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |