Michael Stumm: Publications

Paper Details

Reference:

Stergios V. Anastasiadis, Kenneth C. Sevcik, and Michael Stumm,
"Modular and efficient resource management in the Exedra media server",
In Proceedings of the 3rd Usenix Symposium on Internet Technologies and Systems, San Francisco, CA, USA, Usenix Association, Berkeley, CA, USA, March, 2001, pp. 25–36.

Download:

PDF

Abstract:

Explosive growth in online services has recently renewed the interest for building modular and efficient network server systems. System design complications coupled with excessive expectations from technological progress previously discouraged the development of media servers efficiently supporting video streams with variable bit rates. In this paper, we describe the design of a distributed media server architecture, and the implementation details of a prototype. Native support is provided for variable bit rate streams, by considering their special features in the resource management policies. We identify several problems, and propose new approaches for scheduling the playback requests, organizing the memory buffers, allocating the storage space, and structuring the disk metadata. We justify several of our decisions with comparative performance measurements using both synthetic benchmarks and actual experiments with variable bit rate MPEG-2 streams over SCSI disks.

Keywords:

Streaming media server, Variable bit rate (VBR) encoding, MPEG, storage management

Reference Info:

ACMid: 1251443
ISBN: 1-880446-14-6

BibTeX:

@inproceedings(Anastasiadis-USENIXITS01,
    author = {Stergios V. Anastasiadis and Kenneth C. Sevcik and Michael Stumm},
    title = {Modular and efficient resource management in the {Exedra} media server},
    booktitle = {Proceedings of the 3rd Usenix Symposium on Internet Technologies and Systems},
    location = {San Francisco, CA, USA},
    organization = {Usenix Association},
    address = {Berkeley, CA, USA},
    month = {March},
    year = {2001},
    pages = {25-36},
    isbn = {1-880446-14-6},
    keywords = {Streaming media server, Variable bit rate (VBR) encoding, MPEG, storage management}
)