Title :
Service Sharing for Streaming Video Multicast
Author :
Wang, Jianping ; Chiu, Dickson K W ; Li, Qing ; Li, Minming
Author_Institution :
Dept. of Comput. Sci., City Univ. of Hong Kong, Hong Kong
Abstract :
In a general context, the sharing of intermediate service results among different processes is seldom feasible because parameters are often different and there may be transactional and side effects. However, in a streaming video multicast environment, a large number of users often request various similar processing on the same stream. Therefore, service sharing is feasible, with a large potential of savings in processing cost. In this paper, we study the problem of determining the service invocation orders for multiple service composition requests in a streaming video multicast with the aim of maximizing the service sharing. We first formally define the problem. After proving the problem is NP-complete, we develop an optimal algorithm for the base case of two requests. Then for the general case, we develop two heuristic algorithms, namely, a global greedy algorithm and a local greedy algorithm using the optimal algorithm for the base case as the building block. The global greedy algorithm is designed for a system where the existing service composition requests can be recomposed with the arrival of a new request. The local greedy algorithm can be used in a system where the existing service composition requests do not change their service composition solutions with the arrival of a new request. We prove that the global greedy algorithm is a 2-approximation algorithm in terms of maximizing service sharing. Simulation results show that the greedy algorithms can save more service costs compared with a naive algorithm, and are effective compared with the cost lower bound.
Keywords :
approximation theory; communication complexity; greedy algorithms; multicast communication; software architecture; video signal processing; video streaming; NP-complete problem; approximation algorithm; global greedy algorithm; local greedy algorithm; multiple service composition requests; optimal algorithm; service invocation orders; service sharing; streaming video multicast; Greedy algorithm; NP-hard; service cost optimization; service invocation order; service-oriented architecture;
Journal_Title :
Multimedia, IEEE Transactions on
DOI :
10.1109/TMM.2008.2004935