JP2017142675A - Transfer device and program for content delivery network - Google Patents

Transfer device and program for content delivery network Download PDF

Info

Publication number
JP2017142675A
JP2017142675A JP2016023963A JP2016023963A JP2017142675A JP 2017142675 A JP2017142675 A JP 2017142675A JP 2016023963 A JP2016023963 A JP 2016023963A JP 2016023963 A JP2016023963 A JP 2016023963A JP 2017142675 A JP2017142675 A JP 2017142675A
Authority
JP
Japan
Prior art keywords
objects
transfer device
waiting
reception
determined
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
JP2016023963A
Other languages
Japanese (ja)
Other versions
JP6516692B2 (en
Inventor
淳 栗原
Atsushi Kurihara
淳 栗原
健治 横田
Kenji Yokota
健治 横田
敦士 田上
Atsushi Tagami
敦士 田上
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 JP2016023963A priority Critical patent/JP6516692B2/en
Publication of JP2017142675A publication Critical patent/JP2017142675A/en
Application granted granted Critical
Publication of JP6516692B2 publication Critical patent/JP6516692B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce processing load of a transfer device in a content delivery network that delivers content by dividing the content into one or more objects.SOLUTION: A transfer device comprises retaining means for retaining objects, and processing means configured to, in response to reception of a request packet requesting a plurality of objects, sequentially perform first search processing for determining if the plurality of objects are retained by the retaining means in order of search ranking of the plurality of objects. When the number of objects, of the plurality of objects, determined to be not retained by the retaining means reaches a first predetermined number, the processing means terminates the first search processing.SELECTED DRAWING: Figure 8

Description

本開示は、コンテンツに関する名前に基づきルーティングを行うコンテンツ配信ネットワークの転送装置及びプログラムに関する。   The present disclosure relates to a transfer device and a program for a content distribution network that performs routing based on a name related to content.

コンテンツを示す名前に基づきコンテンツの配信を行うネットワークが提案されている。特許文献1及び非特許文献1は、その様なネットワークの1つであるコンテンツ・セントリック・ネットワーク(CCN:Content Centric Networking)を開示している。   A network that distributes content based on a name indicating the content has been proposed. 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

CCNにおいて、コンテンツを公開するサーバ装置は当該コンテンツを1つ以上のチャンクと呼ばれるオブジェクトに分割し、クライアント装置は、この分割されたオブジェクト単位でコンテンツを取得する。また、CCNにおいて、オブジェクトの転送を行った通信装置(以下、転送装置と呼ぶ。)は、当該オブジェクトを保存できる。この転送装置は、自装置が保持しているオブジェクトを要求するインタレスト・パケット(要求パケット)をクライアント装置から受信すると、当該インタレスト・パケットをサーバ装置に向けて転送することなく、自装置が保持するオブジェクトを、当該インタレスト・パケットの送信元のクライアント装置に向けて送信できる。   In CCN, a server device that publishes content divides the content into one or more objects called chunks, and a client device acquires content in units of the divided objects. In addition, a communication device that has transferred an object in the CCN (hereinafter referred to as a transfer device) can store the object. When the transfer device receives an interest packet (request packet) requesting an object held by the own device from the client device, the transfer device holds the interest packet without transferring it to the server device. The object can be transmitted to the client device that has transmitted the interest packet.

以下に、転送装置の動作の一例を説明する。転送装置は、CS(Contents Store)と、FIB(Forward Information Base)と、PIT(PIT:Pending Interest Table)を管理する。CSは、自装置が保持しているオブジェクトを示す情報である。FIBは、インタレスト・パケットと、当該インタレスト・パケットを転送すべきインタフェースとの関係を示す情報である。PITは、転送したインタレスト・パケットが要求するオブジェクトと、当該転送したインタレスト・パケットを受信したインタフェースとの関係を示す情報である。   Below, an example of operation | movement of a transfer apparatus is demonstrated. The transfer apparatus manages CS (Contents Store), FIB (Forward Information Base), and PIT (PIT: Pending Interest Table). The CS is information indicating an object held by the own device. The FIB is information indicating a relationship between an interest packet and an interface to which the interest packet is to be transferred. The PIT is information indicating the relationship between the object requested by the transferred interest packet and the interface that has received the transferred interest packet.

転送装置は、インタレスト・パケットを受信すると、CSを検索し、当該インタレスト・パケットが要求するオブジェクトを保持しているか否かを判定する。保持している場合には、自装置が保持しているオブジェクトを、当該インタレスト・パケットの送信元のクライアント装置に向けて送信する。一方、受信したインタレスト・パケットが要求するオブジェクトを保持していない場合には、PITを検索して、当該インタレスト・パケットと同じオブジェクトを要求するインタレスト・パケットを既に転送し、当該オブジェクトの受信待ちの状態であるかを判定する。受信待ちの状態であると、受信したインタレスト・パケットを転送せず、当該インタレスト・パケットの受信インタフェースを、当該インタレスト・パケットが要求するオブジェクトに関連付ける様にしてPITを更新する。一方、受信したインタレスト・パケットが要求するオブジェクトの受信待ちでなければ、FIBに基づき判定したインタフェースから当該インタレスト・パケットを転送すると共にPITを更新する。また、転送装置は、オブジェクトを受信すると、当該オブジェクトの転送先インタフェースをPITに基づき判定し、当該オブジェクトに関する情報をPITから削除する。また、転送装置は、受信して転送したオブジェクトを保存するとCSを更新する。   When receiving the interest packet, the transfer device searches the CS and determines whether or not the object requested by the interest packet is held. If it is held, the object held by the own device is transmitted to the client device that is the transmission source of the interest packet. On the other hand, if the received interest packet does not hold the requested object, the PIT is searched, the interest packet requesting the same object as the interest packet is already transferred, and the object waiting to be received is received. It is determined whether it is in a state. In the state of waiting for reception, the received interest packet is not transferred, and the PIT is updated so that the reception interface of the interest packet is associated with the object requested by the interest packet. On the other hand, if the received interest packet is not waiting for the requested object, the interest packet is transferred from the interface determined based on the FIB and the PIT is updated. Further, when receiving the object, the transfer apparatus determines the transfer destination interface of the object based on the PIT, and deletes the information related to the object from the PIT. The transfer device updates the CS when the received and transferred object is saved.

例えば、CCNにおいて、オブジェクトの最大サイズは64KBである。よって、CCNにおいて、クライアント装置は、1つのコンテンツの全体を取得するために多数のインタレスト・パケットを送信する必要がある。また、転送装置は、インタレスト・パケットを受信すると、CSを1つ1つ検索し、さらに、CSを検索した結果、当該インタレスト・パケットが要求するオブジェクトを保持していないことが判明すると、PITを1つ1つ検索する必要がある。したがって、クライアント装置が送信する多数のインタレスト・パケットによりネットワークの帯域が圧迫され、かつ、転送装置における処理負荷が増大する。   For example, in CCN, the maximum size of an object is 64 KB. Therefore, in the CCN, the client device needs to transmit a large number of interest packets in order to acquire the entire content. Further, when the transfer device receives the interest packet, it searches for each CS. Further, if the transfer device finds that the object requested by the interest packet is not held as a result of searching for the CS, the transfer device searches for the PIT. It is necessary to search one by one. Therefore, the network bandwidth is compressed by a large number of interest packets transmitted by the client device, and the processing load on the transfer device increases.

本発明は、コンテンツを1つ以上のオブジェクトに分割して配信するコンテンツ配信ネットワークにおいて転送装置における処理負荷を抑えるものである。   The present invention suppresses processing load on a transfer device in a content distribution network that divides content into one or more objects and distributes the content.

本発明の一側面によると、コンテンツを1つ以上のオブジェクトに分割して配信するコンテンツ配信ネットワークの転送装置は、オブジェクトを保持する保持手段と、複数のオブジェクトを要求する要求パケットを受信すると、前記複数のオブジェクトが前記保持手段により保持されているか否かを判定するための第1検索処理を、前記複数のオブジェクトの検索順位に従い順に行う処理手段と、を備えており、前記処理手段は、前記複数のオブジェクトの内、前記保持手段に保持されていないと判定されたオブジェクトの数が第1所定数になると前記第1検索処理を終了することを特徴とする。   According to one aspect of the present invention, a transfer device of a content distribution network that divides and distributes content into one or more objects receives the holding means that holds the objects and the request packet that requests a plurality of objects. Processing means for sequentially performing a first search process for determining whether or not a plurality of objects are held by the holding means in accordance with a search order of the plurality of objects, wherein the processing means includes: The first search process is terminated when the number of objects determined not to be held by the holding means among a plurality of objects reaches a first predetermined number.

本発明によると、転送装置における処理負荷を抑えることができる。   According to the present invention, the processing load on the transfer device can be suppressed.

一実施形態によるコンテンツ配信ネットワークの構成図。The block diagram of the content delivery network by one Embodiment. 一実施形態において転送装置が受信するインタレスト・パケットを示す図。The figure which shows the interest packet which a transfer apparatus receives in one Embodiment. 一実施形態による転送装置でのCS検索処理のフローチャート。The flowchart of the CS search process in the transfer apparatus by one Embodiment. 一実施形態において転送装置が転送するインタレスト・パケットを示す図。The figure which shows the interest packet which the transfer apparatus transfers in one Embodiment. 一実施形態による転送装置のPITを示す図。The figure which shows PIT of the transfer apparatus by one Embodiment. 一実施形態による転送装置のPITを示す図。The figure which shows PIT of the transfer apparatus by one Embodiment. 一実施形態において転送装置が転送するインタレスト・パケットを示す図。The figure which shows the interest packet which the transfer apparatus transfers in one Embodiment. 一実施形態による転送装置の構成図。The block diagram of the transfer apparatus by one Embodiment.

以下、本発明の例示的な実施形態について図面を参照して説明する。なお、以下の各図においては実施形態の説明に必要ではない構成要素については図から省略する。また、以下の実施形態は例示であり本発明を実施形態の内容に限定するものではない。   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は、本実施形態によるコンテンツ配信システムの構成図である。複数の転送装置2で構成されるコンテンツ配信ネットワークには、コンテンツを公開するサーバ装置3と、コンテンツを取得するクライアント装置1が接続されている。ここで、クライアント装置1は、コンテンツを取得する場合、取得するオブジェクト名を含む要求パケット(以下、インタレスト・パケット)を送信する。従来、クライアント装置1は、1つのインタレスト・パケットに1つのオブジェクト名のみを含めて送信していた。したがって、10個のオブジェクトに分割されたコンテンツの総てを取得する場合、クライアント装置1は、10個のインタレスト・パケットを送信し、コンテンツ配信ネットワークの転送装置2は、10個のインタレスト・パケットをそれぞれ個別に処理する必要があった。
<First embodiment>
FIG. 1 is a configuration diagram of a content distribution system according to the present embodiment. A content distribution network composed of a plurality of transfer devices 2 is connected to a server device 3 that publishes content and a client device 1 that acquires content. Here, when acquiring content, the client device 1 transmits a request packet (hereinafter referred to as an interest packet) including an object name to be acquired. Conventionally, the client apparatus 1 transmits only one object name in one interest packet. Accordingly, when acquiring all of the content divided into 10 objects, the client device 1 transmits 10 interest packets, and the transfer device 2 of the content distribution network transmits 10 interest packets. Each had to be processed separately.

本実施形態において、クライアント装置1は、1つのインタレスト・パケットに、共通するプレフィクスをオブジェクト名に持つ複数のオブジェクト名を含めることができる。例えば、コンテンツ名が"/a/b/c/d/name1"であるコンテンツが10個のオブジェクトに分割されており、それらオブジェクトのオブジェクト名が、"/a/b/c/d/name1/1"〜"/a/b/c/d/name1/10"であるものとする。この場合、クライアント装置1は、"/a/b/c/d/name1/1"〜"/a/b/c/d/name1/10"の10個のオブジェクト名を含むインタレスト・パケットを送信することができる。なお、通常、オブジェクトの番号(オブジェクト名の最後の番号)は、オブジェクトの時間順序に対応する。つまり、"/a/b/c/d/name1/1"が時間的に最初のオブジェクトであり、"/a/b/c/d/name1/10"が時間的に最後のオブジェクトである。   In the present embodiment, the client apparatus 1 can include a plurality of object names having a common prefix in the object name in one interest packet. For example, content whose content name is “/ a / b / c / d / name1” is divided into 10 objects, and the object names of these objects are “/ a / b / c / d / name1 /”. 1 "to" / a / b / c / d / name 1/10 ". In this case, the client apparatus 1 transmits an interest packet including 10 object names from “/ a / b / c / d / name1 / 1” to “/ a / b / c / d / name1 / 10”. can do. Normally, the object number (the last number of the object name) corresponds to the time order of the objects. That is, “/ a / b / c / d / name1 / 1” is the first object in time, and “/ a / b / c / d / name1 / 10” is the last object in time.

図2は、この場合に、クライアント装置1が送信するインタレスト・パケットを示している。本実施形態におけるインタレスト・パケットは、共通名フィールドと、オブジェクト名フィールドを含んでいる。図2に示す様に、共通名フィールドには、取得するオブジェクト(本例では10個)のオブジェクト名の共通するプレフィクスの最長名を設定する。また、オブジェクト名フィールドには、取得するオブジェクトのオブジェクト名の共通名フィールドを除いた部分(以下、個別名と呼ぶ。)を列挙する。   FIG. 2 shows an interest packet transmitted by the client device 1 in this case. The interest packet in this embodiment includes a common name field and an object name field. As shown in FIG. 2, in the common name field, the longest prefix name common to the object names of the objects to be acquired (in this example, 10) is set. In the object name field, a part (hereinafter referred to as an individual name) excluding the common name field of the object name of the object to be acquired is listed.

また、本実施形態において、オブジェクト名フィールドの複数のオブジェクトには検索順位が設定されている。本例においては、オブジェクト名フィールドにおける個別名の格納位置の順番、つまり、並びの順番が検索順位に対応するものとする。したがって、"/a/b/c/d/name1/1"が1番目に検索されるオブジェクト(以下、単に1番目のオブジェクトと呼ぶ。)であり、"/a/b/c/d/name1/10"が10番目、つまり、最後のオブジェクトである。なお、通常、クライアント装置1は、オブジェクト名フィールドには、オブジェクトの時間順に個別名を並べるため、検索順位はオブジェクトの時間順序にも対応する。なお、オブジェクト名フィールドにおける個別名の並びと、個別名の時間順序が異なる場合には、個別名の時間順序に基づき検索順位を判定する構成であっても良い。   In the present embodiment, a search order is set for a plurality of objects in the object name field. In this example, it is assumed that the order of storage positions of individual names in the object name field, that is, the order of arrangement corresponds to the search order. Therefore, “/ a / b / c / d / name1 / 1” is the object to be searched first (hereinafter simply referred to as the first object), and “/ a / b / c / d / name1”. / 10 "is the 10th, that is, the last object. Normally, the client device 1 arranges individual names in the object name field in the time order of the objects, so that the search order also corresponds to the time order of the objects. Note that when the sequence of individual names in the object name field is different from the time order of the individual names, the search order may be determined based on the time order of the individual names.

続いて、図2に示すインタレスト・パケットを受信した転送装置2が行うCSの検索処理について図3を用いて説明する。転送装置2は、S10で、検索順位を示すインデックスiを1に初期化する。そして、S11で、転送装置2は、CSを検索することにより、i番目のオブジェクトを保持しているか否かを判定する。保持していると、転送装置2は、S12で、i番目のオブジェクトを、インタレスト・パケットの送信元であるクライアント装置1に送信する。その後、S13で、転送装置2は、インタレスト・パケットのオブジェクト名フィールドの最後のオブジェクトであるかを判定し、最後のオブジェクトではないと、S14でiを1だけ増加させてS11から処理を繰り返す。一方、S13で、最後のオブジェクトであると、転送装置2は、処理を終了する。この場合、インタレスト・パケットで要求された総てのオブジェクトを転送装置2は保持していたため、受信したインタレスト・パケットは、他の装置に転送されることなく廃棄される。   Next, CS search processing performed by the transfer apparatus 2 that has received the interest packet shown in FIG. 2 will be described with reference to FIG. In S10, the transfer device 2 initializes an index i indicating the search order to 1. In S11, the transfer device 2 determines whether or not the i-th object is held by searching for CS. If so, the transfer device 2 transmits the i-th object to the client device 1 that is the source of the interest packet in S12. Thereafter, in S13, the transfer apparatus 2 determines whether the object is the last object in the object name field of the interest packet. If it is not the last object, i is incremented by 1 in S14 and the processing is repeated from S11. On the other hand, if it is the last object in S13, the transfer device 2 ends the process. In this case, since the transfer device 2 holds all the objects requested by the interest packet, the received interest packet is discarded without being transferred to another device.

一方、S11で、転送装置2がi番目のオブジェクトを保持していないと、転送装置2は、それ以降のオブジェクトを保持しているか否かを判定することなく、CSの検索処理を終了し、PITの検索処理を開始する。本実施形態におけるPITの検索処理は、従来と同様である。したがって、転送装置2は、i番目以降のオブジェクトを保持していないと、i番目以降のオブジェクトそれぞれについてPITにエントリがあるか否かを判定し、i番目以降のオブジェクトの内、PITにエントリの無いオブジェクトを含むインタレスト・パケットを転送する。また、i番目以降のオブジェクトの内、PITにエントリの有るオブジェクトについては、インタレスト・パケットを受信したインタフェースが当該オブジェクトに関連付けられるようにPITを更新する。   On the other hand, if the transfer device 2 does not hold the i-th object in S11, the transfer device 2 ends the CS search process without determining whether or not the subsequent object is held, The PIT search process is started. The PIT search process in the present embodiment is the same as the conventional one. Therefore, if the transfer apparatus 2 does not hold the i-th and subsequent objects, the transfer apparatus 2 determines whether there is an entry in the PIT for each of the i-th and subsequent objects. Forward interest packets containing missing objects. In addition, for objects having entries in the PIT among the i-th and subsequent objects, the PIT is updated so that the interface that received the interest packet is associated with the object.

例えば、転送装置2が、"/a/b/c/d/name1/1"及び"/a/b/c/d/name1/2"を保持しているが、"/a/b/c/d/name1/3"を保持していなかったものとする。また、PITにはエントリが無いもの、つまり、受信待ちのオブジェクトが無いものとする。この場合、図3の処理の最初のS12で、"/a/b/c/d/name1/1"がクライアント装置1に送信され、2回目のS12で、"/a/b/c/d/name1/2"がクライアント装置1に送信される。しかしながら、転送装置2は、"/a/b/c/d/name1/3"を保持してないため、3回目のS11での判定は"No"となる。また、PITにはエントリがないため、転送装置2は、図4に示す、"/a/b/c/d/name1/3"〜"/a/b/c/d/name1/10"の8個のオブジェクトを要求するインタレスト・パケットを転送する。なお、転送先は、共通名フィールドとFIBに基づき判定する。   For example, the transfer device 2 holds “/ a / b / c / d / name1 / 1” and “/ a / b / c / d / name1 / 2”, but “/ a / b / c”. Assume that / d / name1 / 3 "was not held. Further, it is assumed that there is no entry in the PIT, that is, there is no object waiting for reception. In this case, “/ a / b / c / d / name1 / 1” is transmitted to the client apparatus 1 in the first S12 of the process of FIG. 3, and “/ a / b / c / d” is transmitted in the second S12. / Name1 / 2 "is transmitted to the client apparatus 1. However, since the transfer device 2 does not hold “/ a / b / c / d / name 1/3”, the determination at S11 for the third time is “No”. Further, since there is no entry in the PIT, the transfer apparatus 2 performs the processing from “/ a / b / c / d / name1 / 3” to “/ a / b / c / d / name1 / 10” shown in FIG. Transfer interest packets requesting 8 objects. Note that the transfer destination is determined based on the common name field and the FIB.

通常、クライアント装置1は、1つのコンテンツに属する複数のオブジェクトをその時間順で取得する。したがって、同じコンテンツの時間的に近いオブジェクトが、同じ転送装置2に保持されている可能性は高いが、異なるコンテンツや、同じコンテンツであっても時間的に離れたオブジェクトが同じ転送装置2に保持されている可能性は低くなる。例えば、上記例で述べると、"/a/b/c/d/name1/3"を保持していない転送装置2が、それ以降のオブジェクトを保持している可能性は低い。したがって、本実施形態においては、保持していないオブジェクトを発見すると、それ以降のオブジェクトについてのCS検索処理を中止する。これにより、保持していないコンテンツの検索に係る時間を抑え、よって、転送装置2の処理負荷を抑えることができる。   Usually, the client device 1 acquires a plurality of objects belonging to one content in the order of time. Therefore, there is a high possibility that objects that are close in time for the same content are held in the same transfer device 2, but different content or objects that are separated in time are held in the same transfer device 2 even if they are the same content. The possibility that it has been reduced. For example, in the above example, it is unlikely that the transfer apparatus 2 that does not hold “/ a / b / c / d / name1 / 3” holds the subsequent objects. Therefore, in the present embodiment, when an object that is not held is found, the CS search process for the subsequent objects is stopped. As a result, it is possible to reduce the time required to search for content that is not held, and thus to reduce the processing load on the transfer apparatus 2.

なお、図3の処理においては、保持していたコンテンツのクライアント装置1への送信を、その都度実行していたが、保持していないオブジェクトが見つかるまで、オブジェクトの送信を行わず、保持していないオブジェクトが見つかると、それまでのオブジェクトを纏めてクライアント装置1に送信する形態であっても良い。また、本実施形態では、保持していないオブジェクトを1つでも見つけると、直ちにCSの検索処理を終了していたが、保持していないオブジェクトを所定数だけ見つけるとCSの検索処理を終了する構成とすることもできる。さらには、保持していないオブジェクトが所定数だけ連続するとCSの検索処理を終了する構成とすることもできる。また、本実施形態において、クライアント装置1は、1つのコンテンツの総てのオブジェクトを1つのインタレスト・パケットで取得していたが、1つのコンテンツの総てのオブジェクトを、それぞれが複数のオブジェクトを要求する複数のインタレスト・パケットにより取得する構成であっても良い。   In the processing of FIG. 3, the held content is transmitted to the client device 1 each time. However, the object is not transmitted until an object that is not retained is found, and the content is retained. When no object is found, the previous objects may be collectively transmitted to the client device 1. Further, in this embodiment, when even one object that is not held is found, the CS search process is immediately terminated. However, when a predetermined number of objects that are not held are found, the CS search process is terminated. It can also be. Furthermore, the CS search process may be terminated when a predetermined number of objects that are not held continue. In the present embodiment, the client device 1 has acquired all the objects of one content with one interest packet, but requests all the objects of one content, each of which requires a plurality of objects. It is also possible to obtain a plurality of interest packets.

<第二実施形態>
続いて、本実施形態について第一実施形態との相違点を中心に説明する。まず、本実施形態におけるCS検索処理は第一実施形態と同様である。つまり、図3のフローチャートに従う。さらに、本実施形態では、PITの検索処理についてもCSの検索処理と同様とする。つまり、CS検索処理終了後の残りのオブジェクトについて、その検索順位に従いPITの検索を行う。そして、エントリの無いオブジェクトが発見されると、それ以降のオブジェクトに対するPITの検索処理を中止し、それ以降のオブジェクトを含むインタレスト・パケットの転送を行う。
<Second embodiment>
Subsequently, the present embodiment will be described focusing on differences from the first embodiment. First, the CS search process in this embodiment is the same as that in the first embodiment. That is, it follows the flowchart of FIG. Furthermore, in the present embodiment, the PIT search process is the same as the CS search process. That is, the PIT search is performed according to the search order for the remaining objects after the CS search process ends. When an object having no entry is found, the PIT search process for the subsequent objects is stopped, and the interest packet including the subsequent objects is transferred.

例えば、第一実施形態と同様に、転送装置2が図2に示すインタレスト・パケットをインタフェース#3(IF#3)で受信し、そのときのPITが図5に示すものであったとする。さらに、第一実施形態と同様に、転送装置2は、"/a/b/c/d/name1/1"及び"/a/b/c/d/name1/2"を保持しているが、"/a/b/c/d/name1/3"を保持していなかったものとする。この場合、"/a/b/c/d/name1/3"〜"/a/b/c/d/name1/10"がPITの検索対象となる。そして、PITには、"/a/b/c/d/name1/3"及び、"/a/b/c/d/name1/4"のエントリがあるが、"/a/b/c/d/name1/5"のエントリがないため、転送装置2は、図7に示す様に、"/a/b/c/d/name1/5"〜"/a/b/c/d/name1/10"を要求するインタレスト・パケットを転送する。図6は、更新後のPITを示している。なお、図7において、"/a/b/c/d/name1/9"及び"/a/b/c/d/name1/10"のエントリは重複しているが、これは、その後の処理によりマージすることができる。   For example, as in the first embodiment, it is assumed that the transfer apparatus 2 receives the interest packet shown in FIG. 2 at the interface # 3 (IF # 3) and the PIT at that time is as shown in FIG. Further, as in the first embodiment, the transfer device 2 holds “/ a / b / c / d / name1 / 1” and “/ a / b / c / d / name1 / 2”. , "/ A / b / c / d / name1 / 3" is not held. In this case, “/ a / b / c / d / name1 / 3” to “/ a / b / c / d / name1 / 10” are PIT search targets. The PIT has entries of “/ a / b / c / d / name1 / 3” and “/ a / b / c / d / name1 / 4”, but “/ a / b / c / Since there is no entry of “d / name 1/5”, the transfer apparatus 2 performs “/ a / b / c / d / name 1/5” to “/ a / b / c / d / name1” as shown in FIG. Transfers interest packets requesting / 10 ". FIG. 6 shows the updated PIT. In FIG. 7, the entries “/ a / b / c / d / name 1/9” and “/ a / b / c / d / name 1/10” are duplicated. Can be merged.

本実施形態では、CS検索処理と同様に、PITの検索処理においてもエントリの無いオブジェクトを見つけるとその後のPITの検索処理を中止する。したがって、PITにエントリが無い可能性の高いオブジェクトの検索処理を行うことを抑え、これにより、転送装置2の処理負荷を抑えることができる。なお、本実施形態においても、エントリの無いオブジェクトが所定数に達すると、それ以降のPITの検索処理を中止する構成や、エントリの無いオブジェクトが所定数だけ連続するとそれ以降のPITの検索処理を中止する構成とすることができる。   In the present embodiment, as in the CS search process, when an object having no entry is found in the PIT search process, the subsequent PIT search process is stopped. Therefore, it is possible to suppress the search process for an object that is highly likely not to have an entry in the PIT, thereby reducing the processing load of the transfer apparatus 2. In the present embodiment, when a predetermined number of objects having no entry reaches a predetermined number, the PIT search process after that is stopped, or when a predetermined number of objects having no entry continue, the subsequent PIT search process is performed. It can be set as the structure to cancel.

図8は、本実施形態による転送装置2の構成図である。保持部21は、CS、PIT、FIBを保持している。さらに保持部21は、過去に転送したオブジェクトの一部を保持する。インタフェース部23は、複数のインタフェースを含む。処理部22は、上述したCSやPITの検索処理を行い、オブジェクトのクライアント装置1への送信や、インタレスト・パケットの転送を行う。   FIG. 8 is a configuration diagram of the transfer device 2 according to the present embodiment. The holding unit 21 holds CS, PIT, and FIB. Furthermore, the holding unit 21 holds a part of the object transferred in the past. The interface unit 23 includes a plurality of interfaces. The processing unit 22 performs the above-described CS and PIT search processing, and transmits an object to the client device 1 and transfers an interest packet.

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

21:保持部、22:処理部、23:インタフェース部   21: Holding unit, 22: Processing unit, 23: Interface unit

Claims (9)

コンテンツを1つ以上のオブジェクトに分割して配信するコンテンツ配信ネットワークの転送装置であって、
オブジェクトを保持する保持手段と、
複数のオブジェクトを要求する要求パケットを受信すると、前記複数のオブジェクトが前記保持手段により保持されているか否かを判定するための第1検索処理を、前記複数のオブジェクトの検索順位に従い順に行う処理手段と、
を備えており、
前記処理手段は、前記複数のオブジェクトの内、前記保持手段に保持されていないと判定されたオブジェクトの数が第1所定数になると前記第1検索処理を終了することを特徴とする転送装置。
A transfer device of a content distribution network that distributes content into one or more objects and distributes the content,
Holding means for holding the object;
Processing means that, upon receiving a request packet requesting a plurality of objects, performs first search processing for determining whether or not the plurality of objects are held by the holding means in order according to the search order of the plurality of objects. When,
With
The transfer device, wherein the processing means ends the first search process when the number of objects determined not to be held by the holding means among the plurality of objects reaches a first predetermined number.
前記処理手段は、前記保持手段に保持されていると判定されたオブジェクトを前記要求パケットの送信元の装置に向けて送信することを特徴とする請求項1に記載の転送装置。   The transfer device according to claim 1, wherein the processing unit transmits an object determined to be held in the holding unit to a transmission source device of the request packet. 前記保持手段は、受信待ちのオブジェクトを示す受信待ち情報を保持しており、
前記処理手段は、前記複数のオブジェクトの内、前記保持手段に保持されていないと判定されたオブジェクト及び前記保持手段に保持されているか否かの判定が行われなかったオブジェクトのそれぞれについて、前記受信待ち情報に基づき受信待ちであるか否かを判定し、受信待ちではないと判定されたオブジェクトを要求する要求パケットを転送することを特徴とする請求項1又は2に記載の転送装置。
The holding means holds reception waiting information indicating an object waiting for reception;
The processing means receives the reception of each of the plurality of objects that are determined not to be held by the holding means and the objects that are not determined to be held by the holding means. 3. The transfer apparatus according to claim 1, wherein it is determined whether or not waiting for reception based on the waiting information, and a request packet for requesting an object determined not to be waiting for reception is transferred.
前記保持手段は、受信待ちのオブジェクトを示す受信待ち情報を保持しており、
前記処理手段は、前記複数のオブジェクトの内、前記保持手段に保持されていないと判定されたオブジェクト及び前記保持手段に保持されているか否かの判定が行われなかったオブジェクトについて、受信待ちであるか否かを判定する第2検索処理を前記受信待ち情報に対して前記検索順位に従い順に行い、受信待ちではないと判定されたオブジェクトの数が第2所定数になると前記第2検索処理を終了することを特徴とする請求項1又は2に記載の転送装置。
The holding means holds reception waiting information indicating an object waiting for reception;
The processing unit is waiting to receive an object that is determined not to be held by the holding unit and an object that has not been determined to be held by the holding unit among the plurality of objects. A second search process for determining whether or not the data is waiting for reception according to the search order, and the second search process is terminated when the number of objects determined not to be waiting for reception reaches a second predetermined number. The transfer apparatus according to claim 1 or 2, wherein
前記処理手段は、前記第2検索処理を終了すると、受信待ちではないと判定されたオブジェクト及び受信待ちであるか否かの判定が行われなかったオブジェクトを要求する要求パケットを転送することを特徴とする請求項4に記載の転送装置。   Upon completion of the second search process, the processing means transfers a request packet requesting an object that is determined not to be waiting for reception and an object that has not been determined whether or not waiting for reception. The transfer device according to claim 4. 前記検索順位は、前記複数のオブジェクトに対応するコンテンツにおける、前記複数のオブジェクトの時間順序に対応することを特徴とする請求項1から5のいずれか1項に記載の転送装置。   The transfer device according to claim 1, wherein the search order corresponds to a time order of the plurality of objects in content corresponding to the plurality of objects. 前記検索順位は、前記複数のオブジェクトを示す情報の前記要求パケットにおける格納位置の順序に対応することを特徴とする請求項1から5のいずれか1項に記載の転送装置。   The transfer device according to claim 1, wherein the search order corresponds to an order of storage positions in the request packet of information indicating the plurality of objects. 前記第1所定数は1であることを特徴とする請求項1から7のいずれか1項に記載の転送装置。   The transfer apparatus according to claim 1, wherein the first predetermined number is one. 請求項1から8のいずれか1項に記載の転送装置としてコンピュータを機能させることを特徴とするプログラム。   A program that causes a computer to function as the transfer device according to claim 1.
JP2016023963A 2016-02-10 2016-02-10 Transfer device and program for content distribution network Active JP6516692B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016023963A JP6516692B2 (en) 2016-02-10 2016-02-10 Transfer device and program for content distribution network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016023963A JP6516692B2 (en) 2016-02-10 2016-02-10 Transfer device and program for content distribution network

Publications (2)

Publication Number Publication Date
JP2017142675A true JP2017142675A (en) 2017-08-17
JP6516692B2 JP6516692B2 (en) 2019-05-22

Family

ID=59629131

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016023963A Active JP6516692B2 (en) 2016-02-10 2016-02-10 Transfer device and program for content distribution network

Country Status (1)

Country Link
JP (1) JP6516692B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020024606A (en) * 2018-08-08 2020-02-13 Kddi株式会社 Transfer device for content distribution network

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150039681A1 (en) * 2013-07-31 2015-02-05 Samsung Electronics Co., Ltd. Method and apparatus for delivering content from content store in content-centric networking
US20150039754A1 (en) * 2013-08-01 2015-02-05 Samsung Electronics Co., Ltd. Method of estimating round-trip time (rtt) in content-centric network (ccn)
JP2015528951A (en) * 2012-07-13 2015-10-01 サムスン エレクトロニクス カンパニー リミテッド Content requester, content provider, and node communication method for content provision in a content name-based content-centric network
JP2015187772A (en) * 2014-03-26 2015-10-29 Kddi株式会社 Program and network control device
JP2018525927A (en) * 2015-08-14 2018-09-06 ホアウェイ・テクノロジーズ・カンパニー・リミテッド Method and apparatus for pushing data in a content-oriented networking (CCN) network

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015528951A (en) * 2012-07-13 2015-10-01 サムスン エレクトロニクス カンパニー リミテッド Content requester, content provider, and node communication method for content provision in a content name-based content-centric network
US20150039681A1 (en) * 2013-07-31 2015-02-05 Samsung Electronics Co., Ltd. Method and apparatus for delivering content from content store in content-centric networking
US20150039754A1 (en) * 2013-08-01 2015-02-05 Samsung Electronics Co., Ltd. Method of estimating round-trip time (rtt) in content-centric network (ccn)
JP2015187772A (en) * 2014-03-26 2015-10-29 Kddi株式会社 Program and network control device
JP2018525927A (en) * 2015-08-14 2018-09-06 ホアウェイ・テクノロジーズ・カンパニー・リミテッド Method and apparatus for pushing data in a content-oriented networking (CCN) network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020024606A (en) * 2018-08-08 2020-02-13 Kddi株式会社 Transfer device for content distribution network
JP7022030B2 (en) 2018-08-08 2022-02-17 Kddi株式会社 Content delivery network transporter

Also Published As

Publication number Publication date
JP6516692B2 (en) 2019-05-22

Similar Documents

Publication Publication Date Title
KR101717000B1 (en) Method and device for packet handling
US20130198341A1 (en) System and method for delivering segmented content
US9870374B2 (en) Replicating data across data centers
JP2016525825A (en) Routing and forwarding method, apparatus and system
CN107493309B (en) File writing method and device in distributed system
RU2483457C2 (en) Message routing platform
JP6495777B2 (en) Transfer device, server device, and program for content distribution network
CN110798495A (en) Method and server for end-to-end message push in cluster architecture mode
JP6516692B2 (en) Transfer device and program for content distribution network
US20200186461A1 (en) System and method for data transmission in distributed computing environments
US11184460B2 (en) Server device and transfer device for content distribution system
CN114257545B (en) Message forwarding method and device
JP7028811B2 (en) Content delivery network transporter
JP2021114707A (en) Transfer device and program for content distribution system
JP6403566B2 (en) Transfer device, client device, and program for content distribution network
US11057470B2 (en) Communication device and communication method for processing meta data
JP6590774B2 (en) Server device, transfer device, and program for content distribution system
JP2016149714A (en) Transfer device for content distribution network
US20130227066A1 (en) Data transfer apparatus and data transfer method
EP2785014B1 (en) Device and method for organizing forwarding information in nodes of a content centric networking
JP7335216B2 (en) TRANSFER DEVICE AND PROGRAM FOR CONTENT DISTRIBUTION SYSTEM
JP2019145900A (en) Client device and program for content distribution network
JP6483044B2 (en) TRANSFER DEVICE AND PROGRAM FOR CONVERTING HOLDING OBJECT
JP6591946B2 (en) Server device, transfer device, and program for content distribution system
US10397029B2 (en) Relay apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180308

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190128

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190226

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190416

R150 Certificate of patent or registration of utility model

Ref document number: 6516692

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150