著者
藤本 貴也 遠藤伶 松本 敬 重野 寛
出版者
情報処理学会
雑誌
研究報告モバイルコンピューティングとユビキタス通信(MBL) (ISSN:09196072)
巻号頁・発行日
vol.2010, no.24, pp.1-8, 2010-05-13
参考文献数
9

P2P VoD サービスでは,視聴した動画データをピアがキャッシュに保持し,サーバの代わりに配信することで,サーバの配信負荷を低減している.ピアのキャッシュ方法は一般的に FIFO が用いられる.しかし,FIFO では,不人気動画のデータもキャッシュに保持してしまうため,ピアの送信帯域を有効に活用できない.本稿では,動画の人気度を考慮することで,ピアの送信帯域を効率的に利用し,サーバの配信負荷を低減する手法 PEC を提案する.PEC では,人気動画のデータを優先してピアがキャッシュに保持し,サーバの代わりに配信するピア数を増やす.また,シミュレーション評価により,各ピアの過去視聴動画数が 2 個以上の状態における有用性を示す.In P2P VoD services, peer saves the load of delivery server by caching data of the video that the peer has watched, and delivering the video to other peers instead of the delivery server. Although FIFO is typically used as this caching algorithm, FIFO is not efficient for using upload band of peers, because peer may caches data of non-popular video. This paper propose PEC that reduces the load of delivery server by considering popularity of videos. PEC increases the number of peers that deliver the video to other peers because peer gives data of the popular videos priority over non-popular videos for caching. In addition, we evaluate the PEC by the simulation and show effectivity for situation in that each peer has wached 2 or more videos.
著者
高山 和幸 藤本 貴也 遠藤 伶 重野 寛
雑誌
研究報告 モバイルコンピューティングとユビキタス通信(MBL)
巻号頁・発行日
vol.2011, no.9, pp.1-8, 2011-05-26

P2P ライブストリーミングサービスの中に,各ピアの送信帯域に応じて受信する動画の品質を変化させることで,送信を行う動機付けを行うものがある.このときピアは互いに接続しあい隣人と呼ばれる関係として接続を行う.しかし,既存の隣人選択手法では,高い送信量のピアの隣人として低い送信量のピアのみとなり孤立し,そのピアが本来受けるべき動画の画質よりも低下してしまう問題がある.本稿では,ピアの送信帯域を考慮することで,孤立するピアを無くし,高送信量のピアの受信動画品質差を減らす手法 NSBTB を提案する.NSBTB では,ピアの送信帯域を隣人に通知し,自身よりも送信帯域が多い隣人を優先的に選択する.また,シミュレーション評価により,サービスの参加ピアの合計送信帯域量が合計受信帯域量を下回る状態で,この手法が有用であることを示す.Some of P2P Live Streaming Service encourage peers contribution by changing the quality of video according to peer transmission bandwidth. In this case peer connects each other and call each other as neighbor. However, the existing neighbor selection method has a problem. If high contribution peer have only low contribution peer as neighbor, peer receive video worse than the peer must have. In this paper, We propose NSBTB,the neighbor selection method consider the transmission bandwidth of the peer for eliminating isolation to reduce the difference between the quality of high contribution peer. NSBTB transmission bandwidth will inform neighbors of the peer-selected preference by large transmission bandwidth than the neighbor peer peer neighbor to prioritize high-volume transmission. The simulation results show that this method is useful when less than the total amount of incoming bandwidth of participating peers total amount of transmission bandwidth of the service.