Semi-Fluid: A Content Distribution Model For Faster Dissemination Of Data

This thesis proposes and implements a novel content distribution model for reducing or minimizing delay in data dissemination. Currently, content distribution is based on two models: the Fluid model and the Chunk model. The Fluid model provides continuous transferring of the content from the source...

Full description

Saved in:
Bibliographic Details
Main Author: Saleh, Salah Noori
Format: Thesis
Language:English
Published: 2010
Subjects:
Online Access:http://eprints.usm.my/42440/1/Salah_Noori_Saleh24.pdf
http://eprints.usm.my/42440/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This thesis proposes and implements a novel content distribution model for reducing or minimizing delay in data dissemination. Currently, content distribution is based on two models: the Fluid model and the Chunk model. The Fluid model provides continuous transferring of the content from the source to multiple receivers. For high throughput, a receiving node should distribute a bit once it has received that bit. However, working with the Fluid model in a heterogeneous network needs special care because the model incorporates tightly coupled connections between adjacent nodes. This imposes fundamental performance limitations, such as dragging down all transfer rates in the system to the rate of the slowest receiving node. In the Chunk model, contents are first chopped into pieces of equal size and the subsequent distribution happens in pieces.