{"title":"BSLstream: A Biased Skip List index Scheme for P2P VoD with VCR Support","authors":"Qian Zhang, Runzhi Li, Hongfang Guo, Zongmin Wang","doi":"10.1109/CMSP.2011.117","DOIUrl":null,"url":null,"abstract":"Providing continuous P2P VoD service with userinteractivity is challenging. When a VCR-like operation (suchas random seek, pause, fast forward and rewind) is issued, if it is not properly handled users can hardly achieve smoothviewing experiences. Many existing schemes are proposed tosolve the problem induced by VCR-like operation, such as,by optimizing the index overlay to realize fast requestedcontent searching. However, most of these schemes haven'tconsidered the user's access pattern for different segments is non-uniformly distributed which is impractical. In this paper,we proposed BSLstream, a Biased Skip List based index overlay for P2P on-demand streaming. In BSLstream, we take the distribution of user's access pattern for different segments is non-uniform into account, make the more popular segments can be searched more quickly. Through rigorous analysis, the average search latency for a segment k of a video in BSLstream is O(log(r(k))), where r(k) is the rank of k's popularity to user, the search latency is bounded by the length of the video. Extensive simulations further demonstrate the efficiency of the proposed scheme.","PeriodicalId":309902,"journal":{"name":"2011 International Conference on Multimedia and Signal Processing","volume":"51 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2011-05-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2011 International Conference on Multimedia and Signal Processing","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CMSP.2011.117","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
Providing continuous P2P VoD service with userinteractivity is challenging. When a VCR-like operation (suchas random seek, pause, fast forward and rewind) is issued, if it is not properly handled users can hardly achieve smoothviewing experiences. Many existing schemes are proposed tosolve the problem induced by VCR-like operation, such as,by optimizing the index overlay to realize fast requestedcontent searching. However, most of these schemes haven'tconsidered the user's access pattern for different segments is non-uniformly distributed which is impractical. In this paper,we proposed BSLstream, a Biased Skip List based index overlay for P2P on-demand streaming. In BSLstream, we take the distribution of user's access pattern for different segments is non-uniform into account, make the more popular segments can be searched more quickly. Through rigorous analysis, the average search latency for a segment k of a video in BSLstream is O(log(r(k))), where r(k) is the rank of k's popularity to user, the search latency is bounded by the length of the video. Extensive simulations further demonstrate the efficiency of the proposed scheme.