JP2011134240A - Content replacement system, content replacement method, and content replacement program - Google Patents

Content replacement system, content replacement method, and content replacement program Download PDF

Info

Publication number
JP2011134240A
JP2011134240A JP2009295172A JP2009295172A JP2011134240A JP 2011134240 A JP2011134240 A JP 2011134240A JP 2009295172 A JP2009295172 A JP 2009295172A JP 2009295172 A JP2009295172 A JP 2009295172A JP 2011134240 A JP2011134240 A JP 2011134240A
Authority
JP
Japan
Prior art keywords
content
base server
popularity
contents
replacement
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.)
Granted
Application number
JP2009295172A
Other languages
Japanese (ja)
Other versions
JP5381693B2 (en
Inventor
Toru Osuga
徹 大須賀
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2009295172A priority Critical patent/JP5381693B2/en
Publication of JP2011134240A publication Critical patent/JP2011134240A/en
Application granted granted Critical
Publication of JP5381693B2 publication Critical patent/JP5381693B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a content replacement system which quickly replacements contents in a distributed server without reducing a cache hit rate in the distributed server. <P>SOLUTION: The content replacement system includes: a central server 30 holding a plurality of contents; a distributed server 20 which transmits contents from the central server 30 to user terminals; a placement-popularity extraction part 11A which extracts a plurality of delete-candidate contents from the distributed server 20, and extracts a plurality of storage-candidate contents to be introduced from the central server 30 to the distributed server 20; a replacement influence calculation part 11B which extracts arbitrary one of the extracted delete-candidate contents and arbitrary one of storage-candidate contents to specify a pair of contents, and predicts transition of popularity of each of the contents on the basis of the change of past popularity; and an instruction content determination part 11C which determines the storage-candidate content as a content to be introduced to the distributed server, on the basis of the calculation result. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、インターネットでのコンテンツを配信するシステムに係り、特に、中央拠点サーバの負荷を削減するためにユーザの近傍に設置された分散拠点サーバ内のコンテンツの入替えを行うコンテンツ入替えシステム、コンテンツ入替え方法、及びコンテンツ入替えプログラムに関する。   The present invention relates to a system for distributing content on the Internet, and in particular, a content replacement system for replacing content in a distributed base server installed in the vicinity of a user in order to reduce the load on a central base server, and content replacement The present invention relates to a method and a content replacement program.

コンピュータの高性能化やネットワークの広帯域化に伴い、ユーザが自分の視聴したいときに高品質な映像コンテンツを取得して視聴できるVoD(Video on Demand)サービスが広まってきている。   With the increase in performance of computers and the increase in bandwidth of networks, VoD (Video on Demand) services that allow users to acquire and view high-quality video content when they want to view them have become widespread.

ここで、全てのユーザからの配信要求に対してデータセンタなどの中央拠点サーバから配信を行うと、前記中央拠点サーバから各ユーザ端末までの経路全てに大容量の映像トラヒック(情報の流れ)が発生し、結果として広範囲のネットワークに高負荷を与えて他の通信に悪影響を与えてしまう。また、インターネットのようなベストエフォートな(能力を超えた情報量が入力された場合に超過分が廃棄される)ネットワークを長距離にわたって使用するため、通信経路上の輻輳によるスループット(単位時間当たりの通信回線のデータ転送量)の著しい低下や遅延時間の上昇などの影響を受けやすく、視聴開始までの多大な待ち時間や視聴の途絶が発生してユーザの体感品質を著しく損ねる恐れがある。   Here, if distribution is performed from a central base server such as a data center in response to a distribution request from all users, a large volume of video traffic (information flow) is generated on all routes from the central base server to each user terminal. As a result, a high load is applied to a wide range of networks and adversely affects other communications. In addition, because it uses a best-effort network (such as the amount of information that exceeds the capacity is discarded) over a long distance, such as the Internet, throughput due to congestion on the communication path (per unit time) It is easily affected by a significant decrease in the data transfer amount of the communication line) and an increase in the delay time, and there is a possibility that a significant waiting time until the start of viewing and a viewing interruption occur and the user's quality of experience is significantly impaired.

これに対し、一部のコンテンツを格納可能なプロキシサーバやエッジサーバといった分散拠点サーバをユーザの近傍に設置して、前記分散拠点サーバに人気度の高いコンテンツを配置することでトラヒックをユーザ近傍に集約する階層的なコンテンツ配信システムを形成し、これによって、前記課題の緩和が図られてきた。そして、刻一刻と変動する各コンテンツの人気度に対し、分散拠点サーバに無いコンテンツのへの配信要求を受け取ったとき或いは一定時間ごとに適宜分散拠点サーバに格納するコンテンツを入替えることで、ユーザが配信要求したコンテンツを分散拠点サーバから配信できる確率(キャッシュヒット率)の維持・向上が図られてきた。   On the other hand, a distributed base server such as a proxy server or an edge server capable of storing a part of content is installed in the vicinity of the user, and the popular base content is placed on the distributed base server so that the traffic is in the vicinity of the user. Hierarchical content distribution systems have been formed, which have alleviated the above problems. In response to the popularity of each content that changes from moment to moment, when a distribution request for content that does not exist in the distributed base server is received or by replacing the content stored in the distributed base server appropriately at regular intervals, Has been trying to maintain and improve the probability (cache hit rate) that content requested for distribution can be distributed from distributed base servers.

前記キャッシュヒット率を向上させるコンテンツ入替え方法の関連技術として、特許文献1に示される方法が知られている。この特許文献1に記載されたコンテンツ入替え方法は、ユーザと同一のアクセスネットワークに接続されたVISPユニット(Vertual Internet Sevice Provider:仮想インターネットサービスプロバイダー)にアクセス頻度の高いコンテンツを保存することで、ユーザによる遠方のアクセスサーバへの接続負担を削減している。そして、人気度の変動に対して、変動後の人気度の順位と分散拠点サーバにあるコンテンツを比較し、人気度の上位から順に分散拠点サーバに格納されるように現在との差分を入替えることで、人気度の高いコンテンツが分散拠点サーバに格納されている状態を維持している。これにより、キャッシュヒット率を維持・向上することができ、ユーザまでの通信距離を確率的に短縮して映像トラヒックによるネットワーク負荷や輻輳によるスループット低下の影響を軽減することができる。   As a related technique of the content replacement method for improving the cache hit rate, a method disclosed in Patent Document 1 is known. The content replacement method described in Patent Document 1 is based on the fact that a frequently accessed content is stored in a VISP unit (Virtual Internet Service Provider) connected to the same access network as the user. The burden of connecting to a remote access server is reduced. Then, with respect to the change in popularity, the ranking of the popularity after the change is compared with the content in the distributed base server, and the difference from the current one is replaced so that it is stored in the distributed base server in order of popularity. In this way, a state in which highly popular content is stored in the distributed base server is maintained. As a result, the cache hit rate can be maintained and improved, the communication distance to the user can be shortened stochastically, and the influence of the network load due to video traffic and the throughput reduction due to congestion can be reduced.

また、上記コンテンツの入れ替えに関する関連した技術としては、下記の特許文献2乃至特許文献4が知られている。   Moreover, the following patent document 2 thru | or patent document 4 are known as a related technique regarding the replacement | exchange of the said content.

特許文献2には、コンテンツ配置管理に要するコストを大きく削減できる技術が開示されている。
特許文献3には、システム全体の通信負荷を抑制しつつ複製を作成することができる技術が開示されている。
特許文献4には、受け付けた視聴要求に応じてコンテンツデータの配信指示を外部装置へ送信する配信制御装置が、後から視聴要求した視聴者の待ち時間が無用に長くなることを防止できる技術が開示されている。
Patent Document 2 discloses a technology that can greatly reduce the cost required for content arrangement management.
Patent Document 3 discloses a technique that can create a replica while suppressing the communication load of the entire system.
Japanese Patent Application Laid-Open No. 2004-151867 discloses a technique that can prevent a distribution control device that transmits a content data distribution instruction to an external device in response to a received viewing request from unnecessarily increasing the waiting time of a viewer who has requested viewing later. It is disclosed.

特開2003−8664JP 2003-8664 A 特開2005−31987JP2005-31987 特開2007−141103JP2007-141103A 特開2009−89019JP 2009-89019 A

しかしながら、上述したコンテンツを入れ替える技術にあっては、次のような課題がある。前記コンテンツ入替え方法は、人気度の変動に対して変動後の人気度の順位と分散拠点サーバにあるコンテンツとの差分を入替えることにより、キャッシュヒット率を維持・向上し、映像トラヒックによるネットワーク負荷や輻輳によるスループット低下の影響を軽減しているが、コンテンツの入替えに伴う一時的なキャッシュヒット率の低下を考慮していない。ユーザ端末に配信中のコンテンツは削除できないため、分散拠点サーバのコンテンツを入替える手順は以下のようになる。まず、分散拠点サーバ内の入替え前(削除対象)のコンテンツへの配信要求に対し、分散拠点サーバからは配信せず、中央拠点サーバから配信する(以下、この状態を「コンテンツの閉塞」と呼ぶ)。そして、分散拠点サーバからの前記削除対象コンテンツの配信が全て終了した後、コンテンツの入替えを行う。   However, the above-described technology for replacing content has the following problems. The content replacement method maintains and improves the cache hit rate by replacing the difference between the popularity ranking after the change and the content in the distributed base server with respect to the change in popularity, and the network load due to video traffic. However, it does not take into account the temporary drop in the cache hit rate due to content replacement. Since the contents being distributed to the user terminal cannot be deleted, the procedure for replacing the contents of the distributed base server is as follows. First, in response to a distribution request to the content before replacement (deletion target) in the distributed base server, the distributed base server does not distribute but distributes from the central base server (hereinafter, this state is referred to as “content blockage”). ). Then, after the distribution of the content to be deleted from the distributed base server is completed, the content is replaced.

つまり、コンテンツの閉塞中は入替え前(削除対象)と入替え後(複製対象)の両方のコンテンツが中央拠点サーバから配信されることになり、一時的にキャッシュヒット率が大幅に低下する。そのため、人気度の差が少ないコンテンツを入替えると、入替えによる長期的なキャッシュヒット率向上の累計が前記一時的なキャッシュヒット率低下量の累計を下回ることがあり、通算のキャッシュヒット率が却って低下する可能性がある。   That is, while the content is closed, both the content before replacement (deletion target) and the content after replacement (replication target) are distributed from the central base server, and the cache hit rate is temporarily greatly reduced. Therefore, if content with little difference in popularity is replaced, the cumulative increase in long-term cache hit rate due to replacement may be less than the cumulative amount of temporary decrease in cash hit rate. May be reduced.

又、分散拠点サーバのコンテンツを入替えると、このようなキャッシュヒット率が低下するという課題を、上記特許文献1乃至特許文献4に記載の技術では、何ら解消されてはいない。   Further, the technique described in Patent Documents 1 to 4 does not solve the problem that the cache hit rate decreases when the contents of the distributed base server are replaced.

(発明の目的)
本発明は、分散拠点サーバでのキャッシュヒット率を低下させることなく迅速に分散拠点サーバ内のコンテンツを入替えることのできるコンテンツ入替えシステム、コンテンツ入替え方法、及びコンテンツ入替えプログラムを提供することを、その目的とする。
(Object of invention)
The present invention provides a content replacement system, a content replacement method, and a content replacement program capable of quickly replacing content in a distributed base server without reducing the cache hit rate in the distributed base server. Objective.

上記目的を達成するため、本発明にかかるコンテンツ入替えシステムは、
複数のコンテンツを所持する中央拠点サーバと、この中央拠点サーバから配信される一又は二以上のコンテンツをユーザ端末へ送信する分散拠点サーバと、前記中央拠点サーバが備えているコンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツを削除すると共に前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ入替え手段とを備え、前記分散拠点サーバ内に記録されている複数のコンテンツの中から複数の削除候補コンテンツを、並びに前記中央拠点サーバ内に記憶されている複数のコンテンツの中から前記分散拠点サーバ内に導入する候補である複数の格納候補コンテンツを、それぞれ抽出する配置−人気度抽出部を有し、この抽出された前記削除候補コンテンツと前記格納候補コンテンツの中からそれぞれ任意の一のコンテンツを抽出し一組のコンテンツを特定すると共にこの組み合わされた各コンテンツの人気度の推移を現在までの人気度の変化に基づいて予測する入替え影響計算部を設け、前記一組のコンテンツの人気度が相互に近づいた時点で一定時間後の前記各コンテンツの人気度を前記入替え影響計算部が予測すると共に、前記格納候補コンテンツの人気度が前記削除候補コンテンツの人気度よりも大きい場合に当該格納候補コンテンツを前記分散拠点サーバへの導入用として決定する導入コンテンツ決定部を備えたことを特徴とする。
In order to achieve the above object, a content replacement system according to the present invention includes:
Based on the popularity of the central base server possessing a plurality of contents, the distributed base server that transmits one or more contents distributed from the central base server to the user terminal, and the content of the central base server Content replacement means for deleting one content in the distributed base server and introducing one content in the central base server to the distributed base server, and a plurality of content recorded in the distributed base server Arrangement for extracting a plurality of deletion candidate contents from the contents and a plurality of storage candidate contents that are candidates to be introduced into the distributed base server from a plurality of contents stored in the central base server -Having a popularity degree extraction unit, the extracted deletion candidate content and the storage candidate container; A replacement effect calculation unit that extracts one arbitrary content from each of the channels and identifies a set of content, and predicts the transition of the popularity of each combined content based on the change in the popularity to date Provided, the replacement effect calculation unit predicts the popularity of each content after a certain time when the popularity of the set of content approaches each other, and the popularity of the storage candidate content is the deletion candidate An introduction content determination unit is provided that determines the storage candidate content for introduction into the distributed base server when the popularity of the content is greater.

上記目的を達成するため、本発明にかかるコンテンツ入替え方法は、
複数のコンテンツを所持する中央拠点サーバと、この中央拠点サーバから配信される一又は二以上のコンテンツをユーザ端末へ送信する分散拠点サーバと、前記中央拠点サーバが備えているコンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツを削除すると共に前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ入替えシステムにあって、前記分散拠点サーバ内に格納されている複数のコンテンツの中から複数の削除候補コンテンツを、並びに前記中央拠点サーバ内に記憶されている複数のコンテンツの中から前記分散拠点サーバ内に導入する候補である複数の格納候補コンテンツを、配置−人気度抽出部がそれぞれ抽出し、この抽出された前記削除候補コンテンツと前記格納候補コンテンツの中からそれぞれ任意の一のコンテンツを抽出し一組のコンテンツを特定すると共にこの組み合わされた各コンテンツの人気度の推移を現在までの人気度の変化に基づいて入替え影響計算部が予測し、前記一組のコンテンツの人気度が相互に近づいた時点で一定時間後の前記各コンテンツの人気度を前記入替え影響計算部が予測すると共に、前記格納候補コンテンツの人気度が前記削除候補コンテンツの人気度よりも大きい場合に当該格納候補コンテンツを前記分散拠点サーバへの導入用として導入コンテンツ決定部が決定し、その決定に基づいて前記分散拠点サーバ内の一のコンテンツをコンテンツ入替え手段が削除し、前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへコンテンツ入替え手段が導入することを特徴とする。
In order to achieve the above object, the content replacement method according to the present invention includes:
Based on the popularity of the central base server possessing a plurality of contents, the distributed base server that transmits one or more contents distributed from the central base server to the user terminal, and the content of the central base server In the content replacement system for deleting one content in the distributed base server and introducing one content in the central base server to the distributed base server, a plurality of stored in the distributed base server Placement-popularity includes a plurality of deletion candidate contents from among the contents and a plurality of storage candidate contents that are candidates to be introduced into the distributed base server from among the plurality of contents stored in the central base server. Each of the extraction units extracts the extracted deletion candidate content and the storage candidate content. One arbitrary content is extracted from each of them, a set of content is specified, and the transition of the popularity of each combined content is predicted based on the change in the popularity so far, When the popularity of the set of contents approaches each other, the replacement impact calculation unit predicts the popularity of each content after a predetermined time, and the popularity of the storage candidate content is determined by the deletion candidate content. If the storage candidate content is larger than the popularity, the introduction content determination unit determines the storage candidate content for introduction to the distributed base server, and the content replacement unit deletes one content in the distributed base server based on the determination. The content replacement means introduces one content in the central base server to the distributed base server.

上記目的を達成するため、本発明にかかるコンテンツ入替えプログラムは、
複数のコンテンツを所持する中央拠点サーバと、この中央拠点サーバから配信される一又は二以上のコンテンツをユーザ端末へ送信する分散拠点サーバと、前記中央拠点サーバが備えているコンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツを削除すると共に前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ入替えシステムにあって、前記分散拠点サーバ内に記録されている複数のコンテンツの中から複数の削除候補コンテンツを、並びに前記中央拠点サーバ内に記憶されている複数のコンテンツの中から前記分散拠点サーバ内に導入する候補である複数の格納候補コンテンツを、それぞれ抽出するコンテンツ抽出機能、この抽出された前記削除候補コンテンツと前記格納候補コンテンツの中からそれぞれ任意の一のコンテンツを抽出し一組のコンテンツを特定すると共にこの組み合わされた各コンテンツの人気度の推移を現在までの人気度の変化に基づいて予測する人気度推移予測機能、前記一組のコンテンツの人気度が相互に近づいた時点で一定時間後の前記各コンテンツの人気度を予測すると共に、前記格納候補コンテンツの人気度が前記削除候補コンテンツの人気度よりも大きいと判断された場合に当該格納候補コンテンツを前記分散拠点サーバへの導入用として決定する導入コンテンツ決定機能、及び、前記コンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツをコンテンツ入替え手段が削除し、前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ導入機能を、コンピュータに実現させるようにしたことを特徴とする。
In order to achieve the above object, a content replacement program according to the present invention includes:
Based on the popularity of the central base server possessing a plurality of contents, the distributed base server that transmits one or more contents distributed from the central base server to the user terminal, and the content of the central base server In the content replacement system for deleting one content in the distributed base server and introducing one content in the central base server to the distributed base server, a plurality of content recorded in the distributed base server Contents that respectively extract a plurality of deletion candidate contents from the contents, and a plurality of storage candidate contents that are candidates to be introduced into the distributed base server from a plurality of contents stored in the central base server Extraction function, the extracted deletion candidate content and the storage candidate content A popularity trend prediction function that extracts one arbitrary content from each of them, identifies a set of content, and predicts the trend of popularity of each combined content based on the change in popularity to date, When the popularity of the set of contents approaches each other, the popularity of each content after a predetermined time is predicted, and the popularity of the storage candidate content is determined to be greater than the popularity of the deletion candidate content The content replacement means deletes one content in the distributed base server based on the popularity of the content, and an introduction content determination function that determines the storage candidate content for introduction into the distributed base server when And a content introduction function for introducing one content in the central base server to the distributed base server. Characterized in that so as to realize the computer.

本発明は、上述したように人気度が高いコンテンツを予測してこれを事前に導入する構成としたので、これによると、コンテンツ入替えによって分散拠点サーバのキャッシュヒット率が低下するという可能性を有効に排除し、キャッシュヒット率をより向上させることができるという優れた効果を有するコンテンツ入替えシステム、コンテンツ入替え方法、及びコンテンツ入替えプログラムを提供できる。   As described above, the present invention predicts highly popular content and introduces it in advance. According to this, the possibility that the cache hit rate of the distributed base server is reduced by replacing the content is effective. Therefore, it is possible to provide a content replacement system, a content replacement method, and a content replacement program having an excellent effect that the cache hit rate can be further improved.

本発明に係るコンテンツ入替えシステムの一実施形態を示すブロック図である。It is a block diagram which shows one Embodiment of the content replacement system which concerns on this invention. 図1に開示した一実施形態におけるコンテンツ入替えシステムのユーザ端末への配信の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the delivery to the user terminal of the content replacement system in one Embodiment disclosed in FIG. 図1に開示した一実施形態におけるコンテンツ入替えシステムのコンテンツの配置更新の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the arrangement | positioning update of the content of the content replacement system in one Embodiment disclosed in FIG.

本発明は、インターネットを利用してコンテンツを配信するコンテンツ配信システムにあって、中央拠点サーバの負荷軽減を意図してユーザの近傍に分散拠点サーバを設置するようにしたものに関し、特に、この分散拠点サーバ内のコンテンツの入替えを行う際に、長期的なキャッシュヒット率向上量と一時的なキャッシュヒット率低下量を比較し、長期的なキャッシュヒット率向上量の方が大きい場合にのみコンテンツの入替えを行うようにしたもので、このコンテンツ入替えによって累計のキャッシュヒット率が却って低下してしまう不都合を排除し得ることを特徴としている。   The present invention relates to a content distribution system that distributes content using the Internet, in which a distributed base server is installed in the vicinity of a user for the purpose of reducing the load on a central base server. When replacing the contents in the base server, compare the long-term cache hit rate improvement amount with the temporary cache hit rate decrease amount, and only if the long-term cache hit rate improvement amount is larger The replacement is performed, and it is possible to eliminate the disadvantage that the cumulative cache hit rate is lowered due to the content replacement.

以下、本発明にかかるコンテンツ入替えシステムの一実施形態を、図1乃至図3に基づいて説明する。
(全体の構成)
Hereinafter, an embodiment of a content replacement system according to the present invention will be described with reference to FIGS. 1 to 3.
(Overall configuration)

図1は、本発明のコンテンツ入替えシステムの一実施形態を示すブロック図である。
この図において、コンテンツ入替えシステムは、コンテンツの送受信及びキャッシュ領域への複製、及び定められたコンテンツ配信スケジュールに従ってコンテンツの入替えを行う1つまたは複数の分散拠点サーバ20と、すべてのコンテンツを所持し、前記分散拠点サーバ20またはユーザ端末50からの要求に応じたコンテンツの送信、及び定められたコンテンツ配信スケジュールに従ってコンテンツの事前配信を行う中央拠点サーバ30と、ユーザに対してコンテンツ及びコンテンツリストの表示を行うと共にユーザの操作に応じて前記分散拠点サーバ20或いは前記中央拠点サーバ30にコンテンツの要求を行う一又は複数のユーザ端末50と、コンテンツの人気度に基づいて分散拠点サーバ20に配置するコンテンツを決定し前記分散拠点サーバ20にコンテンツの入替えを指示するコンテンツ配置管理装置10と、ユーザ端末50からの要求に応じて前記コンテンツ配置管理装置10へコンテンツの配置状況を確認し、前記配置状況をEPG(Electronic Program Guide)やECG(Electronic Content Guide)等の番組ガイドや検索結果のコンテンツ一覧(以下、コンテンツリストと呼ぶ)の形に加工してユーザ端末50へ通知するポータルサイト40と、ネットワーク60とにより構成されている。
FIG. 1 is a block diagram showing an embodiment of the content replacement system of the present invention.
In this figure, the content replacement system possesses all content with one or a plurality of distributed base servers 20 that perform content transmission / reception, replication to a cache area, and content replacement according to a predetermined content distribution schedule, A central base server 30 that transmits content in response to a request from the distributed base server 20 or the user terminal 50 and pre-distributes content according to a predetermined content distribution schedule, and displays content and a content list to the user. And one or a plurality of user terminals 50 that request content to the distributed base server 20 or the central base server 30 according to user operations, and content to be arranged on the distributed base server 20 based on the popularity of the content. Determined and said In response to a request from the user terminal 50, the content placement management apparatus 10 that instructs the distributed base server 20 to replace the content, the content placement status is confirmed with the content placement management apparatus 10, and the placement status is confirmed by an EPG (Electronic Program). A portal site 40 that processes a program guide such as a Guide) or ECG (Electronic Content Guide) or a content list of search results (hereinafter referred to as a content list) and notifies the user terminal 50, and a network 60. ing.

分散拠点サーバ20は、コンテンツ配置管理装置10からのコンテンツの入替え指示を受けて、中央拠点サーバ30に該当コンテンツを要求する。また、分散拠点サーバ20は、中央拠点サーバ30から受信したコンテンツを格納するコンテンツ記憶手段23と、コンテンツ記憶手段23に対してコンテンツの入替えを行うコンテンツ入替え手段21と、ユーザ端末50からの要求に応じてコンテンツを送信するコンテンツ送受信手段22とを備えている。   In response to the content replacement instruction from the content arrangement management device 10, the distributed site server 20 requests the corresponding content from the central site server 30. Further, the distributed site server 20 responds to a request from the content storage unit 23 for storing the content received from the central site server 30, the content replacement unit 21 for replacing the content in the content storage unit 23, and the user terminal 50. A content transmission / reception means 22 for transmitting the content is provided.

中央拠点サーバ30は、すべてのコンテンツを所持しているコンテンツ記憶手段32と、分散拠点サーバ20とユーザ端末50からの要求に応じコンテンツを送信すると共に定められたコンテンツ配信スケジュールに従ったコンテンツの送信または事前配信を行うコンテンツ送受信手段31とで構成されている。   The central site server 30 transmits content in response to requests from the content storage means 32 possessing all the contents, the distributed site server 20 and the user terminals 50, and transmits content in accordance with the determined content distribution schedule. Or it is comprised with the content transmission / reception means 31 which performs prior delivery.

この内、コンテンツ送受信手段31は、分散拠点サーバ20のコンテンツ入替え手段21からコンテンツ要求を受信した際に、コンテンツ記憶手段32から前記要求されたコンテンツを読み出して前記コンテンツ入替え手段21に送信する。また、ユーザ端末50からコンテンツ要求を受信した際に、前記コンテンツ記憶手段32から前記要求されたコンテンツを読み出して前記ユーザ端末50に送信する。   Among these, the content transmission / reception means 31 reads the requested content from the content storage means 32 and transmits it to the content replacement means 21 when receiving a content request from the content replacement means 21 of the distributed base server 20. When a content request is received from the user terminal 50, the requested content is read from the content storage unit 32 and transmitted to the user terminal 50.

コンテンツ配置管理装置10は、分割拠点20内に格納されているコンテンツを配置管理する。このコンテンツ配置管理装置10は、コンテンツの人気度に基づいて前記分散拠点サーバ20に配置するコンテンツを決定し、前記分散拠点サーバ20にコンテンツの入替えを指示する。   The content arrangement management device 10 manages the arrangement of contents stored in the division site 20. The content placement management apparatus 10 determines the content to be placed on the distributed base server 20 based on the popularity of the content, and instructs the distributed base server 20 to replace the content.

また、コンテンツ配置管理装置10は、分散拠点サーバ20に現在格納されているコンテンツの情報を格納するコンテンツ配置記憶手段12と、各コンテンツの人気度に係る情報を格納するコンテンツ人気度記憶手段13と、予め各コンテンツの閉塞時間及び滞留時間を記憶している閉塞・滞留時間記憶手段14と、コンテンツ配置記憶手段12から取得した分散拠点2に現在格納されているコンテンツの情報とコンテンツ人気度記憶手段13から取得したコンテンツの人気度と閉塞・滞留時間記憶手段14から取得したコンテンツ入替えの際の各コンテンツの閉塞時間及びあるコンテンツが分散拠点サーバ20に格納されてから削除されるまでの滞留時間をもとに分散拠点サーバ20に格納するコンテンツを決定すると共に分散拠点サーバ20にコンテンツの入替えを指示する入替えコンテンツ決定手段11とで構成されている。ここで、前記閉塞時間は、コンテンツ入替えの際の各コンテンツの閉塞にかかる時間と定義する。前記滞留時間は、あるコンテンツが分散拠点サーバ20に格納されてから削除されるまでの時間と定義する。   In addition, the content arrangement management device 10 includes a content arrangement storage unit 12 that stores information on content currently stored in the distributed base server 20, and a content popularity degree storage unit 13 that stores information related to the popularity of each content. Blocking / staying time storage means 14 for storing the closing time and staying time of each content in advance, content information currently stored in the distributed base 2 acquired from the content arrangement storage means 12 and content popularity degree storage means The popularity of the content acquired from 13 and the blocking time of each content at the time of content replacement acquired from the blocking / holding time storage means 14 and the residence time until a certain content is stored in the distributed base server 20 and then deleted. The content to be stored in the distributed base server 20 is determined and the distributed base server 0 is composed of a replacement content determination means 11 for instructing a replacement of the content. Here, the blocking time is defined as the time taken to block each content at the time of content replacement. The dwell time is defined as the time from when a certain content is stored in the distributed base server 20 until it is deleted.

入替えコンテンツ決定手段11は、コンテンツ配置記憶手段12から取得した分散拠点サーバ20に現在格納されているコンテンツの情報と、コンテンツ人気度記憶手段13から取得したコンテンツの人気度に基づいて、分散拠点サーバ20から削除する可能性のあるコンテンツ(以下、削除候補コンテンツと呼ぶ)のリストと、前記削除候補コンテンツの代わりに分散拠点サーバ20に格納する可能性のあるコンテンツ(以下、格納候補コンテンツと呼ぶ)のリストを作成するコンテンツ配置−人気度抽出部11Aとを備えている。又、このコンテンツ配置−人気度抽出部11Aは、コンテンツ人気度記憶手段13から取得したコンテンツの人気度と閉塞・滞留時間記憶手段14から取得した閉塞時間及び滞留時間をもとに前記削除候補コンテンツと前記格納候補コンテンツを比較してこれらのコンテンツを入替えた場合の影響を算定する入替え影響計算部11Bと、前記コンテンツを入れ替えた場合の影響に基づいて入替えるコンテンツを決定する導入コンテンツ決定部11Cとを備えている。   The replacement content determination unit 11 is based on the content information currently stored in the distributed base server 20 acquired from the content arrangement storage unit 12 and the popularity of the content acquired from the content popularity storage unit 13. A list of contents that may be deleted from 20 (hereinafter referred to as deletion candidate contents) and contents that may be stored in the distributed base server 20 instead of the deletion candidate contents (hereinafter referred to as storage candidate contents) A content arrangement / popularity extracting unit 11A for creating a list of Further, the content arrangement / popularity extraction unit 11A uses the content popularity acquired from the content popularity storage unit 13 and the deletion candidate content based on the blockage time and the retention time acquired from the blockage / retention time storage unit 14. And the storage candidate content are compared, and a replacement effect calculation unit 11B that calculates the effect when the content is replaced, and an introduction content determination unit 11C that determines the content to be replaced based on the effect when the content is replaced. And.

この内、配置−人気度抽出部11Aは、コンテンツ配信システムの運用者などによって設定されたコンテンツ配信スケジュールにおいてコンテンツの入替えタイミングとなった際に、コンテンツ配置記憶手段12から分散拠点サーバ20のコンテンツ記憶手段23に現在格納されているコンテンツの情報を取得し、コンテンツ人気度記憶手段13からコンテンツの人気度を取得する。そして、前記コンテンツの人気度の上位から順に前記コンテンツ記憶手段23に格納可能な分量だけ抽出したコンテンツ(以下、理想配置と呼ぶ)と前記現在格納されているコンテンツとを比較し、前記理想配置にあって前記現在格納されているコンテンツに無いコンテンツを格納候補コンテンツとしてリスト化し、前記理想配置に無くて前記現在格納されているコンテンツにあるコンテンツを削除候補コンテンツとしてリスト化する。そして、前記格納候補コンテンツのリストと前記削除候補コンテンツのリストを入替え影響計算部11Bに通知する。この各リストにより、削除候補コンテンツと格納候補コンテンツが明示される。   Among them, the arrangement-popularity extraction unit 11A stores the contents stored in the distribution base server 20 from the contents arrangement storage unit 12 when the content replacement timing is reached in the content distribution schedule set by the operator of the content distribution system. Information on the content currently stored in the means 23 is acquired, and the popularity of the content is acquired from the content popularity storage means 13. Then, the contents extracted in order from the highest popularity of the contents by the amount that can be stored in the content storage means 23 (hereinafter referred to as ideal arrangement) are compared with the currently stored contents, and the ideal arrangement is obtained. Then, contents that are not present in the currently stored contents are listed as storage candidate contents, and contents that are not in the ideal arrangement but are present in the currently stored contents are listed as deletion candidate contents. The storage candidate content list and the deletion candidate content list are notified to the replacement influence calculation unit 11B. Each list clearly indicates the deletion candidate content and the storage candidate content.

入替え影響計算部11Bは、配置−人気度抽出手部11Aから格納候補コンテンツのリストと削除候補コンテンツのリストを受信した際に、コンテンツ人気度記憶手段13からコンテンツの人気度を取得し、閉塞・滞留時間記憶手段14から閉塞時間及び滞留時間を取得する。そして、前記コンテンツの人気度と前記閉塞時間及び滞留時間に基づいて、前記削除候補コンテンツと前記格納候補コンテンツの組み合わせの中の一組のコンテンツの組み合わを比較してこれらのコンテンツを入替えた場合の影響を算定する。   When the replacement influence calculation unit 11B receives the storage candidate content list and the deletion candidate content list from the arrangement-popularity extraction unit 11A, the replacement influence calculation unit 11B acquires the popularity of the content from the content popularity storage unit 13, The closing time and the residence time are acquired from the residence time storage means 14. Then, based on the popularity of the content, the blocking time, and the dwell time, a combination of a set of content in the combination of the deletion candidate content and the storage candidate content is compared and these contents are replaced. Calculate the impact.

ここで、比較するコンテンツの組合せは、前記格納候補コンテンツのリスト及び前記削除候補コンテンツのリストの中から任意にコンテンツを1つずつ選出して比較する組合せでもよい。なお、前記組合せに限らず、例えば前記格納候補コンテンツのリストの中で人気度の低いコンテンツから順に取出し、これを前記削除候補コンテンツのリストの中で人気度の高い順に取出したコンテンツと比較する組合せがある。また、前記格納候補コンテンツのリストの中で人気度の高いコンテンツから順に取出し、これを前記削除候補コンテンツのリストの中で人気度の高い順に取出したコンテンツと比較する組合せもある。様々な方法の選択枝を用意することにより、状況にあった方法を選択することができる。   Here, the combination of contents to be compared may be a combination of arbitrarily selecting contents one by one from the list of candidate storage contents and the list of candidate deletion contents. In addition, the combination is not limited to the combination, for example, a combination that is extracted in descending order of popularity in the storage candidate content list, and is compared with the content extracted in descending order of popularity in the deletion candidate content list. There is. In addition, there is a combination in which contents having the highest popularity in the list of candidate storage contents are extracted in order, and compared with contents extracted in the order of popularity in the list of candidate deletion contents. By preparing a selection of various methods, a method suitable for the situation can be selected.

尚、上記各コンテンツの比較の方法を以下に示す。まず、比較を行う格納候補コンテンツと削除候補コンテンツのそれぞれに対し、コンテンツ人気度記憶手段13から取得したコンテンツの人気度をもとに将来の人気度の推移を予測する。   A method for comparing the above contents will be described below. First, for each of the storage candidate content and the deletion candidate content to be compared, a future trend of popularity is predicted based on the popularity of the content acquired from the content popularity storage unit 13.

ここで、人気度推移の予測の手法としては、下記の3つの手法がある。
まず第一は、人気度が一定の速度で減衰していくと仮定した直線近似である。人気度の減衰速度は、コンテンツの人気度の推移速度の統計値をから得たもの、もしくはコンテンツ配信システムの運用者が設定したものを用いる。そして、前記格納候補コンテンツと前記削除候補コンテンツのそれぞれの現在の人気度から前記減衰速度で人気度が減衰していくと仮定する。
Here, there are the following three methods for predicting popularity transition.
The first is a linear approximation that assumes that the popularity is declining at a constant rate. The popularity decay rate is obtained from a statistical value of the content popularity transition rate or set by the operator of the content distribution system. Then, it is assumed that the popularity decreases at the decay rate from the current popularity of the storage candidate content and the deletion candidate content.

次に、人気度がべき乗則に従って減衰していくと仮定する予測法である。コンテンツの人気度の分布は、べき乗則に従う傾向があると知られている。そのため、現在の人気度の分布を、べき乗則で近似し、前記人気度の分布上で徐々に人気順位が落ちていくと仮定して予測する方法である。   Next, it is a prediction method that assumes that the degree of popularity decays according to a power law. It is known that the popularity distribution of content tends to follow a power law. For this reason, the current popularity distribution is approximated by a power law, and the prediction is made on the assumption that the popularity ranking gradually decreases on the popularity distribution.

三番目は、人気度がランダムな推移をすると仮定する予測法である。前記格納候補コンテンツと前記削除候補コンテンツのそれぞれの現在の人気度を開始値とし、シミュレーションで乱数を振って値を推移させた結果を将来の人気度と仮定する法である。   The third is a prediction method that assumes that the popularity will change randomly. In this method, the current popularity degree of each of the storage candidate content and the deletion candidate content is set as a starting value, and a result obtained by changing a value by assigning a random number in a simulation is assumed as a future popularity degree.

そして、前記の予測の一手法で予測した人気度推移に基づいて、コンテンツ入替えによる長期的なキャッシュヒット率向上量と一時的なキャッシュヒット率低下量を演算し算定する。
長期的なキャッシュヒット率向上量の値(merit)と、一時的なキャッシュヒット率低下量の値(demerit)とを、以下の式で定義する。前記格納候補の人気度の推移をf_in(t)、前記削除候補の人気度の推移をf_out(t)、閉塞・滞留時間記憶手段14から取得した閉塞時間をt_rep、滞留時間をt_expとする。

Figure 2011134240
Then, based on the popularity transition predicted by the one method of prediction, a long-term cache hit rate improvement amount and a temporary cache hit rate decrease amount due to content replacement are calculated and calculated.
A long-term cache hit rate improvement value (merit) and a temporary cache hit rate decrease value (demerit) are defined by the following equations. The popularity transition of the storage candidate is f_in (t), the popularity transition of the deletion candidate is f_out (t), the occlusion time acquired from the occlusion / retention time storage means 14 is t_rep, and the residence time is t_exp.
Figure 2011134240

そして、導入コンテンツ決定部11Cは、前記一組のコンテンツの人気度が相互に近づいたと判断した時点で前記予測された前記格納候補コンテンツの一定時間後の前記予測された人気度の方が大きいと判断された場合に当該格納候補コンテンツを前記分散拠点サーバへの導入用として決定し、分散拠点サーバ20のコンテンツ入替え手段21にコンテンツの入替えを指示する。   When the introduction content determination unit 11C determines that the popularity of the set of contents is close to each other, the predicted popularity after a predetermined time of the storage candidate content is larger. If it is determined, the storage candidate content is determined for introduction to the distributed base server, and the content replacement means 21 of the distributed base server 20 is instructed to replace the content.

また、導入コンテンツ決定部11Cは、下記のような基準でコンテンツの入れ替えの判断をしても良い。導入コンテンツ決定部11Cは、前記長期的なキャッシュヒット率向上量の方が前記一時的なキャッシュヒット率の低下量より大きい前記格納候補コンテンツと前記削除候補コンテンツの組合せのみコンテンツの入替えを行うことを決定し、分散拠点サーバ20のコンテンツ入替え手段21にコンテンツの入替えを指示する。   The introductory content determination unit 11C may determine whether to replace the content based on the following criteria. The introductory content determination unit 11C performs content replacement only for the combination of the storage candidate content and the deletion candidate content in which the long-term cache hit rate improvement amount is larger than the temporary cache hit rate decrease amount. Then, the content replacement unit 21 of the distributed base server 20 is instructed to replace the content.

コンテンツ入替え手段21は、コンテンツ配置管理装置10からのコンテンツの入替え指示を受けて、中央拠点サーバ30に該当コンテンツを要求し、コンテンツ記憶手段23へコンテンツの入替えを行う。   In response to the content replacement instruction from the content arrangement management device 10, the content replacement unit 21 requests the relevant content from the central site server 30 and replaces the content in the content storage unit 23.

又、コンテンツ入替え手段21は、コンテンツ配置管理装置10の入替えコンテンツ決定手段11からコンテンツの入替え指示を受信した際に、入替え対象となる削除候補コンテンツ及び格納候補コンテンツを記憶しておく。そして、各々の削除候補コンテンツの閉塞が終了するごとに、中央拠点サーバ30のコンテンツ送受信手段31に1つの格納候補コンテンツを要求する。そして、前記コンテンツ送受信手段31から前記格納候補コンテンツを受信した際に、コンテンツ記憶部23に格納されている前記閉塞が終了した削除候補コンテンツを削除し、前記格納候補コンテンツを前記コンテンツ記憶手段23に書込む。   Further, when the content replacement unit 21 receives a content replacement instruction from the replacement content determination unit 11 of the content arrangement management device 10, the content replacement unit 21 stores the deletion candidate content and the storage candidate content to be replaced. Then, each time the deletion candidate content is closed, one storage candidate content is requested from the content transmitting / receiving means 31 of the central base server 30. And when the said storage candidate content is received from the said content transmission / reception means 31, the deletion candidate content which the said occlusion complete | finished stored in the content memory | storage part 23 is deleted, and the said storage candidate content is stored in the said content storage means 23 Write.

コンテンツ送受信手段22は、中央拠点サーバ30からコンテンツを受信しコンテンツ記憶手段23に格納する。また、コンテンツ送受信手段22は、ユーザ端末50からコンテンツ要求を受信した際に、コンテンツ記憶手段23から前記要求されたコンテンツを読み出して前記ユーザ端末50に送信する。   The content transmitting / receiving unit 22 receives content from the central site server 30 and stores it in the content storage unit 23. Further, when receiving a content request from the user terminal 50, the content transmission / reception unit 22 reads the requested content from the content storage unit 23 and transmits it to the user terminal 50.

一方、中央拠点サーバ30側のコンテンツ送受信手段31は、分散拠点サーバ20のコンテンツ入替え手段21からコンテンツ要求を受信した際に、コンテンツ記憶手段32から前記要求されたコンテンツを読み出して前記コンテンツ入替え手段21に送信する。また、ユーザ端末50からコンテンツ要求を受信した際には、前記コンテンツ記憶手段32から前記要求されたコンテンツを読み出して、前記ユーザ端末50に送信する。   On the other hand, when the content transmitting / receiving unit 31 on the central site server 30 side receives a content request from the content replacing unit 21 of the distributed site server 20, the content transmitting / receiving unit 31 reads the requested content from the content storage unit 32 and the content replacing unit 21. Send to. When a content request is received from the user terminal 50, the requested content is read from the content storage unit 32 and transmitted to the user terminal 50.

ポータルサイト40は、コンテンツ一覧(以下、コンテンツリストと呼ぶ)を作成するコンテンツリスト作成手段41と、各コンテンツの人気度を集計する人気度集計手段42とから構成されている。   The portal site 40 includes a content list creation unit 41 that creates a content list (hereinafter referred to as a content list), and a popularity level counting unit 42 that counts the popularity of each content.

この内、コンテンツリスト作成手段41は、コンテンツ配置管理装置1のコンテンツ配置記憶部12に格納されている配置情報が書換えられる度に、又、ユーザ端末5から要求がある度に、前記コンテンツ配置記憶手段12から前記現在格納されているコンテンツの配置情報を取得する。この前記配置情報は、分散拠点2に現在格納されているコンテンツの配置情報である。また、ユーザ端末50からコンテンツリストの要求がある度に、前記コンテンツリストを前記ユーザ端末50へ送信する。   Among these, the content list creating means 41 is configured to store the content arrangement storage whenever the arrangement information stored in the content arrangement storage unit 12 of the content arrangement management device 1 is rewritten or whenever a request is made from the user terminal 5. The arrangement information of the currently stored content is acquired from the means 12. The placement information is content placement information currently stored in the distributed bases 2. The content list is transmitted to the user terminal 50 each time a content list is requested from the user terminal 50.

又、コンテンツリスト作成手段41は、前記ユーザ端末50からコンテンツの要求を受信した際に、前記現在格納されているコンテンツの情報を参照し、前記要求コンテンツが分散拠点サーバ20のコンテンツ記憶手段23に格納されている場合は分散拠点サーバ20のコンテンツ送受信手段22をコンテンツの取得先として通知し、前記要求コンテンツが前記コンテンツ記憶手段23に格納されていない場合は中央拠点サーバ30のコンテンツ送受信手段31をコンテンツの取得先として通知する。   Further, when the content list creation unit 41 receives a content request from the user terminal 50, the content list creation unit 41 refers to the information on the currently stored content, and the requested content is stored in the content storage unit 23 of the distributed base server 20. If it is stored, the content transmission / reception means 22 of the distributed base server 20 is notified as a content acquisition destination. If the requested content is not stored in the content storage means 23, the content transmission / reception means 31 of the central base server 30 is notified. Notify as the content acquisition destination.

人気度集計手段42は、前記要求コンテンツの人気度を更新し、コンテンツ配置管理装置10のコンテンツ人気度記憶手段13に書込む。   The popularity count means 42 updates the popularity of the requested content and writes it in the content popularity storage means 13 of the content arrangement management device 10.

ユーザ端末50は、ユーザからコンテンツリストの要求があった際に、ポータルサイト40から前記コンテンツリストを取得し、ユーザに提示する。また、ユーザからコンテンツの要求があった際に、前記ポータルサイト40に前記要求コンテンツの所在を確認し、前記要求コンテンツの所在に応じて分散拠点サーバ20のコンテンツ送受信手段22または中央拠点サーバ30のコンテンツ送受信手段31に前記要求コンテンツを要求する。そして、前記コンテンツ送受信手段22または前記コンテンツ送受信手段31から前記要求コンテンツを受信した際に、ユーザに前記要求コンテンツを提示する。   When the user terminal 50 requests a content list, the user terminal 50 acquires the content list from the portal site 40 and presents it to the user. Further, when a content request is received from a user, the location of the requested content is confirmed on the portal site 40, and the content transmission / reception means 22 of the distributed site server 20 or the central site server 30 determines the location of the requested content. The content transmission / reception means 31 is requested for the requested content. Then, when the requested content is received from the content transmitting / receiving unit 22 or the content transmitting / receiving unit 31, the requested content is presented to the user.

ネットワーク60は、上記構成を繋いでいるインターネットを構成しているネットワークである。   The network 60 is a network constituting the Internet connecting the above-described configurations.

(全体の動作)
次に、上記実施形態の全体的な動作を、図2と図3に基づいて説明する。ここで、図2は、図1に開示した本実施形態におけるコンテンツの要求から配信までの動作を示すフローチャートである。
最初に、ユーザからのコンテンツの要求と前記要求コンテンツの配信について説明する。
(Overall operation)
Next, the overall operation of the above embodiment will be described with reference to FIGS. Here, FIG. 2 is a flowchart showing operations from requesting content to distribution in the present embodiment disclosed in FIG.
First, a content request from a user and distribution of the requested content will be described.

まず、システム全体の稼動状態下においては、ポータルサイト40は、コンテンツ配置管理装置10のコンテンツ配置記憶手段12に格納されている分散拠点サーバ20のコンテンツ記憶手段23に現在格納されているコンテンツの情報が書換えられる度に、又はユーザ端末50から要求がある度に、前記コンテンツ配置記憶手段12から前記現在格納されているコンテンツの情報を取得する(ステップS101/コンテンツ情報取得工程)。   First, in the operating state of the entire system, the portal site 40 has information on contents currently stored in the content storage means 23 of the distributed base server 20 stored in the content arrangement storage means 12 of the content arrangement management apparatus 10. Each time is rewritten, or whenever there is a request from the user terminal 50, the information of the currently stored content is acquired from the content arrangement storage means 12 (step S101 / content information acquisition step).

次に、ユーザからコンテンツリストの要求が入力されると、ユーザ端末50は、ポータルサイト40に前記コンテンツリストを要求し、前記ポータルサイト40は、前記コンテンツリストの要求を受けて、前記コンテンツリストを前記ユーザ端末50へ送信する。そして、このユーザ端末50は、前記コンテンツリストを受信した際に、このコンテンツリストをユーザに提示する(ステップS102/コンテンツリスト提示工程)。   Next, when a content list request is input from the user, the user terminal 50 requests the content list from the portal site 40, and the portal site 40 receives the content list request and receives the content list. Transmit to the user terminal 50. When receiving the content list, the user terminal 50 presents the content list to the user (step S102 / content list presentation step).

ここで、ユーザからコンテンツの要求があった際にユーザ端末50は、ポータルサイト40に対して前記要求コンテンツの所在を確認する。これに応じて、前記ポータルサイト40は、ステップS11で取得した現在格納されているコンテンツの情報を参照し、前記要求コンテンツが分散拠点サーバ20のコンテンツ記憶手段23に格納されている場合は分散拠点サーバ20のコンテンツ送受信手段22をコンテンツの取得先として通知し、前記要求コンテンツが前記コンテンツ記憶手段23に格納されていない場合は中央拠点サーバ30のコンテンツ送受信手段31をコンテンツの取得先として通知する。そして、前記要求コンテンツの人気度を更新し、コンテンツ配置管理装置10のコンテンツ人気度記憶手段13に書込む(ステップS103/コンテンツ所在確認工程)。   Here, when a content request is received from the user, the user terminal 50 confirms the location of the requested content with respect to the portal site 40. In response to this, the portal site 40 refers to the information of the currently stored content acquired in step S11. If the requested content is stored in the content storage unit 23 of the distributed site server 20, the distributed site The content transmission / reception means 22 of the server 20 is notified as a content acquisition destination, and when the requested content is not stored in the content storage means 23, the content transmission / reception means 31 of the central base server 30 is notified as the content acquisition destination. Then, the popularity of the requested content is updated and written in the content popularity storage means 13 of the content arrangement management device 10 (step S103 / content location confirmation step).

この場合は、ユーザ端末50は、要求されたコンテンツの所在に応じて分散拠点サーバ20のコンテンツ送受信手段22または中央拠点サーバ30のコンテンツ送受信手段31に前記要求コンテンツを要求する。そして、前記コンテンツ送受信手段22または前記コンテンツ送受信手段31は、前記コンテンツ要求を受信した際に、コンテンツ記憶手段23またはコンテンツ記憶手段32から前記要求されたコンテンツを読み出して前記ユーザ端末50に送信する。そして、このコンテンツを受信した前記ユーザ端末50は、当該要求コンテンツを受信した際に、ユーザに対して前記要求コンテンツを提示する(ステップS104/要求コンテンツ提示工程)。
以降、ユーザからの要求に応じて、S101からS104のステップを繰り返す。
In this case, the user terminal 50 requests the requested content from the content transmitting / receiving unit 22 of the distributed site server 20 or the content transmitting / receiving unit 31 of the central site server 30 according to the location of the requested content. When the content transmission / reception unit 22 or the content transmission / reception unit 31 receives the content request, the content transmission / reception unit 22 or the content transmission / reception unit 31 reads the requested content from the content storage unit 23 or the content storage unit 32 and transmits it to the user terminal 50. The user terminal 50 that has received the content presents the requested content to the user when the requested content is received (step S104 / requested content presenting step).
Thereafter, the steps from S101 to S104 are repeated in response to a request from the user.

次に、コンテンツ配信システムにおけるコンテンツの配置更新の動作を、図3に示すフローチャートに基づいて説明する。
コンテンツ配信システムが稼動され、その運用者などによって設定されたコンテンツ配信スケジュールにおいてコンテンツの入替えタイミングとなると、配置−人気度抽出部11Aは、コンテンツ配置記憶手段12から分散拠点サーバ20のコンテンツ記憶手段23に現在格納されているコンテンツの情報を取得し、コンテンツ人気度記憶手段13からコンテンツの人気度を取得する。続いて配置−人気度抽出部11Aは、、理想配置のコンテンツと前記現在格納されているコンテンツを比較し、格納候補コンテンツと削除候補コンテンツのリストを作成し、これを入替え影響計算部11Bに送信する(ステップS201/格納候補及び削除候補コンテンツリスト作成工程)。
Next, an operation of updating the content arrangement in the content distribution system will be described based on the flowchart shown in FIG.
When the content distribution system is operated and the content replacement schedule is set in the content distribution schedule set by the operator or the like, the arrangement-popularity extraction unit 11A moves from the content arrangement storage unit 12 to the content storage unit 23 of the distributed base server 20. Information of the content currently stored in the content is acquired, and the popularity of the content is acquired from the content popularity storage means 13. Subsequently, the arrangement-popularity extraction unit 11A compares the ideally arranged content and the currently stored content, creates a list of storage candidate content and deletion candidate content, and transmits this to the replacement influence calculation unit 11B. (Step S201 / Storage candidate and deletion candidate content list creation step).

配置−人気度抽出部11Aから格納候補コンテンツのリストと削除候補コンテンツのリストを受信すると、入替え影響計算部11Bは、更に、コンテンツ人気度記憶手段13からコンテンツの人気度を取得し、閉塞・滞留時間記憶手段14から予め記憶されている対応する各コンテンツの閉塞時間及び滞留時間を取得する。そして、削除候補コンテンツと前記格納候補コンテンツの組み合わせの中の任意の一組のコンテンツの組み合わせを抽出する。続いて、導入コンテンツ決定部11Cは、前記一組のコンテンツの人気度が相互に近づいたと判断した時点で、前記予測された前記格納候補コンテンツの一定時間後の前記予測された人気度の方が大きいと判断された場合に、当該格納候補コンテンツを前記分散拠点サーバへの導入用として決定し、分散拠点サーバ20のコンテンツ入替え手段21にコンテンツの入替えを指示する。   When the storage candidate content list and the deletion candidate content list are received from the arrangement-popularity extraction unit 11A, the replacement influence calculation unit 11B further acquires the popularity of the content from the content popularity storage unit 13, and blocks or stays. The blockage time and residence time of each corresponding content stored in advance are acquired from the time storage means 14. Then, an arbitrary set of content combinations is extracted from the combination of the deletion candidate content and the storage candidate content. Subsequently, when the introduction content determination unit 11C determines that the popularity degrees of the set of contents are close to each other, the predicted popularity degree after a predetermined time of the predicted storage candidate content is greater. If it is determined that the content is large, the storage candidate content is determined for introduction into the distributed base server, and the content replacement means 21 of the distributed base server 20 is instructed to replace the content.

また、入替えコンテンツ決定手段11は、下記のような基準でコンテンツの入れ替えの判断をしても良い。前記格納候補コンテンツと前記削除候補コンテンツの組合せに対して長期的なキャッシュヒット率向上量と一時的なキャッシュヒット率の低下量を前述のように算定し、これらを比較して前記長期的なキャッシュヒット率向上量の方が大きい前記格納候補コンテンツと前記削除候補コンテンツの組合せのみコンテンツの入替えを行うと判断し、分散拠点サーバ20のコンテンツ入替え手段21に、コンテンツの入替えを指示する(ステップS202/入替えコンテンツ決定工程)。   Further, the replacement content determination unit 11 may determine whether to replace the content based on the following criteria. The long-term cache hit rate improvement amount and the temporary cache hit rate decrease amount are calculated as described above for the combination of the storage candidate content and the deletion candidate content, and these are compared to determine the long-term cache hit rate. It is determined that the content replacement is performed only for the combination of the storage candidate content and the deletion candidate content with the larger hit rate improvement amount, and the content replacement unit 21 of the distributed base server 20 is instructed to replace the content (step S202 / Replacement content determination process).

この場合、コンテンツ入替え手段21は、コンテンツ配置管理装置10の入替えコンテンツ決定手段11からコンテンツの入替え指示を受信した際に、入替え対象となる削除候補コンテンツ及び格納候補コンテンツを記憶しておく。そして、前記削除候補コンテンツを閉塞するようにコンテンツ送受信手段22に指示する(ステップS203/入れ替えコンテンツ閉塞工程)。   In this case, when the content replacement unit 21 receives a content replacement instruction from the replacement content determination unit 11 of the content arrangement management apparatus 10, the content replacement unit 21 stores the deletion candidate content and the storage candidate content to be replaced. Then, the content transmission / reception means 22 is instructed to close the deletion candidate content (step S203 / replacement content blocking step).

そして、削除候補コンテンツが閉塞状態になると、コンテンツ入替え手段21は、中央拠点サーバ30のコンテンツ送受信手段31に1つの格納候補コンテンツを要求する。続いて、前記コンテンツ送受信手段31から前記格納候補コンテンツを受信した際に、コンテンツ入替え手段21は、コンテンツ記憶手段23に格納されている前記閉塞状態になった削除候補コンテンツを削除し、前記格納候補コンテンツを前記コンテンツ記憶手段23に書込む。このように、前記削除候補コンテンツと前記格納候補コンテンツの入替えが終了するごとに、コンテンツ配置管理装置10のコンテンツ配置記憶手段12に格納されている前記コンテンツ記憶手段23に現在格納されているコンテンツの情報を入れ替える(ステップS204/コンテンツ入替工程)。
以降、ステップS202に戻り、前記削除候補コンテンツのリスト内の残りのコンテンツに対してステップS202以降のステップを繰り返していく(ステップS205/残コンテンツ確認工程)。
When the deletion candidate content is blocked, the content replacement unit 21 requests one storage candidate content from the content transmission / reception unit 31 of the central base server 30. Subsequently, when the storage candidate content is received from the content transmission / reception unit 31, the content replacement unit 21 deletes the deletion candidate content in the blocked state stored in the content storage unit 23, and the storage candidate The content is written into the content storage means 23. In this way, every time the replacement of the deletion candidate content and the storage candidate content is completed, the content currently stored in the content storage unit 23 stored in the content arrangement storage unit 12 of the content arrangement management device 10 is stored. Information is replaced (step S204 / content replacement step).
Thereafter, the process returns to step S202, and the steps after step S202 are repeated for the remaining contents in the deletion candidate content list (step S205 / remaining content confirmation step).

(実施形態の効果)
本実施形態は、上述したように構成され機能するので、これによると、人気度が高いコンテンツを予測してこれを事前に導入する構成としたので、コンテンツ入替えによって分散拠点サーバのキャッシュヒット率が低下するという可能性を有効に排除し、キャッシュヒット率をより向上させることができるという優れた効果を有するコンテンツ入替えシステムを提供できる。
更に、コンテンツ入替えによる長期的なキャッシュヒット率向上量と一時的なキャッシュヒット率の低下量とを比較し、長期的なキャッシュヒット率向上量の方が大きい場合にのみコンテンツの入替えを行うことにより、コンテンツ入替えによって累計のキャッシュヒット率が却って低下してしまう可能性を排除し、キャッシュヒット率をより向上させることができる。
以上のように、本実施形態では、コンテンツ入替えによって、キャッシュヒット率をより向上させることができるという優れた効果を有する。
(Effect of embodiment)
Since this embodiment is configured and functions as described above, according to this, since the content having high popularity is predicted and introduced in advance, the cache hit rate of the distributed base server is increased by the content replacement. It is possible to provide a content replacement system that has an excellent effect of effectively eliminating the possibility of lowering and further improving the cache hit rate.
Furthermore, by comparing the long-term cache hit rate improvement amount and temporary cache hit rate decrease amount due to content replacement, the content is replaced only when the long-term cache hit rate improvement amount is larger In addition, it is possible to eliminate the possibility that the cumulative cache hit rate will decline due to content replacement, and to further improve the cache hit rate.
As described above, the present embodiment has an excellent effect that the cache hit rate can be further improved by content replacement.

本発明によれば、ユーザ近傍に分散拠点サーバを有する階層的なコンテンツ配信システムにおいて、分散拠点サーバ内のコンテンツの入替えを決定する配置管理装置や、コンテンツを入替えた場合に配信システムにかかる配信負荷の見積り装置といった用途に適用できる。 According to the present invention, in a hierarchical content distribution system having a distributed base server in the vicinity of a user, an arrangement management device that determines replacement of content in the distributed base server, and a distribution load applied to the distribution system when the content is replaced It can be applied to uses such as an estimation device.

以上のように、本発明に係るコンテンツ入替えシステムの一実施形態を、その構成および作用効果について詳述した。ここで、その構成上の重要な要点を、以下の如くまとめたので、付記として列記する。   As described above, one embodiment of the content replacement system according to the present invention has been described in detail with respect to its configuration and operational effects. Here, since the important points in the configuration are summarized as follows, they are listed as appendices.

(付記1)
複数のコンテンツを所持する中央拠点サーバと、この中央拠点サーバから配信される一又は二以上のコンテンツをユーザ端末へ送信する分散拠点サーバと、前記中央拠点サーバが備えているコンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツを削除すると共に前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ入替え手段とを備え、
前記分散拠点サーバ内に記録されている複数のコンテンツの中から複数の削除候補コンテンツを、並びに前記中央拠点サーバ内に記憶されている複数のコンテンツの中から前記分散拠点サーバ内に導入する候補である複数の格納候補コンテンツを、それぞれ抽出する配置−人気度抽出部を有し、
この抽出された前記削除候補コンテンツと前記格納候補コンテンツの中からそれぞれ任意の一のコンテンツを抽出し一組のコンテンツを特定すると共にこの組み合わされた各コンテンツの人気度の推移を現在までの人気度の変化に基づいて予測する入替え影響計算部を設け、
前記一組のコンテンツの人気度が相互に近づいた時点で一定時間後の前記各コンテンツの人気度を前記入替え影響計算部が予測すると共に、前記格納候補コンテンツの人気度が前記削除候補コンテンツの人気度よりも大きい場合に当該格納候補コンテンツを前記分散拠点サーバへの導入用として決定する導入コンテンツ決定部を備えたことを特徴とするコンテンツ入替えシステム。
(Appendix 1)
Based on the popularity of the central base server possessing a plurality of contents, the distributed base server that transmits one or more contents distributed from the central base server to the user terminal, and the content of the central base server Content replacement means for deleting one content in the distributed base server and introducing one content in the central base server to the distributed base server,
A candidate for introducing a plurality of deletion candidate contents from among a plurality of contents recorded in the distributed base server and a plurality of contents stored in the central base server into the distributed base server. It has an arrangement-popularity extraction unit for extracting a plurality of storage candidate contents,
One arbitrary content is extracted from each of the extracted deletion candidate content and the storage candidate content to identify a set of contents, and the transition of the popularity of each of the combined contents is determined to the current degree of popularity. Establish a replacement effect calculation unit that predicts based on changes in
When the popularity of the set of contents approaches each other, the replacement impact calculation unit predicts the popularity of each content after a predetermined time, and the popularity of the storage candidate content is determined by the deletion candidate content. A content replacement system comprising: an introduction content determination unit that determines the storage candidate content for introduction into the distributed base server when the degree of popularity is greater.

(付記2)
付記1に記載のコンテンツ入替えシステムにおいて、
前記入替え影響計算部は、前記一組の内の前記削除候補コンテンツを前記分散拠点サーバから削除して前記格納候補コンテンツを前記分散拠点サーバへ導入した場合を想定すると共に長期的なキャッシュヒット率向上量と一時的なキャッシュヒット率低下量とを前記人気度の推移に基づいて算出するキャッシュヒット率算出機能を有し、
前期導入コンテンツ決定部が、前記キャッシュヒット率向上量の方が前記キャシュヒット率低下量より大きい場合に前記一組のコンテンツの組み合わせを前記分散拠点サーバへの導入用として決定する導入コンテンツ決定機能を有することを特徴とするコンテンツ入替えシステム。
(Appendix 2)
In the content replacement system described in Appendix 1,
The replacement impact calculation unit assumes a case in which the deletion candidate content in the set is deleted from the distributed base server and the storage candidate content is introduced into the distributed base server, and a long-term cache hit rate A cache hit rate calculation function for calculating an improvement amount and a temporary cache hit rate decrease amount based on the transition of the popularity;
An introduction content determination function in which the introduction content determination unit in the previous period determines a combination of the set of contents for introduction to the distributed base server when the cache hit rate improvement amount is larger than the cache hit rate decrease amount A content replacement system comprising:

(付記3)
付記2に記載のコンテンツ入替えシステムにおいて、
前記配置−人気度抽出部が、前記複数の削除候補コンテンツと前記複数の格納候補コンテンツの中から一組のコンテンツの組み合わせを抽出するに際し、前記格納候補コンテンツのリストの中で人気度の低い順に取り出したコンテンツと前記削除候補コンテンツのリストの中で人気度の高い順に取出したコンテンツとを組合せて一組のコンテンツを特定するコンテンツ特定機能を有することを特徴とするコンテンツ入替えシステム。
(Appendix 3)
In the content replacement system described in Appendix 2,
When the arrangement-popularity extraction unit extracts a combination of a set of contents from the plurality of deletion candidate contents and the plurality of storage candidate contents, the storage candidate contents are listed in ascending order of popularity. A content replacement system comprising a content specifying function for specifying a set of content by combining the extracted content and the content extracted in descending order of popularity in the deletion candidate content list.

(付記4)
付記2に記載のコンテンツ入替えシステムにおいて、
前記配置−人気度抽出部が、前記複数の削除候補コンテンツと前記複数の格納候補コンテンツの中から一組のコンテンツの組み合わせを抽出するに際し、前記格納候補コンテンツのリストの中で人気度の高い順に取り出したコンテンツと前記削除候補コンテンツのリストの中で人気度の高い順に取出したコンテンツとを組合せて一組のコンテンツを特定するコンテンツ特定機能を有することを特徴とするコンテンツ入替えシステム。
(Appendix 4)
In the content replacement system described in Appendix 2,
When the arrangement-popularity extraction unit extracts a set of content combinations from the plurality of deletion candidate contents and the plurality of storage candidate contents, the arrangement-popularity extraction unit is arranged in descending order of popularity in the storage candidate content list. A content replacement system comprising a content specifying function for specifying a set of content by combining the extracted content and the content extracted in descending order of popularity in the deletion candidate content list.

(付記5)
付記2に記載のコンテンツ入替えシステムにおいて、
前記入替え影響計算部が、前記格納候補の人気度の推移をf_in(t)、前記削除候補の人気度の推移をf_out(t)、コンテンツ入替えの際の各コンテンツの閉塞にかかる時間をt_rep、コンテンツが分散拠点サーバに格納されてから削除されるまでの時間をt_expとしたとき、長期的なキャッシュヒット率向上量(merit)と一時的なキャッシュヒット率低下量(demerit)とを以下の式に基づいて演算し算定することを特徴とするコンテンツ入替えシステム。

Figure 2011134240
(Appendix 5)
In the content replacement system described in Appendix 2,
The replacement effect calculation unit sets f_in (t) as the popularity transition of the storage candidate, f_out (t) as the popularity transition of the deletion candidate, and t_rep indicates the time taken to block each content at the time of content replacement. , Where t_exp is the time from when the content is stored in the distributed base server until it is deleted, the long-term cache hit rate improvement amount (merit) and the temporary cache hit rate decrease amount (demerit) are as follows: A content replacement system that calculates and calculates based on a formula.
Figure 2011134240

(付記6)
付記5に記載のコンテンツ入替えシステムにおいて、
前記入替え影響計算部が、前記人気度が一定の速度で減衰するとした直線近似によって、前記格納候補コンテンツと前記削除候補コンテンツとの人気度の推移を予測することを特徴とするコンテンツ入替えシステム。
(Appendix 6)
In the content replacement system described in Appendix 5,
The content replacement system, wherein the replacement effect calculation unit predicts a transition of popularity between the storage candidate content and the deletion candidate content by linear approximation in which the popularity is attenuated at a constant rate.

(付記7)
付記5に記載のコンテンツ入替えシステムにおいて、
前記入替え影響計算部が、前記人気度がべき乗則に従って減衰するとして、前記格納候補コンテンツと前記削除候補コンテンツとの人気度の推移を予測することを特徴とするコンテンツ入替えシステム。
(Appendix 7)
In the content replacement system described in Appendix 5,
The content replacement system, wherein the replacement effect calculation unit predicts a transition in popularity between the storage candidate content and the deletion candidate content, assuming that the popularity is attenuated according to a power law.

(付記8)
付記5に記載のコンテンツ入替えシステムにおいて、
前記入替え影響計算部が、前記人気度がランダムに推移するとして、前記格納候補コンテンツと前記削除候補コンテンツとの人気度の推移を予測することを特徴とするコンテンツ入替えシステム。
(Appendix 8)
In the content replacement system described in Appendix 5,
The content replacement system, wherein the replacement influence calculation unit predicts a transition of popularity between the storage candidate content and the deletion candidate content, assuming that the popularity changes randomly.

(付記9)
複数のコンテンツを所持する中央拠点サーバと、この中央拠点サーバから配信される一又は二以上のコンテンツをユーザ端末へ送信する分散拠点サーバと、前記中央拠点サーバが備えているコンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツを削除すると共に前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ入替えシステムにあって、
前記分散拠点サーバ内に格納されている複数のコンテンツの中から複数の削除候補コンテンツを、並びに前記中央拠点サーバ内に記憶されている複数のコンテンツの中から前記分散拠点サーバ内に導入する候補である複数の格納候補コンテンツを、配置−人気度抽出部がそれぞれ抽出し、
この抽出された前記削除候補コンテンツと前記格納候補コンテンツの中からそれぞれ任意の一のコンテンツを抽出し一組のコンテンツを特定すると共にこの組み合わされた各コンテンツの人気度の推移を現在までの人気度の変化に基づいて入替え影響計算部が予測し、
前記一組のコンテンツの人気度が相互に近づいた時点で一定時間後の前記各コンテンツの人気度を前記入替え影響計算部が予測すると共に、前記格納候補コンテンツの人気度が前記削除候補コンテンツの人気度よりも大きい場合に当該格納候補コンテンツを前記分散拠点サーバへの導入用として導入コンテンツ決定部が決定し、
その決定に基づいて前記分散拠点サーバ内の一のコンテンツをコンテンツ入替え手段が削除し、前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへコンテンツ入替え手段が導入することを特徴とするコンテンツ入替え方法。
(Appendix 9)
Based on the popularity of the central base server possessing a plurality of contents, the distributed base server that transmits one or more contents distributed from the central base server to the user terminal, and the content of the central base server A content replacement system that deletes one content in the distributed base server and introduces one content in the central base server to the distributed base server,
A candidate for introducing a plurality of deletion candidate contents from a plurality of contents stored in the distributed base server and a plurality of contents stored in the central base server into the distributed base server. The placement-popularity extraction unit extracts a plurality of storage candidate contents,
One arbitrary content is extracted from each of the extracted deletion candidate content and the storage candidate content to identify a set of contents, and the transition of the popularity of each of the combined contents is determined to the current degree of popularity. The replacement impact calculation unit predicts based on changes in
When the popularity of the set of contents approaches each other, the replacement impact calculation unit predicts the popularity of each content after a predetermined time, and the popularity of the storage candidate content is determined by the deletion candidate content. When the storage candidate content is larger than the popularity, the introduction content determination unit determines the storage candidate content for introduction to the distributed base server,
The content replacement means deletes one content in the distributed base server based on the determination, and the content replacement means introduces the one content in the central base server to the distributed base server. Method.

(付記10)
付記9に記載のコンテンツ入替え方法において、
前記分散拠点サーバ内のコンテンツを削除し、前記中央拠点サーバ内のコンテンツを前記分散拠点サーバへ導入するに際して、
前記一組の内の前記削除候補コンテンツを前記分散拠点サーバから削除して前記格納候補コンテンツを前記分散拠点サーバへ導入した場合を想定すると共に長期的なキャッシュヒット率向上量と一時的なキャッシュヒット率低下量とを前記入替え影響計算部が前記予測した人気度の推移に基づいて算出し、
前記キャッシュヒット率向上量の方が前記キャシュヒット率低下量より大きい場合に前記導入コンテンツ決定部が前記一組のコンテンツの組み合わせを前記分散拠点サーバへの導入用として決定することを特徴とするコンテンツ入替え方法。
(Appendix 10)
In the content replacement method described in Appendix 9,
When deleting the content in the distributed base server and introducing the content in the central base server to the distributed base server,
Assuming a case where the deletion candidate content in the set is deleted from the distributed base server and the storage candidate content is introduced to the distributed base server, a long-term cache hit rate improvement amount and a temporary cache hit are assumed. The rate decrease amount is calculated based on the popularity transition predicted by the replacement impact calculation unit,
The content, wherein when the cache hit rate improvement amount is larger than the cash hit rate decrease amount, the introduction content determination unit determines the combination of the set of contents for introduction into the distributed base server Replacement method.

(付記11)
付記9に記載のコンテンツ入替え方法において、
前記複数の削除候補コンテンツと前記複数の格納候補コンテンツの中から一組のコンテンツの組み合わせを抽出するに際しては、前記配置−人気度抽出部が前記格納候補コンテンツのリストの中で人気度の低い順に取り出したコンテンツと前記削除候補コンテンツのリストの中で人気度の高い順に取出したコンテンツとを組合せて一組のコンテンツを特定することを特徴とするコンテンツ入替え方法。
(Appendix 11)
In the content replacement method described in Appendix 9,
When extracting a set of content combinations from the plurality of deletion candidate contents and the plurality of storage candidate contents, the arrangement-popularity extraction unit is in order of decreasing popularity in the list of storage candidate contents. A content replacement method, wherein a set of content is specified by combining the extracted content and the content extracted in descending order of popularity in the list of deletion candidate content.

(付記12)
付記9に記載のコンテンツ入替え方法において、
前記複数の削除候補コンテンツと前記複数の格納候補コンテンツの中から一組のコンテンツの組み合わせを抽出するに際しては、前記配置−人気度抽出部が前記格納候補コンテンツのリストの中で人気度の高い順に取り出したコンテンツと前記削除候補コンテンツのリストの中で人気度の高い順に取出したコンテンツとを組合せて一組のコンテンツを特定することを特徴とするコンテンツ入替え方法。
(Appendix 12)
In the content replacement method described in Appendix 9,
When extracting a set of content combinations from the plurality of deletion candidate contents and the plurality of storage candidate contents, the arrangement-popularity extraction unit is in descending order of popularity in the list of storage candidate contents. A content replacement method, wherein a set of content is specified by combining the extracted content and the content extracted in descending order of popularity in the list of deletion candidate content.

(付記13)
付記10に記載のコンテンツ入替え方法において、
前記格納候補の人気度の推移を前記入替え影響計算部が計算する際に、前記格納候補の人気度の推移をf_in(t)、前記削除候補の人気度の推移をf_out(t)、コンテンツ入替えの際の各コンテンツの閉塞にかかる時間をt_rep、コンテンツが分散拠点サーバに格納されてから削除されるまでの時間をt_expとしたとき、長期的なキャッシュヒット率向上量(merit)と一時的なキャッシュヒット率の低下量(demerit)とを以下の式に基づいて前記入替え影響計算部が、演算し算定することを特徴とするコンテンツ入替え方法。

Figure 2011134240
(Appendix 13)
In the content replacement method described in appendix 10,
When the change influence calculation unit calculates the transition of popularity of the storage candidate, f_in (t) represents the transition of popularity of the storage candidate, f_out (t) represents the transition of popularity of the deletion candidate, and content When the time taken to block each content at the time of replacement is t_rep and the time from when the content is stored in the distributed base server until it is deleted is t_exp, the long-term cache hit rate improvement amount (merit) and temporary A content replacement method, wherein the replacement influence calculation unit calculates and calculates a demerit of a cache hit rate based on the following formula:
Figure 2011134240

(付記14)
付記13に記載のコンテンツ入替え方法において、
前記格納候補の人気度の推移を前記入替え影響計算部が計算する際に、前記人気度が一定の速度で減衰するとした直線近似によって、前記入替え影響計算部が前記格納候補コンテンツと前記削除候補コンテンツとの人気度の推移を予測することを特徴とするコンテンツ入替え方法。
(Appendix 14)
In the content replacement method described in appendix 13,
When the replacement effect calculation unit calculates the transition of the popularity of the storage candidate, the replacement effect calculation unit causes the storage candidate content and the deletion to be deleted by linear approximation in which the popularity is attenuated at a constant speed. A content replacement method characterized by predicting the transition of popularity with candidate content.

(付記15)
付記13に記載のコンテンツ入替え方法において、
前記格納候補の人気度の推移を前記入替え影響計算部が計算する際に、前記人気度がべき乗則に従って減衰するとして、前記入替え影響計算部が前記格納候補コンテンツと前記削除候補コンテンツとの人気度の推移を予測することを特徴とするコンテンツ入替え方法。
(Appendix 15)
In the content replacement method described in appendix 13,
When the replacement influence calculation unit calculates the transition of the popularity of the storage candidates, the replacement influence calculation unit calculates whether the storage influence content and the deletion candidate content are A content replacement method characterized by predicting changes in popularity.

(付記16)
付記13に記載のコンテンツ入替え方法において、
前記格納候補の前記人気度の推移を前記入替え影響計算部が計算する際に、前記人気度がランダムに推移するとして、前記入替え影響計算部が前記格納候補コンテンツと前記削除候補コンテンツとの人気度の推移を予測することを特徴とするコンテンツ入替え方法。
(Appendix 16)
In the content replacement method described in appendix 13,
When the replacement impact calculation unit calculates the transition of the popularity of the storage candidates, the replacement impact calculation unit determines that the replacement impact calculation unit performs the storage candidate content and the deletion candidate content. A content replacement method characterized by predicting changes in popularity.

(付記17)
複数のコンテンツを所持する中央拠点サーバと、この中央拠点サーバから配信される一又は二以上のコンテンツをユーザ端末へ送信する分散拠点サーバと、前記中央拠点サーバが備えているコンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツを削除すると共に前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ入替えシステムにあって、
前記分散拠点サーバ内に記録されている複数のコンテンツの中から複数の削除候補コンテンツを、並びに前記中央拠点サーバ内に記憶されている複数のコンテンツの中から前記分散拠点サーバ内に導入する候補である複数の格納候補コンテンツを、それぞれ抽出するコンテンツ抽出機能、
この抽出された前記削除候補コンテンツと前記格納候補コンテンツの中からそれぞれ任意の一のコンテンツを抽出し一組のコンテンツを特定すると共にこの組み合わされた各コンテンツの人気度の推移を現在までの人気度の変化に基づいて予測する人気度推移予測機能、
前記一組のコンテンツの人気度が相互に近づいた時点で一定時間後の前記各コンテンツの人気度を予測すると共に、前記格納候補コンテンツの人気度が前記削除候補コンテンツの人気度よりも大きいと判断された場合に当該格納候補コンテンツを前記分散拠点サーバへの導入用として決定する導入コンテンツ決定機能、
及び、前記コンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツをコンテンツ入替え手段が削除し、前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ導入機能を、
コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。
(Appendix 17)
Based on the popularity of the central base server possessing a plurality of contents, the distributed base server that transmits one or more contents distributed from the central base server to the user terminal, and the content of the central base server A content replacement system that deletes one content in the distributed base server and introduces one content in the central base server to the distributed base server,
A candidate for introducing a plurality of deletion candidate contents from among a plurality of contents recorded in the distributed base server and a plurality of contents stored in the central base server into the distributed base server. A content extraction function for extracting a plurality of storage candidate contents,
One arbitrary content is extracted from each of the extracted deletion candidate content and the storage candidate content to identify a set of contents, and the transition of the popularity of each of the combined contents is determined to the current degree of popularity. Popularity trend prediction function to predict based on changes in
When the popularity of the set of contents approaches each other, the popularity of each content after a predetermined time is predicted, and the popularity of the storage candidate content is determined to be greater than the popularity of the deletion candidate content An introduction content determination function for determining the storage candidate content for introduction into the distributed base server when
And a content introduction function for deleting one content in the distributed base server based on the popularity of the content, and introducing one content in the central base server to the distributed base server,
A content replacement program characterized by being realized by a computer.

(付記18)
付記17に記載のコンテンツ入替えプログラムにおいて、
前記分散拠点サーバ内のコンテンツを削除して、前記中央拠点サーバ内のコンテンツを前記分散拠点サーバへ導入するに際しては、
前記一組の内の前記削除候補コンテンツを前記分散拠点サーバから削除して前記格納候補コンテンツを前記分散拠点サーバへ導入した場合を想定すると共に長期的なキャッシュヒット率向上量と一時的なキャッシュヒット率低下量とを前記予測した人気度の推移に基づいて算出する人気度推移算出機能、
前記キャッシュヒット率向上量の方が前記キャシュヒット率低下量より大きい場合に前記一組のコンテンツの組み合わせを前記分散拠点サーバへの導入用として決定する導入コンテンツ決定機能を、
前記コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。
(Appendix 18)
In the content replacement program described in appendix 17,
When deleting the content in the distributed base server and introducing the content in the central base server to the distributed base server,
Assuming a case where the deletion candidate content in the set is deleted from the distributed base server and the storage candidate content is introduced to the distributed base server, a long-term cache hit rate improvement amount and a temporary cache hit are assumed. A popularity trend calculation function for calculating a rate decrease amount based on the predicted trend of popularity,
An introduction content determination function for determining a combination of the set of contents for introduction into the distributed base server when the cache hit rate improvement amount is larger than the cache hit rate decrease amount;
A content replacement program characterized by being realized by the computer.

(付記19)
付記17に記載のコンテンツ入替えプログラムにおいて、
前記複数の削除候補コンテンツと前記複数の格納候補コンテンツの中から一組のコンテンツの組み合わせを抽出するに際しては、前記格納候補コンテンツのリストの中で人気度の低い順に取り出したコンテンツと前記削除候補コンテンツのリストの中で人気度の高い順に取出したコンテンツとを組合せて一組のコンテンツを特定するコンテンツ特定機能を、
前記コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。
(Appendix 19)
In the content replacement program described in appendix 17,
When extracting a combination of a set of contents from the plurality of deletion candidate contents and the plurality of storage candidate contents, the contents extracted from the list of storage candidate contents in order of popularity and the deletion candidate contents A content identification function that identifies a set of content by combining content extracted in descending order of popularity in the list of
A content replacement program characterized by being realized by the computer.

(付記20)
付記17に記載のコンテンツ入替えプログラムにおいて、
前記複数の削除候補コンテンツと前記複数の格納候補コンテンツの中から一組のコンテンツの組み合わせを抽出するに際しては、前記格納候補コンテンツのリストの中で人気度の高い順に取り出したコンテンツと前記削除候補コンテンツのリストの中で人気度の高い順に取出したコンテンツとを組合せて一組のコンテンツを特定するコンテンツ特定機能を、
前記コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。
(Appendix 20)
In the content replacement program described in appendix 17,
When extracting a combination of a set of contents from the plurality of deletion candidate contents and the plurality of storage candidate contents, the contents extracted from the list of storage candidate contents in descending order of popularity and the deletion candidate contents A content identification function that identifies a set of content by combining content extracted in descending order of popularity in the list of
A content replacement program characterized by being realized by the computer.

(付記21)
付記18に記載のコンテンツ入替えプログラムにおいて、
前記格納候補の人気度の推移をf_in(t)、前記削除候補の人気度の推移をf_out(t)、コンテンツ入替えの際の各コンテンツの閉塞にかかる時間をt_rep、コンテンツが分散拠点サーバに格納されてから削除されるまでの時間をt_expとする機能、長期的なキャッシュヒット率向上量(merit)と一時的なキャッシュヒット率の低下量(demerit)とを以下の式に基づいて演算し算定する機能を、前記コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。

Figure 2011134240
(Appendix 21)
In the content replacement program described in appendix 18,
The popularity transition of the storage candidate is f_in (t), the popularity transition of the deletion candidate is f_out (t), the time taken to block each content at the time of content replacement is t_rep, and the content is stored in the distributed base server A function that sets the time from deletion to deletion to t_exp, a long-term cache hit rate improvement amount (merit), and a temporary cache hit rate decrease amount (demerit) based on the following formula A content replacement program that causes the computer to realize the function to be performed.
Figure 2011134240

(付記22)
付記18に記載のコンテンツ入替えプログラムにおいて、
前記人気度が一定の速度で減衰するとした直線近似によって、前記格納候補コンテンツと前記削除候補コンテンツとの人気度の推移を予測する機能を、
前記コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。
(Appendix 22)
In the content replacement program described in appendix 18,
A function of predicting the transition of popularity between the storage candidate content and the deletion candidate content by linear approximation that the popularity is attenuated at a constant speed,
A content replacement program characterized by being realized by the computer.

(付記23)
付記18に記載のコンテンツ入替えプログラムにおいて、
前記人気度がべき乗則に従って減衰するとして、前記格納候補コンテンツと前記削除候補コンテンツとの人気度の推移を予測するる人気度推移予測機能を、
前記コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。
(Appendix 23)
In the content replacement program described in appendix 18,
A popularity degree transition prediction function that predicts a transition of popularity degree between the storage candidate content and the deletion candidate content, assuming that the popularity degree is attenuated according to a power law.
A content replacement program characterized by being realized by the computer.

(付記24)
付記18に記載のコンテンツ入替えプログラムにおいて、
前記人気度がランダムに推移するとして、前記格納候補コンテンツと前記削除候補コンテンツとの人気度の推移を予測するる人気度推移予測機能を、
前記コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。
(Appendix 24)
In the content replacement program described in appendix 18,
The popularity degree transition prediction function for predicting the transition of the popularity degree between the storage candidate content and the deletion candidate content, as the popularity degree changes randomly.
A content replacement program characterized by being realized by the computer.

10 コンテンツ配置管理装置
11 入替えコンテンツ決定手段
11A 配置−人気度抽出部
11B 入替え影響計算部
11C 導入コンテンツ決定部
12 コンテンツ配置記憶手段
13 コンテンツ人気度記憶手段
14 閉塞・滞留時間記憶手段
20 分散拠点サーバ
21 コンテンツ入替え手段
22 コンテンツ送受信手段
23 コンテンツ記憶手段
30 中央拠点サーバ
31 コンテンツ送受信手段
32 コンテンツ記憶手段
40 ポータルサイト
41 コンテンツリスト作成手段
42 人気度集計手段
50 ユーザ端末
60 ネットワーク
DESCRIPTION OF SYMBOLS 10 Content arrangement | positioning management apparatus 11 Replacement content determination means 11A Arrangement-popularity extraction part 11B Replacement influence calculation part 11C Introduction content determination part 12 Content arrangement storage means 13 Content popularity storage means 14 Blocking / retention time storage means 20 Distributed base server 21 Content replacement means 22 Content transmission / reception means 23 Content storage means 30 Central base server 31 Content transmission / reception means 32 Content storage means 40 Portal site 41 Content list creation means 42 Popularity count means 50 User terminal 60 Network

Claims (9)

複数のコンテンツを所持する中央拠点サーバと、この中央拠点サーバから配信される一又は二以上のコンテンツをユーザ端末へ送信する分散拠点サーバと、前記中央拠点サーバが備えているコンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツを削除すると共に前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ入替え手段とを備え、
前記分散拠点サーバ内に記録されている複数のコンテンツの中から複数の削除候補コンテンツを、並びに前記中央拠点サーバ内に記憶されている複数のコンテンツの中から前記分散拠点サーバ内に導入する候補である複数の格納候補コンテンツを、それぞれ抽出する配置−人気度抽出部を有し、
この抽出された前記削除候補コンテンツと前記格納候補コンテンツの中からそれぞれ任意の一のコンテンツを抽出し一組のコンテンツを特定すると共にこの組み合わされた各コンテンツの人気度の推移を現在までの人気度の変化に基づいて予測する入替え影響計算部を設け、
前記一組のコンテンツの人気度が相互に近づいた時点で一定時間後の前記各コンテンツの人気度を前記入替え影響計算部が予測すると共に、前記格納候補コンテンツの人気度が前記削除候補コンテンツの人気度よりも大きい場合に当該格納候補コンテンツを前記分散拠点サーバへの導入用として決定する導入コンテンツ決定部を備えたことを特徴とするコンテンツ入替えシステム。
Based on the popularity of the central base server possessing a plurality of contents, the distributed base server that transmits one or more contents distributed from the central base server to the user terminal, and the content of the central base server Content replacement means for deleting one content in the distributed base server and introducing one content in the central base server to the distributed base server,
A candidate for introducing a plurality of deletion candidate contents from among a plurality of contents recorded in the distributed base server and a plurality of contents stored in the central base server into the distributed base server. It has an arrangement-popularity extraction unit for extracting a plurality of storage candidate contents,
One arbitrary content is extracted from each of the extracted deletion candidate content and the storage candidate content to identify a set of contents, and the transition of the popularity of each of the combined contents is determined to the current degree of popularity. Establish a replacement effect calculation unit that predicts based on changes in
When the popularity of the set of contents approaches each other, the replacement impact calculation unit predicts the popularity of each content after a predetermined time, and the popularity of the storage candidate content is determined by the deletion candidate content. A content replacement system comprising: an introduction content determination unit that determines the storage candidate content for introduction into the distributed base server when the degree of popularity is greater.
請求項1に記載のコンテンツ入替えシステムにおいて、
前記入替え影響計算部は、前記一組の内の前記削除候補コンテンツを前記分散拠点サーバから削除して前記格納候補コンテンツを前記分散拠点サーバへ導入した場合を想定すると共に長期的なキャッシュヒット率向上量と一時的なキャッシュヒット率低下量とを前記人気度の推移に基づいて算出するキャッシュヒット率算出機能を有し、
前期導入コンテンツ決定部が、前記キャッシュヒット率向上量の方が前記キャシュヒット率低下量より大きい場合に前記一組のコンテンツの組み合わせを前記分散拠点サーバへの導入用として決定する導入コンテンツ決定機能を有することを特徴とするコンテンツ入替えシステム。
The content replacement system according to claim 1,
The replacement impact calculation unit assumes a case in which the deletion candidate content in the set is deleted from the distributed base server and the storage candidate content is introduced into the distributed base server, and a long-term cache hit rate A cache hit rate calculation function for calculating an improvement amount and a temporary cache hit rate decrease amount based on the transition of the popularity;
An introduction content determination function in which the introduction content determination unit in the previous period determines a combination of the set of contents for introduction to the distributed base server when the cache hit rate improvement amount is larger than the cache hit rate decrease amount A content replacement system comprising:
請求項2に記載のコンテンツ入替えシステムにおいて、
前記入替え影響計算部が、前記格納候補の人気度の推移をf_in(t)、前記削除候補の人気度の推移をf_out(t)、コンテンツ入替えの際の各コンテンツの閉塞にかかる時間をt_rep、コンテンツが分散拠点サーバに格納されてから削除されるまでの時間をt_expとしたとき、長期的なキャッシュヒット率向上量(merit)と一時的なキャッシュヒット率低下量(demerit)とを以下の式に基づいて演算し算定することを特徴とするコンテンツ入替えシステム。
Figure 2011134240
In the content replacement system according to claim 2,
The replacement effect calculation unit sets f_in (t) as the popularity transition of the storage candidate, f_out (t) as the popularity transition of the deletion candidate, and t_rep indicates the time taken to block each content at the time of content replacement. , Where t_exp is the time from when the content is stored in the distributed base server until it is deleted, the long-term cache hit rate improvement amount (merit) and the temporary cache hit rate decrease amount (demerit) are as follows: A content replacement system that calculates and calculates based on a formula.
Figure 2011134240
複数のコンテンツを所持する中央拠点サーバと、この中央拠点サーバから配信される一又は二以上のコンテンツをユーザ端末へ送信する分散拠点サーバと、前記中央拠点サーバが備えているコンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツを削除すると共に前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ入替えシステムにあって、
前記分散拠点サーバ内に格納されている複数のコンテンツの中から複数の削除候補コンテンツを、並びに前記中央拠点サーバ内に記憶されている複数のコンテンツの中から前記分散拠点サーバ内に導入する候補である複数の格納候補コンテンツを、配置−人気度抽出部がそれぞれ抽出し、
この抽出された前記削除候補コンテンツと前記格納候補コンテンツの中からそれぞれ任意の一のコンテンツを抽出し一組のコンテンツを特定すると共にこの組み合わされた各コンテンツの人気度の推移を現在までの人気度の変化に基づいて入替え影響計算部が予測し、
前記一組のコンテンツの人気度が相互に近づいた時点で一定時間後の前記各コンテンツの人気度を前記入替え影響計算部が予測すると共に、前記格納候補コンテンツの人気度が前記削除候補コンテンツの人気度よりも大きい場合に当該格納候補コンテンツを前記分散拠点サーバへの導入用として導入コンテンツ決定部が決定し、
その決定に基づいて前記分散拠点サーバ内の一のコンテンツをコンテンツ入替え手段が削除し、前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへコンテンツ入替え手段が導入することを特徴とするコンテンツ入替え方法。
Based on the popularity of the central base server possessing a plurality of contents, the distributed base server that transmits one or more contents distributed from the central base server to the user terminal, and the content of the central base server A content replacement system that deletes one content in the distributed base server and introduces one content in the central base server to the distributed base server,
A candidate for introducing a plurality of deletion candidate contents from a plurality of contents stored in the distributed base server and a plurality of contents stored in the central base server into the distributed base server. The placement-popularity extraction unit extracts a plurality of storage candidate contents,
One arbitrary content is extracted from each of the extracted deletion candidate content and the storage candidate content to identify a set of contents, and the transition of the popularity of each of the combined contents is determined to the current degree of popularity. The replacement impact calculation unit predicts based on changes in
When the popularity of the set of contents approaches each other, the replacement impact calculation unit predicts the popularity of each content after a predetermined time, and the popularity of the storage candidate content is determined by the deletion candidate content. When the storage candidate content is larger than the popularity, the introduction content determination unit determines the storage candidate content for introduction to the distributed base server,
The content replacement means deletes one content in the distributed base server based on the determination, and the content replacement means introduces the one content in the central base server to the distributed base server. Method.
請求項4に記載のコンテンツ入替え方法において、
前記分散拠点サーバ内のコンテンツを削除し、前記中央拠点サーバ内のコンテンツを前記分散拠点サーバへ導入するに際して、
前記一組の内の前記削除候補コンテンツを前記分散拠点サーバから削除して前記格納候補コンテンツを前記分散拠点サーバへ導入した場合を想定すると共に長期的なキャッシュヒット率向上量と一時的なキャッシュヒット率低下量とを前記入替え影響計算部が前記予測した人気度の推移に基づいて算出し、
前記キャッシュヒット率向上量の方が前記キャシュヒット率低下量より大きい場合に前記導入コンテンツ決定部が前記一組のコンテンツの組み合わせを前記分散拠点サーバへの導入用として決定することを特徴とするコンテンツ入替え方法。
The content replacement method according to claim 4,
When deleting the content in the distributed base server and introducing the content in the central base server to the distributed base server,
Assuming a case where the deletion candidate content in the set is deleted from the distributed base server and the storage candidate content is introduced to the distributed base server, a long-term cache hit rate improvement amount and a temporary cache hit are assumed. The rate decrease amount is calculated based on the popularity transition predicted by the replacement impact calculation unit,
The content, wherein when the cache hit rate improvement amount is larger than the cash hit rate decrease amount, the introduction content determination unit determines the combination of the set of contents for introduction into the distributed base server Replacement method.
請求項5に記載のコンテンツ入替え方法において、
前記格納候補の人気度の推移を前記入替え影響計算部が計算する際に、前記格納候補の人気度の推移をf_in(t)、前記削除候補の人気度の推移をf_out(t)、コンテンツ入替えの際の各コンテンツの閉塞にかかる時間をt_rep、コンテンツが分散拠点サーバに格納されてから削除されるまでの時間をt_expとしたとき、長期的なキャッシュヒット率向上量(merit)と一時的なキャッシュヒット率の低下量(demerit)とを以下の式に基づいて前記入替え影響計算部が、演算し算定することを特徴とするコンテンツ入替え方法。
Figure 2011134240
The content replacement method according to claim 5,
When the change influence calculation unit calculates the transition of popularity of the storage candidate, f_in (t) represents the transition of popularity of the storage candidate, f_out (t) represents the transition of popularity of the deletion candidate, and content When the time taken to block each content at the time of replacement is t_rep and the time from when the content is stored in the distributed base server until it is deleted is t_exp, the long-term cache hit rate improvement amount (merit) and temporary A content replacement method, wherein the replacement influence calculation unit calculates and calculates a demerit of a cache hit rate based on the following formula:
Figure 2011134240
複数のコンテンツを所持する中央拠点サーバと、この中央拠点サーバから配信される一又は二以上のコンテンツをユーザ端末へ送信する分散拠点サーバと、前記中央拠点サーバが備えているコンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツを削除すると共に前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ入替えシステムにあって、
前記分散拠点サーバ内に記録されている複数のコンテンツの中から複数の削除候補コンテンツを、並びに前記中央拠点サーバ内に記憶されている複数のコンテンツの中から前記分散拠点サーバ内に導入する候補である複数の格納候補コンテンツを、それぞれ抽出するコンテンツ抽出機能、
この抽出された前記削除候補コンテンツと前記格納候補コンテンツの中からそれぞれ任意の一のコンテンツを抽出し一組のコンテンツを特定すると共にこの組み合わされた各コンテンツの人気度の推移を現在までの人気度の変化に基づいて予測する人気度推移予測機能、
前記一組のコンテンツの人気度が相互に近づいた時点で一定時間後の前記各コンテンツの人気度を予測すると共に、前記格納候補コンテンツの人気度が前記削除候補コンテンツの人気度よりも大きいと判断された場合に当該格納候補コンテンツを前記分散拠点サーバへの導入用として決定する導入コンテンツ決定機能、
及び、前記コンテンツの人気度に基づいて前記分散拠点サーバ内の一のコンテンツをコンテンツ入替え手段が削除し、前記中央拠点サーバ内の一のコンテンツを前記分散拠点サーバへ導入するコンテンツ導入機能を、
コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。
Based on the popularity of the central base server possessing a plurality of contents, the distributed base server that transmits one or more contents distributed from the central base server to the user terminal, and the content of the central base server A content replacement system that deletes one content in the distributed base server and introduces one content in the central base server to the distributed base server,
A candidate for introducing a plurality of deletion candidate contents from among a plurality of contents recorded in the distributed base server and a plurality of contents stored in the central base server into the distributed base server. A content extraction function for extracting a plurality of storage candidate contents,
One arbitrary content is extracted from each of the extracted deletion candidate content and the storage candidate content to identify a set of contents, and the transition of the popularity of each of the combined contents is determined to the current degree of popularity. Popularity trend prediction function to predict based on changes in
When the popularity of the set of contents approaches each other, the popularity of each content after a predetermined time is predicted, and the popularity of the storage candidate content is determined to be greater than the popularity of the deletion candidate content An introduction content determination function for determining the storage candidate content for introduction into the distributed base server when
And a content introduction function for deleting one content in the distributed base server based on the popularity of the content, and introducing one content in the central base server to the distributed base server,
A content replacement program characterized by being realized by a computer.
請求項7に記載のコンテンツ入替えプログラムにおいて、
前記分散拠点サーバ内のコンテンツを削除して、前記中央拠点サーバ内のコンテンツを前記分散拠点サーバへ導入するに際しては、
前記一組の内の前記削除候補コンテンツを前記分散拠点サーバから削除して前記格納候補コンテンツを前記分散拠点サーバへ導入した場合を想定すると共に長期的なキャッシュヒット率向上量と一時的なキャッシュヒット率低下量とを前記予測した人気度の推移に基づいて算出する人気度推移算出機能、
前記キャッシュヒット率向上量の方が前記キャシュヒット率低下量より大きい場合に前記一組のコンテンツの組み合わせを前記分散拠点サーバへの導入用として決定する導入コンテンツ決定機能を、
前記コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。
In the content replacement program according to claim 7,
When deleting the content in the distributed base server and introducing the content in the central base server to the distributed base server,
Assuming a case where the deletion candidate content in the set is deleted from the distributed base server and the storage candidate content is introduced to the distributed base server, a long-term cache hit rate improvement amount and a temporary cache hit are assumed. A popularity trend calculation function for calculating a rate decrease amount based on the predicted trend of popularity,
An introduction content determination function for determining a combination of the set of contents for introduction into the distributed base server when the cache hit rate improvement amount is larger than the cache hit rate decrease amount;
A content replacement program characterized by being realized by the computer.
請求項8に記載のコンテンツ入替えプログラムにおいて、
前記格納候補の人気度の推移をf_in(t)、前記削除候補の人気度の推移をf_out(t)、コンテンツ入替えの際の各コンテンツの閉塞にかかる時間をt_rep、コンテンツが分散拠点サーバに格納されてから削除されるまでの時間をt_expとする機能、長期的なキャッシュヒット率向上量(merit)と一時的なキャッシュヒット率の低下量(demerit)とを以下の式に基づいて演算し算定する機能を、前記コンピュータに実現させるようにしたことを特徴とするコンテンツ入替えプログラム。
Figure 2011134240
In the content replacement program according to claim 8,
The popularity transition of the storage candidate is f_in (t), the popularity transition of the deletion candidate is f_out (t), the time taken to block each content at the time of content replacement is t_rep, and the content is stored in the distributed base server A function that sets the time from deletion to deletion to t_exp, a long-term cache hit rate improvement amount (merit), and a temporary cache hit rate decrease amount (demerit) based on the following formula A content replacement program that causes the computer to realize the function to be performed.
Figure 2011134240
JP2009295172A 2009-12-25 2009-12-25 Content replacement system, content replacement method, and content replacement program Expired - Fee Related JP5381693B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009295172A JP5381693B2 (en) 2009-12-25 2009-12-25 Content replacement system, content replacement method, and content replacement program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009295172A JP5381693B2 (en) 2009-12-25 2009-12-25 Content replacement system, content replacement method, and content replacement program

Publications (2)

Publication Number Publication Date
JP2011134240A true JP2011134240A (en) 2011-07-07
JP5381693B2 JP5381693B2 (en) 2014-01-08

Family

ID=44346871

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009295172A Expired - Fee Related JP5381693B2 (en) 2009-12-25 2009-12-25 Content replacement system, content replacement method, and content replacement program

Country Status (1)

Country Link
JP (1) JP5381693B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103051701A (en) * 2012-12-17 2013-04-17 北京网康科技有限公司 Cache admission method and system
KR101381199B1 (en) * 2011-09-22 2014-04-18 서울대학교산학협력단 Method and System for Content Delivery and Caching
JP2021152968A (en) * 2020-12-22 2021-09-30 北京百度網訊科技有限公司 Retrieval system optimizing method, apparatus therefor, electronic device therefor, recording medium therefor, and program therefor

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001169235A (en) * 1999-12-13 2001-06-22 Jisedai Joho Hoso System Kenkyusho:Kk Receiver and method for deleting stored contents
JP2002259197A (en) * 2001-02-27 2002-09-13 Nippon Telegr & Teleph Corp <Ntt> Active contents cache control system, active contents cache controller, its controlling method, program for control and processing active contents cache and recording medium for its program
JP2004005309A (en) * 2002-06-03 2004-01-08 Matsushita Electric Ind Co Ltd Content delivery system, and method, or recording medium or program for the same
JP2005534087A (en) * 2002-02-14 2005-11-10 サヴィス インコーポレイテッド Replication and distribution of managed objects
JP2006139398A (en) * 2004-11-10 2006-06-01 Nippon Telegr & Teleph Corp <Ntt> Cache server and content selection/holding method
JP2007141103A (en) * 2005-11-21 2007-06-07 Brother Ind Ltd Information delivery system, information processor and information processing program
JP2007140847A (en) * 2005-11-17 2007-06-07 Hitachi Ltd Electronic content distribution method and distribution system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001169235A (en) * 1999-12-13 2001-06-22 Jisedai Joho Hoso System Kenkyusho:Kk Receiver and method for deleting stored contents
JP2002259197A (en) * 2001-02-27 2002-09-13 Nippon Telegr & Teleph Corp <Ntt> Active contents cache control system, active contents cache controller, its controlling method, program for control and processing active contents cache and recording medium for its program
JP2005534087A (en) * 2002-02-14 2005-11-10 サヴィス インコーポレイテッド Replication and distribution of managed objects
JP2004005309A (en) * 2002-06-03 2004-01-08 Matsushita Electric Ind Co Ltd Content delivery system, and method, or recording medium or program for the same
JP2006139398A (en) * 2004-11-10 2006-06-01 Nippon Telegr & Teleph Corp <Ntt> Cache server and content selection/holding method
JP2007140847A (en) * 2005-11-17 2007-06-07 Hitachi Ltd Electronic content distribution method and distribution system
JP2007141103A (en) * 2005-11-21 2007-06-07 Brother Ind Ltd Information delivery system, information processor and information processing program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNG200100090051; 高倉 健: ''アクセス負荷の予測を用いた動的コンテンツ再配置方式'' 情報処理学会論文誌 第40巻 第3号, 19990607, P.1285-P.1293, 社団法人情報処理学会 *
JPN6013043066; 高倉 健: ''アクセス負荷の予測を用いた動的コンテンツ再配置方式'' 情報処理学会論文誌 第40巻 第3号, 19990607, P.1285-P.1293, 社団法人情報処理学会 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101381199B1 (en) * 2011-09-22 2014-04-18 서울대학교산학협력단 Method and System for Content Delivery and Caching
CN103051701A (en) * 2012-12-17 2013-04-17 北京网康科技有限公司 Cache admission method and system
JP2021152968A (en) * 2020-12-22 2021-09-30 北京百度網訊科技有限公司 Retrieval system optimizing method, apparatus therefor, electronic device therefor, recording medium therefor, and program therefor
JP7200299B2 (en) 2020-12-22 2023-01-06 ベイジン バイドゥ ネットコム サイエンス テクノロジー カンパニー リミテッド METHOD, APPARATUS, ELECTRONIC DEVICE, STORAGE MEDIUM AND PROGRAM FOR OPTIMIZING SEARCH SYSTEM

Also Published As

Publication number Publication date
JP5381693B2 (en) 2014-01-08

Similar Documents

Publication Publication Date Title
Sun et al. Flocking-based live streaming of 360-degree video
JP5408257B2 (en) Content distribution system, content distribution method, and content distribution program
EP2649792B1 (en) Pre-buffering audio/video stream pairs
KR101330052B1 (en) Method for providing content caching service in adapted content streaming and local caching device thereof
US8589477B2 (en) Content information display device, system, and method used for creating content list information based on a storage state of contents in a cache
CN104967861A (en) CDN video buffer system and method
US20090055471A1 (en) Media streaming with online caching and peer-to-peer forwarding
US9767033B2 (en) Method and apparatus for managing cache memory in communication system
TW201225608A (en) Method and apparatus for updating http content descriptions
CN102202050A (en) Anticipatory response pre-caching
WO2011024949A1 (en) Content distribution device, content distribution method, and program
US20130246600A1 (en) Communication service providing system, method of providing communication service and data center management system
US20120135734A1 (en) Method and apparatus for providing data to a mobile device
US20140378141A1 (en) Cross Radio Access Technology: Handoff Using Caching
JP5381693B2 (en) Content replacement system, content replacement method, and content replacement program
CN107734382B (en) Video transmission method and device under a kind of low-and high-frequency Collaborative environment
US20190243908A1 (en) Storage server and adaptive prefetching method performed by storage server in distributed file system
CN108777802B (en) Method and device for caching VR (virtual reality) video
Wu et al. Reuse time based caching policy for video streaming
KR20140031442A (en) Content delivery service system, apparatus and method for supporting contents delivery service thereof
CN108351873B (en) Cache management method and device
EP3785425B1 (en) Crowdsourced prediction of cdn performance for zero buffer delivery of content
KR101888982B1 (en) Method for providing content caching service in adapted streaming service and local caching device thereof
CN110999334A (en) Wireless transmission of broadcast data
KR101525390B1 (en) Apparatus and Control Method for Session and Transmission Distribution on the File Seek Request

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121112

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130822

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: 20130903

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130916

R150 Certificate of patent or registration of utility model

Ref document number: 5381693

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees