JP2010108279A - Content distribution method and system - Google Patents

Content distribution method and system Download PDF

Info

Publication number
JP2010108279A
JP2010108279A JP2008280120A JP2008280120A JP2010108279A JP 2010108279 A JP2010108279 A JP 2010108279A JP 2008280120 A JP2008280120 A JP 2008280120A JP 2008280120 A JP2008280120 A JP 2008280120A JP 2010108279 A JP2010108279 A JP 2010108279A
Authority
JP
Japan
Prior art keywords
content
context
search
logical
receiver
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
JP2008280120A
Other languages
Japanese (ja)
Other versions
JP5408697B2 (en
Inventor
Osao Ogino
長生 荻野
Hajime Nakamura
中村  元
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 JP2008280120A priority Critical patent/JP5408697B2/en
Publication of JP2010108279A publication Critical patent/JP2010108279A/en
Application granted granted Critical
Publication of JP5408697B2 publication Critical patent/JP5408697B2/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 distribution method and system for achieving content distribution with small delay. <P>SOLUTION: The content distribution system includes: a logical expression conversion part 102 for converting retrieval conditions configured of the logical product and logical sum of context into a multinomial logical expression in which a plurality of logical product terms are bundled by the logical sum; a transmission part 103 for transmitting a retrieval request message for requesting the retrieval of a content receiver who registers the context for each context; a reception part 104 for receiving a retrieval response message returned in response to each retrieval request message, and recorded with the content receiver who registers each content; a distribution destination specification part 105 for specifying the content receiver who registers the context satisfying each logical product term of the multinomial logical expression based on the received retrieval response message; and a content distribution part 106 for distributing the content to the specified content receiver. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ネットワーク経由でコンテンツを配信するコンテンツ配信方法およびシステムに係り、特に、ピア・ツー・ピア(P2P)ネットワークに好適なコンテンツ配信方法およびシステムに関する。   The present invention relates to a content distribution method and system for distributing content via a network, and more particularly to a content distribution method and system suitable for a peer-to-peer (P2P) network.

従来のP2Pにおけるコンテンツ配信方式では、非特許文献1および特許文献1に開示されているように、複数のコンテンツ配信ピアノードおよびコンテンツ受信ピアノードがP2Pネットワークを構成する。コンテンツ受信ピアノードには、コンテンツ受信者によりコンテキストが登録される。コンテンツ配信ピアノードには、コンテンツ配信者によりコンテンツの配信先を選別するためのコンテキストの検索条件が登録される。   In the conventional content distribution method in P2P, as disclosed in Non-Patent Document 1 and Patent Document 1, a plurality of content distribution peer nodes and content reception peer nodes constitute a P2P network. A context is registered by the content receiver in the content receiving peer node. In the content distribution peer node, a context search condition for selecting a content distribution destination by the content distributor is registered.

コンテキストとは、コンテンツ受信者が配信を希望するコンテンツを絞り込んだり、コンテンツ送信者がコンテンツの配信先を絞り込んだりするために使用される検索パラメータであり、コンテキスト項目およびコンテキスト値を含む。コンテキスト項目とは、例えばコンテンツ受信者が希望するコンテンツ種別、受信ノードの設置場所、コンテンツの受信希望時間、使用する通信手段、性別、年齢、趣味嗜好、職種、家族情報等であり、コンテキスト値とは、コンテキスト項目の具体的な値であり、例えば、受信を希望するコンテンツ種別をコンテキスト項目として使用している場合には、“スポーツ”、“旅行”、“音楽”といった、コンテンツの種別を示す値や符号である。   The context is a search parameter used for the content receiver to narrow down the content desired to be distributed, and the content sender to narrow down the distribution destination of the content, and includes context items and context values. The context item is, for example, the content type desired by the content receiver, the installation location of the receiving node, the desired reception time of the content, the communication means to be used, gender, age, hobby preference, occupation type, family information, etc. Is a specific value of the context item. For example, when the content type desired to be received is used as the context item, it indicates the type of content such as “sports”, “travel”, and “music”. Value or sign.

コンテンツ受信者が、コンテンツ受信ピアノードから自身のコンテキストが記録されたメッセージを送信すると、各コンテキスト項目におけるコンテキスト値が、そのコンテキスト値に応じて決まる1つのピアノードに登録される。   When the content receiver transmits a message in which its context is recorded from the content receiving peer node, the context value in each context item is registered in one peer node determined according to the context value.

一方、コンテンツ配信者は、検索条件の各コンテキスト値に応じて決まるピアノードに対して、コンテンツ配信ピアノードから複数のコンテキスト検索要求メッセージを送信する。コンテキスト検索要求メッセージを受信したピアノードは、検索条件に合致するコンテンツ受信者が記録された検索応答メッセージを返信する。   On the other hand, the content distributor transmits a plurality of context search request messages from the content distribution peer node to the peer node determined according to each context value of the search condition. The peer node that has received the context search request message returns a search response message in which content recipients that match the search conditions are recorded.

コンテンツ配信者は、対応する複数のコンテキスト検索応答メッセージを受信した後、取得したコンテンツ受信者リストに対する論理演算によって、検索条件に合致したコンテキストを有するコンテンツ受信者のリストを作成し、このリストに含まれるコンテンツ受信者に対してのみコンテンツ配信を行う。
荻野、中村、「プッシュ型P2P情報配信プラットフォーム」、2007年電子情報通信学会総合大会、B-19-20、p.582、平成19年3月7日。 特開2008−158931号公報
After receiving the corresponding plurality of context search response messages, the content distributor creates a list of content recipients having contexts that match the search conditions by a logical operation on the acquired content recipient list, and includes the list in this list. Distribute content only to the content recipients.
Kanno, Nakamura, “Push-type P2P Information Distribution Platform”, 2007 IEICE General Conference, B-19-20, p.582, March 7, 2007. JP 2008-158931 A

コンテンツ配信者が、例えば「コンテキスト項目Aにおけるコンテキスト値がa0またはa1」であり、かつ「コンテキスト項目Bにおけるコンテキスト値がb0またはb1」であるコンテンツ受信者を検索したい時、コンテキスト検索条件を表す論理式は次式(1)となる
For example, when a content distributor wants to search for a content recipient whose context value in context item A is a0 or a1 and whose context value in context item B is b0 or b1, logic that represents the context search condition The formula becomes the following formula (1)

(a0 OR a1) AND (b0 OR b1) …(1)
(a0 OR a1) AND (b0 OR b1)… (1)

コンテンツ配信者は、全てのコンテキスト検索応答メッセージを受信した後、論理演算を開始して検索条件に合致したコンテキストを有するコンテンツ受信者のリストを得る。このため、コンテキスト値がa0,a1,b0、b1の4つの検索要求メッセージを送信した場合、これら4つの要求メッセージに対する4つの検索応答メッセージが全て受信されるまではコンテンツの配信先を特定できない。したがって、検索応答メッセージが一つだけ遅延した場合でも、全てのコンテンツ受信者に対するコンテンツ配信に遅延が波及してしまうという技術課題があった。   After receiving all context search response messages, the content distributor starts a logical operation to obtain a list of content recipients having contexts that match the search conditions. For this reason, when the four search request messages having the context values a0, a1, b0, and b1 are transmitted, it is not possible to specify the content distribution destination until all four search response messages for the four request messages are received. Therefore, even when only one search response message is delayed, there is a technical problem that the delay is spread to the content distribution to all content recipients.

本発明の目的は、上記した従来技術の課題を解決し、遅延の少ないコンテンツ配信を可能にするコンテンツ配信方法およびシステムを提供することにある。   An object of the present invention is to provide a content distribution method and system that solves the above-described problems of the prior art and enables content distribution with little delay.

上記の目的を達成するために、本発明は、コンテンツ受信者が自身のコンテキストを予め登録し、コンテンツ配信者がコンテキストの検索条件に合致したコンテンツ受信者へコンテンツを配信するコンテンツ配信システムにおいて、以下のような手段を講じた点に特徴がある。   In order to achieve the above object, the present invention provides a content distribution system in which a content receiver registers its own context in advance, and the content distributor distributes content to content receivers that match the context search conditions. It is characterized in that such measures are taken.

(1)コンテキストの論理積および論理和で構成された検索条件を、複数の論理積項が論理和で括られた多項論理式に変換する論理式変換手段と、コンテキストごとに当該コンテキストを登録しているコンテンツ受信者の検索を要求する検索要求メッセージを送信する手段と、各検索要求メッセージに対して返信され、各コンテキストを登録しているコンテンツ受信者が記録された検索応答メッセージを受信する手段と、受信した検索応答メッセージに基づいて、登録しているコンテキストが前記多項論理式の各論理積項を満足するコンテンツ受信者を特定する手段と、特定されたコンテンツ受信者へコンテンツを配信するコンテンツ配信手段とを具備したことを特徴とする。   (1) A logical expression conversion means for converting a search condition composed of logical product and logical sum of contexts into a multiple logical expression in which a plurality of logical product terms are concatenated with logical sum, and register the context for each context. Means for transmitting a search request message for requesting a search for a content receiver, and means for receiving a search response message that is replied to each search request message and recorded by a content receiver that registers each context And means for specifying a content receiver whose registered context satisfies each logical product term of the polynomial formula based on the received search response message, and content for distributing the content to the specified content receiver And a distribution means.

(2)コンテンツ配信手段は、コンテンツ受信者を特定する手段が新たに受信した検索応答メッセージに基づいて新たに特定したコンテンツ受信者に対してのみコンテンツを配信することを特徴とする。   (2) The content distribution means distributes the content only to the content recipient newly specified based on the search response message newly received by the means for specifying the content recipient.

本発明によれば、以下のような効果が達成される。   According to the present invention, the following effects are achieved.

(1)検索要求メッセージに対する検索応答メッセージの受信が完了して検索条件を満足する全てのコンテンツ受信者が特定される前であっても、一部の検索応答メッセージに基づいて、検索条件を満足することが判明したコンテンツ受信者があれば、当該コンテンツ受信者から順にコンテンツ配信を開始できるので、検索応答メッセージの一部に遅延が生じても全てのコンテンツ配信に遅延が波及することがない。さらに、検索条件を満足することが判明したコンテンツ受信者から順にコンテンツ配信が開始されるので、従来よりも早いコンテンツ配信が可能になる。   (1) Satisfy the search conditions based on some search response messages even before the reception of the search response message for the search request message is completed and all content recipients that satisfy the search conditions are identified. If there is a content recipient that has been found to be able to be delivered, the content delivery can be started in order from the content recipient. Therefore, even if a delay occurs in a part of the search response message, the delay does not affect all the content delivery. Furthermore, since content distribution is started in order from content receivers that are found to satisfy the search conditions, it is possible to distribute content faster than before.

(2)新たに受信した検索応答メッセージに基づいて、検索条件を満足するコンテンツ受信者が新たに判明した場合でも、当該コンテンツ受信者へのコンテンツ配信が既に終了していればコンテンツが配信されないので、コンテンツの重複送信が防止される。   (2) Even if a content recipient who satisfies the search conditions is newly found based on the newly received search response message, the content will not be delivered if content delivery to the content recipient has already ended. Duplicate transmission of content is prevented.

以下、図面を参照して本発明の最良の実施形態について詳細に説明する。図1は、本発明のコンテンツ配信システムが適用されるP2Pネットワークの構成を示した図であり、少なくとも一つのコンテンツ配信ピアノードNと、複数のコンテンツ受信者(X0,X1,X2,X3)のピアノードと、コンテンツ受信者のコンテキストを管理する複数のコンテキスト管理ピアノードA0,A1,B0,B1とがネットワークを介して接続されている。なお、ここでは説明を簡略化するために、各ピアノードがコンテンツ配信ピアノード、コンテンツ受信者のピアノードおよびコンテキスト管理ピアノードのいずれか一つに特化したものとして説明するが、各ピアノードは複数の機能を備えていても良い。   Hereinafter, the best embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 is a diagram showing a configuration of a P2P network to which the content distribution system of the present invention is applied, and includes at least one content distribution peer node N and peer nodes of a plurality of content recipients (X0, X1, X2, X3). And a plurality of context management peer nodes A0, A1, B0, B1 that manage the context of the content recipient are connected via a network. In order to simplify the explanation, each peer node is described as being specialized for any one of a content distribution peer node, a content recipient peer node, and a context management peer node. However, each peer node has a plurality of functions. You may have.

図2は、各コンテンツ受信者X0,X1,X2,X3によって登録されるコンテキストの内容を模式的に示した図であり、コンテンツ受信者X0であれば、コンテキスト項目Aに関して2つのコンテキスト値「a0」,「a1」が登録され、コンテキスト項目Bに関して1つのコンテキスト値「b0」が登録される。同様に、コンテンツ受信者X1であれば、コンテキスト項目Aに関して1つのコンテキスト値「a0」が登録され、コンテキスト項目Bに関して2つのコンテキスト値「b0」,「b1」が登録される。なお、一つのコンテキスト項目に複数のコンテキスト値が登録される場合は、そのいずれかが合致すれば検索条件を満足することになる。したがって、コンテンツ受信者X0であれば、検索条件が[a0 AND b0]または[a1 AND b0]であるコンテンツの受信を希望していることを意味する。   FIG. 2 is a diagram schematically showing the contents of the context registered by each content recipient X0, X1, X2, X3. For the content recipient X0, two context values “a0” for the context item A are shown. ”And“ a1 ”are registered, and one context value“ b0 ”is registered for the context item B. Similarly, for the content recipient X1, one context value “a0” is registered for the context item A, and two context values “b0” and “b1” are registered for the context item B. When a plurality of context values are registered in one context item, the search condition is satisfied if any one of them matches. Therefore, if the content recipient is X0, it means that the user wants to receive content whose search condition is [a0 AND b0] or [a1 AND b0].

コンテキスト管理ピアノードA0,A1,B0,B1は分散ハッシュテーブル(DHT)を具備し、各コンテンツ受信者X0,X1,X2,X3が自身のコンテキストが記録された登録メッセージを自身のピアノードから送信すると、図3に示したように、各コンテキスト管理ピアノードA0,A1,B0,B1の分散ハッシュテーブルには、ノードID(ここでは、A0,A1,B0またはB1)に応じて各コンテキスト値のハッシュ値とコンテンツ受信者との対応関係が登録される。   When context management peer nodes A0, A1, B0, B1 have a distributed hash table (DHT) and each content recipient X0, X1, X2, X3 sends a registration message in which their context is recorded from their peer node, As shown in FIG. 3, the hash value of each context value is stored in the distributed hash table of each context management peer node A0, A1, B0, B1 according to the node ID (here, A0, A1, B0, or B1). Correspondence with the content receiver is registered.

図4は、前記コンテンツ配信ピアノードNの一実施形態の構成を示した機能ブロック図であり、ここでは本発明の説明に不要な構成は図示が省略されている。   FIG. 4 is a functional block diagram showing a configuration of an embodiment of the content distribution peer node N, where a configuration unnecessary for the description of the present invention is omitted.

検索条件入力部101には、コンテンツ配信者がコンテンツ受信者を選別するための検索条件として、コンテキスト値の論理積および論理和で構成された検索条件が入力される。ここでは、上式(1)の論理式が検索条件として入力されたものとして説明を続ける。論理式変換部102は、前記入力された検索条件の論理式を、複数の論理積項が論理和で括られた多項論理式に変換する。   The search condition input unit 101 receives a search condition configured by logical product and logical sum of context values as a search condition for the content distributor to select content recipients. Here, the description will be continued assuming that the logical expression of the above expression (1) is input as a search condition. The logical expression conversion unit 102 converts the logical expression of the input search condition into a multinomial logical expression in which a plurality of logical product terms are bundled with a logical sum.

本実施形態では、上式(1)の論理式が次式(2)の多項論理式に変換される。すなわち、2つの論理和項(a0 OR a1),(b0 OR b1)の論理積が、4つの論理積項(a0 AND b0),(a0 AND b1),(a1 AND b0),(a1 AND b1)の論理和に変換される。この多項論理式では、コンテキスト値が4つの論理積項のいずれかを満足するコンテンツ受信者Xnが、上式(1)の検索条件を満足することになる。
In the present embodiment, the logical expression of the above expression (1) is converted into a polynomial logical expression of the following expression (2). That is, the logical product of two logical sum terms (a0 OR a1) and (b0 OR b1) is four logical product terms (a0 AND b0), (a0 AND b1), (a1 AND b0), (a1 AND b1 ). In this multinomial logical expression, the content receiver Xn whose context value satisfies one of the four logical product terms satisfies the search condition of the above expression (1).

(a0 AND b0) OR (a0 AND b1) OR (a1 AND b0) OR (a1 AND b1) …(2)
(a0 AND b0) OR (a0 AND b1) OR (a1 AND b0) OR (a1 AND b1)… (2)

要求メッセージ送信部103は、上式(2)に含まれるコンテキスト値a0,a1,b0,b1ごとに、各コンテキストを登録しているコンテンツ受信者の識別子を要求する4つの検索要求メッセージREQ(a0),REQ(a1),REQ(b0),REQ(b1)を、それぞれ対応するコンテキスト管理ピアノードA0,A1,B0,B1へI/F108経由で送信する。応答メッセージ受信部104は、各ピアノードA0,A1,B0,B1から返信される検索応答メッセージREP(a0),REP(a1),REP(b0),REP(b1)をI/F108経由で受信する。各検索応答メッセージREPには、対応するコンテキストを登録しているコンテンツ受信者(識別子)が記録されている。   The request message sending unit 103 requests, for each of the context values a0, a1, b0, b1 included in the above formula (2), four search request messages REQ (a0 ), REQ (a1), REQ (b0), and REQ (b1) are transmitted to the corresponding context management peer nodes A0, A1, B0, and B1 via the I / F 108, respectively. The response message receiving unit 104 receives the search response messages REP (a0), REP (a1), REP (b0), and REP (b1) returned from the peer nodes A0, A1, B0, and B1 via the I / F 108. . In each search response message REP, the content recipient (identifier) that registers the corresponding context is recorded.

配信先特定部105は、検索応答メッセージREPを受信するごとに、受信済みの検索応答メッセージREPのみで特定できるコンテンツ受信者の有無を判定する。すなわち、本実施形態ではコンテキスト値「a0」を登録しているコンテンツ受信者とコンテキスト値「b0」を登録しているコンテンツ受信者とが判明すれば、コンテンツ受信者X1が上式(2)の第1項(a0 AND b0)を満足していると判定できる。したがって、応答メッセージREP(a0),REP(b0)さえ受信できれば、他の応答メッセージREP(a1),REP(b1)を受信する前でもコンテンツ受信者X1を配信先と特定できる。コンテンツ配信部106は、配信先のコンテンツ受信者が特定されるごとに、コンテンツをデータベース107から抽出して配信する。   Each time the distribution destination specifying unit 105 receives the search response message REP, the distribution destination specifying unit 105 determines whether there is a content receiver that can be specified only by the received search response message REP. That is, in this embodiment, if the content receiver who registers the context value “a0” and the content receiver that registers the context value “b0” are found, the content receiver X1 is expressed by the above equation (2). It can be determined that the first term (a0 AND b0) is satisfied. Therefore, as long as the response messages REP (a0) and REP (b0) can be received, the content receiver X1 can be identified as the delivery destination even before receiving other response messages REP (a1) and REP (b1). The content distribution unit 106 extracts content from the database 107 and distributes it every time a content recipient as a distribution destination is specified.

図5は、コンテンツ配信ピアノードNの動作を示したフローチャートであり、図6は、コンテンツ配信ピアノードと他のピアノードとの通信手順を示したシーケンスフローである。   FIG. 5 is a flowchart showing the operation of the content distribution peer node N, and FIG. 6 is a sequence flow showing a communication procedure between the content distribution peer node and other peer nodes.

ステップS1において検索条件入力部101に検索条件の論理式が入力されると、ステップS2では、この論理式が前記論理式変換部102において、複数の論理積項を論理和で括った多項論理式に変換される。本実施形態では、前記上式(1)の論理式が入力され、これが上式(2)の多項論理式に変換される。   When a logical expression of a search condition is input to the search condition input unit 101 in step S1, in step S2, this logical expression is a multiple logical expression in which a plurality of logical product terms are bundled with a logical sum in the logical expression conversion unit 102. Is converted to In the present embodiment, the logical expression of the above equation (1) is input and converted into a multinomial logical expression of the above equation (2).

ステップS3では、前記要求メッセージ送信部103において、コンテキスト値「a0」を登録しているピアノードの検索を要求するメッセージREQ(a0)、コンテキスト値「a1」を登録しているピアノードの検索を要求するメッセージREQ(a1)、コンテキスト値「b0」を登録しているピアノードの検索を要求するメッセージREQ(b0)およびコンテキスト値「b1」を登録しているピアノードの検索を要求するメッセージREQ(b1)が生成され、それぞれ対応するコンテキスト管理ピアノードA0,A1,B0,B1へ送信される。   In step S3, the request message transmitting unit 103 requests a search for a peer node that registers a message REQ (a0) for registering a context value “a1” and a message REQ (a0) for registering a context value “a1”. Message REQ (a1), message REQ (b0) requesting the search for the peer node registering the context value “b0”, and message REQ (b1) requesting the search for the peer node registering the context value “b1” Generated and transmitted to the corresponding context management peer nodes A0, A1, B0, and B1, respectively.

図6の時刻t1において、コンテキスト値「a0」に対応した検索応答メッセージREP(a0)が前記応答メッセージ受信部104で受信され、これがステップS4で検知されるとステップS5へ進む。ステップS5では、受信済みの応答メッセージのみで特定できるコンテンツ受信者の有無が前記配信先特定部105において判定される。ここでは、上式(2)の4つの論理積項のいずれも満足できないのでステップS4へ戻る。   At time t1 in FIG. 6, the search response message REP (a0) corresponding to the context value “a0” is received by the response message receiving unit 104. When this is detected in step S4, the process proceeds to step S5. In step S <b> 5, the distribution destination specifying unit 105 determines whether there is a content receiver that can be specified only by the received response message. Here, since none of the four logical product terms of the above formula (2) can be satisfied, the process returns to step S4.

次いで、図6の時刻t2でコンテキスト値「b1」に対応した検索応答メッセージREP(b1)が受信され、これがステップS4で検知されるとステップS5へ進む。ここでは、コンテキスト値「a0」を登録しているコンテンツ受信者に加えて、新たにコンテキスト値「b1」を登録しているコンテンツ受信者が明らかとなり、その結果、上式(2)の第2項の論理積項(a0 AND b1)を満足するコンテンツ受信者X1が配信先として特定されるのでステップS6へ進む。   Next, the search response message REP (b1) corresponding to the context value “b1” is received at time t2 in FIG. 6, and when this is detected in step S4, the process proceeds to step S5. Here, in addition to the content recipients who have registered the context value “a0”, the content recipients who have newly registered the context value “b1” are clarified. As a result, the second of the above equation (2) Since the content receiver X1 satisfying the logical product term (a0 AND b1) of the terms is specified as the delivery destination, the process proceeds to step S6.

ステップS6では、コンテンツ受信者X1のピアノードへコンテンツ配信部106からコンテンツが配信される。ステップS7では、全ての検索応答メッセージREPの受信が完了したか否かが判定され、ここでは未完了と判定されるのでステップS4へ戻る。   In step S6, the content is distributed from the content distribution unit 106 to the peer node of the content recipient X1. In step S7, it is determined whether or not reception of all the search response messages REP has been completed. Here, since it is determined that the search has not been completed, the process returns to step S4.

次いで、図6の時刻t3でコンテキスト値「b0」に対応した検索応答メッセージREP(b0)が受信され、これがステップS4で検知されるとステップS5へ進む。ここでは、コンテキスト値「a0」、「b1」を登録しているコンテンツ受信者に加えて、さらにコンテキスト値「b0」を登録しているコンテンツ受信者が明らかとなり、その結果、上式(2)の第1項の論理積項(a0 AND b0)を満足するコンテンツ受信者X0が配信先として新たに特定されるのでステップS6へ進む。ステップS6では、新たに特定されたコンテンツ受信者X0のピアノードへコンテンツが配信される。   Next, the search response message REP (b0) corresponding to the context value “b0” is received at time t3 in FIG. 6, and when this is detected in step S4, the process proceeds to step S5. Here, in addition to the content recipients who have registered the context values “a0” and “b1”, the content recipients who have further registered the context value “b0” are clarified, and as a result, the above formula (2) Since the content receiver X0 that satisfies the logical product term (a0 AND b0) of the first term is newly specified as the delivery destination, the process proceeds to step S6. In step S6, the content is distributed to the peer node of the newly specified content recipient X0.

なお、前記検索応答メッセージREP(b0)が受信されると、コンテンツ受信者X1については上式(2)の第2項の論理積項(a0 AND b1)に加えて第1項の論理積項(a0 AND b0)も満足されることになるが、コンテンツ受信者X1へはコンテンツが配信済みなので、ここでは配信先とされない。   When the search response message REP (b0) is received, in addition to the logical product term (a0 AND b1) of the second term of the above formula (2), the logical product term of the first term is received for the content recipient X1. (a0 AND b0) is also satisfied, but since the content has already been distributed to the content receiver X1, it is not regarded as a distribution destination here.

次いで、図6の時刻t4でコンテキスト値「a1」に対応した検索応答メッセージREP(a1)が受信され、これがステップS4で検知されるとステップS5へ進む。ここでは、コンテキスト値「a0」,「b1」,「b0」を登録しているコンテンツ受信者に加えて、さらにコンテキスト値「a1」を登録しているコンテンツ受信者が明らかとなり、その結果、上式(2)の残りの第3,4項の論理積項(a1 AND b0),(a1 AND b1)を満足するコンテンツ受信者X0,x2が配信先として新たに特定されるのでステップS6へ進む。ステップS6では、コンテンツが未送信のコンテンツ受信者X2のピアノードへコンテンツが配信される。ステップS7では、全ての検索応答メッセージREPの受信が完了したと判定されるので当該処理を終了する。   Next, the search response message REP (a1) corresponding to the context value “a1” is received at time t4 in FIG. 6, and when this is detected in step S4, the process proceeds to step S5. Here, in addition to the content recipients who have registered the context values “a0”, “b1”, “b0”, the content recipients who have further registered the context value “a1” are clarified. Since the content receivers X0 and x2 that satisfy the logical product terms (a1 AND b0) and (a1 AND b1) of the remaining third and fourth terms of the expression (2) are newly specified as distribution destinations, the process proceeds to step S6. . In step S6, the content is distributed to the peer node of the content recipient X2 whose content has not been transmitted. In step S7, since it is determined that reception of all the search response messages REP has been completed, the process ends.

本発明が適用されるネットワークの構成を示した図である。It is the figure which showed the structure of the network to which this invention is applied. 各コンテンツ受信者のコンテキストを示した図である。It is the figure which showed the context of each content receiver. 各コンテキスト管理ピアノードの分散ハッシュテーブルの内容を示した図である。It is the figure which showed the content of the distributed hash table of each context management peer node. コンテンツ配信ピアノードの一実施形態の構成を示した機能ブロック図である。It is the functional block diagram which showed the structure of one Embodiment of a content delivery peer node. コンテンツ配信ピアノードの動作を示したフローチャートである。It is the flowchart which showed operation | movement of the content delivery peer node. コンテンツ配信ピアノードと他のピアノードとの通信手順を示したシーケンスフローである。It is the sequence flow which showed the communication procedure of a content delivery peer node and another peer node.

符号の説明Explanation of symbols

101…検索条件入力部,102…論理式変換部,103…要求メッセージ送信部,104…応答メッセージ受信部,105…配信先特定部,106…コンテンツ配信部,107…コンテンツデータベース,108…インターフェース   DESCRIPTION OF SYMBOLS 101 ... Search condition input part, 102 ... Logical expression conversion part, 103 ... Request message transmission part, 104 ... Response message reception part, 105 ... Distribution destination specific part, 106 ... Content distribution part, 107 ... Content database, 108 ... Interface

Claims (3)

コンテンツ受信者が自身のコンテキストを予め記録し、コンテンツ配信者がコンテキストの検索条件に合致したコンテンツ受信者へコンテンツを配信するコンテンツ配信システムにおいて、
コンテキストの論理積および論理和で構成された検索条件を、複数の論理積項が論理和で括られた多項論理式に変換する論理式変換手段と、
コンテキストごとに当該コンテキストを登録しているコンテンツ受信者の検索を要求する検索要求メッセージを送信する手段と、
前記各検索要求メッセージに対して返信され、各コンテキストを登録しているコンテンツ受信者が記録された検索応答メッセージを受信する手段と、
前記受信した検索応答メッセージに基づいて、登録しているコンテキストが前記多項論理式の各論理積項を満足するコンテンツ受信者を特定する手段と、
前記特定されたコンテンツ受信者へコンテンツを配信するコンテンツ配信手段とを具備したことを特徴とするコンテンツ配信システム。
In a content distribution system in which a content receiver records its own context in advance, and the content distributor distributes content to a content receiver that matches the context search conditions.
A logical expression conversion means for converting a search condition composed of a logical product and a logical sum of contexts into a multinomial logical expression in which a plurality of logical product terms are enclosed in a logical sum;
Means for sending a search request message for requesting a search for a content recipient who has registered the context for each context;
Means for receiving a search response message that is replied to each search request message and recorded by a content receiver that registers each context;
Means for identifying a content recipient whose registered context satisfies each logical product term of the polynomial formula based on the received search response message;
A content distribution system comprising content distribution means for distributing content to the specified content recipient.
前記コンテンツ配信手段は、前記コンテンツ受信者を特定する手段が新たに受信した検索応答メッセージに基づいて新たに特定したコンテンツ受信者に対してのみコンテンツを配信することを特徴とする請求項1に記載のコンテンツ配信システム。   The content distribution unit distributes content only to a content recipient newly specified based on a search response message newly received by the unit for specifying the content recipient. Content distribution system. コンテンツ受信者が自身のコンテキストを予め登録し、コンテンツ配信者がコンテキストの検索条件に合致したコンテンツ受信者へコンテンツを配信するコンテンツ配信方法において、
コンテキストの論理積および論理和で構成された検索条件を、複数の論理積項が論理和で括られた多項論理式に変換する手順と、
コンテキストごとに当該コンテキストを登録しているコンテンツ受信者の検索を要求する検索要求メッセージを送信する手順と、
前記各検索要求メッセージに対して返信され、各コンテキストを登録しているコンテンツ受信者が記録された検索応答メッセージを受信する手順と、
前記受信した検索応答メッセージに基づいて、登録しているコンテキストが前記多項論理式の各論理積項を満足するコンテンツ受信者を特定する手順と、
前記コンテンツ受信者が特定されると、その時点で当該特定されたコンテンツ受信者へコンテンツを配信するコンテンツ配信手順とを含むことを特徴とするコンテンツ配信方法。
In a content distribution method in which a content receiver registers its own context in advance, and the content distributor distributes content to a content receiver that matches the context search conditions.
A procedure for converting a search condition composed of a logical product and a logical sum of contexts into a multinomial logical expression in which a plurality of logical product terms are surrounded by a logical sum,
A procedure for sending a search request message for requesting a search for a content recipient who has registered the context for each context;
A procedure for receiving a search response message that is replied to each search request message and recorded by a content receiver that registers each context;
A procedure for identifying a content recipient whose registered context satisfies each logical product term of the polynomial formula based on the received search response message;
A content distribution method comprising: a content distribution procedure for distributing content to the specified content receiver at that time when the content receiver is specified.
JP2008280120A 2008-10-30 2008-10-30 Content delivery method and system Expired - Fee Related JP5408697B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008280120A JP5408697B2 (en) 2008-10-30 2008-10-30 Content delivery method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008280120A JP5408697B2 (en) 2008-10-30 2008-10-30 Content delivery method and system

Publications (2)

Publication Number Publication Date
JP2010108279A true JP2010108279A (en) 2010-05-13
JP5408697B2 JP5408697B2 (en) 2014-02-05

Family

ID=42297663

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008280120A Expired - Fee Related JP5408697B2 (en) 2008-10-30 2008-10-30 Content delivery method and system

Country Status (1)

Country Link
JP (1) JP5408697B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015194117A1 (en) * 2014-06-16 2015-12-23 日本電気株式会社 Criteria generation device, criteria generation method, recording medium containing criteria generation program, database search system, and recording medium containing database search program
JP2017523630A (en) * 2014-05-23 2017-08-17 クアルコム,インコーポレイテッド Peer-to-peer relay of discovery information
US11159941B2 (en) 2014-05-23 2021-10-26 Qualcomm Incorporated Secure relay of discovery information in wireless networks

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61221874A (en) * 1985-03-08 1986-10-02 Sharp Corp Data base converting system for natural language
JPH09101879A (en) * 1995-10-04 1997-04-15 Fujitsu Ltd Program analyzer
JP2004030682A (en) * 2003-08-25 2004-01-29 Hitachi Ltd Method and device for retrieving and delivering document
JP2007213606A (en) * 2007-04-16 2007-08-23 Ricoh Co Ltd Document retrieval system
JP2008158931A (en) * 2006-12-26 2008-07-10 Kddi Corp Content distribution system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61221874A (en) * 1985-03-08 1986-10-02 Sharp Corp Data base converting system for natural language
JPH09101879A (en) * 1995-10-04 1997-04-15 Fujitsu Ltd Program analyzer
JP2004030682A (en) * 2003-08-25 2004-01-29 Hitachi Ltd Method and device for retrieving and delivering document
JP2008158931A (en) * 2006-12-26 2008-07-10 Kddi Corp Content distribution system and method
JP2007213606A (en) * 2007-04-16 2007-08-23 Ricoh Co Ltd Document retrieval system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNB199900272001; 中島: '並列推論アーキテクチャ' エンサイクロペディア 電子情報通信ハンドブック 第1版, 19981130, p.1039-1040, 株式会社オーム社 *
JPN6013053539; 中島: '並列推論アーキテクチャ' エンサイクロペディア 電子情報通信ハンドブック 第1版, 19981130, p.1039-1040, 株式会社オーム社 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017523630A (en) * 2014-05-23 2017-08-17 クアルコム,インコーポレイテッド Peer-to-peer relay of discovery information
US10504148B2 (en) 2014-05-23 2019-12-10 Qualcomm Incorporated Peer-to-peer relaying of discovery information
US11159941B2 (en) 2014-05-23 2021-10-26 Qualcomm Incorporated Secure relay of discovery information in wireless networks
US11562397B2 (en) 2014-05-23 2023-01-24 Qualcomm Incorporated Peer-to-peer relaying of discovery information
WO2015194117A1 (en) * 2014-06-16 2015-12-23 日本電気株式会社 Criteria generation device, criteria generation method, recording medium containing criteria generation program, database search system, and recording medium containing database search program
US10769144B2 (en) 2014-06-16 2020-09-08 Nec Corporation Database search system, database search method, and non-transitory recording medium

Also Published As

Publication number Publication date
JP5408697B2 (en) 2014-02-05

Similar Documents

Publication Publication Date Title
JP5329939B2 (en) Context search method and apparatus
EP3038327B1 (en) System and method for multi-source multicasting in content-centric networks
JP4749469B2 (en) XDM service information management system and method
CN105721311A (en) System and method for efficient name-based content routing using link-state information in information-centric networks
US9503358B2 (en) Distance-based routing in an information-centric network
CN104247371A (en) Name-based neighbor discovery and multi-hop service discovery in information-centric networks
CN105407128B (en) Interest keeping method and system on intermediate router in CCN
EP3476105B1 (en) Method and system for interest groups in a content centric network
JP5541812B2 (en) Method and system for publishing content, method and system for searching content
JP6438719B2 (en) Communication system and communication program
US20110208828A1 (en) Node apparatus and computer-readable storage medium for computer program
EP2747336B1 (en) Content processing method, device and system
JP2008204108A (en) Content delivery system, server device and content delivery method
CN105376292A (en) Explicit strategy feedback in name-based forwarding
CN104205752A (en) Distributed storage system, control device, client terminal, method and program for distributing load
JP2017102914A (en) Explicit content deletion commands in content-centric network
JP5408697B2 (en) Content delivery method and system
US8978048B2 (en) Information processing system, control method, and non-transitory computer readable medium storing program
JP4793254B2 (en) Content distribution system and method
CN101394339A (en) Method, system and apparatus for routing implementation in peer-to-peer network
CN103179191B (en) P2P network control device and P2P network managing and control system
WO2010135254A1 (en) Limiting storage messages in peer to peer network
JP4952276B2 (en) Distributed data management system and method
US8108547B1 (en) Symbolic links in a distributed system
WO2012133211A1 (en) Data transfer device and data transfer method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110822

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130403

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130423

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131031

R150 Certificate of patent or registration of utility model

Ref document number: 5408697

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees