GB2342263A - Server load balancing in a video on demand system - Google Patents

Server load balancing in a video on demand system Download PDF

Info

Publication number
GB2342263A
GB2342263A GB9828604A GB9828604A GB2342263A GB 2342263 A GB2342263 A GB 2342263A GB 9828604 A GB9828604 A GB 9828604A GB 9828604 A GB9828604 A GB 9828604A GB 2342263 A GB2342263 A GB 2342263A
Authority
GB
United Kingdom
Prior art keywords
server
user
address
vod service
ith server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB9828604A
Other versions
GB9828604D0 (en
Inventor
Tae-Beom Lim
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
WiniaDaewoo Co Ltd
Original Assignee
Daewoo Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Daewoo Electronics Co Ltd filed Critical Daewoo Electronics Co Ltd
Publication of GB9828604D0 publication Critical patent/GB9828604D0/en
Publication of GB2342263A publication Critical patent/GB2342263A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion
    • H04N21/23103Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion using load balancing strategies, e.g. by placing or distributing content on different disks, different memories or different servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/239Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests
    • H04N21/2393Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests involving handling client requests
    • H04N21/2396Interfacing the upstream path of the transmission network, e.g. prioritizing client content requests involving handling client requests characterized by admission policies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/472End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content
    • H04N21/47202End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content for requesting content on demand, e.g. video on demand
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/16Analogue secrecy systems; Analogue subscription systems
    • H04N7/173Analogue secrecy systems; Analogue subscription systems with two-way working, e.g. subscriber sending a programme selection signal
    • H04N7/17309Transmission or handling of upstream communications
    • H04N7/17336Handling of requests in head-ends

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Computer And Data Communications (AREA)

Abstract

In a video on demand system having N distributed servers (110 to 140, Fig. 1) and M users (410 to 440), a session and resource manager 200 balances the loading on the servers. The manager 200 has a server state memory 260 which stores addresses and bit stream pumping capability (maximum bandwidth of a bit stream which the server can provide) of each server, and a memory 220 stores the address of a default server which can be a server which was last accessed by a user and can be arbitrarily predetermined. In response to a VOD request from a user, a load balancing block 240 of manager 200 checks the address in memory 220 and then determines from memory 260 whether the default server has a maximum bandwidth which is greater than or equal to the bandwidth of a bit stream corresponding to the required VOD service. If the comparison result is affirmative, this server is assigned to the VOD request. If the comparison result is negative, the capability of a next server to provide the requested service is examined. When a server is found which is capable of providing the requested service, that server is assigned and the memory 220 is updated with the address of that server. If no server is found which is capable of providing the requested service, an error code is generated.

Description

2342263 LOA.D BALANCING METHOD AND APPARATUS FOR USE IN A VIDEO ON DEMAND
SYSTEM HAVING DISTRIBUTED SERVERS The present invention relates to a method and apparatus for use in a video on demand system; and, more particularly, to a load balancing method and apparatus for use in a video on demand system having distributed servers.
As the so-called information superhighway is being developed, a wide bandwidth communication channel which interconnects households and businesses promises to provide many services to those connected to it. These services may include banking at home, instant access to large databases and real time interaction with virtual communities of people with common interests. Of the services available through the superhighway, one that has received a great deal of corporate and media attention is the supply of video on demand.
Desirable VOD services may include such videos as movies, sporting events, interactive games, home shopping, textual information, educational programs and arts programs. videos generally include both video and audio portions, although a video may only have an image portion as in textual information, or only an audio portion as in, e.g., music.
In order to immediately provide users with requested services, a VOD system comprises an information provider which is equipped with a server having a large capacity and a network which transmits information between the information provider and the users or between users. Although the server having the large capacity can provide a large amount of information at a time, it is very expensive and complicated to implement. Thus, there is a need for replacing a server having a large capacity with a multiplicity of servers having small capacities to provide a cheaper video on demand system capable of accommodating the user's various requirements.
it is, therefore, a primary object of the invention to provide a load balancing method and apparatus for use in a video on demand system having distributed servers, to accommodate various services.
In accordance with one aspect of the present invention, there is provided a load balancing method for use in a video on demand(VOD) system having N number of distributed servers, wherein a user applies a request for a VOD service, N being a positive integer, comprising the steps of: (a) setting a value of i to 1, i being an index for the a distributed server; (b) storing an address of an ith server; (c) finding the ith server corresponding to the stored address; (d) checking a pumping capability of the ith server; (e) assigning the ith server to provide the requested VOD service to the user if the pumping capability thereof is sufficient to provide the requested VOD service; (f) increasing the value of i by 1, if otherwise and returning to the step (b) until 4 the value of i becomes N; and (g) generating an error code.f none of the N distributed servers have a sufficient pumping capability.
In accordance with another aspect of the present invention, there is provided a load balancing apparatus for use in a video on demand (VOD) system having N number of distributed servers, wherein a user applies a request for a VOD service, N being a positive integer, comprising: a block for storing an address of an ith server, i being an index for the distributed servers; a block for storing maximum bandwidths corresponding to N number of distributed servers; a block for checking a pumping capability of the ith server; and a block for assigning the ith server to provide the requested VOD service to the user if the pumping capability thereof is sufficient to provide the requested VOD service.
The above and other objects and features of the present invention will become apparent from the following description of preferred embodiments given in conjunction with the accompanying drawings, in which:
Fig. I represents a block diagram of a video on demand system having distributed servers; Fig. 2 provides a detailed diagram of a SRM shown in Fig. 1; and Fig. 3 illustrates a flow chart showing a load balancing process.
Referring to Fig. 1, there is illustrated a schematic block diagram of a video on demand(VOD) system I having distributed servers. The VOD system 1 comprises distributed servers 100, a SRM(session and resource manager) 200, an ATM (asynchronous transfer mode) switch 300 and a multiplicity of users 400. For the sake of simplicity, there are shown only 4 servers, i.e., a server 1 110 to a server N 140 and 4 users, i.e., a user 1 410 to a user M 440, in Fig. 1, wherein N and M is a positive integer, respectively.
A user applies a request for a VOD service by means of a user-Is device, wherein each of user's devices is a conventional user device with which the user communicates with the distributed servers 100 through an ATM network. When the request is applied to the ATM switch 300, a configuration request requiring network parameters, such as an address of the corresponding server and a required bandwidth of the requested VOD service to be used in a session setup, is provided to the SRM 200.
Then, a configuration confirmation providing the network parameters, in response to the configuration request, is 4 generated by the SRM 200 and provided to the user through the ATM switch 300. The ATM switch 300 sets up a session between the user and the corresponding server and the server provides the requested VOD service to the user. The detailed structure S and operation of the SRM 200 will be illustrated with reference to Figs. 2 and 3.
Referring to Fig. 2, a detailed block diagram of the SRM 200 shown in Fig. 1 is depicted, wherein the SRM 200 includes a network manager 210, a server address memory 220, a session manager 230, a load balancing block 240, a resource manager 250 and a server state memory 260.
The network manager 210 transmits messages between users 400 and distributed servers 100. That is, the network manager 210 processes a request from a user and information from one of the distributed servers 100 corresponding thereto; and provides the address of the corresponding server to the user through the ATM switch 300.
The server address memory 220 is initialized with an address of a default server. The default server can be a server which is accessed last by a user and can be arbitrarily predetermined. The server address memory 220 provides the address of the default server to the session manager 230 if the default server is determined to be capable of providing the requested VOD service by the load balancing block 240; and updates its contents with an address of a corresponding server and provides the address of the corresponding server to the session manager 230 if otherwise, wherein the corresponding server is determined by the load balancing block 240.
The session manager 230 is provided with the address of the default server or the address of the corresponding server from the server address memory 220 and provides same to the user through the network manager 210. The session manager 230 sets up the session between the user and the default server or the corresponding server based on the provided address to thereby transmit and receive data between the user and the server therethrough, and disconnects the session after the server completes providing the requested VOD service to the user.
The load balancing block 240 checks whether the default server or the corresponding server can provide the required L 5 VOD service or not. For this, the load balancing block 240 extracts data representing a bit stream pumping capability of the server, i.e., a maximum bandwidth of a bit stream which the server can provide, and compares it with a bandwidth of a bit stream corresponding to the required VOD service. If the maximum bandwidth of the bit stream which the server- can provide is greater than or equal to the bandwidth of the bit stream corresponding to the requested VOD service, the load balancing block 240 provides a control signal of a first level to the server address memory 220 to maintain the address of the server. And if otherwise, the load balancing block 240 provides a control signal of a second level to the server address memory 220 to update its contents with an address of another server which is capable of providing the requested VOD service.
The resource manager 250 assigns network resources needed - up - for the session manager 230 to set the session. And, the server state memory 260 stores an address and a bit stream pumping capability of each server.
With reference to Fig. 3, a 'Load balancing process of the SRM 200 is described. At step S31, it will be checked if a user's request for a VOD service is applied through the ATM switch 300. If the checked result is affirmative, the procedure goes to step S32; and if otherwise, the checking procedure will be continued at step S31. At step S32, the address stored at the server address memory 220 is checked and goes to step S33, wherein the maximum bandwidth MAX-BW of the server corresponding to the address and a bandwidth RQ-BW of the required VOD service is compared with each other.
If MAX-BW is greater than or equal to RQ-3W, the procedure goes to step S35; and if otherwise, the procedure goes to step S34. At step S35, the server corresponding to the address is assigned to the user to thereby provide the requested VOD service. And, at step S34, it is examined if a next server exists. If the examined result is affirmative, the procedure goes to step S33; and if otherwise, the procedure goes to step S36, wherein an error code indicating that there is no server capable of providing the required VOD service is generated.
In this way, a server capable of providing the requested VOID service is detected and the address of the server is stored at the server address memory 220. The session manager 230 sets up a session between the user and the server and a bit stream corresponding to the requested VOD service is provided from the server to the user through the session.
In accordance with the present invention, distributed servers replace a server having a large capacity and sessions are set up based on the load balancing result by the SRM 200, to thereby achieve an implementation of a highly efficient operation with a substantial cost reduction.
While the present invention has been described with respect to certain preferred embodiments only, other modifications and variations may be made without departing from the scope of the present invention as set forth in the following claims.
X

Claims (1)

  1. Claims:
    1. A load balancing method for use in a video on demand (VOD) system having N number of distributed servers, wherein a user applies a request for a VOD service, N being a positive integer, comprising the steps of:
    (a) setting a value of i to 1, i being an index for the a distributed server; (b) storing an address of an ith server; (c) finding the ith server corresponding to the stored address; (d) checking a pumping capability of the ith server; (e) assigning the ith server to provide the requested VOD service to the user if the pumping capability thereof is sufficient to provide the requested VOD service; (f) increasing the value of i by 1, if otherwise and returning to the step (b) until the value of i becomes N; and (9) generating an error code if none of the N distributed servers have a sufficient pumping capability.
    2. The method of claim 1, wherein the step (d) determines that the ith server has the sufficient pumping capability if a maximum bandwidth of a VOD service which the ith server can provide is greater than or equal to the bandwidth of the requested VOD service.
    9 3. The method of claim 2, wherein the step (e) includes the steps of:
    (el) transmitting the address of the ith server to the user; (e2) making a session between the ith server and the user; and (e3) providing data corresponding to the requested VOD service to the user through the session.
    4. A load balancing apparatus for use in a video on demand(VOD) system having N number of distributed servers, wherein a user applies a request for a VOD service, N being a positive integer, comprising:
    means for storing an address of an ith server, i being an index for the distributed servers; means for storing maximum bandwidths corresponding to N number of distributed servers; means for checking a pumping capability of the ith server; and means for assigning the ith server to provide the requested VOD service to the user if the pumping capability thereof is sufficient to provide the requested VOD service.
    5. The apparatus of claim 4, wherein the checking means includes:
    means for extracting a maximum bandwidth corresponding to the ith server from the maximum bandwidth storing means, wherein the maximum bandwidth corresponding to the ith server is a maximum bandwidth of a VOD service which the ith server can provide; means for comparing the maximum bandwidth corresponding to the ith server with a bandwidth of the requested VOD service; and means for determining that the ith server has a sufficient pumping capability if the maximum bandwidth corresponding to the ith server is greater than or equal to the bandwidth of the requested VOD service.
    6. The apparatus of claim 5, wherein the assigning means includes:
    is means for transmitting the address of the ith server to the user; means for making a session between the ith server and the user; and means for providing data corresponding to the requested VOD service to the user through the session.
    7. The apparatus of claim 6, wherein the address storing means updates its contents with an address of a server which has the sufficient pumping capability.
    8. A method, substantially as herein described with reference 11 - 1 to or as shown in figures 1 to 3 of the accompanying drawings.
    9. An apparatus, constructed and arranged substantially as herein described with reference to or as shown in figures 1 to 3 of the accompanying drawings.
    - 12
GB9828604A 1998-09-30 1998-12-23 Server load balancing in a video on demand system Withdrawn GB2342263A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980041131A KR100303087B1 (en) 1998-09-30 1998-09-30 Session and resource manager and manage method in a video on demand system

Publications (2)

Publication Number Publication Date
GB9828604D0 GB9828604D0 (en) 1999-02-17
GB2342263A true GB2342263A (en) 2000-04-05

Family

ID=19552773

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9828604A Withdrawn GB2342263A (en) 1998-09-30 1998-12-23 Server load balancing in a video on demand system

Country Status (2)

Country Link
KR (1) KR100303087B1 (en)
GB (1) GB2342263A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1788774A1 (en) * 2005-11-18 2007-05-23 Alcatel Lucent Method and system for initiating or recovering a media-on-demand session
EP1911287A1 (en) * 2005-07-29 2008-04-16 Thomson Licensing Intelligent disaster recovery for digital cinema multiplex theaters
WO2008074264A1 (en) * 2006-12-20 2008-06-26 Huawei Technologies Co., Ltd. A method, system and equipment for improving the reliability of a vod service
US7680938B2 (en) * 2003-06-27 2010-03-16 Oesterreicher Richard T Video on demand digital server load balancing
CN101064841B (en) * 2006-04-30 2010-11-10 武汉烽火网络有限责任公司 Network TV set up box, network television system and method for providing stream media
WO2015196766A1 (en) * 2014-06-27 2015-12-30 中兴通讯股份有限公司 Bandwidth control method, iptv terminal device and communication system
WO2019166071A1 (en) * 2018-02-27 2019-09-06 Nokia Solutions And Networks Oy Video on demand load equalization

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100757864B1 (en) * 2005-12-29 2007-09-11 삼성전자주식회사 Video On Demand system and control method for using centralized control-based transport network
JP2010244464A (en) 2009-04-09 2010-10-28 Canon Inc Information processing apparatus, network interface device, control method thereof, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5544327A (en) * 1994-03-01 1996-08-06 International Business Machines Corporation Load balancing in video-on-demand servers by allocating buffer to streams with successively larger buffer requirements until the buffer requirements of a stream can not be satisfied
EP0782337A2 (en) * 1995-12-29 1997-07-02 AT&T Corp. Demand-adaptive system and method for telephone requested cable programming
US5737747A (en) * 1995-10-27 1998-04-07 Emc Corporation Prefetching to service multiple video streams from an integrated cached disk array

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100204581B1 (en) * 1996-06-07 1999-06-15 이계철 Interface method of vod service in the exchange

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5544327A (en) * 1994-03-01 1996-08-06 International Business Machines Corporation Load balancing in video-on-demand servers by allocating buffer to streams with successively larger buffer requirements until the buffer requirements of a stream can not be satisfied
US5737747A (en) * 1995-10-27 1998-04-07 Emc Corporation Prefetching to service multiple video streams from an integrated cached disk array
EP0782337A2 (en) * 1995-12-29 1997-07-02 AT&T Corp. Demand-adaptive system and method for telephone requested cable programming

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7912954B1 (en) 2003-06-27 2011-03-22 Oesterreicher Richard T System and method for digital media server load balancing
US7680938B2 (en) * 2003-06-27 2010-03-16 Oesterreicher Richard T Video on demand digital server load balancing
EP1911287A1 (en) * 2005-07-29 2008-04-16 Thomson Licensing Intelligent disaster recovery for digital cinema multiplex theaters
EP1911287A4 (en) * 2005-07-29 2010-11-03 Thomson Licensing Intelligent disaster recovery for digital cinema multiplex theaters
WO2007057145A1 (en) * 2005-11-18 2007-05-24 Alcatel Method and system for initiating or recovering a media-on-demand session
EP1788774A1 (en) * 2005-11-18 2007-05-23 Alcatel Lucent Method and system for initiating or recovering a media-on-demand session
CN101064841B (en) * 2006-04-30 2010-11-10 武汉烽火网络有限责任公司 Network TV set up box, network television system and method for providing stream media
WO2008074264A1 (en) * 2006-12-20 2008-06-26 Huawei Technologies Co., Ltd. A method, system and equipment for improving the reliability of a vod service
WO2015196766A1 (en) * 2014-06-27 2015-12-30 中兴通讯股份有限公司 Bandwidth control method, iptv terminal device and communication system
WO2019166071A1 (en) * 2018-02-27 2019-09-06 Nokia Solutions And Networks Oy Video on demand load equalization
CN111771411A (en) * 2018-02-27 2020-10-13 诺基亚通信公司 VOD load balancing
CN111771411B (en) * 2018-02-27 2021-08-24 诺基亚通信公司 VOD load balancing
US11115447B2 (en) 2018-02-27 2021-09-07 Nokia Solutions And Networks Oy Video on demand load equalization

Also Published As

Publication number Publication date
KR100303087B1 (en) 2001-09-24
KR20000021853A (en) 2000-04-25
GB9828604D0 (en) 1999-02-17

Similar Documents

Publication Publication Date Title
US6324177B1 (en) Method and apparatus for managing connections based on a client IP address
ES2534293T3 (en) Multicast method and apparatus
US7318107B1 (en) System and method for automatic stream fail-over
CN100414539C (en) Method for transmitting and downloading streaming data
US4829372A (en) Presentation player
US7171678B2 (en) Systems and methods for establishing and administering sessions in digital cable systems
US6356947B1 (en) Data delivery system
US7284063B2 (en) Information processing apparatus, information processing method, and transmitting medium
US5227778A (en) Service name to network address translation in communications network
US6393496B1 (en) Operating system and network independent application program interface for use in an intelligent communication device
US20060117342A1 (en) Method for acquiring channel information and registering for reception of multicast based IP TV broadcasting in access network
US20020152307A1 (en) Methods, systems and computer program products for distribution of requests based on application layer information
CN1155122A (en) Distribution interactive multi-medium bussiness system
EP1320994A1 (en) Systems and method for interacting with users over a communications network
WO1989002129A1 (en) Session control in network for digital data processing system which supports multiple transfer protocols
MXPA00000765A (en) Internet caching system.
US7707421B2 (en) Method of accessing or sharing a digital document in a peer-to-peer communication network
GB2342263A (en) Server load balancing in a video on demand system
EP1142306A1 (en) A stream device management system for multimedia clients in a broadcast network architecture
US20020049829A1 (en) Data distribution system
JP4337150B2 (en) Receiving apparatus and receiving method
CN102857547B (en) The method and apparatus of distributed caching
EP0843851B1 (en) Data storage apparatus
Korkea-aho Scalability in Distributed Multimedia Systems
KR20010082529A (en) Unified computing and communication architecture(ucca)

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)