WO2009125760A1 - コンテンツ配信システム及びそれに用いるコンテンツ配信方法 - Google Patents
コンテンツ配信システム及びそれに用いるコンテンツ配信方法 Download PDFInfo
- Publication number
- WO2009125760A1 WO2009125760A1 PCT/JP2009/057120 JP2009057120W WO2009125760A1 WO 2009125760 A1 WO2009125760 A1 WO 2009125760A1 JP 2009057120 W JP2009057120 W JP 2009057120W WO 2009125760 A1 WO2009125760 A1 WO 2009125760A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- amount
- content
- peer
- contract
- peers
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1074—Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
- H04L67/1076—Resource dissemination mechanisms or network resource keeping policies for optimal resource availability in the overlay network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1074—Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
- H04L67/1078—Resource delivery mechanisms
- H04L67/1082—Resource delivery mechanisms involving incentive schemes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/478—Supplemental services, e.g. displaying phone caller identification, shopping application
- H04N21/4788—Supplemental services, e.g. displaying phone caller identification, shopping application communicating with other users, e.g. chatting
Definitions
- the present invention relates to a content delivery system and a content delivery method used therefor, and more particularly to a content delivery system in which a content receiving peer sends and receives content between receiving peers as well as a content delivery server.
- the content delivery destination client delivers the downloaded content to each other.
- P2P Peer-to-Peer
- the most popular content distribution using P2P is BitTorrent (see, for example, Non-Patent Document 1).
- FIG. 11 is a block diagram showing an example of the overall configuration of a content delivery system related to the present invention using Bittorrent.
- Bittorrent as shown in FIG. 11, a peer-to-peer network called Swarm 2 '(2'-1 to 2'-3) is constructed in content units.
- Each swarm 2 '(2'-1 to 2'-3) includes a plurality of peers 1' (1'-1-1 to 1'-1-7, 1'-2-1 to 1'-). 2-5, 1'-3-1 to 1'-3-7,), tracker (Tracker) 3 '(3'-1 to 3'-3), Torrent Web Server 4 ( Composed of 4-1 to 4-3).
- the tracker 3 ' is a server that gives the new connection party the IP (Internet Protocol) address of the peer.
- the user desiring to download the content obtains the content information and the URL (Uniform Resource Locator) of the tracker 3 'via the torrent web server 4.
- the user downloads content using a BitTorrent client. After accessing the tracker 3 'as a peer 1', the bit torrent client joins the swarm 2 'to download content.
- FIG. 12 is a block diagram showing an example of a detailed configuration of a content delivery system related to the present invention using BitTorrent.
- the peer 1 '(1'-1-1) includes a connection peer management unit 10, a connection peer transmission / reception unit 11, and a transfer control unit 12.
- the transfer control unit 12 includes an upload (Upload) management unit 120 and a download (Download) management unit 121.
- the tracker 3 '(3'-1) is composed of a peer list 30 and a peer list response unit 31.
- the tracker 3 ' manages a list of all peers participating in the swarm 2' (2'-1) in the peer list 30.
- the peer list 30 distinguishes and manages Leecher / Seeder with respect to each peer 1 'participating in the swarm. That is, in the peer list 30, PeerID (peer identification information) and Type are associated with each other and managed, and Type is used to distinguish and manage Leecher / Seeder.
- the leecher is a peer who wants to download the content, and while performing the content download, performs uploading to other leechers.
- a cedar is a peer that already holds all of the content and performs only uploads to other reachers. The cedar is the peer who is trying to distribute the content, or the peer who has finished downloading the content.
- the peer list response unit 31 in the tracker 3 ' registers a peer that has requested to participate in the swarm in the peer list 30, selects a plurality of peers from the peer list 30 as random, and responds to the peer 1' return it. Since the communication between the cedars is meaningless, when the connection peer is a cedar, selection processing is performed such that the response of the peer list 30 does not include the cedar.
- the peer 1 ' continuously notifies that it is participating in the swarm 2' by the Keep Alive process which accesses the tracker 3 'periodically.
- the peer 1 'leaves the swarm 2' the peer 1 'notifies the tracker 3' to leave.
- connection peer management unit 10 of the peer 1 ′ When the connection peer management unit 10 of the peer 1 ′ receives the connectable peer list from the tracker 3 ′, the connection peer management unit 10 performs connection with each peer in the list via the connection peer transmission / reception unit 11. Thereafter, communication between the peers 1 '(1'-1-1 to 1'-1-7) is performed via the connection peer transmission / reception unit 11.
- the content transferred in the swarm 2 ' is divided into pieces of fixed-length size (Piece), and each peer transmits and receives data piece by piece.
- Each peer always keeps track of which piece each peer holds among the connected peers by always notifying other peers of information about which piece the peer holds. doing.
- the download management unit 120 notifies whether it wants to download from the connection peer by a flag of "interest flag”.
- the upload management unit 121 selects the upload target peer from the peers desiring to download, and sends out “choke / unchoke flag (unchoke is upload permitted)”.
- the number of peers to be uploaded is a small fraction of connected peers. The exact value depends on the parameter setting at the time of operation. For example, even if the number of connected peers is 50, the number of peers permitted to upload is at most about four.
- BitTorrent it is an important feature of BitTorrent to prioritize users who download a lot of content to them, and this is called the Tit for Tat strategy. .
- the throughput of a peer-to-peer network depends on how aggressively the peer performs the upload. BitTorrent improves the overall network transfer loop by incorporating the Tit-for-Tat strategy into the upload peer selection algorithm. However, in the case of the seeder, since download processing is not performed, when selecting an upload peer, a peer with a high upload speed is preferentially selected.
- the peer that has obtained upload permission from the connection peer causes the download management unit 121 to select a piece with the smallest number of peers among the pieces to be downloaded, and makes a download request.
- This mechanism is called the Rarest First mechanism.
- the Rarest First mechanism In the content delivery system related to the present invention, by using the Rarest First mechanism, all pieces are evenly distributed on the network, so that the specific download is insufficient and the overall download efficiency is degraded. The situation can be prevented.
- BitTorrent using this Tit-for-Tat strategy and the Rarest First mechanism is most often used as a P2P content distribution method that achieves high transfer throughput across peer-to-peer networks.
- FIG. 11 although a peer, a tracker, and a torrent web server exist independently for each swarm, it is general that one tracker or torrent web server manages a plurality of swarms. Peers can also participate in multiple swarms simultaneously.
- BitTorrent recommends that each reacher be a cedar when the download is complete, if the total upload capacity is less than the total download capacity, and keep uploading until the total upload capacity exceeds the total download capacity.
- the average download speed of the reacher is the sum of the upload from the reacher and the upload from the cedar. However, when the number of reachers is extremely large compared to the number of cedars, the average download speed of reachers is almost the same as the average upload speed of reachers.
- the download speeds of the respective reachers vary, and some peers can download faster than the average download speed, while others can only download slower than the average download speed. Also, if the download bottleneck is not in the access line but in the network, the upload speed of each reacher will be lower than in the access line.
- an object of the present invention is to solve the above problems, increase the proportion of seeders that make up the swarm, and a content distribution system that can be downloaded by each reacher at a rate close to the download bandwidth of the access line It is to provide a delivery method.
- the content distribution system provides an incentive to downloaders of content to become a cedar who provides the content after the download is completed.
- Another content delivery system is a content delivery system including a plurality of swarms that are P2P (Peer-to-Peer) networks for each content to be downloaded,
- the swarm includes a plurality of peers executing downloading and uploading of the content, a means managing a list of peers participating in the swarm, and a currency fluctuation amount calculating means calculating a fluctuation amount of an incentive given to the peer
- priority contract managing means for permitting and managing the establishment of a priority transfer contract for preferentially transmitting and receiving data among the peers
- the peer is a transfer amount notification means for notifying the currency fluctuation amount calculation means of the amount of data uploaded and the amount of downloaded data among the peers, and a priority contract for requesting the priority transfer contract to the priority contract management means
- a transfer control means for transferring between the peers, and a priority transfer control means for transferring preferentially between the peers who have made the priority transfer contract
- the currency fluctuation amount calculation means calculates the amount of increase or decrease of the incentive according to the amount of
- the content distribution method provides an incentive for a leecher who is downloading content to become a cedar who provides the content after the download is completed.
- Another content delivery method is a content delivery method for use in a system including a plurality of swarms that are P2P (Peer-to-Peer) networks for each content to be downloaded, In the swarm, a plurality of peers executing downloading and uploading of the content, means for managing a list of peers participating in the swarm, and currency fluctuation amount calculating means for calculating the amount of fluctuation of the incentive given to the peer And priority contract management means for permitting and managing the establishment of a priority transfer contract for preferentially transmitting and receiving data among the peers, Transfer amount notifying means for notifying the currency fluctuation amount calculation means of the amount of data uploaded and the amount of downloaded data between the peers, and a priority contract for requesting the priority transfer contract to the priority contract management means Providing request means, transfer control means for transferring between the peers, and priority transfer control means for preferentially transferring between the peers who have made the priority transfer contract, The currency fluctuation amount calculation means calculates the amount of increase or decrease of the incentive according to the amount of uploaded
- the ratio of seeders configuring the swarm can be increased, and each reacher can be downloaded at a rate close to the download bandwidth of the access line.
- an incentive hereinafter referred to as a currency
- a seeder that provides content to Leecher, who is downloading the content, after the download is completed. It is giving.
- the percentage of seeders that make up the swarm can be increased, and each reacher can be downloaded at a rate close to the download bandwidth of the access line.
- the swarm is a P2P (Peer-to-Peer) network for each content to be downloaded.
- a currency management unit for managing the owned currency (incentive) for each peer (Peer) is provided, and each peer has a means for notifying the upload / download data amount of content between peers.
- the currency fluctuation amount calculation means in the swarm has a means for calculating the amount of owned currency according to the amount of upload contribution of each peer, whereby the currency owned by the peer is increased based on the amount of uploaded data.
- the peer preferentially downloads other swarm content using the obtained currency. By this, the peer obtains the currency by uploading the downloaded content to other peers.
- the ratio of seeders in the swarm increases, and the reacher can acquire content at a download speed higher than the upload speed.
- FIG. 1 is a block diagram showing an example of the overall configuration of a content distribution system according to a first embodiment of the present invention.
- the content delivery system according to the first embodiment of the present invention comprises a plurality of swarms 2 (2-1 to 2-3) and a currency management unit 5.
- Each swarm 2 (2-1 to 2-3) is a plurality of peers 1 (1-1-1 to 1-1-7, 1-2-1 to 1-2-5, 1-3-1 to 1) 3-7), Tracker 3 (3-1 to 3-3), and Torrent Web Server 4 (4-1 to 4-3).
- FIG. 2 is a diagram showing a detailed configuration example of the content distribution system according to the first embodiment of the present invention.
- the peer 1 (1-1-1) transfers the connection peer management unit 10, the connection peer transmission / reception unit 11, the transfer control unit 12, the priority transfer control unit 13, the priority contract request unit 14, and The volume notification unit 15 is configured.
- the tracker 3 (3-1) includes a peer list (Peer List) 30, a peer list responding unit 31, a priority contract managing unit 32, a ContentRate updating unit 33, a transfer amount receiving unit 34, and a currency fluctuation amount calculating unit. And 35.
- the tracker 3 manages the peers participating in the swarm 2 (2-1), calculates the amount of change in currency due to the peers participating in the swarm 2 transmitting and receiving content, and a preferential transfer contract between the peers Implement management of
- the currency management unit 5 includes a currency table (Table) 51 and a currency updating unit 50, and manages the owned currency for each peer specified by the PeerID (peer identification information).
- Table currency table
- PeerID peer identification information
- connection peer management unit 10 in the peer 1 notifies the peer list response unit 31 in the tracker 3 that it participates in the swarm 2 when participating in the swarm 2, and a list of connectable peers from the tracker 3 is displayed. get.
- the connection peer management unit 10 notifies the connection peer transmission / reception unit 11 of the acquired list of peers, and the connection peer transmission / reception unit 11 performs connection with each peer.
- An upload (Upload) management unit (not shown) of the transfer control unit 12 selects a peer to be uploaded based on the Tit for Tat strategy.
- a download management unit (not shown) of the transfer control unit 12 selects a download target piece (Piece) from the peer for which the download is permitted.
- the transfer amount notifying unit 15 periodically notifies the transfer amount receiving unit 34 in the tracker 3 from which peer the upload and the download are performed.
- the currency fluctuation amount calculation unit 35 calculates the amount of data transfer between peers obtained from the transfer amount reception unit 34, the ContentRate obtained from the ContentRate management unit 33, and the contract type input from the priority contract management unit 32. Based on the calculated change in currency between the peers, a request based on the calculation result is notified to the currency updating unit 50 in the currency management unit 5.
- the Currency updating unit 50 accesses the Currency table 51 based on the request content from the currency fluctuation amount calculating unit 35, and updates the amount of currency held by each peer.
- Each peer 1 obtains the currency by performing an upload process. Peer 1 uses the acquired currency to purchase the right to download content from Swarm 2 that holds the content he / she wants to download, prior to normal connection.
- the peer 1 requests the priority contract management unit 32 in the tracker 3 through the priority contract request unit 14 to purchase the right to download preferentially to the normal peer.
- the peer that has preferentially purchased the download right or the peer that connects to the peer performs processing for downloading or uploading the content with priority in the priority transfer control unit 13 than usual.
- the peer 1 can acquire currency by uploading content, and can preferentially download other content using the acquired currency. Since uploading of certain content leads to the advantage of high-speed download of other content, the peer 1 becomes a cedar even after downloading of content is complete, and there is a reason for continuing to execute the upload process.
- the ContentRate management unit 33 can dynamically change the ContentRate. There are several possible ways to change ContentRate. In this case, the higher the ContentRate, the more recommended the upload is, which has the effect of suppressing the download.
- priority control in the content delivery system according to the first embodiment of the present invention will be described.
- the reacher purchases the right to download content continuously from the cedar.
- FIG. 3 is a block diagram showing a configuration example of the priority contract management unit 32 in the tracker 3 of FIG.
- the priority contract management unit 32 includes a constant seeding management unit 320 and a storage unit 321.
- the storage unit 321 stores a Constant Seeding Working Pair list (List) 3211, a Constant Seeding Leecher Waiting list 3212, and a Constant Seeding Seeder Waiting list 3213.
- the Constant Seeding management unit 320 manages a set of a seeder and a reacher executing Constant Seeding on the Constant Seeing Working Pair list 3211.
- the Constant Seeding Leecher Waiting list 3212 manages Leechers who have not found a Constant Seeding partner, and the Constant Seeding Seeder Waiting list 3213 manages a seeder who has not found a Constant Seeding partner.
- Peer 1 is for tracker 3 -ContentID: ContentID for Constant Seeding
- FIG. 4 is a flowchart showing an operation when the seeder in the constant seeding management unit 320 of FIG. 3 requests constant seeding.
- FIG. 5 is a flowchart showing an operation when the reacher in the constant seeding management unit 320 of FIG. 3 requests constant seeding.
- FIG. 6 is a flow chart showing the operation of enforcing a Constant Seeding contract with the opposite peer in Peer 1 of FIG.
- FIG. 7 is a sequence chart showing an operation example of the Constant Seeding contract when the seeder enters the Waiting list according to the first embodiment of the present invention
- FIG. 8 is a waiting for the reacher according to the first embodiment of the present invention. It is a sequence chart which shows the operation example of the Constant Seeding contract in the case of entering into a list. The operation of the content distribution system according to the first embodiment of the present invention will be described with reference to FIGS. 1 to 8.
- FIG. 4 shows the operation flow of the Constant Seeding management unit 320 when a seeder who desires Constant Seeding requests Constant Seeding from the tracker 3.
- the Constant Seeding management unit 320 checks the Constant Seeding Leecher Waiting list 3213 (step S1 in FIG. 4).
- the Constant Seeding management unit 320 checks the weight flag when the Constant Seeding Leecher Waiting list 3213 is empty (step S6 in FIG. 4), and adds it to the Constant Seeding Seeder Waiting list 3213 only when the weight flag is “1” (FIG. 4 steps S7). Then, the Constant Seeding management unit 320 notifies the seeder that there is no reacher targeted for Constant Seeding (Step S8 in FIG. 4).
- FIG. 5 shows the operation flow of the Constant Seeding management unit 320 when a reacher who desires Constant Seeding requests Constant Seeding from the tracker 3.
- the constant seeding management unit 320 When a peer who desires a reacher makes a request for constant seeding to the tracker 3, the constant seeding management unit 320 first instructs the currency management unit 5 whether the reacher holds the deposit necessary for constant seeding. If there is no deposit (insufficient), the request is rejected and the processing is terminated.
- the Constant Seeding management unit 320 acquires the currency for the deposit from the currency management unit 5 (step S12 in FIG. 5). Furthermore, the Constant Seeding management unit 320 checks the Constant Seeding Seeder Waiting list 3213 (step S13 in FIG. 5).
- the Constant Seeding management unit 320 checks the weight flag when the Constant Seeding Seeding Waiting list 3213 is empty (step S18 in FIG. 5), and adds it to the Constant Seeding Leecher Waiting list 3212 only when the weight flag is “1” (FIG. 5 steps S19). Then, the Constant Seeding management unit 320 notifies the reacher that there is no seed for Constant Seeding (Step S20 in FIG. 5).
- FIG. 6 shows an operation at the time of enforcing a Constant Seeding contract with the opposite peer in the peer 1 of FIG.
- the peer 1 requests the opposite peer to execute constant seeding (step S21 in FIG. 6), and when the permission reply of constant seeding is returned from the opposite peer (step S22 in FIG. 6), the constant seeding for the tracker 3 is performed. It notifies that the connection is successful (FIG. 6, step S23).
- step S22 in FIG. 6 the peer 1 notifies the tracker 3 that the constant seeding connection has failed (step 6 in FIG. 6) and again performs constant seeding on the tracker 3. Request the acquisition of the opposite peer of (step S25 in FIG. 6).
- the constant seeding management unit 320 changes the state of the corresponding entry (Entry) of the constant seeding working pair list 3211 from negotiation to running when notified of successful connection of constant seeding from the peer 1 (step S23 in FIG. 6). Do.
- the constant seeding managing unit 320 deletes the corresponding entry from the constant seeding working pair list 3211 when notified by the peer that the connection of constant seeding has failed (step S24 in FIG. 6).
- FIG. 7 shows an operation example of the Constant Seeding contract when the seeder enters the Waiting list
- FIG. 8 shows an operation example of the Constant Seeding contract when the reacher enters the Waiting list.
- the peer that has sent and received the content periodically sends information such as PeerID, ContentID, opposite PeerID, time, transfer type, upload byte amount, download byte amount to the currency management unit 5.
- the currency management unit 5 calculates the change in currency between the peers based on the collected information.
- FIG. 9 is a diagram showing an example of increase and decrease of the currency calculated by the currency management unit 5 shown in FIG.
- it is not necessary to simultaneously perform the collection of data transfer amounts from two peers and the timing of price update, and it is only necessary to update the half value respectively.
- the upload and download amounts of the two peers are compared, and when detecting a peer making an incorrect declaration, the acquired currency is invalidated and a penalty such as suspension of use of the content distribution system is given, etc. It is also necessary to prevent unauthorized access.
- the amount of decrease of the currency becomes larger than the currency owned by the peer.
- One way to do this is to ensure that the holding currency does not go below zero.
- CotentRate is a price for transmitting / receiving 1 byte of Content, and fluctuates according to the demand of Content.
- Tracker 3 is NumConstantSeeding using the number of peers performing Constant Seeding (number of entries in Constant Seeding table) and the number of peers requesting Constant Seeding (number of entries in Constant Seeding Request list) for Content. Periodically report a certain NumConstantSeeindgRequester.
- Constant Seeding in the present embodiment will be described. Unlike regular currency fluctuations, currency fluctuations between peers when making a ConstantSeed contract are calculated as follows. In addition, ContentRate of ConstantSeeding uses ContentRate when a ConstantSeed contract is concluded, and there is no change during contract execution.
- the amount of money spent on the Leecher side is Contract fee: ContentLength * ⁇ * ContentRate Transfer fee: Download Byte amount * ⁇ * ContentRate Deposit: ContentLength * ( ⁇ + ⁇ ) * ContentRate It becomes.
- the amount of money received on the cedar side is Transfer fee: Upload Byte amount * ( ⁇ + ⁇ ) * ContentRate It becomes.
- ContentLength Length of Content.
- the reacher pays Deposit corresponding to the amount downloaded by ConstantSeed when the content is requested by ConstantSeed. If a contract is not established immediately after the ConstantSeed request, and there is a change in ContentRate, the deposit is calculated again, and the difference is paid or refunded.
- the Constant Seeding Leecher fee that the Leecher ultimately pays is the contract fee and the transfer fee, and the deposit minus the Constant Seeding fee is refunded at the end of the ConstantSeeding contract.
- the leecher can prevent the contract from being signed or destroyed easily.
- Cedar can prevent a situation in which only the contract of Constant Seeding is executed and uploading is not performed or the data rate is suppressed.
- the currency control unit 5 obtains the difference.
- the Leecher can have a ConstantSeed contract with multiple cedars at the same time, but he has to pay a fee for each cedar.
- BitTorrent (registered trademark)] takes time for peers to download at high speed, but in the present embodiment, it is guaranteed to download content from a specific cedar when joining a swarm. Immediately after the start of download, it becomes possible to download at high speed.
- the seed to be downloaded stops uploading to the relevant peer on the way and is not uploaded to other peers, stable downloading is possible.
- FIG. 10 is a diagram showing an example of selection of a upload destination peer of a Cedar executing a Constant Seeding contract according to the first embodiment of this invention.
- a peer operating with a cedar always selects a peer that has signed a Constant Seeding contract as an upload target peer.
- the currency fluctuation amount calculation unit 35 adds the currency of upload capacity ⁇ ContentRate to the cedar at the time of normal transfer. Peers can obtain currency for the first time by acting as a cedar and performing upload processing.
- the ratio of seeders in the swarm increases, and the reacher can acquire content at a download speed higher than the upload speed.
- the above-described content distribution method of the present invention is also applicable to a swarm in which many users use a line whose download band is extremely large compared to the upload band of an ADSL (Asymmetric Digital Subscriber Line) line or the like.
- ADSL Asymmetric Digital Subscriber Line
- the present invention by using the content distribution method described above, that is, by increasing the ratio of the seeders configuring the swarm, most of the users use the upload bandwidth compared to the download bandwidth such as the ADSL line. Even in the situation where a very small line is used, each reacher can be downloaded at a rate close to the download band of the access line.
- the present invention can increase the proportion of seeders that make up the swarm, and can contribute to each peer of each reacher downloading at a rate close to the download bandwidth of the access line.
- FIG. 1 is a block diagram showing an example of the overall configuration of a content delivery system related to the present invention using bit torrents. It is a block diagram which shows the example of a detailed structure of the content delivery system relevant to this invention using bit torrent.
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- General Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Computer And Data Communications (AREA)
- Information Transfer Between Computers (AREA)
Abstract
【課題】 スウォームを構成するシーダーの割合を大きくし、各リーチャーがアクセス回線のダウンロード帯域に近いレートでダウンロードすることが可能なコンテンツ配信システムを提供する。 【解決手段】 コンテンツ配信システムは、コンテンツをダウンロード中のリーチャー(ピア1-1-1~1-1-7,1-2-1~1-2-5,1-3-1~1-3-7)に対して、そのダウンロード完了後にコンテンツを提供するシーダー(ピア1-1-1~1-1-7,1-2-1~1-2-5,1-3-1~1-3-7)となるようにインセンティブを与えている。
Description
本発明はコンテンツ配信システム及びそれに用いるコンテンツ配信方法に関し、特にコンテンツを受信するピアが、コンテンツ配信サーバだけでなく、受信ピア間でコンテンツの送受信を行うコンテンツ配信システムに関する。
コンテンツの配信方法としては、コンテンツ配信元のサーバからコンテンツ配信先のクライアントにデータをダウンロードするクライントサーバモデルに加えて、コンテンツ配信先のクライアント同士でダウンロードしたコンテンツを配信しあうことで配信元サーバの負荷を削減するP2P(Peer-to-Peer)モデルが存在する。P2Pを利用したコンテンツ配信で最も普及しているのがビットトレント[BitTorrent(登録商標)]である(例えば、非特許文献1参照)。
図11はビットトレントを利用した本発明に関連するコンテンツ配信システムの全体構成例を示すブロック図である。ビットトレントでは、図11に示すように、コンテンツ単位でスウォーム(Swarm)2’(2’-1~2’-3)と呼ばれるピアツーピアネットワークが構築される。
各スウォーム2’(2’-1~2’-3)は、複数のピア(Peer)1’(1’-1-1~1’-1-7,1’-2-1~1’-2-5,1’-3-1~1’-3-7,)と、トラッカー(Tracker)3’(3’-1~3’-3)と、トレントWebサーバ(Torrent Web Server)4(4-1~4-3)とから構成される。トラッカー3’は、新規接続者にピアのIP(Internet Protocol)アドレスを教えるサーバである。
コンテンツのダウンロードを希望するユーザは、トレントWebサーバ4経由でコンテンツの情報及びトラッカー3’のURL(Uniform Resource Locator)を入手する。該ユーザは、ビットトレントクライアントを利用してコンテンツをダウンロードする。ビットトレントクライアントは、ピア1’としてトラッカー3’にアクセス後、スウォーム2’に参加してコンテンツのダウンロードを行う。
図12はビットトレントを利用した本発明に関連するコンテンツ配信システムの詳細構成例を示すブロック図である。ピア1’(1’-1-1)は、接続ピア管理部10と、接続ピア送受信部11と、転送制御部12とから構成される。転送制御部12は、アップロード(Upload)管理部120と、ダウンロード(Download)管理部121とから構成される。
トラッカー3’(3’-1)は、ピアリスト(Peer List)30と、ピアリスト応答部31とから構成される。トラッカー3’は、スウォーム2’(2’-1)に参加している全てのピアの一覧をピアリスト30にて管理する。ピアリスト30では、スウォームに参加している各ピア1’に関してリーチャー(Leecher)/シーダー(Seeder)を区別して管理する。つまり、ピアリスト30では、PeerID(ピア識別情報)とType(タイプ)とを対応付けて管理しており、Typeにてリーチャー(Leecher)/シーダー(Seeder)を区別して管理している。
リーチャーは、コンテンツのダウンロードを希望するピアであり、コンテンツをダウンロードしつつ、他のリーチャーに対してアップロードを実行する。これ対して、シーダーは、既にコンテンツの全てを保有して他のリーチャーに対してアップロードだけを実施するピアである。シーダーとなるのは、コンテンツの配布をしようとしているピア、もしくはコンテンツのダウンロードを完了したピアである。
コンテンツのダウンロードを希望するするピア(=リーチャー)は、ピア1’内の接続ピア管理部10から、トラッカー3’に対して接続可能な複数のピアのリストを要求する。トラッカー3’内のピアリスト応答部31は、スウォーム参加を希望してきたピアをピアリスト30に登録すると共に、ピアリスト30から複数のピアをランダム(Random)に選択して、ピア1’に応答を返す。尚、シーダー同士での通信は無意味であるため、接続ピアがシーダーの時には、ピアリスト30の応答にシーダーが含まれないような選択処理が行われる。
ピア1’は、定期的にトラッカー3’にアクセスするKeep Alive処理によってスウォーム2’に参加していることを継続的に通知する。また、ピア1’は、スウォーム2’から離脱する際に、トラッカー3’に離脱する旨を通知する。トラッカー3’は、あるピアに対するKeep Alive Timeoutが発生したり、あるピアが離脱することが通知されたりした場合には、ピアリスト30から該当ピアを削除する。
ピア1’の接続ピア管理部10は、トラッカー3’から接続可能なピアのリストを受信すると、接続ピア送受信部11経由でリスト内の各ピアとの接続を行う。以後、ピア1’(1’-1-1~1’-1-7)間の通信は、接続ピア送受信部11を介して実行される。
スウォーム2’内で転送されるコンテンツは、固定長サイズのピース(Piece)に分割され、各ピアは、ピース単位でデータの送受信を行う。各ピアは、自身がどのピースを保有しているかの情報を、常時、他のピアに通知することで、接続したピア間では、互いに相手がどのピースを保有しているのかを、常時、把握している。
ダウンロード管理部120は、接続ピアからダウンロードしたいかどうかを、「interest flag」というフラグによって通知する。アップロード管理部121は、ダウンロードを希望しているピアの中からアップロード対象のピアを選択して「choke/unchoke flag(unchokeがアップロード許可)」を送出する。
一般に、アップロード対象のピア数は、接続ピアのほんの一部である。厳密な値は、運用時のパラメータ設定に依存するが、例えば、接続ピア数が50であっても、アップロード許可するピアの数はたかだか4程度である。このアップロード対象のピアを選択する際に、自分に多くのコンテンツをダウンロードしてくれるユーザを優先的に選択することがビットトレントの重要な特徴であり、これはTit for Tat戦略と呼ばれている。
このTit for Tat戦略に従って、定期的にアップロード対象のピアを更新し、互いにコンテンツの送受信をしあうことで、高速にアップロードを実行するピア程、優先的にダウンロードをすることが可能になる。各ピアは、高速なダウンロードを実現するために、他のピアに高速にアップロードする必要があり、積極的にアップロード処理を実施する。
ピアツーピアネットワークのスループットは、ピアがどれだけ積極的にアップロードを実施するかに依存する。ビットトレントは、Tit-for-Tat戦略をアップロードピア選択アルゴリズムに組み入れることでネットワーク全体の転送ループットを向上させている。但し、シーダーの場合には、ダウンロード処理を行わないため、アップロードピアの選択を行う際に、アップロード速度の高いピアを優先して選択する。
次に、接続ピアよりアップロード許可を得たピアは、ダウンロード管理部121において、ダウンロード対象ピースの中で、最も保有するピア数の少ないピースを選択してダウンロード要求する。この仕組みをRarest First機構と呼ぶ。本発明に関連するコンテンツ配信システムでは、Rarest First機構を利用することで、全てのピースが均等にネットワーク上に配布されるようになるため、特定のピースが足りなくなって全体のダウンロード効率が劣化する状況を防止することができる。
このTit-for-Tat戦略と、Rarest First機構とを利用したビットトレントは、ピアツーピアネットワーク全体で高い転送スループットを実現するP2Pコンテンツ配布方式として最も多く利用されている。
尚、図11では、スウォーム毎に独立にピア、トラッカー、トレントWebサーバが存在するが、一つのトラッカーやトレントWebサーバが複数のスウォームを管理するのが一般的である。また、ピアは、複数のスウォームに同時に参加することも可能である。
"Incentives Build Robustness in BitTorrent(登録商標)",B.Cohen,In Proc.of 1st Workshop on Economics of Peer-to-Peer Systems(June 2003)(http://www.bittorrent.org/protocol.html)
本発明に関連するコンテンツ配信システムでは、スウォーム内の各リーチャーの平均受信スループットは、
LeecherDown
=LeecherUp
+SeederUp*SeederNum/LeecherNum
という式にて計算される。ここで、LeecherDown:リーチャーの平均ダウンロード速度、LeecherUp:リーチャーの平均アップロード速度、SeederUp:シーダーの平均アップロード速度、SeederNum:シーダーの数、LeecherNum:リーチャーの数である。
LeecherDown
=LeecherUp
+SeederUp*SeederNum/LeecherNum
という式にて計算される。ここで、LeecherDown:リーチャーの平均ダウンロード速度、LeecherUp:リーチャーの平均アップロード速度、SeederUp:シーダーの平均アップロード速度、SeederNum:シーダーの数、LeecherNum:リーチャーの数である。
ビットトレントでは、各リーチャーは、ダウンロードが完了した際、総アップロード容量が総ダウンロード容量より小さい場合にシーダーとなり、総アップロード容量が総ダウンロード容量を超えるまではアップロードをし続けることが推奨されている。
ピアは、コンテンツのダウンロード中、高速にアップロードする方が高速にダウンロードできるため、積極的にアップロード処理を行う。しかしながら、ダウンロード完了後はアップロードを継続しても特にメリットが発生しないため、ダウンロード完了後にスウォームとの接続を切断するユーザが多い。そのため、リーチャー数に比べてシーダー数は極端に小さい状態となりやすい。
リーチャーの平均ダウンロード速度は、リーチャーからのアップロード分とシーダーからのアップロード分との合計となる。しかしながら、リーチャー数がシーダー数に比べて極端に大きい場合には、リーチャーの平均ダウンロード速度がリーチャーの平均アップロード速度とほとんど変わらなくなる。
実際には、各リーチャーのダウンロード速度にはばらつきがあり、平均ダウンロード速度よりも高速にダウンロードできるピアもあれば、逆に平均ダウンロード速度よりも低速にしかダウンロードできないピアも存在する。また、ダウンロードのボトルネック箇所がアクセス回線ではなく、ネッワーク内部に存在する場合、各リーチャーのアップロード速度はアクセス回線よりも小さくなってしまう。
そこで、本発明の目的は上記の問題点を解消し、スウォームを構成するシーダーの割合を大きくし、各リーチャーがアクセス回線のダウンロード帯域に近いレートでダウンロードすることができるコンテンツ配信システム及びそれに用いるコンテンツ配信方法を提供することにある。
本発明によるコンテンツ配信システムは、コンテンツをダウンロード中のリーチャーに対して、そのダウンロード完了後に前記コンテンツを提供するシーダーとなるようにインセンティブを与えている。
本発明による他のコンテンツ配信システムは、ダウンロード対象のコンテンツ毎のP2P(Peer-to-Peer)ネットワークである複数のスウォームを含むコンテンツ配信システムであって、
前記スウォームは、前記コンテンツのダウンロード及びアップロードを実行する複数のピアと、前記スウォームに参加するピアの一覧を管理する手段と、前記ピアに付与されたインセンティブの変動量を算出する通貨変動量算出手段と、前記ピア間で優先的にデータを送受信するための優先転送契約を結ぶことを許可・管理する優先契約管理手段とを備え、
前記ピアは、前記ピア間でアップロードしたデータ量及びダウンロードしたデータ量を前記通貨変動量算出手段に通知する転送量通知手段と、前記優先契約管理手段に対して前記優先転送契約を要求する優先契約要求手段と、前記ピア間での転送を行う転送制御手段と、前記優先転送契約を行ったピアとの間で優先的に転送を行う優先転送制御手段とを備え、
前記通貨変動量算出手段は、前記ピア間のアップロードしたデータ量及びダウンロードしたデータ量に応じて前記インセンティブの増減量を算出しかつその算出結果に基づく要求を前記コンテンツを受信するピア毎に前記インセンティブの保有量の管理を行う通貨管理手段に対して通知し、
前記通貨管理手段は、前記通貨変動量算出手段からの要求に応じて前記インセンティブの量を更新し、
前記優先契約要求手段は、前記インセンティブの保有量に基づいて前記優先契約管理手段に対して前記優先転送契約を要求している。
前記スウォームは、前記コンテンツのダウンロード及びアップロードを実行する複数のピアと、前記スウォームに参加するピアの一覧を管理する手段と、前記ピアに付与されたインセンティブの変動量を算出する通貨変動量算出手段と、前記ピア間で優先的にデータを送受信するための優先転送契約を結ぶことを許可・管理する優先契約管理手段とを備え、
前記ピアは、前記ピア間でアップロードしたデータ量及びダウンロードしたデータ量を前記通貨変動量算出手段に通知する転送量通知手段と、前記優先契約管理手段に対して前記優先転送契約を要求する優先契約要求手段と、前記ピア間での転送を行う転送制御手段と、前記優先転送契約を行ったピアとの間で優先的に転送を行う優先転送制御手段とを備え、
前記通貨変動量算出手段は、前記ピア間のアップロードしたデータ量及びダウンロードしたデータ量に応じて前記インセンティブの増減量を算出しかつその算出結果に基づく要求を前記コンテンツを受信するピア毎に前記インセンティブの保有量の管理を行う通貨管理手段に対して通知し、
前記通貨管理手段は、前記通貨変動量算出手段からの要求に応じて前記インセンティブの量を更新し、
前記優先契約要求手段は、前記インセンティブの保有量に基づいて前記優先契約管理手段に対して前記優先転送契約を要求している。
本発明によるコンテンツ配信方法は、コンテンツをダウンロード中のリーチャーに対して、そのダウンロード完了後に前記コンテンツを提供するシーダーとなるようにインセンティブを与えている。
本発明による他のコンテンツ配信方法は、ダウンロード対象のコンテンツ毎のP2P(Peer-to-Peer)ネットワークである複数のスウォームを含むシステムに用いるコンテンツ配信方法であって、
前記スウォームに、前記コンテンツのダウンロード及びアップロードを実行する複数のピアと、前記スウォームに参加するピアの一覧を管理する手段と、前記ピアに付与されたインセンティブの変動量を算出する通貨変動量算出手段と、前記ピア間で優先的にデータを送受信するための優先転送契約を結ぶことを許可・管理する優先契約管理手段とを設け、
前記ピアに、前記ピア間でアップロードしたデータ量及びダウンロードしたデータ量を前記通貨変動量算出手段に通知する転送量通知手段と、前記優先契約管理手段に対して前記優先転送契約を要求する優先契約要求手段と、前記ピア間での転送を行う転送制御手段と、前記優先転送契約を行ったピアとの間で優先的に転送を行う優先転送制御手段とを設け、
前記通貨変動量算出手段が、前記ピア間のアップロードしたデータ量及びダウンロードしたデータ量に応じて前記インセンティブの増減量を算出しかつその算出結果に基づく要求を前記コンテンツを受信するピア毎に前記インセンティブの保有量の管理を行う通貨管理手段に対して通知し、
前記通貨管理手段が、前記通貨変動量算出手段からの要求に応じて前記インセンティブの量を更新し、
前記優先契約要求手段が、前記インセンティブの保有量に基づいて前記優先契約管理手段に対して前記優先転送契約を要求している。
前記スウォームに、前記コンテンツのダウンロード及びアップロードを実行する複数のピアと、前記スウォームに参加するピアの一覧を管理する手段と、前記ピアに付与されたインセンティブの変動量を算出する通貨変動量算出手段と、前記ピア間で優先的にデータを送受信するための優先転送契約を結ぶことを許可・管理する優先契約管理手段とを設け、
前記ピアに、前記ピア間でアップロードしたデータ量及びダウンロードしたデータ量を前記通貨変動量算出手段に通知する転送量通知手段と、前記優先契約管理手段に対して前記優先転送契約を要求する優先契約要求手段と、前記ピア間での転送を行う転送制御手段と、前記優先転送契約を行ったピアとの間で優先的に転送を行う優先転送制御手段とを設け、
前記通貨変動量算出手段が、前記ピア間のアップロードしたデータ量及びダウンロードしたデータ量に応じて前記インセンティブの増減量を算出しかつその算出結果に基づく要求を前記コンテンツを受信するピア毎に前記インセンティブの保有量の管理を行う通貨管理手段に対して通知し、
前記通貨管理手段が、前記通貨変動量算出手段からの要求に応じて前記インセンティブの量を更新し、
前記優先契約要求手段が、前記インセンティブの保有量に基づいて前記優先契約管理手段に対して前記優先転送契約を要求している。
本発明は、上記のような構成及び動作とすることで、スウォームを構成するシーダーの割合を大きくし、各リーチャーがアクセス回線のダウンロード帯域に近いレートでダウンロードすることができるという効果が得られる。
次に、本発明の実施の形態について図面を参照して説明する。まず、本発明によるコンテンツ配信システムの概要について説明する。本発明によるコンテンツ配信システムでは、コンテンツをダウンロード中のリーチャー(Leecher)に対して、そのダウンロード完了後に、コンテンツを提供するシーダー(Seeder)となるようにインセンティブ(Incentive)(以下、通貨とする)を与えている。
これによって、本発明によるコンテンツ配信システムでは、スウォーム(Swarm)を構成するシーダーの割合を大きくし、各リーチャーがアクセス回線のダウンロード帯域に近いレートでダウンロードすることを可能としている。ここで、スウォームは、ダウンロード対象のコンテンツ毎のP2P(Peer-to-Peer)ネットワークである。
本発明によるコンテンツ配信システムでは、ピア(Peer)毎の保有通貨(インセンティブ)を管理する通貨管理部を配備し、各ピアは、ピア間とのコンテンツのアップロード・ダウンロードデータ量を通知する手段を有している。スウォーム内の通貨変動量算出手段は、各ピアのアップロード貢献量に応じて保有通貨量を算出する手段を有することによって、ピアの保有通貨がアップロードデータ量に基づいて増加する。ピアは、入手した通貨を利用して、他のスウォームコンテンツを優先的にダウンロードする。これによって、ピアは、ダウンロードしたコンテンツを他のピアにアップロードすることによって通貨を入手する。
本発明によるコンテンツ配信システムでは、ピアが入手した通貨を利用することで、他のコンテンツを優先的にダウンロードすることが可能となるため、コンテンツダウンロード後にもシーダーとなり、アップロード処理を継続実行する理由付けが発生する。
結果として、本発明によるコンテンツ配信システムでは、スウォーム内のシーダーの比率が増加し、リーチャーはアップロード速度よりも高いダウンロード速度でコンテンツを取得することが可能となる。
図1は本発明の第1の実施の形態によるコンテンツ配信システムの全体構成例を示すブロック図である。図1において、本発明の第1の実施の形態によるコンテンツ配信システムは、複数のスウォーム2(2-1~2-3)と、通貨管理部5とから構成される。各スウォーム2(2-1~2-3)は、複数のピア1(1-1-1~1-1-7,1-2-1~1-2-5,1-3-1~1-3-7)と、トラッカー(Tracker)3(3-1~3-3)と、トレントWebサーバ(Torrent Web Server)4(4-1~4-3)とから構成される。
図2は本発明の第1の実施の形態によるコンテンツ配信システムの詳細構成例を示す図である。図2において、ピア1(1-1-1)は、接続ピア管理部10と、接続ピア送受信部11と、転送制御部12と、優先転送制御部13と、優先契約要求部14と、転送量通知部15とから構成される。
トラッカー3(3-1)は、ピアリスト(Peer List)30と、ピアリスト応答部31と、優先契約管理部32と、ContentRate更新部33と、転送量受信部34と、通貨変動量算出部35とから構成される。トラッカー3は、スウォーム2(2-1)に参加しているピアの管理を行うと共に、スウォーム2に参加するピアがコンテンツを送受信することによる通貨の増減量の算出、ピア間での優先転送契約の管理を実施する。
通貨管理部5は、Currencyテーブル(Table)51と、Currency更新部50とから構成され、PeerID(ピア識別情報)で特定されるピア毎に保有通貨の管理を行う。
ピア1内の接続ピア管理部10は、スウォーム2への参加時に、トラッカー3内のピアリスト応答部31に対してスウォーム2に参加することを通知し、トラッカー3から接続可能なピアの一覧を取得する。接続ピア管理部10は、入手したピアの一覧を接続ピア送受信部11に通知し、接続ピア送受信部11は、各ピアとの接続を行う。
転送制御部12のアップロード(Upload)管理部(図示せず)は、アップロード対象のピアをTit for Tat戦略に基づいて選択する。転送制御部12のダウンロード管理部(図示せず)は、ダウンロード許可されたピアからのダウンロード対象のピース(Piece)の選択を行う。
転送量通知部15は、どのピアからアップロード及びダウンロードを行ったかを定期的にトラッカー3内の転送量受信部34に通知する。
通貨変動量算出部35は、転送量受信部34より入手されるピア間でのデータ転送量と、ContentRate管理部33から入手されるContentRateと、優先契約管理部32から入力される契約種別とに基づいてピア間での通貨の増減を算出し、その算出結果に基づいた要求を通貨管理部5内のCurrency更新部50に通知する。
Currency更新部50は、通貨変動量算出部35からの要求内容に基づいてCurrencyテーブル51にアクセスし、各ピアの保有通貨量を更新する。
各ピア1は、アップロード処理を実行することによって通貨を入手する。ピア1は、入手した通貨を利用して、自分のダウンロードしたいコンテンツを保有するスウォーム2から、コンテンツを通常の接続よりも優先的にダウンロードする権利を購入する。
具体的に説明すると、ピア1は、優先契約要求部14を通じて、トラッカー3内の優先契約管理部32に対して、通常のピアよりも優先的にダウンロードする権利の購入を要求する。優先的にダウンロード権利を購入したピア、もしくは該ピアと接続するピアは、優先転送制御部13にて通常よりもコンテンツを優先的にダウンロードもしくはアップロードする処理を実施する。
ピア1は、コンテンツをアップロードすることで通貨を入手し、入手した通貨を利用して他のコンテンツを優先的にダウンロードすることが可能となる。あるコンテンツでアップロードすることが他のコンテンツを高速にダウンロードするメリットにつながるため、ピア1は、コンテンツのダウンロード完了後にもシーダーとなり、アップロード処理を継続実行する理由付けが発生する。
次に、ContentRateの動的算出について説明する。ContentRate管理部33は、動的にContentRateを変更することが可能である。ContentRateの変更方法としては、いくつかの種類が考えられる。この場合には、ContentRateが高いものほどアップロードが推奨され、ダウンロードが抑制される効果がある。
ContentRateの変更方法は、
(1)ContentRate=リーチャー数/シーダー数
という式でContentRateを動的に算出する場合には、シーダーの割合が少ないほどContentRateが高くなり、アップロードが推奨される。
(2)ContentRate
=リーチャー総アップロードレート/シーダー総アップロードレート
という式でContentRateを動的に算出する場合には、シーダーの割合が少ないほどContentRateが高くなり、アップロードが推奨される点は(1)と同じであるが、実際のアップロードトラフィックレートを利用することで、各ピアのアップロード能力を考慮してContentRateを設定する。
(3)コンテンツ運用業者によってContentRateを設定する場合には、コンテンツ運用業者が高速ダウンロードを実行可能としたコンテンツに関してContentRateを大きく設定することで、より多くのシーダーを集めるようにする。
という方法がある。
(1)ContentRate=リーチャー数/シーダー数
という式でContentRateを動的に算出する場合には、シーダーの割合が少ないほどContentRateが高くなり、アップロードが推奨される。
(2)ContentRate
=リーチャー総アップロードレート/シーダー総アップロードレート
という式でContentRateを動的に算出する場合には、シーダーの割合が少ないほどContentRateが高くなり、アップロードが推奨される点は(1)と同じであるが、実際のアップロードトラフィックレートを利用することで、各ピアのアップロード能力を考慮してContentRateを設定する。
(3)コンテンツ運用業者によってContentRateを設定する場合には、コンテンツ運用業者が高速ダウンロードを実行可能としたコンテンツに関してContentRateを大きく設定することで、より多くのシーダーを集めるようにする。
という方法がある。
ContentRateを変更する際には、ContentRateの急激な変動を抑制するために、ContentRateの更新周期を1時間に1度程度と長めに設定したり、加重平均等を利用して段階的に変更していくことも考えられる。
本発明の第1の実施の形態によるコンテンツ配信システムにおける優先制御の具体例について説明する。本実施の形態では、通貨を利用した優先制御として、リーチャーがシーダーから継続的にコンテンツをダウンロードする権利を購入する。
図3は図2のトラッカー3内の優先契約管理部32の構成例を示すブロック図である。図3において、優先契約管理部32は、Constant Seeding管理部320と、記憶部321とから構成される。記憶部321は、Constant Seeding Working Pairリスト(List)3211と、Constant Seeding Leecher Waitingリスト3212と、Constant Seeding Seeder Waitingリスト3213とを記憶する。
Constant Seeding管理部320は、Constant Seeing Working Pairリスト3211上でConstant Seedingを実行中のシーダーとリーチャーとの組を管理する。Constant Seeding Leecher Waitingリスト3212では、Constant Seedingの相手が見つかっていないリーチャーが管理され、Constant Seeding Seeder Waitingリスト3213では、Constant Seedingの相手が見つかっていないシーダーが管理される。
ピア1は、トラッカー3に対して、
・ContentID:Constant Seeding対象のContentID
・PeerID:要求を行うピアのID
・Seeder Flag:1=シーダー,0=リーチャー
・ウェイトフラグ(Wait Flag):1=Wait,0=not Wait、対向ピアが見つからなかった場合にWaitingリストに登録して待つかどうかを示す情報というパラメータをつけてConstant Seedingの要求を行う。
・ContentID:Constant Seeding対象のContentID
・PeerID:要求を行うピアのID
・Seeder Flag:1=シーダー,0=リーチャー
・ウェイトフラグ(Wait Flag):1=Wait,0=not Wait、対向ピアが見つからなかった場合にWaitingリストに登録して待つかどうかを示す情報というパラメータをつけてConstant Seedingの要求を行う。
図4は図3のConstant Seeding管理部320におけるシーダーがConstant Seedingを要求した際の動作を示すフローチャートである。図5は図3のConstant Seeding管理部320におけるリーチャーがConstant Seedingを要求した際の動作を示すフローチャートである。図6は図2のピア1における対向ピアとConstant Seeding契約を実施する際の動作を示すフローチャートである。
図7は本発明の第1の実施の形態におけるシーダーがWaitingリストに入る場合のConstant Seeding契約の動作例を示すシーケンスチャートであり、図8は本発明の第1の実施の形態におけるリーチャーがWaitingリストに入る場合のConstant Seeding契約の動作例を示すシーケンスチャートである。これら図1~図8を参照して本発明の第1の実施の形態によるコンテンツ配信システムの動作について説明する。
図4には、Constant Seedingを希望するシーダーが、Constant Seedingをトラッカー3に要求した際のConstant Seeding管理部320の動作フローを示している。
シーダーを希望するピアが、トラッカー3に対してConstant Seedingの要求を行うと、Constant Seeding管理部320は、Constant Seeding Leecher Waitingリスト3213をチェックする(図4ステップS1)。
Constant Seeding管理部320は、Constant Seeding Leecher Waitingリスト3213が空の場合、ウェイトフラグをチェックし(図4ステップS6)、ウェイトフラグが“1”の時のみConstant Seeding Seeder Waitingリスト3213に追加する(図4ステップS7)。そして、Constant Seeding管理部320は、該シーダーに対して、Constant Seeding対象のリーチャーが存在しないことを通知する(図4ステップS8)。
Constant Seeding管理部320は、Constant Seeding Leecher Waitingリスト3213が空でない場合、リストから最も早くリストに登録されたリーチャーを選択し(図4ステップS2)、リストから選択したリーチャーを消去し(図4ステップS3)、シーダーとリーチャーとのペア(Pair)をConstant Seeding Working Pairリスト3211に状態(state)=ネゴシエーティング(negotiating)として登録する(図4ステップS4)。そして、Constant Seeding管理部320は、該シーダーに対して、対象リーチャーのPeerIDを通知する(図4ステップS5)。
図5には、Constant Seedingを希望するリーチャーが、Constant Seedingをトラッカー3に要求した際のConstant Seeding管理部320の動作フローを示している。
リーチャーを希望するピアが、トラッカー3に対してConstant Seedingの要求を行うと、Constant Seeding管理部320は、まず、リーチャーがConstant Seedingに必要なdepositを保有しているかどうかを通貨管理部5に対して問い合わせ(図5ステップS11)、depositを保有していなければ(不足)、要求を拒絶して処理を終了する。
Constant Seeding管理部320は、depositを保有している場合、通貨管理部5からdeposit分の通貨を取得する(図5ステップS12)。さらに、Constant Seeding管理部320は、Constant Seeding Seeder Waitingリスト3213をチェックする(図5ステップS13)。
Constant Seeding管理部320は、Constant Seeding Seeder Waitingリスト3213が空の場合、ウェイトフラグをチェックし(図5ステップS18)、ウェイトフラグが“1”の時のみConstant Seeding Leecher Waitingリスト3212に追加する(図5ステップS19)。そして、Constant Seeding管理部320は、該リーチャーに対して、Constant Seeding対象のシーダーが存在しないことを通知する(図5ステップS20)。
Constant Seeding管理部320は、Constant Seeding Seeder Waitingリスト3213が空でない場合、リストから最も早くリストに登録されたシーダーを選択し(図5ステップS14)、リストから選択したシーダーを消去し(図5ステップS15)、シーダーとリーチャーとのペアをConstant Seeding Working Pairリスト3211に状態=ネゴシエーションとして登録する(図5ステップS16)。そして、Constant Seeding管理部320は、該リーチャーに対して、対象のシーダーのPeerIDを通知する(図5ステップS17)。
Constant Seedingを要求しているピア、Constant Seeding対象の対向ピアが通知された時には(図4ステップS5,図5ステップS17)、該対向ピアに対してConstant Seedingの実行要求を行う。
図6には図2のピア1における対向ピアとConstant Seeding契約を実施する際の動作を示している。
ピア1は、対向ピアに対してConstant Seedingの実行を要求し(図6ステップS21)、対向ピアからConstant Seedingの許可応答が返ってきた場合(図6ステップS22)、トラッカー3に対してConstant Seeding接続が成功したことを通知する(図6ステップS23)。
ピア1は、許可応答が返ってこない場合(図6ステップS22)、トラッカー3に対してConstant Seeding接続が失敗したことを通知すると共に(図6ステップS24)、再度、トラッカー3に対してConstant Seedingの対向ピア取得を要求する(図6ステップS25)。
Constant Seeding管理部320は、ピア1からConstant Seedingの接続成功を通知されると(図6ステップS23)、Constant Seeding Working Pairリスト3211の該当エントリ(Entry)の状態をネゴシエーションからランニング(running)に変更する。
また、Constant Seeding管理部320は、ピアからConstant Seedingの接続が失敗したことが通知されると(図6ステップS24)、Constant Seeding Working Pairリスト3211から該当エントリを削除する。
図7には、シーダーがWaitingリストに入る場合のConstant Seeding契約の動作例を示し、図8には、リーチャーがWaitingリストに入る場合のConstant Seeding契約の動作例を示している。
次に、通貨管理部5について説明する。まず、通常のコンテンツの送受信における通貨の変動について述べる。
コンテンツの送受信を行ったピアは、通貨管理部5に対して、PeerID、ContentID、対向PeerID、時刻、転送種別、Upload Byte量、Download Byte量という情報を定期的に送出する。
通貨管理部5は、収集した情報を元にピア間での通貨の増減を算出する。各ピアの通貨の増減量は、
通貨の増減量
=(Upload Byte量-Download Byte量)
*ContentRate
という式にて算出される。
通貨の増減量
=(Upload Byte量-Download Byte量)
*ContentRate
という式にて算出される。
ここで、注意しなければならないのは、ピア間で完全な時刻同期がとれているわけではないので、同一時刻に2つのピアから収集したUpload Byte量/Download Byte量の情報が一致するとは限らない点である。よって、ピア間の転送量情報の算出に当たっては、両方のピアから収集された情報の平均値を利用する。
図9は図2に示す通貨管理部5で算出される通貨の増減例を示す図である。実際には、2つのピアからのデータ転送量の収集及び価格の更新タイミングは同時に行う必要がなく、それぞれ、半分の値を更新すればよい。
コンテンツ配信システム内では、2つのピアのアップロード・ダウンロード量を比較し、不正な申告を行っているピアを検出した場合に取得通貨を無効化し、コンテンツ配信システムの利用停止等のペナルティを与える等の不正アクセス対策も必要である。
また、本実施の形態では、通貨の変動量を算出した結果、通貨の減少量がピアの保有通貨よりも大きくなることが考えられる。そのような際の通貨の管理方法としてはいくつかの運用が考えられる。この運用の一つの方法としては、保有通貨が0以下にならないようにすることである。
次に、コンテンツの基本価値であるContentRateについて説明する。CotentRateは、Contentを1byte送受信するための価格であり、Contentの需要に応じて変動する。
トラッカー3は、Contentに関して、Constant Seedingを実施しているピアの数(Constant Seedingテーブルのエントリ数)であるNumConstantSeedingUsingと、Constant Seedingを要求しているピアの数(Constant Seeding Requestリストのエントリ数)であるNumConstantSeeindgRequesterとを定期的に報告する。
通貨管理部5は、トラッカー3よりNumConstantSeedingUsingとNumConstantSeedingRequesterの情報とを受信すると、該当ContentのContentRateを、
ContentRate
=1+α*(NumConstantSeedingUsing
+NumConstantSeedingRequester)
という式で得られる値に更新する。上記の式において、αは定数パラメータ(例えば、α=0.1)である。
ContentRate
=1+α*(NumConstantSeedingUsing
+NumConstantSeedingRequester)
という式で得られる値に更新する。上記の式において、αは定数パラメータ(例えば、α=0.1)である。
ConstantSeedingの理由数及び要求数が多い程、Contentの人気が高いと判断されるので、Contentの基本価格であるContentRateも高い値となる。
さらに、本実施の形態におけるConstantSeedingの価格について説明する。ConstantSeeding契約を行った場合のピア間の通貨の変動は、通常の通貨変動とは異なり、以下のように計算される。尚、ConstantSeedingのContentRateは、ConstantSeeding契約が結ばれた際のContentRateを利用し、契約実行中は変動が無いものとする。
リーチャー側の支出金額は、
契約料:ContentLength*β*ContentRate
転送料:Download Byte量*γ*ContentRate
Deposit:ContentLength*(β+γ)
*ContentRate
となる。
契約料:ContentLength*β*ContentRate
転送料:Download Byte量*γ*ContentRate
Deposit:ContentLength*(β+γ)
*ContentRate
となる。
シーダー側の入手金額は、
転送料:Upload Byte量*(β+γ)*ContentRate
となる。ここで、β及びγは定数パラメータ(例えば、β=γ=1)である。また、ContentLength:Contentの長さである。
転送料:Upload Byte量*(β+γ)*ContentRate
となる。ここで、β及びγは定数パラメータ(例えば、β=γ=1)である。また、ContentLength:Contentの長さである。
リーチャーは、ConstantSeeding要求時にコンテンツを全てConstantSeedingによるダウンロードした量に相当するDepositを支払う。ConstantSeeding要求後、直ぐに契約が成立せずに、ContentRateの変動があった場合には、再度、Depositの算出を行い、差額の支払い、もしくは払い戻しを行う。
リーチャーが、最終的に支払うConstant Seeding Leecher料金は、契約料及び転送料であり、ConstantSeeding契約終了時に、depositからConstant Seeding料金を引いた額が払い戻される。
シーダーは、リーチャーに対するアップロード量に応じて転送料金を入手する。Constant Seedingを実施するに当たって、リーチャーは、契約料が必要であるが、シーダーは、契約料を入手できず、アップロードのみにより通貨を入手する。
リーチャーは、契約料を必要とすることで、安易に契約を結んだり・破棄したりすることを抑制することができる。逆に、シーダーは、データアップロードのみにより通貨を入手することで、Constant Seedingの契約だけを実行してアップロードを行わない、もしくはデータレートを抑制するような状況を防止することができる。
リーチャーが、ConstantSeeding契約を行ったシーダーから全てのContentを入手した時、リーチャーからシーダーに支払われる金額が一致する。そうでない場合には、通貨管理部5が差額を入手する。
リーチャーは、複数のシーダーと同時にConstantSeeding契約を結ぶことも可能であるが、各シーダーに契約料を払う必要がある。
ビットトレント[BitTorrent(登録商標)]では、ピアが高速にダウンロードするまでに時間がかかるが、本実施の形態では、スウォームに参加する際に特定のシーダーからコンテンツをダウンロードすることを保証することにより、ダウンロード開始直後から高速にダウンロードすることが可能となる。
また、ダウンロード対象のシーダーが途中で該当ピアへのアップロードを停止し、他のピアへアップロードすることがないため、安定してダウンロードすることが可能である。
図10は本発明の第1の実施の形態におけるConstant Seeding契約を実行しているシーダーのアップロード先ピアの選択例を示す図である。図10において、シーダーと動作しているピアは、アップロード対象ピアとして、必ずConstant Seeding契約を結んだピアを選択する。
その他のアップロードピアの選択は、通常のビットトレントのピア選択アルゴリズムに従う。通常、シーダーは、選択したピアのアップロードレートを監視し、アップロード速度の最も遅いピアは、定期的に接続が切断されるが、Constant Seeding契約を結んだリーチャーは、継続的にシーダーからアップロードされることが保証される。
シーダーの他の動作及びリーチャーの動作は、特にビットトレントから変更を加えなくてもConstant Seeding契約を結んだピア間で継続的にデータの転送が行われることが保証される。
尚、通貨変動量算出部35は、通常転送時に、シーダーに対してアップロード容量×ContentRateの通貨を付与する。ピアは、シーダーとなってアップロード処理を行うことで、初めて通貨を入手することが可能である。
このように、本実施の形態では、ピアが入手した通貨を利用することで、他のコンテンツを優先的にダウンロードすることが可能となるため、コンテンツダウンロード後にもシーダーとなり、アップロード処理を継続実行する理由付けが発生する。
よって、本実施の形態では、スウォーム内のシーダーの比率が増加し、リーチャーはアップロード速度よりも高いダウンロード速度でコンテンツを取得することが可能となる。
尚、上述した本発明のコンテンツ配信方法は、ADSL(Asymmetric Digital Subscriber Line)回線等のアップロード帯域に比べてダウンロード帯域が極端に大きい回線を利用するユーザが多いスウォームにおいても適用可能である。
例えば、ビットトレントを利用している多くのユーザが、ADSL回線等のダウンロード帯域に比べてアップロード帯域が極端に小さい回線を利用している場合、スウォームを構成するシーダーの割合が小さい状況では、リーチャーの平均ダウンロード速度が平均アップロード速度よりも大きくならず、アクセス回線のダウンロード帯域を十分に利用することができない。
このような場合でも、本発明では、上述したコンテンツ配信方法を用いることで、つまりスウォームを構成するシーダーの割合を大きくすることで、利用ユーザの多くがADSL回線等のダウンロード帯域に比べてアップロード帯域が極端に小さい回線を利用している状況においても、各リーチャーがアクセス回線のダウンロード帯域に近いレートでダウンロードすることが可能となる。
以上、実施形態(及び実施例)を参照して本願発明を説明したが、本願発明は上記実施形態(及び実施例)に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。
この出願は2008年4月9日に出願された日本出願特願2008-100908を基礎とする優先権を主張し、その開示の全てをここに取り込む。
本発明は、スウォームを構成するシーダーの割合を大きくし、各リーチャーのピアがアクセス回線のダウンロード帯域に近いレートでダウンロードすることに貢献できるものである。
1,1-1-1~1-1-7,
1-2-1~1-2-5,
1-3-1~1-3-7 ピア
2,2-1~2-3 スウォーム
3,3-1~3-3 トラッカー
4,4-1~4-3 トレントWebサーバ
5 通貨管理部
10 接続ピア管理部
11 接続ピア送受信部
12 転送制御部
13 優先転送制御部
14 優先契約要求部
15 転送量通知部
30 ピアリスト
31 ピアリスト応答部
32 優先契約管理部
33 ContentRate管理部
34 転送量受信部
35 通貨変動量算出部
50 Currency更新部
51 Currencyテーブル
320 ConstantSeeding管理部
321 記憶部
3211 Constant Seeding
Working Pairリスト
3212 Constant Seeding
Leecher Waitingリスト
3213 Constant Seeding
Seeder Waitingリスト
1-2-1~1-2-5,
1-3-1~1-3-7 ピア
2,2-1~2-3 スウォーム
3,3-1~3-3 トラッカー
4,4-1~4-3 トレントWebサーバ
5 通貨管理部
10 接続ピア管理部
11 接続ピア送受信部
12 転送制御部
13 優先転送制御部
14 優先契約要求部
15 転送量通知部
30 ピアリスト
31 ピアリスト応答部
32 優先契約管理部
33 ContentRate管理部
34 転送量受信部
35 通貨変動量算出部
50 Currency更新部
51 Currencyテーブル
320 ConstantSeeding管理部
321 記憶部
3211 Constant Seeding
Working Pairリスト
3212 Constant Seeding
Leecher Waitingリスト
3213 Constant Seeding
Seeder Waitingリスト
Claims (32)
- コンテンツをダウンロード中のリーチャーに対して、そのダウンロード完了後に前記コンテンツを提供するシーダーとなるようにインセンティブを与えることを特徴とするコンテンツ配信システム。
- 前記コンテンツを受信するピア毎に当該ピアの保有するインセンティブを管理する通貨管理手段を含み、
前記ピア各々は、ピア間とのコンテンツのアップロードデータ量及びダウンロードデータ量を通知する手段を含み、
前記スウォームは、前記ピア各々のアップロード貢献量に応じて前記インセンティブ量を算出する手段を含むことを特徴とする請求項1に記載のコンテンツ配信システム。 - ダウンロード対象のコンテンツ毎のP2P(Peer-to-Peer)ネットワークである複数のスウォームを含むコンテンツ配信システムであって、
前記スウォームは、前記コンテンツのダウンロード及びアップロードを実行する複数のピアと、前記スウォームに参加するピアの一覧を管理する手段と、前記ピアに付与されたインセンティブの変動量を算出する通貨変動量算出手段と、前記ピア間で優先的にデータを送受信するための優先転送契約を結ぶことを許可・管理する優先契約管理手段とを有し、
前記ピアは、前記ピア間でアップロードしたデータ量及びダウンロードしたデータ量を前記通貨変動量算出手段に通知する転送量通知手段と、前記優先契約管理手段に対して前記優先転送契約を要求する優先契約要求手段と、前記ピア間での転送を行う転送制御手段と、前記優先転送契約を行ったピアとの間で優先的に転送を行う優先転送制御手段とを有し、
前記通貨変動量算出手段は、前記ピア間のアップロードしたデータ量及びダウンロードしたデータ量に応じて前記インセンティブの増減量を算出しかつその算出結果に基づく要求を前記コンテンツを受信するピア毎に前記インセンティブの保有量の管理を行う通貨管理手段に対して通知し、
前記通貨管理手段は、前記通貨変動量算出手段からの要求に応じて前記インセンティブの量を更新し、
前記優先契約要求手段は、前記インセンティブの保有量に基づいて前記優先契約管理手段に対して前記優先転送契約を要求することを特徴とするコンテンツ配信システム。 - 前記優先契約管理手段は、前記ピアからの優先転送契約要求を受信し、アップロード処理を行うシーダーとダウンロード処理を行うリーチャーとに関して、前記優先転送契約を実行中のリーチャートとシーダーとの組をConstant Seeding Working Pairリストに保持し、対向のシーダーが見つかっていないリーチャーをConstant Seeding Leecher Waitingリストに保持し、対向のリーチャーが見つかっていないシーダーをConstant Seeding Leecher Waitingリストに保持するConstant Seeding管理手段を含み、
前記シーダーとして前記優先転送契約を結んだピアの前記優先転送制御手段は、契約対象のリーチャーに対して継続的にコンテンツをアップロードし続けることを特徴とする請求項3に記載のコンテンツ配信システム。 - 前記通貨変動量算出手段は、前記コンテンツ固有のContentRateパラメータを保有し、前記ピア各々が前記スウォーム内でデータ転送を実施することによる前記インセンティブの変動量がContentRateに比例して更新されることを特徴とする請求項3または請求項4に記載のコンテンツ配信システム。
- 前記ピアは、定期的にアップロード・ダウンロードしたデータ量を通知し、
前記通貨変動量算出手段は、前記ContentRateを動的に更新する手段を含み、
前記通貨変動量算出手段が一定期間に流れた前記ピア間のアップロードした量及びダウンロードした量に従って定期的に前記インセンティブの変動量を算出することを特徴とする請求項5に記載のコンテンツ配信システム。 - 前記通貨変動量算出手段は、前記ピア間の転送時のインセンティブの変動量を前記コンテンツの(アップロード量―ダウンロード量)×ContentRateによって算出することを特徴とする請求項5または請求項6に記載のコンテンツ配信システム。
- 前記通貨変動量算出手段は、前記コンテンツを固定長サイズに分割したピース全てを保有してアップロード処理のみを行うシーダーに対して、前記ピア間の転送時のインセンティブの変動量を「アップロード量×ContentRate」によって算出することを特徴とする請求項5または請求項6に記載のコンテンツ配信システム。
- 前記通貨変動量算出手段は、あるピアから対向ピアとのアップロード情報及びダウンロード情報を入手した際に、前記ピアと前記対向ピアとの量に対して(アップロード量-ダウンロード量)×ContentRate×1/2を前記ピア間の転送時のインセンティブの変動量として算出することを特徴とする請求項6に記載のコンテンツ配信システム。
- 前記通貨変動量算出手段は、「ContentRate=リーチャー数/シーダー数」として算出することを特徴とする請求項6に記載のコンテンツ配信システム。
- 前記通貨変動量算出手段は、「ContentRate=リーチャー総アップロード帯域/シーダー総アップロード帯域」として算出することを特徴とする請求項6に記載のコンテンツ配信システム。
- 前記通貨変動量算出手段は、コンテンツ運用業者によって重要性の高いと指定されたコンテンツのContentRateを高く設定することを特徴とする請求項6に記載のコンテンツ配信システム。
- 前記通貨変動量算出手段は、前記ContentRateを前記Constant Seedingの契約数とリーチャー要求数が多いほど高い値に設定することを特徴とする請求項6に記載のコンテンツ配信システム。
- 前記通貨変動量算出手段は、前記ContentRateを「1+(Constant Seeding契約数+Constant Seeding Leecher要求数)×α」(αは固定パラメータ)として算出することを特徴とする請求項13に記載のコンテンツ配信システム。
- 前記優先契約管理手段は、前記Constant Seedingの契約における前記シーダーの入手インセンティブと前記リーチャーの支払インセンティブとに関して、
前記リーチャーが契約料とデータダウンロード量とに比例するデータダウンロードのインセンティブを支払い、
前記シーダーがデータアップロード量に比例するデータアップロードのインセンティブを入手することを特徴とする請求項4に記載のコンテンツ配信システム。 - 前記優先契約管理手段は、
前記リーチャーが前記Constant Seedingの要求時に、全てのコンテンツをConstant Seeding契約によってダウンロードした額に相当する分のDepositの支払を行い、
前記Constant Seeding契約の完了時に、当該Depositから実際に前記Constant Seedingのリーチャー利用料との差分を入手することを特徴とする請求項15に記載のコンテンツ配信システム。 - コンテンツをダウンロード中のリーチャーに対して、そのダウンロード完了後に前記コンテンツを提供するシーダーとなるようにインセンティブを与えることを特徴とするコンテンツ配信方法。
- 前記コンテンツを受信するピア毎に当該ピアの保有するインセンティブを通貨管理手段が管理し、
前記ピア各々が、ピア間とのコンテンツのアップロードデータ量及びダウンロードデータ量を通知し、
前記スウォーム内において、前記ピア各々のアップロード貢献量に応じて前記インセンティブ量を算出することを特徴とする請求項17に記載のコンテンツ配信方法。 - ダウンロード対象のコンテンツ毎のP2P(Peer-to-Peer)ネットワークである複数のスウォームを含むシステムに用いるコンテンツ配信方法であって、
前記スウォームに、前記コンテンツのダウンロード及びアップロードを実行する複数のピアと、前記スウォームに参加するピアの一覧を管理する手段と、前記ピアに付与されたインセンティブの変動量を算出する通貨変動量算出手段と、前記ピア間で優先的にデータを送受信するための優先転送契約を結ぶことを許可・管理する優先契約管理手段とを設け、
前記ピアに、前記ピア間でアップロードしたデータ量及びダウンロードしたデータ量を前記通貨変動量算出手段に通知する転送量通知手段と、前記優先契約管理手段に対して前記優先転送契約を要求する優先契約要求手段と、前記ピア間での転送を行う転送制御手段と、前記優先転送契約を行ったピアとの間で優先的に転送を行う優先転送制御手段とを設け、
前記通貨変動量算出手段が、前記ピア間のアップロードしたデータ量及びダウンロードしたデータ量に応じて前記インセンティブの増減量を算出しかつその算出結果に基づく要求を前記コンテンツを受信するピア毎に前記インセンティブの保有量の管理を行う通貨管理手段に対して通知し、
前記通貨管理手段が、前記通貨変動量算出手段からの要求に応じて前記インセンティブの量を更新し、
前記優先契約要求手段が、前記インセンティブの保有量に基づいて前記優先契約管理手段に対して前記優先転送契約を要求することを特徴とするコンテンツ配信方法。 - 前記優先契約管理手段にConstant Seeding管理手段を設け、
前記Constant Seeding管理手段が、前記ピアからの優先転送契約要求を受信し、アップロード処理を行うシーダーとダウンロード処理を行うリーチャーとに関して、前記優先転送契約を実行中のリーチャートとシーダーとの組をConstant Seeding Working Pairリストに保持し、対向のシーダーが見つかっていないリーチャーをConstant Seeding Leecher Waitingリストに保持し、対向のリーチャーが見つかっていないシーダーをConstant Seeding Leecher Waitingリストに保持し、
前記シーダーとして前記優先転送契約を結んだピアの前記優先転送制御手段は、契約対象のリーチャーに対して継続的にコンテンツをアップロードし続けることを特徴とする請求項19に記載のコンテンツ配信方法。 - 前記通貨変動量算出手段が、前記コンテンツ固有のContentRateパラメータを保有し、前記ピア各々が前記スウォーム内でデータ転送を実施することによる前記インセンティブの変動量がContentRateに比例して更新されることを特徴とする請求項19または請求項20に記載のコンテンツ配信方法。
- 前記ピアが、定期的にアップロード・ダウンロードしたデータ量を通知し、
前記通貨変動量算出手段が、前記ContentRateを動的に更新し、
前記通貨変動量算出手段が一定期間に流れた前記ピア間のアップロードした量及びダウンロードした量に従って定期的に前記インセンティブの変動量を算出することを特徴とする請求項21に記載のコンテンツ配信方法。 - 前記通貨変動量算出手段が、前記ピア間の転送時のインセンティブの変動量を前記コンテンツの(アップロード量―ダウンロード量)×ContentRateによって算出することを特徴とする請求項21または請求項22に記載のコンテンツ配信方法。
- 前記通貨変動量算出手段が、前記コンテンツを固定長サイズに分割したピース全てを保有してアップロード処理のみを行うシーダーに対して、前記ピア間の転送時のインセンティブの変動量を「アップロード量×ContentRate」によって算出することを特徴とする請求項21または請求項22に記載のコンテンツ配信方法。
- 前記通貨変動量算出手段が、あるピアから対向ピアとのアップロード情報及びダウンロード情報を入手した際に、前記ピアと前記対向ピアとの量に対して(アップロード量-ダウンロード量)×ContentRate×1/2を前記ピア間の転送時のインセンティブの変動量として算出することを特徴とする請求項22に記載のコンテンツ配信方法。
- 前記通貨変動量算出手段が、「ContentRate=リーチャー数/シーダー数」として算出することを特徴とする請求項22に記載のコンテンツ配信方法。
- 前記通貨変動量算出手段が、「ContentRate=リーチャー総アップロード帯域/シーダー総アップロード帯域」として算出することを特徴とする請求項22に記載のコンテンツ配信方法。
- 前記通貨変動量算出手段が、コンテンツ運用業者によって重要性の高いと指定されたコンテンツのContentRateを高く設定することを特徴とする請求項22に記載のコンテンツ配信方法。
- 前記通貨変動量算出手段が、前記ContentRateを前記Constant Seedingの契約数とリーチャー要求数が多いほど高い値に設定することを特徴とする請求項22に記載のコンテンツ配信方法。
- 前記通貨変動量算出手段が、前記ContentRateを「1+(Constant Seeding契約数+Constant Seeding Leecher要求数)×α」(αは固定パラメータ)として算出することを特徴とする請求項29に記載のコンテンツ配信方法。
- 前記優先契約管理手段が、前記Constant Seedingの契約における前記シーダーの入手インセンティブと前記リーチャーの支払インセンティブとに関して、
前記リーチャーが契約料とデータダウンロード量とに比例するデータダウンロードのインセンティブを支払い、
前記シーダーがデータアップロード量に比例するデータアップロードのインセンティブを入手することを特徴とする請求項20に記載のコンテンツ配信方法。 - 前記優先契約管理手段が、
前記リーチャーの前記Constant Seedingの要求時に、全てのコンテンツをConstant Seeding契約によってダウンロードした額に相当する分のDepositの支払を行い、
前記Constant Seeding契約の完了時に、当該Depositから実際に前記Constant Seedingのリーチャー利用料との差分を入手することを特徴とする請求項31に記載のコンテンツ配信方法。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010507246A JP5287851B2 (ja) | 2008-04-09 | 2009-04-07 | コンテンツ配信システム及びそれに用いるコンテンツ配信方法 |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008100908 | 2008-04-09 | ||
JP2008-100908 | 2008-04-09 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2009125760A1 true WO2009125760A1 (ja) | 2009-10-15 |
Family
ID=41161892
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2009/057120 WO2009125760A1 (ja) | 2008-04-09 | 2009-04-07 | コンテンツ配信システム及びそれに用いるコンテンツ配信方法 |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP5287851B2 (ja) |
WO (1) | WO2009125760A1 (ja) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013509061A (ja) * | 2009-10-30 | 2013-03-07 | エヌイーシー ヨーロッパ リミテッド | オーバーレイネットワークで通信ピアの選択をサポートする方法およびシステム |
JP2013514728A (ja) * | 2009-12-18 | 2013-04-25 | アルカテル−ルーセント | ピアツーピア接続を制御するシステムおよび方法 |
JP2014514673A (ja) * | 2011-05-12 | 2014-06-19 | ノキア シーメンス ネットワークス オサケユキチュア | コンテンツ配布 |
GB2584159A (en) * | 2019-05-24 | 2020-11-25 | Datahop Labs Ltd | Video delivery method, device and system |
-
2009
- 2009-04-07 WO PCT/JP2009/057120 patent/WO2009125760A1/ja active Application Filing
- 2009-04-07 JP JP2010507246A patent/JP5287851B2/ja active Active
Non-Patent Citations (2)
Title |
---|
MASATO YAMADA ET AL.: "Mobile P2P Joho Kyoyu no Tameno Musen Layer no Service Sabetsuka o Riyo shita Incentive Mechanism", IEICE TECHNICAL REPORT, vol. 106, no. 420, 7 December 2006 (2006-12-07), pages 16 - 17 * |
YOSUKE ITO: "P2P Kankyo ni Okeru Hyoban Model o Mochiita Koheisei Hyoka", THE JOURNAL OF THE INSTITUTE OF ELECTRONICS, INFORMATION AND COMMUNICATION ENGINEERS (J91-D), vol. J91-D, no. 3, 1 March 2008 (2008-03-01), pages 628 - 633 * |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013509061A (ja) * | 2009-10-30 | 2013-03-07 | エヌイーシー ヨーロッパ リミテッド | オーバーレイネットワークで通信ピアの選択をサポートする方法およびシステム |
US9021018B2 (en) | 2009-10-30 | 2015-04-28 | Nec Europe Ltd. | Method and system for supporting the selection of communication peers in an overlay network |
JP2013514728A (ja) * | 2009-12-18 | 2013-04-25 | アルカテル−ルーセント | ピアツーピア接続を制御するシステムおよび方法 |
JP2014514673A (ja) * | 2011-05-12 | 2014-06-19 | ノキア シーメンス ネットワークス オサケユキチュア | コンテンツ配布 |
US9977838B2 (en) | 2011-05-12 | 2018-05-22 | Nokia Solutions And Networks Oy | Content distribution |
GB2584159A (en) * | 2019-05-24 | 2020-11-25 | Datahop Labs Ltd | Video delivery method, device and system |
Also Published As
Publication number | Publication date |
---|---|
JPWO2009125760A1 (ja) | 2011-08-04 |
JP5287851B2 (ja) | 2013-09-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Wang et al. | CALMS: Cloud-assisted live media streaming for globalized demands with time/region diversities | |
Yang et al. | Performance of peer-to-peer networks: Service capacity and role of resource sharing policies | |
Nandi et al. | Scrivener: Providing incentives in cooperative content distribution systems | |
CN103457999B (zh) | 一种基于ndn网络架构的p2p文件传输方法 | |
EP2181539B1 (en) | Methods and apparatus for cooperative file distribution with target data delivery rate | |
EP2057823B1 (en) | Cache structure | |
US20110131278A1 (en) | Systems and methods for peer-to-peer bandwidth allocation | |
Garbacki et al. | 2fast: Collaborative downloads in p2p networks | |
CN103108008B (zh) | 一种下载文件的方法及文件下载系统 | |
Haddi et al. | A survey of incentive mechanisms in static and mobile p2p systems | |
CN109194718A (zh) | 一种区块链网络及其任务调度方法 | |
CN113453038A (zh) | 一种cdn-p2p混合架构下效用最优协同缓存管理方法 | |
WO2009125760A1 (ja) | コンテンツ配信システム及びそれに用いるコンテンツ配信方法 | |
JP2011524582A (ja) | システム、共有ノード、サーバ及びコンテンツ配信方法 | |
Li et al. | Maximizing the bandwidth multiplier effect for hybrid cloud-p2p content distribution | |
CN103179191B (zh) | P2p网络管控装置及p2p网络管控系统 | |
CN106888239A (zh) | 一种p2p文件自定义下载方法及系统 | |
CN108833554A (zh) | 一种面向大规模网络的实时高可靠消息分发系统及其方法 | |
Hales et al. | BitTorrent or BitCrunch: Evidence of a credit squeeze in BitTorrent? | |
Adamu | Share-ratio-based incentive mechanism for file sharing with BitTorrent protocol | |
Lin et al. | An isp-friendly file distribution protocol: analysis, design, and implementation | |
CN101369915B (zh) | 可运营p2p网络资源管理系统 | |
Garetto et al. | A modeling framework to understand the tussle between ISPs and peer-to-peer file-sharing users | |
Sasabe | Topological influence on optimality of Tit-for-Tat based P2P content distribution | |
Sasabe | Analysis of minimum distribution time of tit-for-tat-based P2P file distribution: Linear programming based approach |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 09730325 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2010507246 Country of ref document: JP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 09730325 Country of ref document: EP Kind code of ref document: A1 |