Go backward to Performance Evaluation
Go up to Top
Go forward to Admission Control with GSS

Conclusion and Future Research Directions

Mitra is a scalable storage manager that support the display a mix of continuous media data types. Its primary contribution is a demonstration of several design concepts and how they are glued together to attain high performance. Its performance demonstrates that an implementation can approximate its theoretical expectations.

As part of our future research direction, we are extending Mitra in several novel directions. First, we have introduced techniques to support on-line re-organization of data when additional disks are introduced to a system that has been in operation for a while [GK97]. These technique modify the placement of data to incorporate new disks (both their storage and bandwidth) without interrupting service. Second, we are investigating several designs based on request-migration and object replication to minimize the startup latency of the system [GK96]. Third, we are evaluating techniques that speedup the rate of display to support VCR functionalities such as fast-forward and fast-rewind. These techniques are tightly tied to those of the second objective that minimize the startup latency of a display. Finally, we are investigating distributed buffer pool management technique to facilitate sharing of a single stream among multiple PMs that are displaying the same presentation. The buffer pool is distributed across the available DMs. However, its content is controlled by the Scheduler.



Prev Up Next