JP6081322B2 - Communication device for storing transferred content - Google Patents

Communication device for storing transferred content Download PDF

Info

Publication number
JP6081322B2
JP6081322B2 JP2013183374A JP2013183374A JP6081322B2 JP 6081322 B2 JP6081322 B2 JP 6081322B2 JP 2013183374 A JP2013183374 A JP 2013183374A JP 2013183374 A JP2013183374 A JP 2013183374A JP 6081322 B2 JP6081322 B2 JP 6081322B2
Authority
JP
Japan
Prior art keywords
segment
received
request message
content
distribution request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2013183374A
Other languages
Japanese (ja)
Other versions
JP2015049854A (en
Inventor
健治 横田
健治 横田
敦士 田上
敦士 田上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2013183374A priority Critical patent/JP6081322B2/en
Publication of JP2015049854A publication Critical patent/JP2015049854A/en
Application granted granted Critical
Publication of JP6081322B2 publication Critical patent/JP6081322B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本開示は、コンテンツ配信システムにおいて、コンテンツを転送した通信装置における当該コンテンツのキャッシュ技術に関する。   The present disclosure relates to a cache technology for content in a communication apparatus that has transferred content in a content distribution system.

取得するコンテンツがどのサーバ装置に保存されているかを、コンテンツを取得するクライアント装置が意識することなく、コンテンツ名に基づき、コンテンツの配信要求メッセージのパケットのルーティングや、コンテンツの配信を行うネットワークが提案されている。特許文献1及び非特許文献1は、その様なネットワークの1つであるコンテンツ・セントリック・ネットワーク(CCN:Content Centric Networking)を開示している。   A network that routes content distribution request messages and distributes content based on the content name is proposed without the client device acquiring the content being aware of which server device stores the content to be acquired Has been. Patent Document 1 and Non-Patent Document 1 disclose a content-centric network (CCN) which is one of such networks.

特開2009−277234号公報JP 2009-277234 A

V.Jacobson,et al.,"Networking Named Content",in Proceedings of ACM CoNEXT 2009,2009年12月V. Jacobson, et al. , "Networking Named Content", in Proceedings of ACM CoNEXT 2009, December 2009

コンテンツ・セントリック・ネットワークにおいて、コンテンツを公開するサーバ装置は当該コンテンツを1つ以上のセグメントに分割し、クライアント装置はセグメント単位でコンテンツを取得する。また、コンテンツ・セントリック・ネットワークにおいて、クライアント装置へのセグメントの転送を行った通信装置(以下、中間装置と呼ぶ。)は、当該セグメントを保存でき、この中間装置は、自装置が保持しているセグメントの配信要求メッセージをクライアント装置から受信すると、当該配信要求メッセージをサーバ装置に転送することなく、自装置が保持するセグメントを、当該配信要求メッセージの送信元のクライアント装置に向けて送信できる。   In a content-centric network, a server device that publishes content divides the content into one or more segments, and a client device acquires content in segment units. In a content-centric network, a communication device (hereinafter referred to as an intermediate device) that has transferred a segment to a client device can store the segment. When the distribution request message of a certain segment is received from the client device, the segment held by the own device can be transmitted to the client device that is the transmission source of the distribution request message without transferring the distribution request message to the server device.

中間装置がセグメントを保持するために使用できる記憶容量には上限があり、中間装置は、既に保持しているセグメントの合計容量が上限に達していると、転送するセグメントを新たに受信した際に、既に保持しているセグメント及び新たに受信したセグメントの中から当該中間装置で保持しないセグメントを決定する必要がある。しかしながら、特許文献1は、この決定方法については何ら述べていない。また、非特許文献1では、中間装置は、保持しているセグメントの中で配信に使用されてから判断時点までの期間が最も長いセグメントを廃棄して、新たに転送したセグメントを保持するとしている。   There is an upper limit on the storage capacity that the intermediate device can use to hold segments, and when the total capacity of the segments already held reaches the upper limit, the intermediate device will receive a new segment for transfer. It is necessary to determine a segment that is not held by the intermediate apparatus from among the already held segment and the newly received segment. However, Patent Document 1 does not describe anything about this determination method. Further, in Non-Patent Document 1, the intermediate device discards the segment having the longest period from the time it is used for distribution to the determination time, and holds the newly transferred segment. .

非特許文献1の方法は、配信要求メッセージにおいて要求される可能性の最も低いセグメントから削除するもの、つまり、保持しているセグメントが配信要求メッセージで指定される可能性(以下、ヒット率)を高くするものである。しかしながら、コンテンツ配信システムにおいては、ネットワーク内の帯域の使用効率を高め、クライアント装置がコンテンツを取得するのに要する時間を短くする様に中間装置において保持するセグメントを取捨選択することが望ましい。しかしながら、中間装置においてヒット率により取捨選択を行っても、ネットワーク内の帯域の使用効率を高め、クライアント装置がコンテンツを取得するのに要する時間を短くすることはできない。   The method of Non-Patent Document 1 deletes the segment that is least likely to be requested in the delivery request message, that is, the possibility that the held segment is specified in the delivery request message (hereinafter referred to as hit rate). It is something to raise. However, in the content distribution system, it is desirable to select the segments held in the intermediate device so as to increase the use efficiency of the bandwidth in the network and shorten the time required for the client device to acquire the content. However, even if the selection is made by the hit rate in the intermediate device, it is not possible to increase the use efficiency of the bandwidth in the network and shorten the time required for the client device to acquire the content.

本発明は、コンテンツを1つ以上のセグメントに分割して配信し、通信装置は受信したセグメントをその後の配信のため保持できるコンテンツ配信システムにおいて、効果的に保持するセグメントを選択する通信装置及びプログラムを提供するものである。   The present invention relates to a communication apparatus and program for selecting a segment to be effectively held in a content distribution system in which content is divided into one or more segments and distributed, and the communication apparatus can hold the received segment for subsequent distribution. Is to provide.

本発明の一側面によると、コンテンツを1つ以上のセグメントに分割して配信するコンテンツ配信システムの通信装置であって、セグメントを保持する保持手段と、保持していないコンテンツのセグメントを示す配信要求メッセージを受信すると、前記受信した配信要求メッセージを所定の判断基準に従い転送し、前記配信要求メッセージを転送したことの応答としてセグメントを受信すると、前記受信したセグメントを前記配信要求メッセージの送信元に向けて転送する通信手段と、前記保持手段に前記受信したセグメントを保持させるための空き容量が存在するかを判定し、空き容量が存在しない場合には前記受信したセグメント及び前記保持手段に保持されているセグメントの廃棄順位に従い前記保持手段に保持させないセグメントを判定する判定手段と、を備えており、前記判定手段は、セグメントの前記廃棄順位の判定に、当該セグメントを示す配信要求メッセージを転送してから、当該配信要求メッセージを転送したことの応答として当該セグメントを受信するまでのラウンドトリップ時間を使用することを特徴とする。   According to one aspect of the present invention, there is provided a communication device of a content distribution system that divides content into one or more segments for distribution, a holding unit that holds the segments, and a distribution request that indicates segments of the content that are not held When the message is received, the received distribution request message is transferred according to a predetermined criterion, and when the segment is received as a response to the transfer of the distribution request message, the received segment is directed to the transmission source of the distribution request message. And determining whether there is a free capacity for holding the received segment in the holding means, and if there is no free capacity, the received segment and the holding means hold it. Segments that are not to be held by the holding means according to the segment discard order A determination unit configured to determine, in response to the transfer of the distribution request message after the distribution request message indicating the segment is transferred to the determination of the discard order of the segment. It is characterized by using a round trip time until a segment is received.

効果的に保持するセグメントを選択することができる。   A segment to be effectively retained can be selected.

コンテンツ・セントリック・ネットワークの説明図。Explanatory drawing of a content centric network. 一実施形態による中間装置の概略的な構成図。1 is a schematic configuration diagram of an intermediate device according to an embodiment. FIG. 一実施形態による中間装置が保持するデータを示す図。The figure which shows the data which the intermediate | middle apparatus by one Embodiment hold | maintains.

以下、本発明の例示的な実施形態について図面を参照して説明する。なお、以下の各図においては実施形態の説明に必要ではない構成要素については図から省略する。また、以下の実施形態は例示であり本発明を実施形態の内容に限定するものではない。   Hereinafter, exemplary embodiments of the present invention will be described with reference to the drawings. In the following drawings, components that are not necessary for describing the embodiment are omitted from the drawings. Moreover, the following embodiment is an illustration and does not limit this invention to the content of embodiment.

まず、図1を用いてコンテンツ・セントリック・ネットワークの概略を説明する。コンテンツを公開したいユーザは、サーバ装置1に当該コンテンツを保存する。サーバ装置1は、保持している公開用のコンテンツをそれぞれ1つ以上のセグメントに分割すると共に、保持しているコンテンツ名を他の装置に報知する。コンテンツの転送を担う中間装置21及び22は、サーバ装置1が報知するコンテンツ名から、コンテンツ名に基づくルーティング・テーブルを作成する。例えば、クライアント装置31のユーザが取得したいコンテンツが、サーバ装置1に保持されているものとする。このとき、クライアント装置31のユーザが取得したいコンテンツ名をクライアント装置31に入力すると、クライアント装置31は、入力されたコンテンツ名を含むインタレスト・パケット(配信要求メッセージ)を中間装置21に向けて送信する。なお、クライアント装置31は、入力されたコンテンツ名に対応するコンテンツのいずれのセグメントもまだ受信していないため、クライアント装置31は、このインタレスト・パケットにセグメント番号"01"も含める。   First, the outline of the content-centric network will be described with reference to FIG. A user who wants to publish content stores the content in the server device 1. The server device 1 divides the held public content into one or more segments, and notifies the other device of the content name held. The intermediate devices 21 and 22 responsible for content transfer create a routing table based on the content name from the content name notified by the server device 1. For example, it is assumed that the content desired to be acquired by the user of the client device 31 is held in the server device 1. At this time, when the user of the client device 31 inputs a content name to be acquired to the client device 31, the client device 31 transmits an interest packet (distribution request message) including the input content name to the intermediate device 21. . Since the client device 31 has not received any segment of the content corresponding to the input content name, the client device 31 includes the segment number “01” in the interest packet.

中間装置21は、ルーティング・テーブルから、クライアント装置31から受信したインタレスト・パケットに含まれるコンテンツ名に対応するコンテンツをサーバ装置1が保持していると認識し、このインタレスト・パケットをサーバ装置1に転送する。クライアント装置31からのインタレスト・パケットを受信したサーバ装置1は、受信したインタレスト・パケットで指定されたコンテンツの1番目のセグメントを中間装置21に送信し、中間装置21は、サーバ装置1から受信したセグメントをクライアント装置31に送信する。また、このとき、中間装置21は、転送したセグメントを保存する。   The intermediate device 21 recognizes from the routing table that the server device 1 holds content corresponding to the content name included in the interest packet received from the client device 31, and sends this interest packet to the server device 1. Forward. The server device 1 that has received the interest packet from the client device 31 transmits the first segment of the content specified by the received interest packet to the intermediate device 21, and the intermediate device 21 has received from the server device 1. The segment is transmitted to the client device 31. At this time, the intermediate device 21 stores the transferred segment.

クライアント装置31は、セグメント番号を1ずつ増加させながら、入力されたコンテンツ名を含むインタレスト・パケットを中間装置21に転送し、上述したのと同様に、サーバ装置1から、入力されたコンテンツ名の残りのセグメントを受信する。なお、最後のセグメントには、最後のセグメントであることを示す情報が含まれており、クライアント装置31は、この情報によりコンテンツの総てのセグメントを受信したことを認識する。また、中間装置21は、クライアント装置31が要求したすべてのコンテンツの転送に関わったことにより、当該コンテンツの総てのセグメントを保持することになる。   The client device 31 transfers the interest packet including the input content name to the intermediate device 21 while incrementing the segment number by one, and the server device 1 receives the content name input from the server device 1 as described above. Receive the remaining segments. The last segment includes information indicating that it is the last segment, and the client device 31 recognizes that all segments of the content have been received based on this information. Further, since the intermediate device 21 is involved in the transfer of all the content requested by the client device 31, it holds all segments of the content.

その後、例えば、クライアント装置32が、クライアント装置31が取得したのと同じコンテンツについてのインタレスト・パケット(セグメント番号は"01"を含む)を中間装置22に送信すると、中間装置22は、ルーティング・テーブルに基づき、このインタレスト・パケットを中間装置21に転送する。中間装置21は、受信したインタレスト・パケットが示すコンテンツの番号1のセグメントを保持しているため、受信したインタレスト・パケットをサーバ装置1に転送することなく、自装置が保持している当該コンテンツの番号1のセグメントを中間装置22に送信し、中間装置22は、受信したコンテンツをクライアント装置32に送信する。また、このとき、中間装置22は、転送したコンテンツのセグメントを保存する。以後、残りのセグメントも同様に処理され、よってクライアント装置32へのコンテンツの配信により、中間装置22も当該コンテンツの総てのセグメントを保持することになる。その後、クライアント装置33が、クライアント装置31及び32が取得したのと同じコンテンツの取得を要求すると、クライアント装置33は、中間装置22が保持するコンテンツを受信する。   Thereafter, for example, when the client device 32 transmits an interest packet (the segment number includes “01”) for the same content acquired by the client device 31 to the intermediate device 22, the intermediate device 22 reads the routing table. The interest packet is transferred to the intermediate device 21 based on the above. Since the intermediate device 21 holds the segment of the content number 1 indicated by the received interest packet, the intermediate device 21 does not transfer the received interest packet to the server device 1 and does not transfer the content of the content held by itself. The segment of number 1 is transmitted to the intermediate device 22, and the intermediate device 22 transmits the received content to the client device 32. At this time, the intermediate device 22 stores the transferred content segment. Thereafter, the remaining segments are processed in the same manner, so that the intermediate device 22 also holds all the segments of the content by distributing the content to the client device 32. Thereafter, when the client device 33 requests acquisition of the same content that the client devices 31 and 32 have acquired, the client device 33 receives the content held by the intermediate device 22.

図2は、一実施形態による中間装置21の構成図である。なお、中間装置22の構成も中間装置21と同様である。通信部211は、複数の通信インタフェースを有し、他の装置(クライアント装置又は他の中間装置)からコンテンツのセグメントを示す配信要求メッセージを受信すると、その判定部212は、受信した配信要求メッセージが示すセグメントを保持部210が保持しているかを判定する。ここで、保持部210が当該セグメントを保持している場合には、通信部211は、当該セグメントを保持部210から読み出して配信要求メッセージの送信元の装置に向けて送信する。   FIG. 2 is a configuration diagram of the intermediate device 21 according to an embodiment. The configuration of the intermediate device 22 is the same as that of the intermediate device 21. When the communication unit 211 has a plurality of communication interfaces and receives a distribution request message indicating a segment of content from another device (client device or other intermediate device), the determination unit 212 receives the distribution request message. It is determined whether the holding unit 210 holds the segment to be shown. Here, when the holding unit 210 holds the segment, the communication unit 211 reads the segment from the holding unit 210 and transmits the segment to the transmission source device.

一方、保持部210が当該セグメントを保持していない場合には、ルーティング・テーブル213に基づき、受信した配信要求メッセージをサーバ装置1に向けて転送する。また、このとき通信部211は、保持部210の未処理テーブルに、転送した配信要求メッセージについて、配信要求メッセージで指定されているセグメントを示す値と、配信要求メッセージの応答を送信するインタフェースと、配信要求メッセージの転送時刻を示す情報を追加する。図3(B)は、未処理テーブルの例である。図3(B)においては、"Name2"という名のコンテンツの2番目及び3番目のセグメントを要求する配信要求メッセージをそれぞれ時刻ta及びtbにサーバ装置1に向けて転送したことと、当該配信要求メッセージの応答として、サーバ装置1からセグメントを受信すると、受信したセグメントを配信要求メッセージの送信元の装置に配信するために、インタフェースIF1に出力することが示されている。   On the other hand, when the holding unit 210 does not hold the segment, the received delivery request message is transferred to the server device 1 based on the routing table 213. At this time, the communication unit 211 stores, in the unprocessed table of the holding unit 210, a value indicating the segment specified in the distribution request message for the transferred distribution request message, an interface for transmitting a response to the distribution request message, Information indicating the transfer time of the delivery request message is added. FIG. 3B is an example of an unprocessed table. In FIG. 3B, the distribution request message requesting the second and third segments of the content named “Name2” is transferred to the server device 1 at time ta and tb, respectively, and the distribution request It is shown that when a segment is received from the server apparatus 1 as a response to the message, the received segment is output to the interface IF1 in order to distribute the received segment to the apparatus that has transmitted the distribution request message.

なお、サーバ装置1に向けて転送した配信要求メッセージと同じセグメントを指定する配信要求メッセージを、既に転送した配信要求メッセージの応答として当該セグメントを受信する前に受信した場合、通信部211は、保持部210の未処理テーブルに後から受信した配信要求メッセージに関する情報を追加はするが、サーバ装置1に向けての転送は行わない。なお、この場合、配信要求メッセージの転送は行わないため、未処理テーブルの転送時刻フィールドは、ヌル値のままとするか、転送していないことを示す値を設定する。さらに、転送先インタフェースには、複数の値を設定できる様にしておき、サーバ装置1に向けて転送した配信要求メッセージと同じセグメントを指定する配信要求メッセージを、既に転送した配信要求メッセージの応答として当該セグメントを受信する前に受信した場合、後から受信した配信要求メッセージに対する転送先インタフェースを、未処理テーブルの当該セグメントに対するエントリに追加する構成とすることもできる。具体的には、図3(B)の状態で、"Name2"の2番目のセグメントを要求する配信要求メッセージを受信した、この配信要求メッセージに対する転送先インタフェースがIF2である場合、"Name2"の2番目のセグメントに対応するエントリの転送先インタフェースにIF2を追加する形態であっても良い。   Note that when the distribution request message specifying the same segment as the distribution request message transferred to the server device 1 is received as a response to the already transferred distribution request message before receiving the segment, the communication unit 211 holds Information related to the delivery request message received later is added to the unprocessed table of the unit 210, but transfer to the server device 1 is not performed. In this case, since the delivery request message is not transferred, the transfer time field of the unprocessed table is left with a null value or a value indicating that no transfer is performed. Further, a plurality of values can be set in the transfer destination interface, and a distribution request message specifying the same segment as the distribution request message transferred to the server apparatus 1 is used as a response to the already transferred distribution request message. When the segment is received before the segment is received, the transfer destination interface for the delivery request message received later can be added to the entry for the segment in the unprocessed table. Specifically, in the state of FIG. 3B, when a distribution request message requesting the second segment of “Name2” is received and the transfer destination interface for this distribution request message is IF2, “Name2” It may be a form in which IF2 is added to the transfer destination interface of the entry corresponding to the second segment.

通信部211は、サーバ装置1に向けて転送した配信要求メッセージの応答としてセグメントを受信すると、未処理テーブルに従いセグメントを転送すると共に、転送済となったセグメントに関する未処理テーブルのエントリを削除する。さらに、判定部212は、保持部210に当該セグメントを保持するための空き容量があるかを判定し、空き容量がある場合には、当該セグメントを保持部210に保持させる。さらに、保持部210が保持しているセグメントを管理する管理テーブルに新たに保持したセグメントについての情報を追加する。   When the communication unit 211 receives a segment as a response to the distribution request message transferred to the server device 1, the communication unit 211 transfers the segment according to the unprocessed table and deletes the entry of the unprocessed table related to the transferred segment. Further, the determination unit 212 determines whether or not the holding unit 210 has a free capacity for holding the segment. If there is a free capacity, the determination unit 212 causes the holding unit 210 to hold the segment. Further, information about the newly held segment is added to the management table for managing the segment held by the holding unit 210.

図3(A)は、管理テーブルの例である。図3(A)に示す様に、管理テーブルは、保持しているセグメント名を示す情報と、当該セグメントのラウンドトリップ時間を含む。なお、管理テーブルは、例えば、セグメントの保存位置を示す図示しない情報等も含む。ここで、ラウンドトリップ時間とは、未処理テーブルの配信要求メッセージの転送時刻と、当該配信要求メッセージの応答として当該セグメントを受け取った時刻の差である。   FIG. 3A is an example of a management table. As shown in FIG. 3A, the management table includes information indicating the name of the held segment and the round trip time of the segment. Note that the management table includes, for example, information (not shown) indicating the storage position of the segment. Here, the round trip time is the difference between the transfer time of the distribution request message in the unprocessed table and the time when the segment is received as a response to the distribution request message.

判定部212は、転送のために新たに受信したセグメントを保持するための空き容量が保持部210にない場合、既に保持部210に保持しているセグメントと新たに受信したセグメントから廃棄順位を算出し、廃棄順位の最も高いものを廃棄すると決定する。つまり、廃棄順位の最も高いセグメントが既に保持部210に保持されているものである場合、通信部211は、廃棄順位の最も高いセグメントを保持部210から削除して新たに受信したセグメントを保持部210に保持させる。また、廃棄順位の最も高いセグメントが新たに受信したものである場合、通信部211は、受信したセグメントを転送後に廃棄する。   The determination unit 212 calculates the discard order from the segments already held in the holding unit 210 and the newly received segments when the holding unit 210 does not have free space for holding the newly received segment for transfer. And decide to discard the one with the highest disposal order. That is, when the segment with the highest discard order is already held in the holding unit 210, the communication unit 211 deletes the segment with the highest discard order from the holding unit 210 and holds the newly received segment. 210. When the segment with the highest discard order is a newly received segment, the communication unit 211 discards the received segment after transfer.

本実施形態において、この廃棄順位は、各セグメントのラウンドトリップ時間に基づき算出する。なお、廃棄順位は、ラウンドトリップ時間の短いものほど高くする。クライアント装置があるセグメントをある中間装置から取得する場合を基準とした、当該中間装置が当該セグメントを保持していなかった場合の取得時間の変動量は、当該中間装置における当該セグメントのラウンドトリップ時間に等しくなる。したがって、ラウンドトリップ時間の小さいセグメントは、削除したとしてもクラインアント装置におけるセグメントの取得にかかる時間への影響は小さい。   In this embodiment, the discard order is calculated based on the round trip time of each segment. It should be noted that the higher the discard order, the shorter the round trip time. Based on the case where a client device acquires a segment from an intermediate device, the amount of change in the acquisition time when the intermediate device does not hold the segment is the round trip time of the segment at the intermediate device. Will be equal. Therefore, even if a segment with a short round trip time is deleted, the influence on the time required to acquire the segment in the client device is small.

さらに、セグメントのラウンドトリップ時間が長いことは、その中間装置の次に当該セグメントを保存している中間装置又はサーバ装置までの距離が長いことを意味し、これは、多くの伝送区間を経由している可能性が高いことを意味する。したがって、セグメントのラウンドトリップ時間が長いセグメントを削除すると、当該セグメントを示す配信要求メッセージをその後に受信した場合、配信要求メッセージの転送及びその後のセグメントの受信によりネットワークの多くの資源を消費することになる。したがって、ラウンドトリップ時間の小さいセグメントから先に削除することで、ネットワークの使用効率を高めることができる。   Furthermore, the long round trip time of a segment means that the distance from the intermediate device to the intermediate device or the server device that stores the segment next is long, and this means that it goes through many transmission sections. It means that there is a high possibility. Therefore, when a segment having a long round trip time is deleted, if a delivery request message indicating the segment is received later, a large amount of network resources are consumed by forwarding the delivery request message and receiving the subsequent segment. Become. Therefore, the network usage efficiency can be improved by deleting the segment with the short round trip time first.

なお、各セグメントのラウンドトリップ時間に加えセグメントの要求頻度を考慮して廃棄順位を算出することもできる。この場合、ランドトリップ時間が小さい程、廃棄順位は高く、かつ、コンテンツの要求頻度が小さい程、廃棄順位は高くなる。例えば、ラウンドトリップ時間とコンテンツの要求頻度を乗じた値に基づき廃棄順位を算出することができる。なお、要求頻度は、過去所定期間の要求数や、セグメントを保持してからの累積要求数や、所定期間毎の要求数の平均値とすることができる。また、現在時点から、過去に要求された時までの時間が長い程小さくなる重み係数で重みづけすることもできる。なお、新たに受信したセグメントの要求頻度は0又は小さい値であるため、要求頻度を使用する場合には、新たに受信したセグメントは廃棄順位算出の対象外として常に保存することができる。さらに、新たに受信したセグメントの要求頻度を0以外の所定値、例えば、既に保持されているセグメントの要求頻度に基づく値、例えば、平均値、最小値、最大値とすることができる。   The discard order can be calculated in consideration of the segment request frequency in addition to the round trip time of each segment. In this case, the lower the land trip time, the higher the discard order, and the smaller the content request frequency, the higher the discard order. For example, the discard order can be calculated based on a value obtained by multiplying the round trip time and the content request frequency. Note that the request frequency can be the average number of requests in the past predetermined period, the cumulative number of requests since the segment is held, or the number of requests in each predetermined period. Further, weighting can be performed with a weighting coefficient that decreases as the time from the present time to the time requested in the past increases. Since the request frequency of the newly received segment is 0 or a small value, when using the request frequency, the newly received segment can always be saved as a target for calculating the discard order. Furthermore, the request frequency of the newly received segment can be a predetermined value other than 0, for example, a value based on the request frequency of the already held segment, for example, an average value, a minimum value, or a maximum value.

なお、本発明による中間装置21は、コンピュータを上記中間装置21として動作させるプログラムにより実現することができる。これらコンピュータプログラムは、コンピュータが読み取り可能な記憶媒体に記憶されて、又は、ネットワーク経由で配布が可能なものである。   The intermediate device 21 according to the present invention can be realized by a program that causes a computer to operate as the intermediate device 21. These computer programs can be stored in a computer-readable storage medium or distributed via a network.

Claims (6)

コンテンツを1つ以上のセグメントに分割して配信するコンテンツ配信システムの通信装置であって、
セグメントを保持する保持手段と、
保持していないコンテンツのセグメントを示す配信要求メッセージを受信すると、前記受信した配信要求メッセージを所定の判断基準に従い転送し、前記配信要求メッセージを転送したことの応答としてセグメントを受信すると、前記受信したセグメントを前記配信要求メッセージの送信元に向けて転送する通信手段と、
前記保持手段に前記受信したセグメントを保持させるための空き容量が存在するかを判定し、空き容量が存在しない場合には前記受信したセグメント及び前記保持手段に保持されているセグメントの廃棄順位に従い前記保持手段に保持させないセグメントを判定する判定手段と、
を備えており、
前記判定手段は、セグメントの前記廃棄順位の判定に、当該セグメントを示す配信要求メッセージを転送してから、当該配信要求メッセージを転送したことの応答として当該セグメントを受信するまでのラウンドトリップ時間を使用することを特徴とする通信装置。
A communication device of a content distribution system that distributes content into one or more segments,
Holding means for holding the segment;
When a distribution request message indicating a segment of content that is not held is received, the received distribution request message is transferred according to a predetermined criterion, and when the segment is received as a response to the transfer of the distribution request message, the received A communication means for transferring a segment toward a transmission source of the delivery request message;
It is determined whether there is a free capacity for holding the received segment in the holding means, and when there is no free capacity, the received segment and the discard order of the segments held in the holding means are used. Determination means for determining a segment not to be held by the holding means;
With
The determination means uses a round trip time from when a distribution request message indicating the segment is transferred to when the segment is received as a response to the transfer of the distribution request message for determining the discard order of the segment. A communication device characterized by:
前記廃棄順位は、前記ラウンドトリップ時間が小さくなる程高くなることを特徴とする請求項1に記載の通信装置。   The communication apparatus according to claim 1, wherein the discard order increases as the round trip time decreases. 前記判定手段は、セグメントの前記廃棄順位の判定に、当該セグメントを示す配信要求メッセージの受信頻度をさらに使用することを特徴とする請求項1又は2に記載の通信装置。   The communication device according to claim 1, wherein the determination unit further uses a reception request message reception frequency indicating the segment for determining the discard order of the segment. 前記廃棄順位は、前記ラウンドトリップ時間が小さくなる程高くなり、前記受信頻度が小さい程高くなることを特徴とする請求項3に記載の通信装置。   The communication apparatus according to claim 3, wherein the discard order increases as the round trip time decreases and increases as the reception frequency decreases. 前記判定手段は、前記保持手段に前記受信したセグメントを保持させるための空き容量が存在する場合には前記受信したセグメントを前記保持手段に保持させることを特徴とする請求項1から4のいずれか1項に記載の通信装置。   5. The determination unit according to claim 1, wherein the determination unit causes the holding unit to hold the received segment when there is a free capacity for holding the received segment in the holding unit. Item 1. The communication device according to item 1. 請求項1から5のいずれか1項に記載の通信装置としてコンピュータを機能させることを特徴とするプログラム。   A program for causing a computer to function as the communication device according to claim 1.
JP2013183374A 2013-09-04 2013-09-04 Communication device for storing transferred content Expired - Fee Related JP6081322B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013183374A JP6081322B2 (en) 2013-09-04 2013-09-04 Communication device for storing transferred content

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013183374A JP6081322B2 (en) 2013-09-04 2013-09-04 Communication device for storing transferred content

Publications (2)

Publication Number Publication Date
JP2015049854A JP2015049854A (en) 2015-03-16
JP6081322B2 true JP6081322B2 (en) 2017-02-15

Family

ID=52699773

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013183374A Expired - Fee Related JP6081322B2 (en) 2013-09-04 2013-09-04 Communication device for storing transferred content

Country Status (1)

Country Link
JP (1) JP6081322B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5625937B2 (en) * 2011-01-19 2014-11-19 日本電気株式会社 Router, cache router, content data cache system, and content data cache method

Also Published As

Publication number Publication date
JP2015049854A (en) 2015-03-16

Similar Documents

Publication Publication Date Title
US11483231B2 (en) Context-aware path computation and selection
JP4753052B2 (en) Content delivery method and system
US9608953B1 (en) Systems and methods for transferring message data
EP2874116A1 (en) Communication method between content requester and content provider for providing content and real-time streaming content in content name-based content centric network
KR20130088774A (en) System and method for delivering segmented content
JP2017509053A (en) Content delivery network architecture with edge proxies
US20120084359A1 (en) Information processing device, information processing method, and computer readable recording medium
JP5847185B2 (en) Content sharing method and apparatus using group change information in content-centric network environment
JP2019526118A (en) Multi-rate message channel for messaging system
US20180013610A1 (en) File delivery method, apparatus and system
JP2016059039A (en) Interest keep alive in intermediate router in ccn
JP6495777B2 (en) Transfer device, server device, and program for content distribution network
JP6081322B2 (en) Communication device for storing transferred content
JP2013003768A (en) State management method, processor, and state management program
JP6195785B2 (en) Communication device, server device, and program for storing transferred content
JP6403567B2 (en) Communication device and program for content distribution network
JP2007233700A (en) Cache system, load monitoring server, cache management server, and cache server
JP6348377B2 (en) Communication device and program for content distribution network
JP6371230B2 (en) Transfer device and program for content distribution network
JP6191466B2 (en) VIDEO DISTRIBUTION SYSTEM AND NODE DEVICE USED IN VIDEO DISTRIBUTION SYSTEM
JP6369024B2 (en) VIDEO DISTRIBUTION SYSTEM AND NODE DEVICE USED IN VIDEO DISTRIBUTION SYSTEM
JP6163094B2 (en) Message delivery system, message delivery method, and message delivery program
JP6081316B2 (en) Server device for publishing content, intermediate device for transferring content, and program
JP6901262B2 (en) Content distribution system transfer devices and programs
JP2009110165A (en) Load balancing processing method in publish/subscribe communication, and execution device and processing program therefor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160202

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161215

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170118

R150 Certificate of patent or registration of utility model

Ref document number: 6081322

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees