JP2010102651A - Content distribution storage system, open period controller, open period control method and control processing program - Google Patents

Content distribution storage system, open period controller, open period control method and control processing program Download PDF

Info

Publication number
JP2010102651A
JP2010102651A JP2008275835A JP2008275835A JP2010102651A JP 2010102651 A JP2010102651 A JP 2010102651A JP 2008275835 A JP2008275835 A JP 2008275835A JP 2008275835 A JP2008275835 A JP 2008275835A JP 2010102651 A JP2010102651 A JP 2010102651A
Authority
JP
Japan
Prior art keywords
content
time
publication
end date
period
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008275835A
Other languages
Japanese (ja)
Inventor
Jun Suzuki
純 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2008275835A priority Critical patent/JP2010102651A/en
Publication of JP2010102651A publication Critical patent/JP2010102651A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a content distribution storage system, an open period controller, an open period control method and a control processing program, efficiently controlling the open period during which content is available, and efficiently managing the content. <P>SOLUTION: In the content distribution storage system, the open period controller controlling the open period during which the content is available for each content calculates an open end date based on transition of the number of pieces of replicated data according to the elapse of time from an open start date, and sets new calculated open end date in place of an already set open end date. <P>COPYRIGHT: (C)2010,JPO&INPIT

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, Patent Document 1.

このようなコンテンツ分散保存システムに始めて投入されるコンテンツには、当該投入時に当該コンテンツの利用可能となる公開期間(利用開始から利用終了までの期間)が設定される。
特開2006−197400号公報
For a content that is input for the first time to such a distributed content storage system, a public period (a period from the start of use to the end of use) in which the content can be used at the time of input is set.
JP 2006-197400 A

しかしながら、従来のコンテンツ分散保存システムでは、視聴等の利用需要があるにも関わらず公開期限切れ(公開期間の終了)によりコンテンツが利用不可になったり、利用需要がないのにも関わらず公開期限まで利用不可にならず(削除することができず)、当該コンテンツのレプリカを保存しているサーバ装置等の記憶容量の浪費に繋がったりと、効率の良いコンテンツ管理を行うことが困難であった。   However, in the conventional distributed content storage system, although there is a demand for viewing and the like, the content becomes unavailable due to the expiration of the publication (end of the publication period) or until the publication deadline even though there is no usage demand It is difficult to perform efficient content management because it is not disabled (cannot be deleted), leading to wasted storage capacity of a server device or the like storing a replica of the content.

本発明は、以上の点等に鑑みてなされたものであり、コンテンツの利用可能となる公開期間を効率良く制御可能とし、効率の良いコンテンツ管理を行うことを可能としたコンテンツ分散保存システム、公開期間制御装置、公開期間制御方法、及び制御処理プログラムを提供することを課題とする。   The present invention has been made in view of the above points, and the like. The content distributed storage system, which enables efficient control of a publication period during which content can be used, and enables efficient content management, and publication It is an object to provide a period control device, a disclosure period control method, and a control processing program.

上記課題を解決するために、請求項1に記載の発明は、ネットワークを介して互いに通信可能な複数のノード装置を備えたコンテンツ分散保存システムであり、複数のコンテンツの複製データを複数のノード装置に分散して保存させ、各前記ノード装置間で前記コンテンツを利用可能とし、時間経過に応じて前記複製データの数が変動するコンテンツ分散保存システムにおいて前記コンテンツの利用可能となる公開期間をコンテンツ毎に制御する公開期間制御装置であって、前記公開期間を定める公開開始日時と公開終了日時を設定する公開期間設定手段と、複数の前記ノード装置から収集された情報に基づいて前記複製データの数を算出する複製データ数算出手段と、前記公開開始日時からの時間経過に応じた前記複製データの数の推移に基づいて前記公開終了日時を算出する公開終了日時算出手段と、を備え、前記公開期間設定手段は、既に設定されている前記公開終了日時に代えて前記算出された前記公開終了日時を再設定することを特徴とする。   In order to solve the above-described problem, the invention according to claim 1 is a distributed content storage system including a plurality of node devices that can communicate with each other via a network. The contents can be stored in a distributed manner, the contents can be used among the respective node devices, and the publication period in which the contents can be used in the contents distributed storage system in which the number of the replicated data varies with the passage of time is set for each content. A public period control device for controlling the public period, a public period setting means for setting a public start date and time and a public end date and time for determining the public period, and the number of the duplicate data based on information collected from a plurality of the node devices The number of replicated data to calculate the number of replicated data according to the passage of time from the start date and time of publication A publication end date and time calculating means for calculating the publication end date and time, and the publication period setting means resets the calculated publication end date and time instead of the already set publication end date and time. It is characterized by that.

この発明によれば、設定された公開開始日時からの時間経過に応じた複製データの数の推移に基づいて新たな公開終了日時を算出し、既に設定されている公開終了日時に代えて当該算出された公開終了日時を再設定するように構成したので、コンテンツの利用需要の変化を反映させた公開期間の制御及び管理を効率良く行うことができる。   According to this invention, a new publication end date is calculated based on the transition of the number of replicated data according to the passage of time from the set publication start date, and the calculation is performed in place of the already set publication end date. Since it is configured to reset the published end date and time, it is possible to efficiently control and manage the publication period reflecting the change in the content usage demand.

請求項2に記載の発明は、請求項1に記載の公開期間制御装置において、既に設定されている前記公開終了日時と前記算出された前記公開終了日時との差を表示させる表示制御手段と、ユーザからの再設定指示を受け付ける受付手段と、を更に備え、前記公開期間設定手段は、前記再設定指示があった場合に、前記公開終了日時を再設定することを特徴とする。   According to a second aspect of the present invention, in the disclosure period control device according to the first aspect, a display control means for displaying a difference between the public end date and time that has already been set and the calculated public end date and time, Receiving means for accepting a reset instruction from a user, wherein the disclosure period setting means resets the publication end date and time when the reset instruction is received.

この発明によれば、管理者は、表示された情報を確認、判断してから、必要であれば、公開終了日時の延長又は短縮を行うことができ、効率の良いコンテンツ管理が可能となる。   According to this invention, the administrator can extend or shorten the publication end date and time if necessary after confirming and judging the displayed information, and efficient content management becomes possible.

請求項3に記載の発明は、請求項1又は2に記載の公開期間制御装置において、前記再設定された公開終了日時を示す情報を前記複数のノード装置に対して通知する公開終了日時情報通知手段を更に備えることを特徴とする。   According to a third aspect of the present invention, in the public period control device according to the first or second aspect, a public end date / time information notification for notifying the plurality of node devices of information indicating the reset public end date / time. The apparatus further comprises means.

この発明によれば、各ノード装置に対して、該当するコンテンツの公開終了日時を迅速に更新させることができる。   According to the present invention, each node device can be promptly updated with the disclosure end date and time of the corresponding content.

請求項4に記載の制御処理プログラムの発明は、コンピュータを、請求項1乃至3の何れか一項に記載の公開期間制御装置として機能させることを特徴とする。   An invention of a control processing program according to a fourth aspect is characterized in that a computer is caused to function as the disclosure period control device according to any one of the first to third aspects.

請求項5に記載の発明は、ネットワークを介して互いに通信可能な複数のノード装置を備えたコンテンツ分散保存システムであり、複数のコンテンツの複製データを複数のノード装置に分散して保存させ、各前記ノード装置間で前記コンテンツを利用可能とし、時間経過に応じて前記複製データの数が変動するコンテンツ分散保存システムにおいて、前記コンテンツの利用可能となる公開期間をコンテンツ毎に制御する公開期間制御装置は、前記公開期間を定める公開開始日時と公開終了日時を設定する公開期間設定手段と、複数の前記ノード装置から収集された情報に基づいて前記複製データの数を算出する複製データ数算出手段と、前記公開開始日時からの時間経過に応じた前記複製データの数の推移に基づいて前記公開終了日時を算出する公開終了日時算出手段と、を備え、前記公開期間設定手段は、既に設定されている前記公開終了日時に代えて前記算出された前記公開終了日時を再設定することを特徴とする。   The invention according to claim 5 is a content distributed storage system comprising a plurality of node devices that can communicate with each other via a network, wherein the replicated data of the plurality of contents is distributed and stored in the plurality of node devices, In a distributed content storage system in which the content can be used between the node devices and the number of the replicated data varies with the passage of time, a disclosure period control device that controls the disclosure period in which the content can be used for each content A publication period setting means for setting a publication start date and time and a publication end date and time for determining the publication period; a duplicate data number calculation means for calculating the number of duplicate data based on information collected from a plurality of the node devices; , Calculating the publication end date and time based on the transition of the number of replicated data according to the passage of time from the publication start date and time That a public end date calculation means, wherein the publication period setting means is characterized by resetting the public end date the calculated instead of the public end date and time has already been set.

請求項6に記載の発明は、ネットワークを介して互いに通信可能な複数のノード装置を備えたコンテンツ分散保存システムであり、複数のコンテンツの複製データを複数のノード装置に分散して保存させ、各前記ノード装置間で前記コンテンツを利用可能とし、時間経過に応じて前記複製データの数が変動するコンテンツ分散保存システムにおいて前記コンテンツの利用可能となる公開期間をコンテンツ毎に制御する公開期間制御方法であって、制御装置が、前記公開期間を定める公開開始日時と公開終了日時を設定する公開期間設定工程と、前記制御装置が、複数の前記ノード装置から収集された情報に基づいて前記複製データの数を算出する複製データ数算出工程と、前記制御装置が、前記公開開始日時からの時間経過に応じた前記複製データの数の推移に基づいて前記公開終了日時を算出する公開終了日時算出工程と、を含み、前記公開期間設定工程においては、既に設定されている前記公開終了日時に代えて前記算出された前記公開終了日時を再設定することを特徴とする。   The invention according to claim 6 is a content distributed storage system comprising a plurality of node devices that can communicate with each other via a network, wherein duplicate data of a plurality of contents is distributed and stored in a plurality of node devices, A publication period control method for controlling the publication period for which each content can be used in a distributed content storage system in which the contents can be used between the node devices, and the number of the replicated data varies with time. A public period setting step in which the control device sets a public start date and time and a public end date and time for determining the public period; and the control device sets the copy data based on information collected from a plurality of the node devices. A copy data number calculating step for calculating the number of copies, and the control device responding to a lapse of time from the publication start date and time A publication end date and time calculation step for calculating the publication end date and time based on the transition of the number of data, and in the publication period setting step, the calculation is performed instead of the already set publication end date and time. The publication end date and time is reset.

本発明によれば、設定された公開開始日時からの時間経過に応じた複製データの数の推移に基づいて新たな公開終了日時を算出し、既に設定されている公開終了日時に代えて当該算出された公開終了日時を再設定するように構成したので、コンテンツの利用需要の変化を反映させた公開期間の制御及び管理を効率良く行うことができる。   According to the present invention, a new publication end date is calculated based on the transition of the number of replicated data according to the passage of time from the set publication start date, and the calculation is performed in place of the already set publication end date. Since it is configured to reset the published end date and time, it is possible to efficiently control and manage the publication period reflecting the change in the content usage demand.

以下、本発明の最良の実施形態を図面に基づいて説明する。なお、以下に説明する実施の形態は、コンテンツ分散保存システムに本発明を適用した場合の実施形態である。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, the best embodiment of the invention will be described with reference to the drawings. The embodiment described below is an embodiment when the present invention is applied to a content distributed storage system.

1.コンテンツ分散保存システムの構成等
始めに、図1等を参照して、本実施形態に係るコンテンツ分散保存システムの構成及び動作概要について説明する。
[ 1. Configuration of distributed content storage system ]
First, with reference to FIG. 1 etc., the structure and operation | movement outline | summary of the content distribution preservation | save system which concern on this embodiment are demonstrated.

図1は、本実施形態に係るコンテンツ分散保存システムにおける各ノード装置の接続態様の一例を示す図である。   FIG. 1 is a diagram showing an example of a connection mode of each node device in the distributed content storage system according to this 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 lower frame 101 of FIG. 1, IX (Internet eXchange) 3, ISP (Internet Service Provider) 4a, 4b, DSL (Digital Subscriber Line) line operators (devices) 5a, 5b, FTTH (Fiber To A network (real-world communication network) 8 such as the Internet is constructed by a line provider (device) 6 and a communication line (for example, a telephone line or an optical cable) 7. Note that a router for transferring data (packets) is appropriately inserted into the network 8 in the example of FIG.

このようなネットワーク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 network 8. Each node Nn is assigned a unique manufacturing number and an IP (Internet Protocol) address. The content distributed storage system S according to the present embodiment is a peer-to-peer network system formed by participation of any of a plurality of nodes Nn, as shown in the upper frame 100 of FIG. It has become.

なお、図1の上部枠100内に示すネットワーク9は、既存のネットワーク8を用いて形成された仮想的なリンクを構成するオーバーレイネットワーク9(論理的なネットワーク)である。かかるオーバーレイネットワーク9は、特定のアルゴリズム、例えば、DHTを利用したアルゴリズムにより実現される。そして、コンテンツ分散保存システムS(言い換えれば、オーバーレイネットワーク9)に参加している各ノードNnには、所定桁数からなる固有の識別情報であるノードIDが割り当てられている。また、当該ノードIDは、例えば、各ノードNnに個別に割り当てられたIPアドレス或いは製造番号を共通のハッシュ関数(例えば、SHA−1等)によりハッシュ化した値(例えば、bit長が160bit)であり、一つのID空間に偏りなく分散して配置されることになる。   A network 9 shown in the upper frame 100 of FIG. 1 is an overlay network 9 (logical network) that forms a virtual link formed using the existing network 8. Such an overlay network 9 is realized by a specific algorithm, for example, an algorithm using DHT. Each node Nn participating in the content distributed storage system S (in other words, the overlay network 9) is assigned a node ID, which 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への参加は、参加していないノードNn(例えば、ノードN8)が、参加している任意のノードNn(例えば、当該システムSに常時参加しているコンタクトノード)に対して参加要求を示す参加メッセージを送信することによって行われる。   In addition, participation in the content distributed storage system S is performed by any node Nn (for example, the node N8) that has not participated in any node Nn (for example, a contact node that always participates in the system S) that has not participated. This is done by sending a participation message indicating a participation request.

また、各ノードNnは、夫々、DHTを用いたルーティングテーブルを保持している。このルーティングテーブルは、コンテンツ分散保存システムS上における各種メッセージの転送先を規定しており、具体的には、ID空間内で適度に離れたノードNnのノードID、IPアドレス及びポート番号を含むノード情報が複数登録されている。   Each node Nn holds a routing table using DHT. This routing table defines the transfer destinations of various messages on the content distributed storage system S, specifically, a node including the node ID, IP address, and port number of a node Nn that is moderately separated in the ID space Multiple pieces of information are registered.

コンテンツ分散保存システム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.

ところで、コンテンツ分散保存システムSにおいては、内容の異なる様々なコンテンツ(例えば、映画や音楽等)のレプリカが所定のファイル形式で複数のノードNnに分散して保存(格納)されており、各ノードNn間で当該レプリカを利用可能になっている。例えば、ノードN5には、タイトルがXXXの映画のコンテンツのレプリカが保存されており、一方、ノードN3には、タイトルがYYYの映画のコンテンツのレプリカが保存されるというように、複数のノードNn(以下、「コンテンツ保持ノード」という)に分散されて保存(例えばハードディスク等の記憶領域の一部に割り当てられたコンテンツ保存領域に保存)されている。   By the way, in the content distributed storage system S, replicas of various contents having different contents (for example, movies, music, etc.) are distributed (stored) in a plurality of nodes Nn in a predetermined file format. The replica can be used between Nn. For example, the node N5 stores a replica of the movie content with the title XXX, while the node N3 stores a replica of the movie content with the title YYY. (Hereinafter referred to as “content holding node”) and stored (for example, stored in a content storage area allocated to a part of a storage area such as a hard disk).

また、これらのコンテンツのレプリカには、夫々、コンテンツ名(タイトル)、コンテンツID(コンテンツ毎に固有の識別情報)、コンテンツの評価を表す評価値、及びコンテンツの利用可能となる公開期間等の情報が付与されている。このコンテンツIDは、例えば、コンテンツ名+任意の数値(或いは、コンテンツデータの先頭数バイトでも良い)が、上記ノードIDを得るときと共通のハッシュ関数によりハッシュ化されて生成される(ノードIDと同一のID空間に配置)。或いは、システム管理者が、コンテンツ毎に一意のID値(ノードIDと同一ビット長)を付与しても良い。この場合は、コンテンツ名とそのコンテンツIDの対応が書かれたコンテンツカタログ情報が、全ノードNnに配布される。   Each of these content replicas includes information such as a content name (title), a content ID (identification information unique to each content), an evaluation value indicating evaluation of the content, and a disclosure period during which the content can be used. Is granted. 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 content catalog information in which the correspondence between the content name and the content ID is written is distributed to all the nodes Nn.

上記評価値は、例えば、コンテンツの人気度や重要度を表すものであり、例えば人気が高いと予想されるコンテンツは、その評価値は投入時により高く設定されている。当該評価値は、レプリカを保存した各ノードNnにより管理される。上記公開期間は、公開開始日時と公開終了日時により定められるものであり、投入時にコンテンツ管理サーバSAにより設定される。   The evaluation value represents, for example, the popularity and importance of the content. For example, the evaluation value of content that is expected to be high is set higher when the content is input. The evaluation value is managed by each node Nn that stores the replica. The publication period is determined by the publication start date and time and the publication end date and time, and is set by the content management server SA at the time of input.

また、このように分散保存されているコンテンツのレプリカの所在、つまり、当該レプリカを保存したノードNnのノード情報と当該コンテンツのコンテンツID等の組が含まれるインデックス情報が、当該コンテンツのレプリカの所在を管理しているノードNn(以下、「ルートノード」、又は「コンテンツ(コンテンツID)のルートノード」という)等により記憶(インデックスキャッシュに記憶)、管理されるようになっている。   In addition, the location of the replica of the content that is distributed and stored in this way, that is, the index information that includes the node information of the node Nn that stores the replica and the content ID of the content is the location of the replica of the content. Is stored (stored in the index cache) and managed by a node Nn (hereinafter referred to as “root node” or “root node of content (content ID)”) or the like.

つまり、コンテンツのレプリカを保存しているコンテンツ保持ノードのノード情報は、他のノード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 to the root node (to the root node) (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、及び公開期間等の情報は、例えばコンテンツ管理サーバSAから全てのノードNnに配信されるコンテンツカタログ情報に記述されている。コンテンツ投入後、公開開始日時が到来すると、各ノードNnにおいて取得対象となるコンテンツをコンテンツカタログ情報上で選択可能となり(言い換えれば、公開開始日時までは、コンテンツカタログ情報上で選択できない)、公開終了日時が到来すると、当該コンテンツをコンテンツカタログ情報上で選択できなくなる(例えば、当該公開終了日時が到来したコンテンツのコンテンツID及びコンテンツ名等がコンテンツカタログ情報上から削除される)。   Information such as the content name, content ID, and publication period of the content to be selected by the user at each node Nn is described in, for example, content catalog information distributed from the content management server SA to all the nodes Nn. . When the release start date / time comes after the content is input, the content to be acquired at each node Nn can be selected on the content catalog information (in other words, it cannot be selected on the content catalog information until the release start date / time), and the release ends. When the date and time arrives, the content cannot be selected on the content catalog information (for example, the content ID and content name of the content whose publication end date and time has arrived are deleted from the content catalog information).

また、上記コンテンツ所在問合せ(検索)メッセージに含まれるコンテンツIDは、ユーザノードによって、コンテンツ名が上記共通のハッシュ関数によりハッシュ化されて生成されるようにしても良い。なお、DHTルーティングについては、特開2006−197400号公報等で公知であるので、詳しい説明を省略する。   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 accesses the content holding node based on the IP address or the like of a certain content holding node included in the index information, and transmits a content transmission request message indicating the content request. It becomes possible to download (acquire) and reproduce a replica of the content.

なお、ルートノードは、当該インデックス情報に含まれる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 downloads 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.

また、ネットワークの混雑等の影響により、ルートノード又はコンテンツ保持ノード等からの応答が所定時間無かった場合、ユーザノードは、全てのコンテンツのレプリカを保有するコンテンツ配信サーバから当該レプリカをダウンロードする。   When there is no response from the root node or content holding node for a predetermined time due to network congestion or the like, the user node downloads the replica from the content distribution server that holds all content replicas.

以上のようにユーザノードからのコンテンツ要求に応じて自己が保存しているコンテンツのレプリカを提供したコンテンツ保持ノードは、自己が記憶、管理している当該コンテンツの評価値を所定値減算(例えば、当該評価値を半分に減らす)することになる。そして更に、当該コンテンツ保持ノードは、減算した分の評価値をそのコンテンツのレプリカの提供を受けたユーザノードに対して与える(移譲する)ことになる。このようにするのは、コンテンツが1つ複製され2つになったため、その分、評価値を分割する趣旨である。   As described above, the content holding node that provided the replica of the content stored by the user node in response to the content request from the user node subtracts a predetermined value from the evaluation value of the content stored and managed by the content node (for example, The evaluation value is reduced by half). Further, the content holding node gives (transfers) the evaluation value corresponding to the subtraction to the user node that has received the replica of the content. The purpose of this is to divide the evaluation value by that amount because one piece of content has been duplicated.

そして、コンテンツ保持ノードからダウンロードしたレプリカをコンテンツ保存領域に保存したユーザノードは、当該レプリカを保存したことをそのルートノードに知らせるために、当該レプリカのコンテンツID及び自己のノード情報が含まれるパブリッシュ(登録通知)メッセージを生成し、該パブリッシュメッセージを、そのルートノードに向けて(ルートノード宛に)送出する。   Then, the user node that has stored the replica downloaded from the content holding node in the content storage area publishes the content ID of the replica and its own node information in order to notify the root node that the replica has been stored ( Registration notification) message is generated, and the publish message is sent to the root node (to the root node).

これにより、パブリッシュメッセージは、コンテンツ所在問合せ(検索)メッセージと同じように、コンテンツIDをキーとするDHTルーティングによってルートノードに到着することになる。そして、該ルートノードは、受信したパブリッシュメッセージに含まれるノード情報及びコンテンツIDの組を含むインデックス情報を登録(インデックスキャッシュ領域に記憶)することになる。こうして、上記ユーザノードは、新たに、上記コンテンツのレプリカを保持するコンテンツ保持ノードとなる。特に、人気のあるコンテンツは、多くのユーザノードから要求されるので、コンテンツ分散保存システムSにおいて保存されるレプリカの数は時間経過に応じて次第に多くなる(言い換えれば、当該コンテンツのレプリカを保存するコンテンツ保持ノードの数は増大する)。   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 user node becomes a new content holding node that holds a replica of the content. In particular, since popular content is requested by many user nodes, the number of replicas stored in the content distributed storage system S gradually increases with time (in other words, stores replicas of the content). The number of content holding nodes increases).

ところで、ユーザノードにおいてコンテンツ保存領域に上記ダウンロードされる新たなレプリカを保存できるほどの空き容量がない場合には、当該ユーザノードは、当該レプリカに係るコンテンツの評価値と、既に保存されているレプリカに係るコンテンツの評価値とを比較(複数保存されている場合、夫々のコンテンツの評価値と比較)し、新たなレプリカに係るコンテンツの評価値が最も低くなければ、当該評価値が最も低いコンテンツであって既に保存されているコンテンツのレプリカを削除して空き容量を確保した上で、当該新たなレプリカを保存することになる。或いは、最も古いコンテンツのレプリカが削除された上で、当該新たなレプリカが保存される。人気のないコンテンツは、ユーザノードにダウンロードされる頻度よりも削除される頻度の方が高くなるので、コンテンツ分散保存システムSにおいて利用可能となるレプリカの数は時間経過に応じて次第に少なくなる。   By the way, when the user node does not have enough free space in the content storage area to store the new replica to be downloaded, the user node determines the evaluation value of the content related to the replica and the already stored replica. The content with the lowest evaluation value is compared with the evaluation value of the content related to the content (if it is stored in plural, compared with the evaluation value of each content) and if the evaluation value of the content related to the new replica is not the lowest In this case, the replica of the content that has already been stored is deleted to secure a free space, and then the new replica is stored. Alternatively, the new replica is stored after the oldest content replica is deleted. Since the content that is not popular is deleted more frequently than the content that is downloaded to the user node, the number of replicas that can be used in the content distributed storage system S gradually decreases as time passes.

このように、本実施形態に係るコンテンツ分散保存システムSでは、各コンテンツのレプリカ数が時間経過に応じて変動する。かかるレプリカ数(レプリカ量)は、コンテンツ管理サーバSAによりコンテンツ毎に管理される。   As described above, in the distributed content storage system S according to the present embodiment, the number of replicas of each content varies with time. The number of replicas (replica amount) is managed for each content by the content management server SA.

2.コンテンツ管理サーバSAの構成及び機能等
次に、図2を参照して、コンテンツ管理サーバSA(公開期間制御装置一例)の構成及び機能について説明する。
[ 2. Configuration and function of content management server SA ]
Next, the configuration and function of the content management server SA (an example of a disclosure period control device) will be described with reference to FIG.

図2は、コンテンツ管理サーバSAの概要構成例を示す図である。   FIG. 2 is a diagram illustrating a schematic configuration example of the content management server SA.

コンテンツ管理サーバSAは、図2に示すように、演算機能を有するCPU,作業用RAM,各種データおよびプログラム(本発明の制御処理プログラムを含む)を記憶するROM等から構成されたコンピュータとしての制御部11と、各種データ及び各種プログラム等を記憶保存するためのHD(ハードディスク)等から構成された記憶部12と、各種情報を表示するための表示部13と、管理者等からの指示を受け付け当該指示に応じた指示信号を制御部11に対して与える入力部14と、ネットワーク8を通じてノードNn等との間の情報の通信制御を行うための通信部15と、を備えて構成され、これらは、バス16を介して相互に接続されている。なお、上記制御処理プログラムは、例えば、ネットワーク8上の所定のサーバからダウンロードされるようにしてもよいし、例えば、CD−ROM等の記録媒体に記録されて当該記録媒体のドライブを介して読み込まれるようにしても良い。   As shown in FIG. 2, the content management server SA is controlled as a computer composed of a CPU having a calculation function, a working RAM, various data and a ROM for storing various data and programs (including the control processing program of the present invention). Unit 11, a storage unit 12 composed of an HD (hard disk) for storing and saving various data and various programs, a display unit 13 for displaying various types of information, and an instruction from an administrator, etc. An input unit 14 for giving an instruction signal corresponding to the instruction to the control unit 11 and a communication unit 15 for controlling communication of information with the node Nn and the like through the network 8 are configured. Are connected to each other via a bus 16. The control processing program may be downloaded from a predetermined server on the network 8, for example, or recorded on a recording medium such as a CD-ROM and read via the drive of the recording medium. You may make it.

記憶部12には、コンテンツ情報管理データベース121と、レプリカ数管理データベース122と、が構築されている。   In the storage unit 12, a content information management database 121 and a replica number management database 122 are constructed.

コンテンツ情報管理データベース121には、コンテンツ分散保存システムSに投入された各コンテンツの基本情報が蓄積されている。この基本情報には、例えば、コンテンツID、コンテンツ名、公開開始日時、及び公開終了日時等の情報が含まれる。   The content information management database 121 stores basic information of each content input to the content distributed storage system S. The basic information includes, for example, information such as a content ID, a content name, a publication start date / time, and a publication end date / time.

レプリカ数管理データベース122には、コンテンツ分散保存システムSに投入された各コンテンツのレプリカ数が蓄積されている。   The replica number management database 122 stores the number of replicas of each content input to the content distributed storage system S.

このような構成において、制御部11は、CPUが記憶部12等に記憶されたプログラム(本発明の制御処理プログラムを含む)を読み出して実行することにより、全体を統括制御し、本発明における公開期間設定手段、複製データ数算出手段、公開終了日時算出手段、表示制御手段、受付手段、及び公開終了日時情報通知手段等として機能する。   In such a configuration, the control unit 11 performs overall control by reading and executing a program (including the control processing program of the present invention) stored in the storage unit 12 or the like by the CPU, and is disclosed in the present invention. It functions as a period setting unit, a replicated data number calculation unit, a disclosure end date calculation unit, a display control unit, a reception unit, a disclosure end date information notification unit, and the like.

より具体的には、制御部11は、新しいコンテンツをコンテンツ分散保存システムSに投入する(すなわち、何れか1以上のノードNnに送信して保存させる)際に、当該コンテンツの公開開始日時と公開終了日時を設定する。この公開開始日時と公開終了日時、言い換えれば、公開期間は、例えば当該コンテンツへの予想アクセス数(人気度)等が考慮されて設定される。こうして設定された公開開始日時と公開終了日時は、当該コンテンツのコンテンツID等と共に、コンテンツ情報管理データベース121に蓄積される。   More specifically, when the control unit 11 inputs new content to the content distributed storage system S (that is, transmits the content to any one or more nodes Nn for storage), the control unit 11 releases the content and starts publishing the content. Set the end date and time. The publication start date and time and the publication end date, in other words, the publication period is set in consideration of, for example, the expected number of accesses (popularity) to the content. The publication start date and time and the publication end date thus set are stored in the content information management database 121 together with the content ID of the content.

また、制御部11は、複数のノードNnから収集された情報に基づいて各コンテンツのレプリカ数を所定時間毎に繰り返し算出する。例えば、コンテンツ分散保存システムSに参加している各ノードNnは、コンテンツのレプリカのダウンロード履歴、再生履歴等のログ情報をコンテンツ管理サーバSAに対して定期的に送信する。或いは、各ノードNnは、当該ログ情報を該当するコンテンツのルートノードに対して定期的に送信するようにし、各ルートノードは、各ノードNnから収集したログ情報をコンテンツ管理サーバSAに対して送信するように構成しても良い。制御部11は、このようにして収集したログ情報から、コンテンツ分散保存システムSにおける各コンテンツのレプリカ数を求めることができる。こうして算出されたレプリカ数は、その算出時刻及びコンテンツIDと共にレプリカ数管理データベース122に蓄積される。   The control unit 11 repeatedly calculates the number of replicas of each content every predetermined time based on information collected from the plurality of nodes Nn. For example, each node Nn participating in the content distributed storage system S periodically transmits log information such as a content replica download history and reproduction history to the content management server SA. Alternatively, each node Nn periodically transmits the log information to the root node of the corresponding content, and each root node transmits the log information collected from each node Nn to the content management server SA. You may comprise so that it may do. The control unit 11 can obtain the number of replicas of each content in the content distributed storage system S from the log information collected in this way. The replica number calculated in this way is stored in the replica number management database 122 together with the calculation time and the content ID.

そして、制御部11は、上記設定された公開開始日時からの時間経過に応じたレプリカ数の推移に基づいて新たな公開終了日時を算出し、既に設定されている公開終了日時と当該算出された新たな公開終了日時との差である最適化指数を算出する。   Then, the control unit 11 calculates a new release end date and time based on the change in the number of replicas according to the passage of time from the set release start date and time, and the already set release end date and time. An optimization index, which is the difference from the new release end date, is calculated.

図3は、時間経過に応じたコンテンツAとBのレプリカ数の推移を示す図である。   FIG. 3 is a diagram showing the transition of the number of replicas of contents A and B over time.

図3の例において、実線は、公開開始日時から現在日時までの実際に算出されたレプリカ数の変化(曲線)を示し、破線は、現在日時以降に推定されるレプリカ数の変化(曲線)を示している。このように推定されるレプリカ数の変化曲線は、例えば、実線部分の傾きに基づき算出できる。これにより、コンテンツAは、設定されている公開終了日時前のX1点(レプリカ数が収束(この例では、0)する予測日時)で視聴需要がなくなることが推定され、このX1点がコンテンツAの新たな公開終了日時として算出(現在日時の時点で算出)される。一方、コンテンツBは、設定されている公開終了日時が過ぎた後でも視聴需要があり、公開終了日時後のX2点で視聴需要がなくなることが推定され、このX2点がコンテンツBの新たな公開終了日時として算出(現在日時の時点で算出)される。   In the example of FIG. 3, the solid line indicates the change (curve) of the number of replicas actually calculated from the publication start date and time to the current date and time, and the broken line indicates the change (curve) of the number of replicas estimated after the current date and time. Show. The replica number variation curve thus estimated can be calculated based on, for example, the slope of the solid line portion. As a result, it is estimated that the content A has no viewing demand at the X1 point (predicted date and time when the number of replicas converges (in this example, 0)) before the set release end date and time. Is calculated as the new release end date and time (calculated at the current date and time). On the other hand, it is estimated that there is a viewing demand for the content B even after the set publication end date and time, and it is estimated that the viewing demand disappears at the point X2 after the publication end date and time. Calculated as end date and time (calculated at the current date and time).

こうして算出された新たな公開終了日時と、既に設定されている公開終了日時との差である例えば日数(図中、T1,T2)が最適化指数として算出(現在日時の時点で算出)されるのである。ここで、コンテンツAについては、既に設定されている公開終了日時よりも前に、新たな公開終了日時が到来するので、最適化指数はマイナス(−)で表わされる。一方、コンテンツBについては、既に設定されている公開終了日時よりも後に、新たな公開終了日時が到来するので、最適化指数はプラス(+)で表わされる。   For example, the number of days (T1 and T2 in the figure) that is the difference between the new publication end date and time calculated in this way and the already set publication end date and time is calculated as an optimization index (calculated at the time of the current date and time). It is. Here, for the content A, since a new release end date / time comes before the already set release end date / time, the optimization index is represented by minus (−). On the other hand, for the content B, since a new release end date / time comes after the already set release end date / time, the optimization index is represented by plus (+).

ところで、最適化指数の算出は、所定の時間間隔(例えば、1時間毎)で実行される。このとき、以下の条件(a)〜(e)の何れにも該当しないコンテンツが最適化指数の算出対象となる。
(a)現在日時<公開開始日時のもの
(b)現在日時>既に設定されている公開終了日時のもの
(c)|現在日時−公開開始日時|が公開期間の所定%(例えば、10%)に満たないもの(計算に必要なデータが得られないため)
(d)レプリカ数が最大となった日時から公開期間の所定%(例えば、10%)以上の時間が経過していないもの
(e)レプリカ数が最大となった日時以降にレプリカ数が最小値を記録した日時以降、公開期間の所定%(例えば、10%)以上の時間が経過しても最小値が更新されないもの(曲線の傾向に変化が発生した可能性があるため)
Incidentally, the calculation of the optimization index is executed at a predetermined time interval (for example, every hour). At this time, content that does not meet any of the following conditions (a) to (e) is a target for calculating the optimization index.
(A) Current date and time <Publication start date and time (b) Current date and time> Date of publication end date and time already set (c) | Current date and time-Publication start date and time | is a predetermined% (for example, 10%) of the publication period (Because the data required for calculation cannot be obtained)
(D) No more than a predetermined period (for example, 10%) of the publication period has elapsed since the date and time when the number of replicas became maximum (e) The number of replicas is the minimum value after the date and time when the number of replicas became maximum The minimum value is not updated after a predetermined period (for example, 10%) or more of the publication period has elapsed since the date and time when the record was recorded (because the curve trend may have changed)

最適化指数は、レプリカ数が収束する曲線を基に計算されるものであるため、レプリカ数が増加しているコンテンツに対して算出することができない。上記(d)及び(e)の条件のものは、レプリカ数が増加傾向にあるためレプリカ数が収束する日時を予測することができない。ただし、そのようなコンテンツの場合、|現在日時−公開開始日時|が公開期間の例えば90%以上となった場合、最適化指数を一定のプラス値として算出する(例えば、公開期間の50%をプラス最適化指数として算出する)ことにより、公開終了日時を延長することが望ましい。   Since the optimization index is calculated based on a curve where the number of replicas converges, the optimization index cannot be calculated for content in which the number of replicas is increasing. Under the conditions (d) and (e), the number of replicas tends to increase, so the date and time when the number of replicas converges cannot be predicted. However, in the case of such contents, when | current date-release start date | is 90% or more of the publication period, for example, the optimization index is calculated as a certain positive value (for example, 50% of the publication period is calculated). It is desirable to extend the publication end date by calculating as a plus optimization index.

ここで、最適化指数が算出されるまでの計算過程の一例を説明する。
例えば、
Dto=既に設定されている公開終了日時
Dmax=レプリカ数が最大値を記録した日時
Dnow=現在日時
Rmax=Dmax時点のレプリカ数
Rnow=現在日時におけるレプリカ数(Rmax>Rnow)
x=現在日時からレプリカ数が収束するまでの経過時間[秒]
y=レプリカ数の収束が予想される日時(新たな公開終了日時)
とすると、
Rnow+((Rnow−Rmax)/(Dnow−Dmax))*x=0・・・(1)
の関係式が成り立つ。なお、Dto、Dmax、及びDnowは、例えば、1970/1/1 0:00:00からの経過[秒]で計算式に代入される(プログラム上での計算に適しているため)。
Here, an example of a calculation process until the optimization index is calculated will be described.
For example,
Dto = Date and time of publication set already set Dmax = Date and time when the number of replicas recorded the maximum value Dnow = Current date and time Rmax = Number of replicas at the time of Dmax Rnow = Number of replicas at the current date and time (Rmax> Rnow)
x = elapsed time from the current date and time until the number of replicas converges [seconds]
y = Date and time when the number of replicas is expected to converge (new release end date and time)
Then,
Rnow + ((Rnow−Rmax) / (Dnow−Dmax)) * x = 0 (1)
The following relational expression holds. Note that Dto, Dmax, and Dnow are substituted into the calculation formula, for example, in the elapsed [seconds] from 1970/1/1 0:00:00 (because it is suitable for calculation on the program).

上記(1)式より、x=Rnow(Dnow−Dmax)/(Rmax−Rnow)
となる。
From the above equation (1), x = Rnow (Dnow−Dmax) / (Rmax−Rnow)
It becomes.

そして、y=Dnow+x、となり、最適化指数=y−Dto、となる。   Then, y = Dnow + x, and the optimization index = y−Dto.

以上のようにして、制御部11は、最適化指数を算出すると、各コンテンツの最適化指数等を、表示部13における管理IFの画面上に表示する。   As described above, when calculating the optimization index, the control unit 11 displays the optimization index and the like of each content on the screen of the management IF in the display unit 13.

図4は、管理IFの画面の一例を示す図である。   FIG. 4 is a diagram illustrating an example of a management IF screen.

図4に示す画面例には、各コンテンツのコンテンツID、コンテンツ名、公開期限(公開終了日時)、レプリカ数、及び最適化指数が一覧表示されており、各最適化指数の隣には、「最適化」ボタンBが表示されている。   In the screen example shown in FIG. 4, the content ID, content name, publication deadline (publication end date and time), number of replicas, and optimization index of each content are listed, and next to each optimization index, “ The “Optimize” button B is displayed.

このような表示状態において、ユーザとしての管理者が入力部14を操作して、所望のコンテンツの「最適化」ボタンBを指定(例えば、ポインタを合わせてマウスによりクリック)することにより再設定指示を行うと、制御部11は、当該再設定指示を受け付け、既に設定されている公開終了日時に代えて上記算出された新たな公開終了日時を再設定する。例えば、制御部11は、既に設定されている当該コンテンツの公開終了日時を削除して上記算出した新たな公開終了日時を、コンテンツ情報管理データベース121に登録し、且つ、コンテンツID及び当該新たな公開終了日時を公開期限変更リストに記述(セット)、或いは次回配信予定のコンテンツカタログ情報に記述する。   In such a display state, the administrator as the user operates the input unit 14 to designate the “optimization” button B of the desired content (for example, align the pointer and click with the mouse) to reset the instruction. Then, the control unit 11 receives the reset instruction, and resets the calculated new publication end date and time instead of the already set publication end date and time. For example, the control unit 11 deletes the already set release end date and time of the content and registers the calculated new release end date and time in the content information management database 121, and also registers the content ID and the new release date. The end date and time is described (set) in the publication deadline change list, or is described in the content catalog information scheduled to be distributed next time.

これにより、管理者は、表示された最適化指数を確認、判断してから、必要であれば、公開終了日時の延長又は短縮を行うことができ、例えば最適化指数が小さければ再設定しないようにすることもできる。   As a result, the administrator can check or judge the displayed optimization index and then extend or shorten the publication end date if necessary. For example, if the optimization index is small, the administrator will not reset it. It can also be.

例えば、コンテンツID“00000002”のコンテンツの「最適化」ボタンBが指定された場合、既に設定されていた公開終了日時から「−10」日にあたる日時が新たな公開終了日時として再設定される。   For example, when the “optimization” button B of the content with the content ID “00000002” is designated, the date and time corresponding to the “−10” day from the previously set release end date and time is reset as the new release end date and time.

なお、制御部11は、ユーザからの再設定指示が無くても、上記新たな公開終了日時を算出する度に、既に設定されている公開終了日時に代えて当該算出された新たな公開終了日時を再設定(自動再設定)するように構成しても良く、この構成によれば、管理者が最適化指数を確認しなくても、公開終了日時の延長又は短縮を行うことができる。   Note that the control unit 11 calculates the new publication end date and time instead of the already set publication end date and time each time the new publication end date and time are calculated, even if there is no resetting instruction from the user. May be configured to be reset (automatic reset), and according to this configuration, it is possible to extend or shorten the disclosure end date and time without the administrator confirming the optimization index.

そして、制御部11は、再設定が行われたときや、設定時刻が到来したときに、上記再設定された公開終了日時及び対応するコンテンツIDを示す情報を、コンテンツ分散保存システムSに参加している複数のノードNnに対して通知する。例えば、上記再設定された公開終了日時及び対応するコンテンツIDが記述された公開期限変更リスト、又はコンテンツカタログ情報を各ノードNnに対して配信する。かかる配信は、例えば、特開2007−053662号公報にて開示されたDHTマルチキャスト(マルチキャストメッセージ転送処理)により行うようにすれば、コンテンツ分散保存システムSに参加している全てのノードNnに対して効率良く配信することができるので望ましい。   Then, when the resetting is performed or when the set time comes, the control unit 11 participates in the content distributed storage system S with the information indicating the reset end date and time and the corresponding content ID. To the plurality of nodes Nn. For example, the reopening end date / time and the content expiration information list in which the corresponding content ID is described or the content catalog information is distributed to each node Nn. If such distribution is performed by, for example, DHT multicast (multicast message transfer processing) disclosed in Japanese Patent Application Laid-Open No. 2007-053662, all nodes Nn participating in the content distributed storage system S are distributed. It is desirable because it can be distributed efficiently.

3.ノードNnの構成及び機能等
次に、図5を参照して、ノードNnの構成及び機能について説明する。
[ 3. Configuration and function of node Nn ]
Next, the configuration and function of the node Nn will be described with reference to FIG.

図5は、ノードNnの概要構成例を示す図である。   FIG. 5 is a diagram illustrating a schematic configuration example of the node Nn.

各ノードNnは、図5に示すように、演算機能を有するCPU,作業用RAM,各種データ及びプログラムを記憶するROM等から構成された制御部21と、各種データ(例えば、コンテンツデータのレプリカ、インデックス情報、DHT等)及び各種プログラム等を記憶保存するためのHD(ハードディスク)等から構成された記憶部22と、受信されたコンテンツデータのレプリカ等を一時蓄積するバッファメモリ23と、コンテンツデータのレプリカに含まれるエンコードされたビデオデータ(映像情報)およびオーディオデータ(音声情報)等をデコード(データ伸張や復号化等)するデコーダ部24と、当該デコードされたビデオデータ等に対して所定の描画処理を施しビデオ信号として出力する映像処理部25と、当該映像処理部25から出力されたビデオ信号に基づき映像表示するCRT,液晶ディスプレイ等の表示部26と、上記デコードされたオーディオデータをアナログオーディオ信号にD(Digital)/A(Analog)変換した後これをアンプにより増幅して出力する音声処理部27と、当該音声処理部27から出力されたオーディオ信号を音波として出力するスピーカ28と、ネットワーク8を通じて他のノードNnやコンテンツ管理サーバSAとの間の情報の通信制御を行うための通信部29と、ユーザからの指示を受け付け当該指示に応じた指示信号を制御部21に対して与える入力部(例えば、キーボード、マウス、或いは、操作パネル等)30と、を備えて構成され、制御部21、記憶部22、バッファメモリ23、デコーダ部24、通信部29、及び入力部30はバス31を介して相互に接続されている。なお、ノードNnとしては、パーソナルコンピュータ、STB(Set Top Box)、或いは、TV受信機等を適用可能である。   As shown in FIG. 5, each node Nn includes a control unit 21 composed of a CPU having an arithmetic function, a working RAM, a ROM for storing various data and programs, and various data (for example, a replica of content data, Index information, DHT, etc.) and a storage unit 22 composed of an HD (hard disk) for storing and storing various programs, a buffer memory 23 for temporarily storing received content data replicas, etc. A decoder unit 24 that decodes (data expansion, decoding, etc.) encoded video data (video information) and audio data (audio information) included in the replica, and a predetermined drawing for the decoded video data, etc. Video processing unit 25 that performs processing and outputs the video signal, and the video processing A display unit 26 such as a CRT or a liquid crystal display for displaying an image based on the video signal output from 25, and the decoded audio data is converted into an analog audio signal by D (Digital) / A (Analog) and then this is amplified by an amplifier. Communication of information between the audio processing unit 27 that amplifies and outputs, the speaker 28 that outputs the audio signal output from the audio processing unit 27 as a sound wave, and the other nodes Nn and the content management server SA through the network 8 A communication unit 29 for performing control, and an input unit 30 (for example, a keyboard, a mouse, or an operation panel) that receives an instruction from the user and provides an instruction signal corresponding to the instruction to the control unit 21. A control unit 21, a storage unit 22, a buffer memory 23, a decoder unit 24, a communication unit 29, and an input. Part 30 is connected to each other via a bus 31. As the node Nn, a personal computer, an STB (Set Top Box), a TV receiver, or the like can be applied.

また、記憶部22には、上述したコンテンツカタログ情報が記憶されている。更に、記憶部22に保存されているレプリカに対応するコンテンツID、そのコンテンツの評価値等の情報を登録する評価値管理テーブルが記憶部22に記憶されている。   The storage unit 22 stores the content catalog information described above. Further, an evaluation value management table for registering information such as a content ID corresponding to a replica stored in the storage unit 22 and an evaluation value of the content is stored in the storage unit 22.

このような構成において、制御部21は、CPUが記憶部22等に記憶されたプログラムを読み出して実行することにより、全体を統括制御し、コンテンツ分散保存システムSへの参加により上述したユーザノード、中継ノード、ルートノード、キャッシュノード、及びコンテンツ保持ノードの少なくとも何れか一つのノードとしての処理を行う。   In such a configuration, the control unit 21 performs overall control by reading and executing a program stored in the storage unit 22 or the like by the CPU, and the above-described user nodes by participating in the content distributed storage system S, Processing as at least one of a relay node, a root node, a cache node, and a content holding node is performed.

また、コンテンツ管理サーバSAからノードNnに通知された新たな公開終了日時及び対応するコンテンツIDを示す情報は、当該各ノードNnにおいて反映、つまり、コンテンツカタログ情報上で公開終了日時が更新される。   Further, the information indicating the new release end date and the corresponding content ID notified from the content management server SA to the node Nn is reflected in each node Nn, that is, the release end date is updated on the content catalog information.

4.コンテンツ分散保存システムSの動作
次に、コンテンツ分散保存システムSの動作について説明する。
[ 4. Operation of Content Distributed Storage System S ]
Next, the operation of the distributed content storage system S will be described.

図6は、コンテンツ管理サーバSAにおける制御部11の処理を示すフローチャートである。   FIG. 6 is a flowchart showing processing of the control unit 11 in the content management server SA.

図6の処理は、例えば、所定の時間間隔(例えば、1時間毎)で自動的に開始されるか、或いは管理者から入力部14を介して開始指示があったときに開始される。図6の処理が開始されると、制御部11は、コンテンツ情報管理データベース121及びレプリカ数管理データベース122から、コンテンツID、公開開始日時、公開終了日時、及びレプリカ数の推移を示す情報をコンテンツ毎に取得し(ステップS1)、最適化指数の算出対象のコンテンツがあるか否かを判断する(ステップS2)。例えば、上述した条件(a)〜(e)の何れにも該当しないコンテンツがある場合には最適化指数の算出対象のコンテンツがあると判断され(ステップS2:YES)、ステップS3に進み、当該条件の何れにも該当しないコンテンツがない場合には最適化指数の算出対象のコンテンツがないと判断され(ステップS2:NO)、当該処理は終了する。   The process of FIG. 6 is started automatically, for example, at a predetermined time interval (for example, every hour), or when a start instruction is given from the administrator via the input unit 14. When the processing of FIG. 6 is started, the control unit 11 receives information indicating the transition of the content ID, the publication start date / time, the publication end date / time, and the number of replicas from the content information management database 121 and the replica number management database 122 for each content. (Step S1), and it is determined whether there is content for which the optimization index is calculated (step S2). For example, if there is content that does not meet any of the above conditions (a) to (e), it is determined that there is content for which an optimization index is to be calculated (step S2: YES), and the process proceeds to step S3. If there is no content that does not meet any of the conditions, it is determined that there is no content for which an optimization index is to be calculated (step S2: NO), and the process ends.

ステップS3では、制御部11は、最適化指数の算出対象のコンテンツのうちの一つを特定する。   In step S3, the control unit 11 specifies one of the contents for which the optimization index is calculated.

次いで、制御部11は、上述したように、特定したコンテンツの公開開始日時からの時間経過に応じたレプリカ数の推移に基づいて新たな公開終了日時を算出し(ステップS4)、一時的にRAMに記憶しておく。   Next, as described above, the control unit 11 calculates a new publication end date and time based on the change in the number of replicas according to the passage of time from the publication start date and time of the identified content (step S4), and temporarily stores the RAM. Remember it.

次いで、制御部11は、上記ステップS3で特定されていないコンテンツがあるか否かを判別し(ステップS5)、未だ特定されていないコンテンツがある場合(ステップS5:YES)にはステップS3に戻り未だ特定されていないコンテンツを特定して上記と同様の処理を行う。一方、上記ステップS3で特定されていないコンテンツがない場合には(ステップS5:NO)、ステップS6に進む。   Next, the control unit 11 determines whether there is content that has not been specified in step S3 (step S5). If there is content that has not been specified yet (step S5: YES), the control unit 11 returns to step S3. The content not yet specified is specified and the same processing as above is performed. On the other hand, if there is no content not specified in step S3 (step S5: NO), the process proceeds to step S6.

ステップS6では、制御部11は、自動再設定が選択されているか否かを判別し、自動再設定が選択されていない場合には(ステップS6:NO)、ステップS7に進み、自動再設定が選択されている場合には(ステップS6:YES)、ステップS12に進む。なお、上記自動再設定の選択は例えば予め管理者により初期設定でなされる。   In step S6, the control unit 11 determines whether or not automatic resetting is selected. If automatic resetting is not selected (step S6: NO), the control unit 11 proceeds to step S7 and performs automatic resetting. If it is selected (step S6: YES), the process proceeds to step S12. Note that the selection of the automatic resetting is made by the administrator in advance as an initial setting, for example.

ステップS7では、制御部11は、上記新たな公開終了日時が算出された各コンテンツの既に設定されている公開終了日時と当該算出された新たな公開終了日時との差である最適化指数を算出する。   In step S7, the control unit 11 calculates an optimization index that is the difference between the already set release end date and time of each content for which the new release end date has been calculated and the calculated new release end date and time. To do.

次いで、制御部11は、上記算出した各コンテンツの最適化指数等を、例えば図4に示すように表示部13における管理IFの画面上に表示する(ステップS8)。   Next, the control unit 11 displays the calculated optimization index and the like of each content on the management IF screen in the display unit 13 as shown in FIG. 4 (step S8).

次いで、制御部11は、管理IFの画面上に表示された「最適化」ボタンBが指定されたか否かを判別しており(ステップS9)、「最適化」ボタンBが指定された場合には(ステップS9:YES)、当該再設定指示を受け付け、当該ボタンBに対応するコンテンツの既に設定されている公開終了日時に代えて上記算出した新たな公開終了日時を再設定し(ステップS10)、ステップS9に戻る。   Next, the control unit 11 determines whether or not the “optimization” button B displayed on the management IF screen is designated (step S9), and when the “optimization” button B is designated. (Step S9: YES), accepts the reset instruction, and resets the calculated new publication end date and time instead of the already set publication end date and time of the content corresponding to the button B (Step S10). Return to step S9.

一方、「最適化」ボタンBが指定されていない場合には(ステップS9:NO)、制御部11は、再設定終了指示があったか否かを判別し(ステップS11)、例えば管理者から入力部14を介して再設定終了指示があった場合には(ステップS11:YES)、再設定された公開終了日時の通知処理を行い(ステップS13)、当該処理を終了する。一方、終了指示がない場合には(ステップS11:NO)、ステップS9に戻る。   On the other hand, when the “optimization” button B is not designated (step S9: NO), the control unit 11 determines whether or not there is a resetting end instruction (step S11), for example, an input unit from the administrator. If there is a reset end instruction via 14 (step S11: YES), a notification process of the reset end date is performed (step S13), and the process ends. On the other hand, if there is no end instruction (step S11: NO), the process returns to step S9.

ステップS12では、制御部11は、上記新たな公開終了日時が算出された各コンテンツの既に設定されている公開終了日時に代えて当該算出された新たな公開終了日時を再設定し、ステップS13に進む。   In step S12, the control unit 11 resets the calculated new publication end date and time in place of the already set publication end date and time for each content for which the new publication end date and time has been calculated. move on.

そして、ステップS13の通知処理では、制御部11は、上述したように、例えば、再設定された公開終了日時及び対応するコンテンツIDが記述された公開期限変更リスト、又はコンテンツカタログ情報を各ノードNnに対して配信する。なお、かかる配信は、コンテンツ管理サーバSAが行うのではなく、全てのコンテンツのレプリカを保有するコンテンツ配信サーバが行うように構成しても良い。   Then, in the notification process in step S13, as described above, the control unit 11, for example, displays the release date change list in which the reset end date and time and the corresponding content ID are described, or the content catalog information for each node Nn. Deliver against. Note that such distribution may be performed not by the content management server SA but by a content distribution server that holds replicas of all content.

こうして、各ノードNnに通知された新たな公開終了日時及び対応するコンテンツIDを示す情報は、当該各ノードNnにおいて反映、つまり、コンテンツカタログ情報上で公開終了日時が更新されることになる(更新後の公開終了日時に基づきユーザによるコンテンツの選択可否が決まる)。   Thus, the information indicating the new release end date and the corresponding content ID notified to each node Nn is reflected in each node Nn, that is, the release end date is updated on the content catalog information (update Whether or not the user can select the content is determined based on the date and time when the publishing ends later).

なお、公開終了日時を経過したコンテンツのレプリカを保存しているコンテンツ保持ノードは、当該レプリカを削除する。例えば、当該コンテンツ保持ノードは、配信されたコンテンツカタログ情報を参照して当該現在日時が公開終了日時を経過しているコンテンツを検索してそのレプリカを削除する。或いは、当該コンテンツ保持ノードは、コンテンツカタログ情報からコンテンツID等の情報が削除されたコンテンツ(公開終了日時を経過したため、コンテンツ管理サーバSAにより削除された)のレプリカを削除する。或いは、当該コンテンツ保持ノードは、コンテンツ管理サーバSA又は公開終了日時を経過したコンテンツのルートノードからの削除要求を受けたときにそのレプリカを削除する。更に、公開終了日時以後のコンテンツのレプリカは、コンテンツ配信サーバからも削除される。   Note that the content holding node that stores the replica of the content whose publication end date has passed deletes the replica. For example, the content holding node refers to the distributed content catalog information, searches for content whose current date and time has passed the publishing end date and deletes the replica. Alternatively, the content holding node deletes the replica of the content from which the information such as the content ID has been deleted from the content catalog information (deleted by the content management server SA since the publication end date has passed). Alternatively, the content holding node deletes the replica when receiving a deletion request from the content management server SA or the root node of the content whose publication end date has passed. Further, the replica of the content after the publication end date and time is also deleted from the content distribution server.

以上説明したように、上記実施形態によれば、コンテンツ管理サーバSAは、設定された公開開始日時からの時間経過に応じたレプリカ数の推移に基づいて新たな公開終了日時を算出し、既に設定されている公開終了日時に代えて当該算出された公開終了日時を再設定するように構成したので、コンテンツの視聴需要の変化を反映させた公開期間の制御及び管理を効率良く行うことができる。   As described above, according to the above embodiment, the content management server SA calculates a new publication end date and time based on the transition of the number of replicas according to the passage of time from the set publication start date and time, and has already been set. Since the calculated publication end date / time is reset in place of the published end date / time, it is possible to efficiently control and manage the publication period reflecting the change in the viewing demand of the content.

また、レプリカ数の推移に応じた公開終了日時の再設定により、コンテンツのレプリカを保存しているコンテンツ保持ノードやコンテンツ配信サーバにおいて利用需要がないコンテンツを公開終了日時まで無駄に保存しなくても良くなるので、ハードディスク等の記憶容量を減らし効率良く使用することができる。   In addition, by resetting the publishing end date according to the change in the number of replicas, it is not necessary to wastefully store content that is not in use at the content holding node or content distribution server that stores the content replica until the publishing end date Therefore, the storage capacity of a hard disk or the like can be reduced and used efficiently.

また、コンテンツ管理サーバSAは、既に設定されている公開終了日時と当該算出された新たな公開終了日時との差である最適化指数を算出し、当該最適化指数等を管理IFの画面上に表示し、管理者からの再設定指示があったときに、既に設定されている公開終了日時に代えて当該算出された公開終了日時を再設定する構成によれば、管理者は、表示された最適化指数を確認、判断してから、必要であれば、公開終了日時の延長又は短縮を行うことができ、例えば最適化指数が小さければ再設定しないようにすることもできる。更に、最適化指数を定期的に算出、反映することにより、コンテンツの視聴需要の変化を常に反映させた効率の良いコンテンツ管理が可能となる。   In addition, the content management server SA calculates an optimization index that is the difference between the already set publication end date and time and the calculated new publication end date and time, and displays the optimization index and the like on the management IF screen. According to the configuration in which the calculated release end date / time is reset in place of the already set release end date / time when there is a reset instruction from the administrator, the administrator After confirming and determining the optimization index, if necessary, the publication end date can be extended or shortened. For example, if the optimization index is small, it may not be reset. Furthermore, by efficiently calculating and reflecting the optimization index, it is possible to efficiently manage the content that always reflects the change in the viewing demand of the content.

なお、上記実施形態におけるコンテンツ分散保存システム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.

本実施形態に係るコンテンツ分散保存システムにおける各ノード装置の接続態様の一例を示す図である。It is a figure which shows an example of the connection aspect of each node apparatus in the content distributed storage system which concerns on this embodiment. コンテンツ管理サーバSAの概要構成例を示す図である。It is a figure which shows the example of a schematic structure of content management server SA. 時間経過に応じたコンテンツAとBのレプリカ数の推移を示す図である。It is a figure which shows transition of the replica number of the contents A and B according to time passage. 管理IFの画面の一例を示す図である。It is a figure which shows an example of the screen of management IF. ノードNnの概要構成例を示す図である。It is a figure which shows the example of an outline structure of the node Nn. コンテンツ管理サーバSAにおける制御部11の処理を示すフローチャートである。It is a flowchart which shows the process of the control part 11 in content management server SA.

符号の説明Explanation of symbols

8 ネットワーク
9 オーバーレイネットワーク
11 制御部
12 記憶部
13 表示部
14 入力部
15 通信部
16 バス
21 制御部
22 記憶部
23 バッファメモリ
24 デコーダ部
25 映像処理部
26 表示部
27 音声処理部
28 スピーカ
29 通信部
30 入力部
31 バス
SA コンテンツ管理サーバ
Nn ノード
S コンテンツ分散保存システム
8 Network 9 Overlay Network 11 Control Unit 12 Storage Unit 13 Display Unit 14 Input Unit 15 Communication Unit 16 Bus 21 Control Unit 22 Storage Unit 23 Buffer Memory 24 Decoder Unit 25 Video Processing Unit 26 Display Unit 27 Audio Processing Unit 28 Speaker 29 Communication Unit 30 input unit 31 bus SA content management server Nn node S content distributed storage system

Claims (6)

ネットワークを介して互いに通信可能な複数のノード装置を備えたコンテンツ分散保存システムであり、複数のコンテンツの複製データを複数のノード装置に分散して保存させ、各前記ノード装置間で前記コンテンツを利用可能とし、時間経過に応じて前記複製データの数が変動するコンテンツ分散保存システムにおいて前記コンテンツの利用可能となる公開期間をコンテンツ毎に制御する公開期間制御装置であって、
前記公開期間を定める公開開始日時と公開終了日時を設定する公開期間設定手段と、
複数の前記ノード装置から収集された情報に基づいて前記複製データの数を算出する複製データ数算出手段と、
前記公開開始日時からの時間経過に応じた前記複製データの数の推移に基づいて前記公開終了日時を算出する公開終了日時算出手段と、
を備え、
前記公開期間設定手段は、既に設定されている前記公開終了日時に代えて前記算出された前記公開終了日時を再設定することを特徴とする公開期間制御装置。
A distributed content storage system comprising a plurality of node devices that can communicate with each other via a network, wherein copy data of a plurality of contents is distributed and stored in a plurality of node devices, and the content is used between the node devices A public period control device that controls the public period during which content can be used in a content distributed storage system in which the number of replicated data varies with time,
A publication period setting means for setting a publication start date and a publication end date and time for determining the publication period;
Replicated data number calculating means for calculating the number of replicated data based on information collected from a plurality of the node devices;
A publication end date and time calculating means for calculating the publication end date and time based on the transition of the number of the replicated data according to the passage of time from the publication start date and time;
With
The public period control device, wherein the public period setting means resets the calculated public end date and time instead of the public end date and time that has already been set.
請求項1に記載の公開期間制御装置において、
既に設定されている前記公開終了日時と前記算出された前記公開終了日時との差を表示させる表示制御手段と、
ユーザからの再設定指示を受け付ける受付手段と、
を更に備え、
前記公開期間設定手段は、前記再設定指示があった場合に、前記公開終了日時を再設定することを特徴とする公開期間制御装置。
In the disclosure period control device according to claim 1,
Display control means for displaying a difference between the public end date and time already set and the calculated public end date and time;
A receiving means for receiving a resetting instruction from the user;
Further comprising
The publication period control device, wherein the publication period setting means resets the publication end date and time when the reset instruction is given.
請求項1又は2に記載の公開期間制御装置において、
前記再設定された公開終了日時を示す情報を前記複数のノード装置に対して通知する公開終了日時情報通知手段を更に備えることを特徴とする公開期間制御装置。
In the disclosure period control device according to claim 1 or 2,
A publication period control device, further comprising a publication completion date and time information notifying unit for notifying the plurality of node devices of information indicating the reset publication completion date and time.
コンピュータを、請求項1乃至3の何れか一項に記載の公開期間制御装置として機能させることを特徴とする制御処理プログラム。   A control processing program for causing a computer to function as the disclosure period control device according to any one of claims 1 to 3. ネットワークを介して互いに通信可能な複数のノード装置を備えたコンテンツ分散保存システムであり、複数のコンテンツの複製データを複数のノード装置に分散して保存させ、各前記ノード装置間で前記コンテンツを利用可能とし、時間経過に応じて前記複製データの数が変動するコンテンツ分散保存システムにおいて、
前記コンテンツの利用可能となる公開期間をコンテンツ毎に制御する公開期間制御装置は、
前記公開期間を定める公開開始日時と公開終了日時を設定する公開期間設定手段と、
複数の前記ノード装置から収集された情報に基づいて前記複製データの数を算出する複製データ数算出手段と、
前記公開開始日時からの時間経過に応じた前記複製データの数の推移に基づいて前記公開終了日時を算出する公開終了日時算出手段と、
を備え、
前記公開期間設定手段は、既に設定されている前記公開終了日時に代えて前記算出された前記公開終了日時を再設定することを特徴とするコンテンツ分散保存システム。
A distributed content storage system comprising a plurality of node devices that can communicate with each other via a network, wherein copy data of a plurality of contents is distributed and stored in a plurality of node devices, and the content is used between the node devices In a content distributed storage system in which the number of replicated data varies over time,
A public period control device that controls the public period during which content can be used for each content.
A publication period setting means for setting a publication start date and a publication end date and time for determining the publication period;
Replicated data number calculating means for calculating the number of replicated data based on information collected from a plurality of the node devices;
A publication end date and time calculating means for calculating the publication end date and time based on the transition of the number of the replicated data according to the passage of time from the publication start date and time;
With
The content distribution storage system, wherein the publication period setting means resets the calculated publication end date and time instead of the already set publication end date and time.
ネットワークを介して互いに通信可能な複数のノード装置を備えたコンテンツ分散保存システムであり、複数のコンテンツの複製データを複数のノード装置に分散して保存させ、各前記ノード装置間で前記コンテンツを利用可能とし、時間経過に応じて前記複製データの数が変動するコンテンツ分散保存システムにおいて前記コンテンツの利用可能となる公開期間をコンテンツ毎に制御する公開期間制御方法であって、
制御装置が、前記公開期間を定める公開開始日時と公開終了日時を設定する公開期間設定工程と、
前記制御装置が、複数の前記ノード装置から収集された情報に基づいて前記複製データの数を算出する複製データ数算出工程と、
前記制御装置が、前記公開開始日時からの時間経過に応じた前記複製データの数の推移に基づいて前記公開終了日時を算出する公開終了日時算出工程と、
を含み、
前記公開期間設定工程においては、既に設定されている前記公開終了日時に代えて前記算出された前記公開終了日時を再設定することを特徴とする公開期間制御方法。
A distributed content storage system comprising a plurality of node devices that can communicate with each other via a network, wherein copy data of a plurality of contents is distributed and stored in a plurality of node devices, and the content is used between the node devices A publication period control method for controlling the publication period for which the content can be used in the content distributed storage system in which the number of the replicated data varies with time,
A control period, a publication period setting step for setting a publication start date and time and a publication end date and time for determining the publication period;
The control device calculates the number of replicated data based on information collected from the plurality of node devices,
The control device calculates a publication end date and time to calculate the publication end date and time based on a transition of the number of the duplicate data according to the passage of time from the publication start date and time,
Including
In the publication period setting step, the calculated publication end date and time is reset in place of the already set publication end date and time.
JP2008275835A 2008-10-27 2008-10-27 Content distribution storage system, open period controller, open period control method and control processing program Pending JP2010102651A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008275835A JP2010102651A (en) 2008-10-27 2008-10-27 Content distribution storage system, open period controller, open period control method and control processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008275835A JP2010102651A (en) 2008-10-27 2008-10-27 Content distribution storage system, open period controller, open period control method and control processing program

Publications (1)

Publication Number Publication Date
JP2010102651A true JP2010102651A (en) 2010-05-06

Family

ID=42293223

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008275835A Pending JP2010102651A (en) 2008-10-27 2008-10-27 Content distribution storage system, open period controller, open period control method and control processing program

Country Status (1)

Country Link
JP (1) JP2010102651A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02196393A (en) * 1989-01-26 1990-08-02 Fuji Electric Co Ltd Commodity selection controller for automatic vending machine
JP2002140602A (en) * 2000-10-31 2002-05-17 Sharp Corp Contents management system
JP2007148545A (en) * 2005-11-24 2007-06-14 Brother Ind Ltd Information delivery system, information delivery method, node device and node processing program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02196393A (en) * 1989-01-26 1990-08-02 Fuji Electric Co Ltd Commodity selection controller for automatic vending machine
JP2002140602A (en) * 2000-10-31 2002-05-17 Sharp Corp Contents management system
JP2007148545A (en) * 2005-11-24 2007-06-14 Brother Ind Ltd Information delivery system, information delivery method, node device and node processing program

Similar Documents

Publication Publication Date Title
JP2008234445A (en) Content distributed storage system, duplicate data acquisition method, node device, and node processing program
US8219618B2 (en) Information communication system, information communication method, and recording medium having information communication program stored thereon
US8655981B2 (en) Information communication system, information communication method, and recording medium having information communication program stored thereon
JP2010113573A (en) Content distribution storage system, content storage method, server device, node device, server processing program and node processing program
JP5136208B2 (en) Content distributed storage system, content storage method, node device, and node processing program
US8312068B2 (en) Node device, information communication system, method for managing content data, and computer readable medium
JP2008236536A (en) Communication system, node device, node processing program and server function control method
JP5458629B2 (en) NODE DEVICE, NODE PROCESSING PROGRAM, AND SEARCH METHOD
JP2009232272A (en) Content distributive storage system, content playback method, node device, management apparatus, node-processing program, and management processing program
JP2010108082A (en) Content distribution storage system, content storage method, node device, and node processing program
JP2010102651A (en) Content distribution storage system, open period controller, open period control method and control processing program
JP5012712B2 (en) Content distributed storage system, total evaluation value management device, management processing program, node device, and total evaluation value management method
JP2010066930A (en) Content distributed storage system, content storage method, node device and node processing program
JP4935734B2 (en) Content distributed storage system, node device, node processing program, and node processing method
JP5257001B2 (en) Node device, node processing program, and usage status management method
JP5157770B2 (en) Node device, program, and storage instruction method
JP2010039722A (en) Node device, management node device, node processing program, management node processing program, content distribution storage system, and replica data acquisition method
JP5287059B2 (en) Node device, node processing program, and storage instruction method
JP5412924B2 (en) Node device, node processing program, and content data deletion method
JP5007624B2 (en) Content distributed storage system, content data acquisition method, node device, and node processing program
JP2011008657A (en) Content distribution system, node device, content distribution method, and node program
JP2009020669A (en) Content distribution storage system, content data storage method, operation rate management device and node device
JP2009129161A (en) Content distribution storage system, content evaluation value determination method, delivery apparatus, and delivery processing program
JP2009080546A (en) Content distribution and storage system, duplicate data storage number tabulation method, node device, and node processing program
JP2009140383A (en) Content distributed storage system, information delivery method, delivery device and delivery processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110906

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120927

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121002

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130212