1. What are the contributions in "Integrating multimedia streams into a distributed computing system" ?
This paper describes a model for integrating multimedia flows into a distributed computing system.. An operational interface supplied by the binding object allows other objects within the system to manage the binding, to renegotiate QoS parameters, to control the flows across the binding, and to register interest in stream events such as flow reports and communication errors.
read more
2. What is the QoS mapping function for a stream binding object?
The stream binding object provides QoS mapping functions between typespecific QoS specifications (such as video frame-rate, image pixel-depth) and transport-specific QoS parameters (such as delay and bandwidth).
read more
3. What does the architecture require to control the underlying communication resource?
end-to-end QoS guarantees imply the need for management of end-system resources such as memory and CPU cycles as well as communication resources such as bandwidth.
read more
4. What is the definition of a port control interface?
The port control interface is an IDL interface that, in addition to QoS control, provides a generic binding capability based on an abstract representation of a transport interface address.
read more


