280 likes | 506 Views
Novasky : Cinematic-Quality VoD in a P2P Storage Cloud. Outline. Introduction Design Measurement and evaluation conclusion. Introduction. Novasky. Introduction. Storage cloud Peers are inter-connected over high-bandwidth network storage space is reserved in each peer
E N D
Outline • Introduction • Design • Measurement and evaluation • conclusion
Introduction • Storage cloud • Peers are inter-connected over high-bandwidth network • storage space is reserved in each peer • pool storage spaces together • storage space can be accessed conveniently • design, implement, deploy, and measure a VoD system based on P2P storage cloud
Objective and Challenge • Objectiv • Build a P2P storage cloud • Cinematic-quality • Challenges • Replacement • Demand and Supply • Solution • coding-aware peer storage and replacement strategy • adaptive server push strategy
Architectural Design Management center : 1)Maintain metadata 2)Authentication 3)Maintain current status of peers
Architectural Design Media servers: feed a rich repository of videos to a large number of users
Architectural Design P2P storage cloud: 1) pool local storage space together 2) organized into a mesh topology 3) exchange information periodically
Peer Storage and Replacement • Three aspects to consider • cache a number of videos • Uploading a certain part of video • Replication • Store a part of the video and promote diversity
缓存饱和时 按最不常用顺序进行排序 生成编码的片断并保存 删除视频源文件
conclusion • Design and implement Novasky • Propose two unique mechanism • Coding-aware peer storage and replacement strategy • Adaptive server push strategy • Offer insights which are helpful towards future designs of P2Pstorage cloud systems