Title :
To Broadcast Push or Not and What?
Author :
Beaver, J. ; Chrysanthis, P.K. ; Pruhs, K. ; Liberatore, V.
Author_Institution :
University of Pittsburgh, USA
Abstract :
A major problem in mobile web applications as well as the wireless Internet is the scalable delivery of data. The most popular solution for this problem is a hybrid system that uses broadcast push to scalably deliver the most popular data, and reserves broadcast pull for delivery of less popular data. Such a hybrid scheme introduces a variety of data management problems at the broadcast server. In this paper, we examine three of these problems: the push popularity problem, the document classification problem, and the bandwidth division problem. The push popularity problem is to estimate the popularity of the documents in the web site. The document classification problem is to determine which documents should be pushed and which documents must be pulled. The bandwidth division problem is to determine how much of the server bandwidth to devote to pushed documents and how much of the server bandwidth should be reserved for pulled documents. We propose simple and elegant solutions for these problems. We report on experiments with our system that validate our algorithms.
Keywords :
Bandwidth; Broadcasting; Communication standards; Computer science; Delay; Kirk field collapse effect; Mobile communication; Mobile computing; Network servers; Scalability;
Conference_Titel :
Mobile Data Management, 2006. MDM 2006. 7th International Conference on
Print_ISBN :
0-7695-2526-1
DOI :
10.1109/MDM.2006.152