Giter Site home page Giter Site logo

abdollahghaffari / cmpvod Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 19.19 MB

CMPVoD is an architecture for hybrid CDN-P2P video on demand streaming. It is simulated by OMNET++ 4.1.

Home Page: https://www.researchgate.net/project/CMPVoD

License: GNU General Public License v3.0

omnetpp simulation peer-to-peer video-streaming omnet inet overlay cpp

cmpvod's Introduction

CMPVoD

CMPVoD is an architecture for hybrid CDN-P2P video on demand streaming.It is simulated by OMNET++ 4.1.

This is simulation code of CMPVoD. CMPVoD runs on OMNET++ 4.1. If you use upper versions of OMNET++, you need to change the code. CMPVoD needs to build inet (this is exists in the attached packages- add and built it). CMPVoD consists of three basic components: tracker, multiple CDN video servers, and multiple clients. CDN servers store the videos. CMPVoD maintains a randomly connected and managed overlay (i.e., a managed mesh overlay). It uses the tracker to cluster peers concerning their playback point and size of each cluster. CMPVoD tries to optimize peers' resources usage by proposing a distributed method to locate peers with more upload capacity closer to the CDN servers.To perform interactive, such as jumping forward or backward, each peer is assigned to a cluster based on their playback point. In CMPVoD each cluster can establish several direct links to CDN video servers. CMPVoD that we named it in the code "TMVoD" has two main mesh structure: 1-TMVoD and 2-CTMVoD (taht is abbreviation of Connected TMVoD). in TMVoD peers can establish connection to other peers only in its cluster. but in CTMVoD peers in each cluster can establish links to previous clusters by getting some neighbors in the previous cluster. In this topology, clusters are connected to each other. for more information, read following papers.

CMPVoD is simulation codes of the following papers:

[1] An adaptive buffer-map exchange mechanism for pull-based peer-to-peer video-on-demand streaming systems

[2] A free-riding resiliency incentive mechanism for VoD streaming over hybrid CDN-P2P networks

[3] CMPVoD: A cluster mesh-based architecture for VoD streaming over hybrid CDN-P2P networks

[4] A study on repeat-request chunks in pull-based peer-to-peer video-on-demand streaming

https://github.com/abdollahghaffari/CMPVoD/blob/master/oversim.rar https://github.com/abdollahghaffari/CMPVoD/blob/master/inet.rar

cmpvod's People

Contributors

abdollahghaffari avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.