JP2003108393A - Load distribution method of video stream sending process and apparatus thereof, load distribution program and recording medium with the program recorded thereon - Google Patents

Load distribution method of video stream sending process and apparatus thereof, load distribution program and recording medium with the program recorded thereon

Info

Publication number
JP2003108393A
JP2003108393A JP2001296159A JP2001296159A JP2003108393A JP 2003108393 A JP2003108393 A JP 2003108393A JP 2001296159 A JP2001296159 A JP 2001296159A JP 2001296159 A JP2001296159 A JP 2001296159A JP 2003108393 A JP2003108393 A JP 2003108393A
Authority
JP
Japan
Prior art keywords
load
video stream
transmission process
stream transmission
client
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.)
Granted
Application number
JP2001296159A
Other languages
Japanese (ja)
Other versions
JP4595274B2 (en
Inventor
Isao Ito
功夫 伊藤
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2001296159A priority Critical patent/JP4595274B2/en
Publication of JP2003108393A publication Critical patent/JP2003108393A/en
Application granted granted Critical
Publication of JP4595274B2 publication Critical patent/JP4595274B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a load distribution method of a video stream sending process and apparatus thereof, which can prevent concentration of a load to a specific process, and to provide a distribution program and recording medium with the program recorded thereon. SOLUTION: The load distribution apparatus of the video system stream sending process is provided with a measuring means for measuring a variety of loads generated by a processing operation based on a video operation request, a notification means for notifying the load measured by the measuring means to a user request reception and load distribution process as its own load information, a management means for managing the load information notified from each video stream sending process as sending process information, and an instruction means for allocating the video stream sending process being the lightest in the loaded condition by referring to the sending process information and for instructing the connection when the connection to the video server system is required by a client.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は、ビデオストリー
ム送信プロセスの負荷分散方法及びその装置と負荷分散
プログラムと該プログラムを記録した記録媒体に関し、
特にビデオ配信サービスにおけるビデオサーバシステム
に適用して好適なものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a load distribution method for a video stream transmission process, an apparatus therefor, a load distribution program, and a recording medium recording the program,
It is particularly suitable for application to a video server system in a video distribution service.

【0002】[0002]

【従来の技術】従来、ビデオ配信サービスやビデオサー
バシステムにおけるビデオストリーム送信プロセスの負
荷分散方式にあっては、(1)ラウンドロビン方式によ
りクライアントからの要求がある毎にコンピュータにビ
デオストリーム送信プロセスを順次割り当てていく方
法、(2)コンピュータ毎のCPU負荷を比較して、負
荷値が最小であるプロセッサを選択し、そのプロセッサ
上のビデオストリーム送信プロセスにおいてクライアン
トにビデオストリーム信号を送出する方法、が一般的で
あった。
2. Description of the Related Art Conventionally, in the load distribution method of the video stream transmission process in the video distribution service or the video server system, (1) the video stream transmission process is sent to the computer by the round robin method every time the client requests it. A method of sequentially allocating, (2) a method of comparing CPU loads of respective computers, selecting a processor having a minimum load value, and transmitting a video stream signal to a client in a video stream transmission process on the processor. It was common.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上述し
た(1)および(2)に示す方法では、下記に示すよう
な問題が生じる可能性がある。
However, the methods described in (1) and (2) above may cause the following problems.

【0004】まず、(1)の方法では、ビデオ配信サー
ビスを終了しないでいる複数のクライアントが存在する
場合、ビデオストリーム送信プロセスが起動されるある
特定のコンピュータにクライアントのアクセスが偏在す
ることになり、そのプロセスが起動されているプロセッ
サのCPU負荷が過剰に増加する可能性がある。
First, in the method (1), when there are a plurality of clients who have not finished the video distribution service, the access of the clients is unevenly distributed to a specific computer on which the video stream transmission process is started. , The CPU load of the processor in which the process is activated may increase excessively.

【0005】また、(2)の方法ではコンピュータ毎の
CPU負荷を比較することから、(1)の方法の問題点
として挙げられたCPU負荷の過剰な増加については回
避することは可能ではあるものの、CPUの負荷値が同
値の場合、選択したCPUによっては、ネットワーク負
荷やディスクアクセス負荷、送信ビットレートの使用率
が高くなる場合がある可能性がある。
Further, since the CPU load of each computer is compared in the method (2), it is possible to avoid the excessive increase of the CPU load, which has been mentioned as a problem of the method (1). When the CPU load values are the same, the network load, the disk access load, and the transmission bit rate usage rate may increase depending on the selected CPU.

【0006】さらに(2)の方法の場合、予め設定され
た所定の期間内に取得した数回の負荷の平均をとって負
荷値とするのが一般的であるが、この場合、負荷計測中
にユーザが偶然ビデオ操作を一時中止していたり、負荷
の重いと推測される早送りなどの特殊操作を行っていた
りすると、負荷値が一時的に小さい値や大きな値をとる
ことになり、実際の負荷状況とは異なるコンピュータが
割り当てられる可能性がある。
Further, in the case of the method (2), it is general that the load value is obtained by averaging the loads obtained several times within a predetermined period set in advance. If the user accidentally suspends the video operation or performs a special operation such as fast-forwarding that is considered to be heavy, the load value will temporarily take a small value or a large value. A computer that is different from the load status may be assigned.

【0007】本発明は、以上の点を考慮してなされたも
のであり、特定のプロセスへの負荷の集中を防ぐことが
できるビデオストリーム送信プロセスの負荷分散方法及
びその装置と負荷分散プログラムと該プログラムを記録
した記録媒体を提供しようとするものである。
The present invention has been made in consideration of the above points, and a load distribution method for a video stream transmission process, a device thereof, a load distribution program, and a load distribution program capable of preventing concentration of a load on a specific process. It is intended to provide a recording medium in which a program is recorded.

【0008】[0008]

【課題を解決するための手段】かかる課題を解決するた
め、第1の本発明においては、ネットワークを介して接
続される複数のコンピュータ上で、クライアントにビデ
オ信号を送出する1つ以上のビデオストリーム送信プロ
セスと、クライアントからの要求を受け付けて前記ビデ
オストリーム送信プロセスをクライアントに割り当てる
ユーザ要求受信・負荷分散プロセスが起動されるときの
ビデオストリーム送信プロセスの負荷分散方法を、以下
の各処理手順によって構成した。
In order to solve such a problem, in the first aspect of the present invention, one or more video streams for sending a video signal to a client on a plurality of computers connected via a network. The load distribution method of the video stream transmission process when the transmission process and the user request reception / load distribution process that accepts the request from the client and allocates the video stream transmission process to the client are configured by the following processing procedures. did.

【0009】すなわち、前記ビデオストリーム送信プロ
セスは、クライアントからのビデオ操作要求に応じた処
理動作によって発生するCPU負荷、ネットワーク負
荷、ディスクアクセス負荷、再生ビットレートの使用容
量、接続ユーザ数の内の少なくともいずれか1つを計測
すると共に、これらを自身の負荷情報としてユーザ要求
受信・負荷分散プロセスに通知する。
That is, the video stream transmission process is at least the CPU load, the network load, the disk access load, the playback bit rate used capacity, and the number of connected users, which are generated by the processing operation according to the video operation request from the client. Any one of them is measured, and these are notified to the user request reception / load distribution process as its own load information.

【0010】また第2の本発明においては、ネットワー
クを介して接続される複数のコンピュータ上で、クライ
アントにビデオ信号を送出する1つ以上のビデオストリ
ーム送信プロセスと、クライアントからの要求を受け付
けて前記ビデオストリーム送信プロセスをクライアント
に割り当てるユーザ要求受信・負荷分散プロセスが起動
されるときのビデオストリーム送信プロセスの負荷分散
方法を、以下の各処理手順によって構成した。
According to the second aspect of the present invention, one or more video stream transmitting processes for transmitting a video signal to a client on a plurality of computers connected via a network, and receiving a request from the client, the above-mentioned process being performed. The load distribution method of the video stream transmission process when the user request reception / load distribution process that allocates the video stream transmission process to the client is activated is configured by the following processing procedures.

【0011】すなわち、前記ユーザ要求受信・負荷分散
プロセスは、各ビデオストリーム送信プロセスから通知
される負荷情報を送信プロセス情報として管理し、クラ
イアントからビデオサーバシステムに対する接続を要求
された場合、これらの送信プロセス情報を参照して、負
荷状態が最軽量であるビデオストリーム送信プロセスを
割り当て接続を指示する。
That is, the user request reception / load distribution process manages the load information notified from each video stream transmission process as transmission process information, and when the client requests the connection to the video server system, these transmissions are performed. By referring to the process information, the video stream transmission process having the lightest load state is allocated and the connection is instructed.

【0012】一態様としては、前記ユーザ要求受信・負
荷分散プロセスにおける負荷状態が最軽量なビデオスト
リーム送信プロセスを決定する条件に、CPU負荷とネ
ットワーク負荷とディスクアクセス負荷と容量使用率の
いずれかの値が突出したものを抽出し、これを負荷が大
きいとみなす条件と、CPU負荷、ネットワーク負荷、
ディスクアクセス負荷、容量使用率の順に負荷値比較を
行い、負荷値の高いものを負荷が大きいとみなす条件の
いずれかが含まれ、かつこれら条件が選択可能であるこ
とを特徴とする。
As one aspect, any one of a CPU load, a network load, a disk access load, and a capacity utilization rate is set as a condition for determining the video stream transmitting process whose load state in the user request receiving / load balancing process is the lightest. The condition that CPUs, network load,
The load values are compared in the order of the disk access load and the capacity usage rate, and one of the conditions for considering the one with the high load value as the large load is included, and these conditions are selectable.

【0013】また、他の一態様としては、ビデオ操作の
一時停止や早送りなどの特殊再生による負荷の変化を想
定してビデオストリーム送信プロセスの負荷値の算出を
行うことを特徴とする。
Another aspect is characterized in that the load value of the video stream transmission process is calculated on the assumption of a change in load due to special reproduction such as temporary stop of video operation or fast forward.

【0014】さらに、他の一態様としては、ビデオスト
リーム送信プロセスへのユーザ接続数の増加に伴う負荷
の増加を予測し、この予測値をビデオストリーム送信プ
ロセスの負荷値算出に利用することを特徴とする。
Furthermore, as another aspect, it is characterized in that an increase in load due to an increase in the number of user connections to the video stream transmission process is predicted, and this predicted value is used for calculating the load value of the video stream transmission process. And

【0015】また第6の本発明においては、ネットワー
クを介して接続される複数のコンピュータ上で、クライ
アントにビデオ信号を送出する1つ以上のビデオストリ
ーム送信プロセスと、クライアントからの要求を受け付
けて前記ビデオストリーム送信プロセスをクライアント
に割り当てるユーザ要求受信・負荷分散プロセスが起動
されるときのビデオストリーム送信プロセスの負荷分散
装置を、以下の各構成要素によって構成した。
In a sixth aspect of the present invention, one or more video stream transmitting processes for transmitting a video signal to a client on a plurality of computers connected via a network, and a request for receiving a request from the client are received. The load balancer for the video stream transmission process when the user request reception / load distribution process for allocating the video stream transmission process to the client is activated is configured by the following components.

【0016】すなわち、前記ビデオストリーム送信プロ
セスに設けられ、クライアントからのビデオ操作要求に
応じた処理動作によって発生するCPU負荷、ネットワ
ーク負荷、ディスクアクセス負荷、再生ビットレートの
使用容量、接続ユーザ数の内の少なくともいずれか1つ
を計測する計測手段と、この計測手段で計測された負荷
を自身の負荷情報としてユーザ要求受信・負荷分散プロ
セスに通知する通知手段と、前記ユーザ要求受信・負荷
分散プロセスに設けられ、各ビデオストリーム送信プロ
セスから通知される負荷情報を送信プロセス情報として
管理する管理手段と、クライアントからビデオサーバシ
ステムに対する接続を要求された場合、これらの送信プ
ロセス情報を参照して、負荷状態が最軽量であるビデオ
ストリーム送信プロセスを割り当て接続を指示する指示
手段とを有する。
That is, of the CPU load, the network load, the disk access load, the used capacity of the reproduction bit rate, and the number of connected users, which are provided in the video stream transmission process and are generated by the processing operation according to the video operation request from the client. Measuring means for measuring at least one of the above, a notifying means for notifying the load measured by this measuring means to the user request receiving / load balancing process as its own load information, and the user request receiving / load balancing process A management unit that is provided to manage load information notified from each video stream transmission process as transmission process information and, when a client requests a connection to the video server system, refers to these transmission process information and refers to the load status. Is the lightest video stream transmission program And a instruction means for instructing the assigned connecting process.

【0017】また第7の本発明においては、ネットワー
クを介して接続される複数のコンピュータ上で、クライ
アントにビデオ信号を送出する1つ以上のビデオストリ
ーム送信プロセスと、クライアントからの要求を受け付
けて前記ビデオストリーム送信プロセスをクライアント
に割り当てるユーザ要求受信・負荷分散プロセスが起動
されるときのビデオストリーム送信プロセスの負荷分散
プログラムを、以下の各ステップによって構成した。
In a seventh aspect of the present invention, one or more video stream transmitting processes for transmitting a video signal to a client on a plurality of computers connected via a network, and receiving a request from the client to receive the request. A load distribution program for the video stream transmission process when the user request reception / load distribution process for allocating the video stream transmission process to the client is activated is configured by the following steps.

【0018】すなわち、クライアントからのビデオ操作
要求に応じた処理動作によって発生するCPU負荷、ネ
ットワーク負荷、ディスクアクセス負荷、再生ビットレ
ートの使用容量、接続ユーザ数の内の少なくともいずれ
か1つを計測する計測ステップと、この計測ステップで
計測された負荷を自身の負荷情報としてユーザ要求受信
・負荷分散プロセスに通知する通知ステップと、この通
知ステップで通知される負荷情報を送信プロセス情報と
して管理する管理ステップと、クライアントからビデオ
サーバシステムに対する接続を要求されたときに、これ
らの管理ステップで管理される送信プロセス情報を参照
して、負荷状態が最軽量であるビデオストリーム送信プ
ロセスを割り当て、接続を指示する指示ステップとを有
する。
That is, at least one of the CPU load, the network load, the disk access load, the playback bit rate used capacity, and the number of connected users generated by the processing operation in response to the video operation request from the client is measured. A measurement step, a notification step of notifying the load measured by this measurement step to the user request reception / load distribution process as its own load information, and a management step of managing the load information notified in this notification step as transmission process information And when a client requests a connection to the video server system, it refers to the transmission process information managed in these management steps, assigns the video stream transmission process with the lightest load state, and instructs the connection. And an instruction step.

【0019】また第8の本発明においては、ネットワー
クを介して接続される複数のコンピュータ上で、クライ
アントにビデオ信号を送出する1つ以上のビデオストリ
ーム送信プロセスと、クライアントからの要求を受け付
けて前記ビデオストリーム送信プロセスをクライアント
に割り当てるユーザ要求受信・負荷分散プロセスが起動
されるときのビデオストリーム送信プロセスの負荷分散
プログラムを記録した記録媒体を、以下の各ステップに
より構成されるプログラムを記録することによって構成
した。
According to the eighth aspect of the present invention, one or more video stream transmitting processes for transmitting a video signal to a client on a plurality of computers connected via a network, and a request from the client are accepted. By assigning the video stream transmission process to the client, recording the load balancing program of the video stream transmission process when the user request reception / load balancing process is started, by recording the program configured by the following steps. Configured.

【0020】すなわち、クライアントからのビデオ操作
要求に応じた処理動作によって発生するCPU負荷、ネ
ットワーク負荷、ディスクアクセス負荷、再生ビットレ
ートの使用容量、接続ユーザ数の内の少なくともいずれ
か1つを計測する計測ステップと、この計測ステップで
計測された負荷を自身の負荷情報としてユーザ要求受信
・負荷分散プロセスに通知する通知ステップと、この通
知ステップで通知される負荷情報を送信プロセス情報と
して管理する管理ステップと、クライアントからビデオ
サーバシステムに対する接続を要求されたときに、これ
らの管理ステップで管理される送信プロセス情報を参照
して、負荷状態が最軽量であるビデオストリーム送信プ
ロセスを割り当て、接続を指示する指示ステップとを含
むビデオストリーム送信プロセスの負荷分散プログラム
を記録した。
That is, at least one of the CPU load, the network load, the disk access load, the used capacity of the reproduction bit rate, and the number of connected users generated by the processing operation in response to the video operation request from the client is measured. A measurement step, a notification step of notifying the load measured by this measurement step to the user request reception / load distribution process as its own load information, and a management step of managing the load information notified in this notification step as transmission process information And when a client requests a connection to the video server system, it refers to the transmission process information managed in these management steps, assigns the video stream transmission process with the lightest load state, and instructs the connection. Video stream including instructional steps It was recorded load balancing program sending process.

【0021】[0021]

【発明の実施の形態】(A)第1の実施形態 以下、本発明によるビデオストリーム送信プロセスの負
荷分散方法が適用される装置の第1の実施形態を図面を
参照しながら詳述する。
BEST MODE FOR CARRYING OUT THE INVENTION (A) First Embodiment Hereinafter, a first embodiment of an apparatus to which a load distribution method for a video stream transmission process according to the present invention is applied will be described in detail with reference to the drawings.

【0022】(A−1)第1の実施形態の構成 図1は、第1の実施形態のビデオストリーム送信プロセ
スの負荷分散装置の構成を示すブロック図である。図1
に示す第1の実施形態おいては、ビデオサーバシステム
11を例にとり、構成および動作について説明する。
(A-1) Configuration of the First Embodiment FIG. 1 is a block diagram showing the configuration of the load balancer of the video stream transmission process of the first embodiment. Figure 1
In the first embodiment shown in FIG. 1, the configuration and operation will be described by taking the video server system 11 as an example.

【0023】なお、本第1の実施形態はビデオサーバシ
ステム11のみに適用される訳ではなく、例えば、複数
のコンピュータから構成される任意のビデオサーバシス
テムに適用され得るものである。
The first embodiment is not limited to the video server system 11, but can be applied to any video server system composed of a plurality of computers, for example.

【0024】また、ここで言うコンピュータには、クラ
イアント(ユーザ)にビデオ信号を送出する「ビデオス
トリーム送信プロセス」が起動されているものが1つ以
上と、クライアント(ユーザ)からの要求を受け付けク
ライアントに割り当てるビデオストリーム送信プロセス
を選択・決定する「ユーザ要求受信・負荷分散プロセ
ス」が起動されているものが1つ、存在する。また前記
コンピュータはストレージエリアネットワークを介して
ビデオデータが格納されているディスク装置と接続され
る。
Further, in the computer referred to herein, one or more "video stream transmission process" for transmitting a video signal to the client (user) is activated, and the client (user) accepts a request. There is one in which the "user request receiving / load balancing process" for selecting / deciding the video stream transmitting process to be allocated to is activated. The computer is also connected to a disk device storing video data via a storage area network.

【0025】なお、これら「ビデオストリーム送信プロ
セス」と「ユーザ要求受信・負荷分散プロセス」は、そ
れぞれ複数のコンピュータ上に存在するように構成して
も良く、あるいは任意のプロセスを単一のコンピュータ
上に存在させて構成しても良い。ここでは「ビデオスト
リーム送信プロセス」と「ユーザ要求受信・負荷分散プ
ロセス」は、それぞれが異なるコンピュータ上で起動さ
れるものとして説明する。
The "video stream transmitting process" and the "user request receiving / load balancing process" may be configured to exist on a plurality of computers, or an arbitrary process may be performed on a single computer. It may be configured to exist in. Here, it is assumed that the “video stream transmission process” and the “user request reception / load distribution process” are activated on different computers.

【0026】ビデオサーバシステム11は、ネットワー
ク21を介してクライアント31乃至34のそれぞれと
接続されている。また、ビデオサーバシステム11は、
コンピュータ41乃至44とディスク51、52を含み
構成され、さらに、これらコンピュータ41乃至44と
ディスク装置としてのディスク51、52はストレージ
エリアネットワーク61により相互に接続されている。
The video server system 11 is connected to each of the clients 31 to 34 via the network 21. In addition, the video server system 11
The computer 41 to 44 and the disks 51 and 52 are included, and the computers 41 to 44 and the disks 51 and 52 as disk devices are mutually connected by a storage area network 61.

【0027】またコンピュータ41、42、43は、そ
れぞれビデオストリーム送信プロセス71、72、73
がそれぞれ起動され、並列プロセス構成を採っている。
コンピュータ44はユーザ要求受信・負荷分散プロセス
81が起動される。
Further, the computers 41, 42 and 43 are respectively connected to the video stream transmission processes 71, 72 and 73.
Are activated respectively and adopt a parallel process configuration.
On the computer 44, the user request receiving / load balancing process 81 is started.

【0028】ビデオストリーム送信プロセス71、7
2、73は、ネットワーク21を介してビデオサーバシ
ステム11に接続されるクライアント31乃至34に対
してビデオストリームを送信する。
Video stream transmission process 71, 7
2, 73 transmit a video stream to the clients 31 to 34 connected to the video server system 11 via the network 21.

【0029】図2は、コンピュータ44で起動されるユ
ーザ要求受信・負荷分散プロセス81の機能内容を示す
機能ブロック構成図である。ユーザ要求受信・負荷分散
プロセス81は、クライアント(またはユーザ)からの
要求を受け付けるユーザ要求受信処理部811と、ビデ
オストリーム送信プロセスからのプロセス情報通知を受
け付ける並列プロセス情報管理部812とを含む。
FIG. 2 is a functional block diagram showing the functional contents of the user request receiving / load balancing process 81 activated by the computer 44. The user request reception / load distribution process 81 includes a user request reception processing unit 811 that receives a request from a client (or a user) and a parallel process information management unit 812 that receives a process information notification from the video stream transmission process.

【0030】次に図3を参照して、この並列プロセス情
報管理部812について説明する。並列プロセス情報管
理部812は、ビデオサーバシステム上に存在する全て
のビデオストリーム送信プロセス71、72、73から
のプロセス情報通知をストレージエリアネットワーク6
1または図示しないネットワークを介して定期的に受け
付け、それぞれ送信プロセス情報81221、8122
2、81223により管理する。これら送信プロセス情
報はビデオストリーム送信プロセス1つにつき1つの情
報が存在し、すべての情報は送信プロセス情報リスト8
121により管理される。
Next, the parallel process information management section 812 will be described with reference to FIG. The parallel process information management unit 812 sends process information notifications from all the video stream transmission processes 71, 72, 73 existing on the video server system to the storage area network 6.
1 or periodically received via a network (not shown), and transmission process information 81221 and 8122, respectively.
2, 81223. There is one piece of information in the transmission process information for each video stream transmission process, and all the information is the transmission process information list 8
It is managed by 121.

【0031】図4は、送信プロセス情報リスト8121
により管理される送信プロセス情報81221のデータ
構成図である。また送信プロセス情報81222、81
223も同様のデータ構成を採っている。
FIG. 4 shows a transmission process information list 8121.
6 is a data configuration diagram of transmission process information 81221 managed by FIG. Also, transmission process information 81222, 81
223 also has a similar data structure.

【0032】図4に示す送信プロセス情報81221
は、送信プロセス識別子、送信プロセスアクセス情報、
プロセス状態、接続ユーザ数、CPU負荷、ネットワー
ク負荷、ディスクアクセス負荷、帯域能力(最大容量)
及び帯域能力(使用容量)から構成される。
Transmission process information 81221 shown in FIG.
Is the sending process identifier, sending process access information,
Process status, number of connected users, CPU load, network load, disk access load, bandwidth capacity (maximum capacity)
And bandwidth capacity (used capacity).

【0033】これらの情報のうち、プロセス状態、接続
ユーザ数、CPU負荷、ネットワーク負荷、ディスクア
クセス負荷、帯域能力(最大容量)、帯域能力(使用容
量)については、ビデオストリーム送信プロセスから情
報通知を受け付けることにより、常に最新の情報に更新
される。これらのデータのそれぞれについて、詳細な説
明を表形式にまとめて図6に示す。
Of these information, the process status, number of connected users, CPU load, network load, disk access load, bandwidth capacity (maximum capacity), bandwidth capacity (used capacity) are notified from the video stream transmission process. By receiving it, the information is always updated. A detailed description of each of these data is shown in a tabular form in FIG.

【0034】ここで再び、図2を参照するに、ユーザ要
求受信処理部811はネットワーク21を介してクライ
アント(ユーザ)からの要求があった際に、並列プロセ
ス情報管理部812に対して、ビデオストリーム送信プ
ロセスの割当てを要求する。並列プロセス情報管理部8
12では、図3に示す送信プロセス情報リスト8121
の各送信プロセス情報81221、81222、812
23の中から最適なビデオストリーム送信プロセスを決
定し、ユーザ要求受信処理部811に返却する。ユーザ
要求受信処理部811は、この決定されたビデオストリ
ーム送信プロセスにアクセスするための情報をクライア
ントに通知する。
Referring again to FIG. 2, the user request reception processing unit 811 sends a video to the parallel process information management unit 812 when a request is made from the client (user) via the network 21. Requests allocation of stream transmission process. Parallel process information management unit 8
12, the transmission process information list 8121 shown in FIG.
Of each transmission process information 81221, 81222, 812
The optimum video stream transmission process is determined from 23 and returned to the user request reception processing unit 811. The user request reception processing unit 811 notifies the client of information for accessing the determined video stream transmission process.

【0035】図5は、ビデオストリーム送信プロセス7
1の機能を示す機能ブロック構成図である。なおビデオ
ストリーム送信プロセス72、73の構成、作用も同様
であるので、ここではビデオストリーム送信プロセス7
1について説明する。
FIG. 5 shows the video stream transmission process 7.
2 is a functional block configuration diagram showing the function of 1. FIG. Note that the video stream transmission processes 72 and 73 have the same configuration and operation, and therefore, here, the video stream transmission process 7
1 will be described.

【0036】図5において、ビデオストリーム送信プロ
セス71は、ビデオ操作要求受信処理部711と、ビデ
オストリーム送信処理部712と、自プロセス情報通知
部713と、ビデオデータ読み取り部714とを含む。
In FIG. 5, the video stream transmission process 71 includes a video operation request reception processing unit 711, a video stream transmission processing unit 712, an own process information notification unit 713, and a video data reading unit 714.

【0037】まず、ビデオ操作要求受信処理部711
は、クライアント(ユーザ)からのビデオ操作要求を受
け付けると、この操作要求に従い、ビデオデータ読み取
り部714でディスク51,52よりビデオデータを読
み取って、ビデオストリーム送信処理部712でクライ
アントに対してビデオストリームを送出する。
First, the video operation request reception processing unit 711.
Upon receiving a video operation request from the client (user), the video data reading unit 714 reads the video data from the disks 51 and 52 according to the operation request, and the video stream transmission processing unit 712 sends the video stream to the client. Is sent.

【0038】このとき自プロセス情報通知部713で
は、コンピュータに掛かっているCPU負荷、ネットワ
ーク負荷、ディスクアクセス負荷をそれぞれ計測すると
ともに、自身に接続されているユーザ数、および送信し
ているビデオストリームの使用容量を算出し、プロセス
情報としてユーザ要求受信・負荷分散プロセスに対して
通知する。この自プロセス情報通知部713における処
理は所定の時間間隔(例えば10秒間隔)で行われる。
At this time, the own process information notifying unit 713 measures the CPU load, network load, and disk access load on the computer, and at the same time, determines the number of users connected to itself and the video stream being transmitted. The used capacity is calculated and notified to the user request reception / load distribution process as process information. The process in the own process information notification unit 713 is performed at a predetermined time interval (for example, every 10 seconds).

【0039】(A−2)第1の実施形態の動作 次に、この第1の実施形態のビデオストリーム送信プロ
セスの負荷分散装置の動作を説明する。
(A-2) Operation of the First Embodiment Next, the operation of the load balancer of the video stream transmission process of the first embodiment will be described.

【0040】以下、図7に示すフローチャートを用いて
ビデオサーバシステム11の動作を処理手順に従って説
明する。
The operation of the video server system 11 will be described below in accordance with the processing procedure with reference to the flowchart shown in FIG.

【0041】まず、ビデオサーバシステム上のビデオス
トリーム送信プロセス71,72,73は、定期的に、
例えば所定の時間間隔(例えば10秒間隔)で自身の負
荷情報を計測し、ユーザ要求受信・負荷分散プロセス8
1に通知する(ステップS11)。
First, the video stream transmission processes 71, 72, 73 on the video server system periodically
For example, the load information of itself is measured at a predetermined time interval (for example, every 10 seconds), and the user request reception / load distribution process 8 is performed.
1 is notified (step S11).

【0042】通知を受け付けたユーザ要求受信・負荷分
散プロセス81は、通知元のビデオストリーム送信プロ
セスに対応する送信プロセス情報のデータを通知された
負荷情報に基づいて更新する(ステップS13)。
The user request reception / load distribution process 81 that has received the notification updates the data of the transmission process information corresponding to the video stream transmission process of the notification source based on the notified load information (step S13).

【0043】例えば図3を参照するに、ビデオストリー
ム送信プロセス71が負荷情報を通知すると、ユーザ要
求受信・負荷分散プロセス81の並列プロセス情報管理
部812においてこれを受信し、並列プロセス情報管理
部812は通知元のビデオストリーム送信プロセス71
に対応する送信プロセス情報81221上のデータを通
知された情報に基づいて更新する。
For example, referring to FIG. 3, when the video stream transmission process 71 notifies the load information, the parallel process information management unit 812 of the user request reception / load distribution process 81 receives the load information, and the parallel process information management unit 812. Is the notification source video stream transmission process 71
The data on the transmission process information 81221 corresponding to is updated based on the notified information.

【0044】この一連の動作により、ユーザ要求受信・
負荷分散プロセス81の並列プロセス情報管理部812
では各ビデオストリーム送信プロセスについて常に最新
の送信プロセス情報を管理することができる。
By this series of operations, user request reception /
Parallel process information management unit 812 of the load balancing process 81
The latest transmission process information can be always managed for each video stream transmission process.

【0045】このときの並列プロセス情報管理部812
の動作フローを図8に示す。まず、ステップS31でプ
ロセス情報通知を受信すると、ステップS33に進み、
ユーザ要求受信・負荷分散プロセス81の並列プロセス
情報管理部812では、通知された情報に含まれる値に
より、通知元のビデオストリーム送信プロセスに対応す
る送信プロセス情報上のデータを更新する。
The parallel process information management unit 812 at this time
FIG. 8 shows the operation flow of the above. First, when the process information notification is received in step S31, the process proceeds to step S33,
The parallel process information management unit 812 of the user request reception / load distribution process 81 updates the data on the transmission process information corresponding to the video stream transmission process of the notification source with the value included in the notified information.

【0046】次に、図7を参照して、ユーザがクライア
ントを通じてビデオサービスを利用する際のビデオサー
バシステム11の動作例を説明する。
Next, with reference to FIG. 7, an operation example of the video server system 11 when a user uses a video service through a client will be described.

【0047】まず、ユーザは各クライアントを通じてビ
デオサーバシステム11に対して、サーバへのアクセス
を要求すると(ステップS15)、まずユーザ要求受信
・負荷分散プロセス81が、ビデオストリーム送信プロ
セス71,72,73の中から負荷の最も軽いプロセス
を決定し(ステップS17)、このプロセスのアクセス
情報をアクセス要求元のクライアントに返却する(ステ
ップS19)。次にクライアントはこのアクセス情報に
基づいてビデオストリーム送信プロセスに接続し、ビデ
オ操作要求し(ステップS21)、ディスクよりビデオ
データを読み取り(ステップS23)、送信されたビデ
オストリームを受信し(ステップS25)、ビデオサー
ビスを利用する。
First, the user requests the video server system 11 to access the server through each client (step S15). First, the user request reception / load distribution process 81 causes the video stream transmission processes 71, 72, 73. The process with the lightest load is determined from among these (step S17), and the access information of this process is returned to the client as the access request source (step S19). Next, the client connects to the video stream transmission process based on this access information, requests video operation (step S21), reads the video data from the disc (step S23), and receives the transmitted video stream (step S25). , Use video services.

【0048】図7を参照するに、例えば図1,2に示す
クライアント31がビデオサーバシステム11に対して
ネットワーク21を介してサーバアクセス要求を行う
(ステップS15)と、この要求をコンピュータ44上
のユーザ要求受信・負荷分散プロセス81のユーザ要求
受信処理部811において受け付ける。要求を受け付け
たユーザ要求受信処理部811は、並列プロセス情報管
理部812に対してビデオストリーム送信プロセスの割
当てを要求する。
Referring to FIG. 7, for example, when the client 31 shown in FIGS. 1 and 2 makes a server access request to the video server system 11 via the network 21 (step S15), the request is stored on the computer 44. The user request reception processing unit 811 of the user request reception / load distribution process 81 receives the request. Upon receiving the request, the user request reception processing unit 811 requests the parallel process information management unit 812 to allocate the video stream transmission process.

【0049】並列プロセス情報管理部812は、自身の
持つ各ビデオストリーム送信プロセス71,72,73
の各送信プロセス情報を比較し、負荷の最も軽いビデオ
ストリーム送信プロセスを決定する(ステップS1
7)。決定されたビデオストリーム送信プロセスのアク
セス情報が並列プロセス情報管理部812を通じて、ユ
ーザ要求受信処理部811に返却され、ユーザ要求受信
処理部811はクライアント31に対して、このアクセ
ス情報を通知する(ステップS19)。
The parallel process information management unit 812 has its own video stream transmission processes 71, 72, 73.
Of each of the transmission process information are compared to determine the video stream transmission process with the lightest load (step S1).
7). The access information of the determined video stream transmission process is returned to the user request reception processing unit 811 through the parallel process information management unit 812, and the user request reception processing unit 811 notifies the client 31 of this access information (step S19).

【0050】例えば並列プロセス情報管理部812がビ
デオストリーム送信プロセス72を決定した場合、この
ビデオストリーム送信プロセス72へのアクセス情報が
ユーザ要求受信処理部811からクライアント31に返
却され、クライアント31はこのアクセス情報に基づい
てコンピュータ42上のビデオストリーム送信プロセス
72に接続を行い、ビデオ操作を行う(ステップS2
1,23,25)。
For example, when the parallel process information management unit 812 determines the video stream transmission process 72, the access information for this video stream transmission process 72 is returned from the user request reception processing unit 811 to the client 31, and the client 31 accesses this access. Based on the information, the video stream transmission process 72 on the computer 42 is connected to perform the video operation (step S2).
1, 23, 25).

【0051】次に、図9を参照してビデオストリーム送
信プロセス割当の処理手順について説明する。
Next, the processing procedure for video stream transmission process allocation will be described with reference to FIG.

【0052】クライアント31がビデオサーバシステム
11に対してサーバアクセス要求を行うと、要求を受け
付けたユーザ要求受信処理部811は、並列プロセス情
報管理部812に対してビデオストリーム送信プロセス
の割当てを要求する(ステップS41)。
When the client 31 makes a server access request to the video server system 11, the user request reception processing unit 811 that has received the request requests the parallel process information management unit 812 to allocate a video stream transmission process. (Step S41).

【0053】ステップS43において、正常状態のプロ
セスが存在すると判断されたときには、ステップS45
に進む。
If it is determined in step S43 that there is a process in a normal state, step S45
Proceed to.

【0054】並列プロセス情報管理部812のビデオス
トリーム送信プロセスの割当ては、図3に示す送信プロ
セス情報リスト8131をコピーし(ステップS4
5)、コピーしたリストについて各送信プロセス情報8
1321〜81323のデータを負荷比較条件に基づい
てソートを施し(ステップS47)、その中で負荷が最
軽量のプロセスが決定されることで行われる。
The allocation of the video stream transmission process of the parallel process information management unit 812 is performed by copying the transmission process information list 8131 shown in FIG. 3 (step S4).
5), each transmission process information 8 about the copied list
This is performed by sorting the data 1321 to 81323 based on the load comparison condition (step S47), and determining the process with the lightest load among them.

【0055】続いて、ステップS49で割当て正常とし
て、ソート後のリストの先頭にある送信プロセス情報の
アクセス情報をユーザ要求受信処理部811に通知し、
処理を終了する。
Subsequently, in step S49, it is determined that the allocation is normal, and the access information of the transmission process information at the head of the sorted list is notified to the user request reception processing unit 811.
The process ends.

【0056】また、上記ステップS43において、正常
状態のプロセスが存在しないと判断されたときには、ス
テップS51に進み、割当て異常として、割当て可能な
プロセスが存在しない旨をユーザ受信処理部811に通
知して処理を終了する。
If it is determined in step S43 that there is no process in the normal state, the process advances to step S51 to notify the user reception processing unit 811 that there is no process that can be allocated as an allocation error. The process ends.

【0057】また、並列プロセス情報管理部812はパ
ターンの負荷比較条件を持つ。すなわち、負荷比較条件
1は、ビデオストリーム送信プロセスのCPU負荷、ネ
ットワーク負荷、ディスクアクセス負荷、および容量使
用率のいずれかの値が突出したもの抽出し、これを負荷
が大きいプロセスとみなすものである。
The parallel process information management unit 812 has a pattern load comparison condition. That is, the load comparison condition 1 is one in which any one of the CPU load, the network load, the disk access load, and the capacity utilization rate of the video stream transmission process is extracted, and this is regarded as a process with a large load. .

【0058】また、負荷比較条件2は、「CPU負荷>
ネットワーク負荷>ディスクアクセス負荷>容量使用
率」の順に負荷値の比較を行い、負荷値の高い方を負荷
が大きいプロセスとみなすものである。
The load comparison condition 2 is "CPU load>
The load values are compared in the order of “network load> disk access load> capacity utilization rate”, and the process with the higher load value is regarded as the process with the higher load.

【0059】次に、図10を参照して負荷比較条件1に
ついて詳細に説明する。
Next, the load comparison condition 1 will be described in detail with reference to FIG.

【0060】まず、ステップS61において、比較を行
う2つのプロセス情報について、リストの先方にあるも
のをA、リストの後方にあるものをBとする。次にステ
ップS63では、接続ユーザ数以外の項目について、大
きい値のものほど負荷が高いと見做すため、以下に示す
計算値で負荷値合計を算出する。
First, in step S61, regarding the two pieces of process information to be compared, the one that is ahead of the list is A and the one that is behind the list is B. Next, in step S63, regarding items other than the number of connected users, the larger the value, the higher the load. Therefore, the total load value is calculated using the following calculated values.

【0061】 負荷値合計={L1}+{L2}+{L3}+{L4} 但し、 {L1};{CPU負荷の3乗} {L2};{ネットワーク負荷の3乗} {L3};{ディスクアクセス負荷の3乗} {L4};{容量使用率の3乗} とする。[0061] Total load value = {L1} + {L2} + {L3} + {L4} However, {L1}; {CPU load cubed} {L2}; {Network load cubed} {L3}; {Disk access load cubed} {L4}; {Capacity usage cubed} And

【0062】次に、ステップS65に進み、負荷値合計
を比較し、A>BならばステップS69に進みリスト上
でAとBとの位置を置き換えた後に終了する。またA<
Bならば、そのまま処理を終了する。さらにA=Bなら
ば、ステップS67に進み、さらに接続ユーザ数を比較
する。A>BならばステップS69に進みリスト上でA
とBとの位置を置き換えた後に終了する。またA=Bま
たはA<Bならば、そのまま処理を終了する。
Next, in step S65, the total load values are compared, and if A> B, the process advances to step S69 to replace the positions of A and B on the list, and then the process ends. Also A <
If it is B, the process is ended as it is. If A = B, the process proceeds to step S67 to further compare the number of connected users. If A> B, the process proceeds to step S69 and A is displayed on the list.
After replacing the positions of B and B, the process ends. If A = B or A <B, the process is terminated.

【0063】次に、図11を参照して負荷比較条件2に
ついて、詳細に説明する。
Next, the load comparison condition 2 will be described in detail with reference to FIG.

【0064】まずステップS71において、CPU負荷
を比較し、A>BならばステップS81に進みリスト上
でAとBとの位置を置き換えた後に終了する。またA<
Bならば、そのまま処理を終了し、A=Bならば、ステ
ップS73に進む。
First, in step S71, CPU loads are compared, and if A> B, the process proceeds to step S81, where the positions of A and B are replaced on the list, and then the process ends. Also A <
If it is B, the process is terminated, and if A = B, the process proceeds to step S73.

【0065】続いてステップS73において、ネットワ
ーク負荷を比較し、A>BならばステップS81に進み
リスト上でAとBとの位置を置き換えた後に終了する。
またA<Bならば、そのまま処理を終了し、A=Bなら
ば、ステップS75に進む。
Subsequently, in step S73, the network loads are compared, and if A> B, the process proceeds to step S81, where the positions of A and B are replaced on the list, and the process ends.
If A <B, the process is terminated, and if A = B, the process proceeds to step S75.

【0066】続いてステップS75において、ディスク
アクセス負荷を比較し、A>BならばステップS81に
進みリスト上でAとBとの位置を置き換えた後に終了す
る。またA<Bならば、そのまま処理を終了し、A=B
ならば、ステップS77に進む。
Subsequently, in step S75, the disk access loads are compared, and if A> B, the process proceeds to step S81, where the positions of A and B are replaced on the list, and the process ends. If A <B, the process is terminated as it is, and A = B
If so, the process proceeds to step S77.

【0067】続いてステップS77において、容量使用
率を比較し、A>BならばステップS81に進みリスト
上でAとBとの位置を置き換えた後に終了する。またA
<Bならば、そのまま処理を終了し、A=Bならば、ス
テップS79に進む。
Subsequently, in step S77, the capacity utilization rates are compared, and if A> B, the process proceeds to step S81, where the positions of A and B are replaced on the list, and the process ends. Also A
If <B, the process is terminated, and if A = B, the process proceeds to step S79.

【0068】続いてステップS79において、接続ユー
ザ数を比較し、A>BならばステップS81に進みリス
ト上でAとBとの位置を置き換えた後に終了する。また
A=BまたはA<Bならば、そのまま処理を終了する。
Subsequently, in step S79, the number of connected users is compared. If A> B, the process proceeds to step S81, where the positions of A and B are replaced on the list, and the process is terminated. If A = B or A <B, the process is terminated.

【0069】このようにして、並列プロセス情報管理部
812は、ビデオサーバシステムの設定により負荷比較
条件1もしくは負荷比較条件2によって、送信プロセス
情報リストのコピーをソーティングする。この設定は、
ビデオサーバシステムの管理者がシステムの負荷特性を
判断し、どちらかの条件を設定することができる。
In this way, the parallel process information management unit 812 sorts the copy of the transmission process information list according to the load comparison condition 1 or the load comparison condition 2 depending on the setting of the video server system. This setting is
The administrator of the video server system can judge the load characteristics of the system and set either condition.

【0070】(A−3)第1の実施形態の効果 本第1の実施形態によると、クライアントの要求に対し
て全ビデオストリーム送信プロセスの中から負荷が最軽
量のプロセスを割り当てることにより、1つのプロセス
への負荷の集中を防ぐことはもちろんのこと、CPU負
荷以外の負荷項目として、ネットワーク負荷、ディスク
アクセス負荷、送信ビットレートの最大容量に対する使
用率についても分散が可能となる。
(A-3) Effect of the First Embodiment According to the first embodiment, by assigning the process with the lightest load among all the video stream transmission processes to the request of the client, In addition to preventing the concentration of the load on one process, the load items other than the CPU load can be distributed about the network load, the disk access load, and the usage rate of the transmission bit rate with respect to the maximum capacity.

【0071】また、各ビデオストリーム送信プロセスか
ら定期的に負荷情報を通知する仕組みを採っており、こ
のユーザ要求受信・負荷分散プロセスに届かないことに
より、ビデオストリーム送信プロセスの異常を早期に発
見することができる。これにより、正常に動作していな
いビデオストリーム送信プロセスをクライアントに割り
当てないことが可能になるため、ビデオサーバシステム
の信頼性が向上する。
Further, a mechanism is adopted in which the load information is periodically notified from each video stream transmission process, and an abnormality in the video stream transmission process is detected early by not receiving the user request reception / load distribution process. be able to. This makes it possible to prevent a video stream transmission process that is not operating normally from being assigned to the client, thereby improving the reliability of the video server system.

【0072】また、複数の負荷比較条件を配備すること
によって、ビデオサーバシステム毎の負荷特性に応じた
負荷分散の実現が可能となる。
By disposing a plurality of load comparison conditions, it is possible to realize load distribution according to the load characteristics of each video server system.

【0073】(B)第2の実施形態 次に、本発明によるビデオストリーム送信プロセスの負
荷分散方法及び装置の第2の実施形態を図面を参照しな
がら詳述する。
(B) Second Embodiment Next, a second embodiment of a load distribution method and apparatus for a video stream transmission process according to the present invention will be described in detail with reference to the drawings.

【0074】(B−1)第2の実施形態の構成 第2の実施形態の構成は、第1の実施形態と同じ構成で
あるため、第1の実施形態の図1乃至6を用いる。
(B-1) Configuration of Second Embodiment Since the configuration of the second embodiment is the same as that of the first embodiment, FIGS. 1 to 6 of the first embodiment will be used.

【0075】(B−2)第2の実施形態の動作 以下、第2の実施形態の動作例は、図7に示した第1の
実施形態の動作例と略同様である。
(B-2) Operation of Second Embodiment Hereinafter, an operation example of the second embodiment is substantially the same as the operation example of the first embodiment shown in FIG.

【0076】ここで、例えば図3および図4で、ビデオ
ストリーム送信プロセス71が負荷情報を通知すると、
ユーザ要求受信・負荷分散プロセス81の並列プロセス
情報管理部812においてこれを受信し、並列プロセス
情報管理部812は通知元のビデオストリーム送信プロ
セス71に対応する送信プロセス情報81221上の各
データ情報と通知された情報の比較を行う。
Here, for example, in FIG. 3 and FIG. 4, when the video stream transmission process 71 notifies the load information,
The parallel process information management unit 812 of the user request reception / load distribution process 81 receives this, and the parallel process information management unit 812 notifies each data information on the transmission process information 81221 corresponding to the video stream transmission process 71 of the notification source and the notification. Compare the information provided.

【0077】以下、図12を参照して、並列プロセス情
報管理部812の動作について説明する。
The operation of the parallel process information management unit 812 will be described below with reference to FIG.

【0078】まず、プロセス情報通知を受信する(ステ
ップS91)。次に送信プロセス情報81221上とビ
デオストリーム送信プロセスから通知された情報上の接
続ユーザ数を比較して、接続ユーザ数の増加の有無につ
いて確認する(ステップS93)。接続ユーザ数の増加
が無い場合にはステップS95に進み、CPU負荷、ネ
ットワーク負荷、ディスクアクセス負荷の値の変化の有
無について確認する。これらの値が変化していた場合、
ユーザがビデオ操作を停止しているか、特殊操作を行っ
ているものとみなす。
First, the process information notification is received (step S91). Next, the number of connected users on the transmission process information 81221 and the information notified from the video stream transmission process is compared to confirm whether or not the number of connected users has increased (step S93). If there is no increase in the number of connected users, the process proceeds to step S95, and it is confirmed whether the values of the CPU load, the network load, and the disk access load have changed. If these values have changed,
It is assumed that the user has stopped operating the video or is performing a special operation.

【0079】例えば、負荷が下がっている場合には送信
プロセス情報81221上のCPU負荷、ネットワーク
負荷、ディスクアクセス負荷の値を更新すること無く、
処理を終了する(ステップS99)。また、負荷が上が
っている場合には、送信プロセス情報81221上のC
PU負荷、ネットワーク負荷、ディスクアクセス負荷の
値を、通知された情報上のそれらとの中間値を算出し
て、更新して処理を終了する(ステップS97)。
For example, when the load is reduced, the CPU load, network load, and disk access load values on the transmission process information 81221 are not updated,
The process ends (step S99). If the load is high, C on the transmission process information 81221
The values of the PU load, the network load, and the disk access load are calculated as intermediate values among them in the notified information, updated, and the processing ends (step S97).

【0080】また、ステップS93で接続ユーザ数が増
加していることが確認された場合と、ステップS95で
送信プロセス情報81221上のCPU負荷、ネットワ
ーク負荷、ディスクアクセス負荷の値に変化が無い場合
に、ステップS101に進み送信プロセス情報上の値
を、通知された情報に設定された値により更新して処理
を終了する。
When it is confirmed in step S93 that the number of connected users is increasing, and in step S95, there is no change in the values of the CPU load, network load, and disk access load on the transmission process information 81221. Then, the process proceeds to step S101, the value on the transmission process information is updated with the value set in the notified information, and the process ends.

【0081】(B−3)第2の実施形態の効果 第2の実施形態では、ユーザが偶然ビデオ操作を一時中
止していたり、負荷の重いと推測される早送りなどの特
殊操作を行っていたりして負荷が一時的に変化しても、
以前の負荷情報を用いて最適なコンピュータを割り当て
ることができる。
(B-3) Effects of the Second Embodiment In the second embodiment, the user accidentally suspends the video operation or performs a special operation such as fast-forwarding which is considered to be heavy. And even if the load changes temporarily,
The optimal computer can be assigned using the previous load information.

【0082】(C)第3の実施形態 次に、本発明によるビデオストリーム送信プロセスの負
荷分散方法及び装置の第3の実施形態を図面を参照しな
がら詳述する。
(C) Third Embodiment Next, a third embodiment of a load distribution method and apparatus for a video stream transmission process according to the present invention will be described in detail with reference to the drawings.

【0083】(C−1)第3の実施形態の構成 第3の実施形態の構成は、第1、第2の実施形態と同じ
構成であるため、第1の実施形態の図1乃至6を用い
る。
(C-1) Configuration of Third Embodiment Since the configuration of the third embodiment is the same as that of the first and second embodiments, FIGS. 1 to 6 of the first embodiment will be described. To use.

【0084】(C−2)第3の実施形態の動作 以下、第3の実施形態の動作例は、図7に示した第1、
第2の実施形態の動作例と同じである。
(C-2) Operation of the third embodiment Hereinafter, the operation example of the third embodiment will be described with reference to the first and the second operations shown in FIG.
This is the same as the operation example of the second embodiment.

【0085】ここで、例えば図3および図4で、ビデオ
ストリーム送信プロセス71が負荷情報を通知すると、
ユーザ要求受信・負荷分散プロセス81の並列プロセス
情報管理部812においてこれを受信し、並列プロセス
情報管理部812は通知元のビデオストリーム送信プロ
セス71に対応する送信プロセス情報81221上の各
データ情報と通知された情報の比較を行う。
Here, for example, in FIG. 3 and FIG. 4, when the video stream transmission process 71 notifies the load information,
The parallel process information management unit 812 of the user request reception / load distribution process 81 receives this, and the parallel process information management unit 812 notifies each data information on the transmission process information 81221 corresponding to the video stream transmission process 71 of the notification source and the notification. Compare the information provided.

【0086】図13を参照するに、比較はまず、送信プ
ロセス情報81221上とビデオストリーム送信プロセ
スから通知された情報上の接続ユーザ数を比較して(ス
テップS113)、接続ユーザ数の増加の有無を確認す
る。接続ユーザ数の増加が無い場合の動作フローは第2
の実施形態に示した図12と同じとなる。
Referring to FIG. 13, first, the comparison is made by comparing the number of connected users on the transmission process information 81221 and the information notified from the video stream transmission process (step S113) to determine whether the number of connected users has increased. To confirm. The second operation flow is when there is no increase in the number of connected users.
12 shown in the embodiment of FIG.

【0087】第2の実施形態では、接続ユーザ数の増加
があった場合、並列プロセス情報管理部812は、通知
された情報の値をそのまま送信プロセス情報81221
上のデータに更新する。このとき、ユーザがビデオ操作
を開始していない場合などで、実際のコンピュータの状
況と通知された負荷情報の値に差異が生じる可能性があ
り得る。
In the second embodiment, when the number of connected users increases, the parallel process information management unit 812 uses the notified information value as it is as the transmission process information 81221.
Update to the above data. At this time, when the user has not started the video operation, there may be a difference between the actual computer status and the value of the notified load information.

【0088】そこで第3の実施形態においては、接続ユ
ーザ数の増加があった場合、負荷がどのように変化する
かを統計的に計算しておき、該当コンピュータの処理能
力を判断する。
Therefore, in the third embodiment, when the number of connected users increases, how the load changes is statistically calculated and the processing capacity of the corresponding computer is determined.

【0089】例えば、ステップS113において接続ユ
ーザ数が増えたことが判断された場合には、送信プロセ
ス情報81221上のCPU負荷、ネットワーク負荷、
ディスクアクセス負荷の補正値を再計算し(ステップS
115)、この再計算して得られた補正値により、CP
U負荷、ネットワーク負荷、ディスクアクセス負荷に対
して増加分の補正を行う(ステップS117)。
For example, when it is determined in step S113 that the number of connected users has increased, the CPU load on the transmission process information 81221, the network load,
Recalculate the disk access load correction value (step S
115), using the correction value obtained by this recalculation, CP
The increase is corrected for the U load, the network load, and the disk access load (step S117).

【0090】次に、通知された情報に設定されているこ
れらの負荷情報の値と比較を行い、例えば、負荷が下が
っている場合には送信プロセス情報81221上のCP
U負荷、ネットワーク負荷、ディスクアクセス負荷の更
新はしない(ステップS123)。また負荷が上がって
いる場合には、送信プロセス情報81221上とCPU
負荷、ネットワーク負荷、ディスクアクセス負荷を、通
知された情報に設定されているこれらの情報との中間値
を採って、更新する(ステップS121)。また、変化
が無い場合には、送信プロセス情報上の値を通知された
情報に、設定された値により更新する(ステップS12
5)。
Next, the value of the load information set in the notified information is compared, and for example, when the load is reduced, the CP on the transmission process information 81221 is compared.
The U load, network load, and disk access load are not updated (step S123). If the load is high, the transmission process information 81221 and the CPU
The load, the network load, and the disk access load are updated by taking an intermediate value between these pieces of information set in the notified information (step S121). If there is no change, the value in the transmission process information is updated to the notified information by the set value (step S12).
5).

【0091】(C−3)第3の実施形態の効果 第3の実施形態では、統計的に負荷情報を操作すること
でより効果的にコンピュータを割り当てることができ
る。
(C-3) Effects of Third Embodiment In the third embodiment, computers can be allocated more effectively by statistically operating the load information.

【0092】尚、上記の第1の実施形態では、ビデオス
トリーム送信プロセスが起動されているコンピュータを
3台実装しているビデオサーバシステムを用いた例を説
明したが、本発明はこれに限定されること無く、例えば
2台以上のビデオストリーム送信プロセスが起動されて
いるコンピュータが実装されていれば、本発明のビデオ
ストリーム送信プロセスの負荷分散方法及び装置に適用
することができる。
In the first embodiment described above, an example using a video server system in which three computers in which a video stream transmission process is activated has been described, but the present invention is not limited to this. Without being provided, for example, if a computer in which two or more video stream transmission processes are activated is installed, it can be applied to the load distribution method and apparatus of the video stream transmission process of the present invention.

【0093】また、上述してきたビデオストリーム送信
プロセスの負荷分散プログラムは、無線回線、電話回
線、インターネット等を含む任意の通信媒体およびこの
負荷分散プログラムを記録した記録媒体により、その流
通性を高めることができる。
Further, the load balancing program of the video stream transmission process described above can be distributed more easily by an arbitrary communication medium including a wireless line, a telephone line, the Internet, etc. and a recording medium recording the load balancing program. You can

【0094】[0094]

【発明の効果】以上のように、本発明のビデオストリー
ム送信プロセスの負荷分散方法及び装置と負荷分散プロ
グラムと該プログラムを記録した記録媒体によれば、各
種負荷を計測し、この計測結果を自身の負荷情報として
ユーザ要求受信・負荷分散プロセスに通知するようにし
たので、負荷の偏りを管理しやすくなり、負荷の集中を
未然に防止するのに役立つという効果を奏する。
As described above, according to the load distribution method and apparatus of the video stream transmission process, the load distribution program, and the recording medium on which the program is recorded according to the present invention, various loads are measured, and the measurement result is measured by itself. Since the load request information is notified to the user request reception / load distribution process, it is easy to manage the load imbalance, and it is possible to prevent concentration of the load in advance.

【0095】また、クライアントの要求に対して全ての
ビデオストリーム送信プロセスの中から負荷が最軽量の
プロセスを割り当てるようにしたので、1つのプロセス
への負荷の集中を防ぐことを可能とすることができる。
Further, since the process having the lightest load is assigned to the request of the client from all the video stream transmission processes, it is possible to prevent the concentration of the load on one process. it can.

【0096】さらに、負荷としては、CPU負荷以外
に、ネットワーク負荷、ディスクアクセス負荷、送信ビ
ットレートの最大容量に対する使用率についても分散を
可能としていることから、負荷の一時的に変動に対して
も最適なコンピュータを割り当てることができる。
Further, as the load, in addition to the CPU load, the network load, the disk access load, and the usage rate of the transmission bit rate with respect to the maximum capacity can be dispersed, so that even if the load temporarily fluctuates. You can assign the best computer.

【図面の簡単な説明】[Brief description of drawings]

【図1】第1の実施形態に係るビデオサーバシステムの
概略構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of a video server system according to a first embodiment.

【図2】ユーザ要求受信及び負荷分散プロセスの機能ブ
ロック図である。
FIG. 2 is a functional block diagram of a user request reception and load distribution process.

【図3】並列プロセス情報管理部におけるデータ相関を
示す図である。
FIG. 3 is a diagram showing data correlation in a parallel process information management unit.

【図4】送信プロセス情報のデータ構成を示す図であ
る。
FIG. 4 is a diagram showing a data structure of transmission process information.

【図5】ビデオストリーム送信プロセスの機能ブロック
図である。
FIG. 5 is a functional block diagram of a video stream transmission process.

【図6】送信プロセス情報のデータ内容を説明する図で
ある。
FIG. 6 is a diagram illustrating data content of transmission process information.

【図7】ビデオサーバシステムの動作とサービス利用手
順を説明するためのフローチャートである。
FIG. 7 is a flowchart for explaining the operation of the video server system and the service utilization procedure.

【図8】ビデオストリーム送信プロセスからの情報通知
受信の処理手順を示すフローチャートである。
FIG. 8 is a flowchart showing a processing procedure of information notification reception from a video stream transmission process.

【図9】ビデオストリーム送信プロセス割当ての際の処
理手順を示すフローチャートである。
FIG. 9 is a flowchart illustrating a processing procedure when allocating a video stream transmission process.

【図10】送信プロセス情報の負荷比較の際における比
較処理手順を示すフローチャートである。
FIG. 10 is a flowchart showing a comparison processing procedure at the time of load comparison of transmission process information.

【図11】送信プロセス情報の負荷比較の際における比
較処理手順を示すフローチャートである。
FIG. 11 is a flowchart showing a comparison processing procedure at the time of load comparison of transmission process information.

【図12】第2の実施形態に係るビデオストリーム送信
プロセスからの情報通知受信の処理手順を示すフローチ
ャートである。
FIG. 12 is a flowchart showing a processing procedure of information notification reception from the video stream transmission process according to the second embodiment.

【図13】第3の実施形態に係るビデオストリーム送信
プロセスからの情報通知受信の処理手順を示すフローチ
ャートである。
FIG. 13 is a flowchart showing a processing procedure of information notification reception from the video stream transmission process according to the third embodiment.

【符号の説明】[Explanation of symbols]

11…ビデオサーバシステム、21…ネットワーク、3
1、32、33、34…クライアント、41、42、4
3、44…コンピュータ、51、52…ディスク、61
…ストレージエリアネットワーク、71、72、73…
ビデオストリーム送信プロセス、81…ユーザ要求受信
・負荷分散プロセス。
11 ... Video server system, 21 ... Network, 3
1, 32, 33, 34 ... Clients, 41, 42, 4
3, 44 ... Computer, 51, 52 ... Disk, 61
… Storage area network, 71, 72, 73…
Video stream transmission process, 81 ... User request reception / load distribution process.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを介して接続される複数の
コンピュータ上で、クライアントにビデオ信号を送出す
る1つ以上のビデオストリーム送信プロセスと、クライ
アントからの要求を受け付けて前記ビデオストリーム送
信プロセスをクライアントに割り当てるユーザ要求受信
・負荷分散プロセスが起動されるときのビデオストリー
ム送信プロセスの負荷分散方法であって、 前記ビデオストリーム送信プロセスは、クライアントか
らのビデオ操作要求に応じた処理動作によって発生する
CPU負荷、ネットワーク負荷、ディスクアクセス負
荷、再生ビットレートの使用容量、接続ユーザ数の内の
少なくともいずれか1つを計測すると共に、これらを自
身の負荷情報としてユーザ要求受信・負荷分散プロセス
に通知することを特徴とするビデオストリーム送信プロ
セスの負荷分散方法。
1. One or more video stream transmission processes for transmitting a video signal to a client on a plurality of computers connected via a network, and a process for receiving the request from the client and transmitting the video stream transmission process to the client. A load distribution method of a video stream transmission process when a user request reception / load distribution process to be allocated is started, wherein the video stream transmission process is a CPU load generated by a processing operation according to a video operation request from a client, At least one of network load, disk access load, used capacity of playback bit rate, and number of connected users is measured, and these are notified to the user request reception / load distribution process as own load information. And bidet Load balancing method of the stream transmission process.
【請求項2】 ネットワークを介して接続される複数の
コンピュータ上で、クライアントにビデオ信号を送出す
る1つ以上のビデオストリーム送信プロセスと、クライ
アントからの要求を受け付けて前記ビデオストリーム送
信プロセスをクライアントに割り当てるユーザ要求受信
・負荷分散プロセスが起動されるときのビデオストリー
ム送信プロセスの負荷分散方法であって、 前記ユーザ要求受信・負荷分散プロセスは、各ビデオス
トリーム送信プロセスから通知される負荷情報を送信プ
ロセス情報として管理し、クライアントからビデオサー
バシステムに対する接続を要求された場合、これらの送
信プロセス情報を参照して、負荷状態が最軽量であるビ
デオストリーム送信プロセスを割り当て接続を指示する
ことを特徴とするビデオストリーム送信プロセスの負荷
分散方法。
2. One or more video stream transmission processes for transmitting a video signal to a client on a plurality of computers connected via a network, and receiving the request from the client to allow the video stream transmission process to the client. A load balancing method of a video stream transmitting process when a user request receiving / load balancing process to be allocated is started, wherein the user request receiving / load balancing process transmits load information notified from each video stream transmitting process. It is managed as information, and when a client requests a connection to a video server system, it refers to these transmission process information and allocates the video stream transmission process with the lightest load state to instruct the connection. Video stream Load balancing method of non-transmission process.
【請求項3】 前記ユーザ要求受信・負荷分散プロセス
における負荷状態が最軽量なビデオストリーム送信プロ
セスを決定する条件に、CPU負荷とネットワーク負荷
とディスクアクセス負荷と容量使用率のいずれかの値が
突出したものを抽出し、これを負荷が大きいとみなす条
件と、CPU負荷、ネットワーク負荷、ディスクアクセ
ス負荷、容量使用率の順に負荷値比較を行い、負荷値の
高いものを負荷が大きいとみなす条件のいずれかが含ま
れ、かつこれら条件が選択可能であることを特徴とする
請求項2記載のビデオストリーム送信プロセスの負荷分
散方法。
3. The value of any one of CPU load, network load, disk access load, and capacity utilization rate stands out as a condition for determining the video stream transmission process whose load state in the user request reception / load distribution process is the lightest. Of the conditions under which it is considered that the load is large, and the load values are compared in the order of CPU load, network load, disk access load, and capacity utilization rate. 3. The load distribution method for a video stream transmission process according to claim 2, wherein any one of them is included and these conditions can be selected.
【請求項4】 ビデオ操作の一時停止や早送りなどの特
殊再生による負荷の変化を想定してビデオストリーム送
信プロセスの負荷値の算出を行うことを特徴とする請求
項1乃至3のいずれか1に記載のビデオストリーム送信
プロセスの負荷分散方法。
4. The load value of the video stream transmission process is calculated on the assumption of a change in load due to special playback such as pause or fast-forward of video operation. A load balancing method for the described video stream transmission process.
【請求項5】 ビデオストリーム送信プロセスへのユー
ザ接続数の増加に伴う負荷の増加を予測し、この予測値
をビデオストリーム送信プロセスの負荷値算出に利用す
ることを特徴とする請求項1乃至4のいずれか1に記載
のビデオストリーム送信プロセスの負荷分散方法。
5. The method according to claim 1, wherein an increase in load due to an increase in the number of user connections to the video stream transmission process is predicted, and the predicted value is used for calculating the load value of the video stream transmission process. 2. A load distribution method for a video stream transmission process according to any one of 1.
【請求項6】 ネットワークを介して接続される複数の
コンピュータ上で、クライアントにビデオ信号を送出す
る1つ以上のビデオストリーム送信プロセスと、クライ
アントからの要求を受け付けて前記ビデオストリーム送
信プロセスをクライアントに割り当てるユーザ要求受信
・負荷分散プロセスが起動されるときのビデオストリー
ム送信プロセスの負荷分散装置であって、 クライアントからのビデオ操作要求に応じた処理動作に
よって発生するCPU負荷、ネットワーク負荷、ディス
クアクセス負荷、再生ビットレートの使用容量、接続ユ
ーザ数の内の少なくともいずれか1つを計測する計測手
段と、 この計測手段で計測された負荷を自身の負荷情報として
ユーザ要求受信・負荷分散プロセスに通知する通知手段
と、 前記通知される負荷情報を送信プロセス情報として管理
する管理手段と、 クライアントからビデオサーバシステムに対する接続を
要求された場合、これらの送信プロセス情報を参照し
て、負荷状態が最軽量であるビデオストリーム送信プロ
セスを割り当て接続を指示する指示手段とを有すること
を特徴とするビデオストリーム送信プロセスの負荷分散
装置。
6. One or more video stream transmission processes for transmitting a video signal to a client on a plurality of computers connected via a network, and the video stream transmission process for receiving the request from the client to the client. A load balancer for the video stream transmission process when the user request reception / load distribution process to be allocated is started, and the CPU load, network load, disk access load generated by the processing operation according to the video operation request from the client, Measuring means for measuring at least one of the used capacity of the reproduction bit rate and the number of connected users, and a notification for notifying the user request reception / load distribution process of the load measured by this measuring means as its own load information. Means and said load to be notified When the client requests a connection to the video server system, the management means that manages the information as transmission process information, and refers to these transmission process information, allocates the video stream transmission process with the lightest load state and makes the connection. A load balancer for a video stream transmission process, comprising: an instruction means for instructing.
【請求項7】 ネットワークを介して接続される複数の
コンピュータ上で、クライアントにビデオ信号を送出す
る1つ以上のビデオストリーム送信プロセスと、クライ
アントからの要求を受け付けて前記ビデオストリーム送
信プロセスをクライアントに割り当てるユーザ要求受信
・負荷分散プロセスが起動されるときのビデオストリー
ム送信プロセスの負荷分散プログラムであって、 クライアントからのビデオ操作要求に応じた処理動作に
よって発生するCPU負荷、ネットワーク負荷、ディス
クアクセス負荷、再生ビットレートの使用容量、接続ユ
ーザ数の内の少なくともいずれか1つを計測する計測ス
テップと、 この計測ステップで計測された負荷を自身の負荷情報と
してユーザ要求受信・負荷分散プロセスに通知する通知
ステップと、 この通知ステップで通知される負荷情報を送信プロセス
情報として管理する管理ステップと、 クライアントからビデオサーバシステムに対する接続を
要求されたときに、これらの管理ステップで管理される
送信プロセス情報を参照して、負荷状態が最軽量である
ビデオストリーム送信プロセスを割り当て、接続を指示
する指示ステップとを有することを特徴とするビデオス
トリーム送信プロセスの負荷分散プログラム。
7. One or more video stream transmission processes for transmitting a video signal to a client on a plurality of computers connected via a network, and receiving the request from the client, the video stream transmission process to the client. A load distribution program for the video stream transmission process when the user request reception / load distribution process to be allocated is started, and the CPU load, network load, disk access load generated by the processing operation according to the video operation request from the client, A measurement step for measuring at least one of the used capacity of the reproduction bit rate and the number of connected users, and a notification for notifying the load measured in this measurement step to the user request reception / load distribution process as its own load information Steps, With reference to the management step of managing the load information notified in this notification step as transmission process information and the transmission process information managed in these management steps when the client requests a connection to the video server system, A load balancing program for a video stream transmission process, comprising: assigning a video stream transmission process having the lightest load state and instructing a connection.
【請求項8】 ネットワークを介して接続される複数の
コンピュータ上で、クライアントにビデオ信号を送出す
る1つ以上のビデオストリーム送信プロセスと、クライ
アントからの要求を受け付けて前記ビデオストリーム送
信プロセスをクライアントに割り当てるユーザ要求受信
・負荷分散プロセスが起動されるときのビデオストリー
ム送信プロセスの負荷分散プログラムを記録した記録媒
体であって、 クライアントからのビデオ操作要求に応じた処理動作に
よって発生するCPU負荷、ネットワーク負荷、ディス
クアクセス負荷、再生ビットレートの使用容量、接続ユ
ーザ数の内の少なくともいずれか1つを計測する計測ス
テップと、 この計測ステップで計測された負荷を自身の負荷情報と
してユーザ要求受信・負荷分散プロセスに通知する通知
ステップと、 この通知ステップで通知される負荷情報を送信プロセス
情報として管理する管理ステップと、 クライアントからビデオサーバシステムに対する接続を
要求されたときに、これらの管理ステップで管理される
送信プロセス情報を参照して、負荷状態が最軽量である
ビデオストリーム送信プロセスを割り当て、接続を指示
する指示ステップとを有することを特徴とするビデオス
トリーム送信プロセスの負荷分散プログラムを記録した
記録媒体。
8. One or more video stream transmission processes for transmitting a video signal to a client on a plurality of computers connected via a network, and accepting a request from the client to cause the video stream transmission process to the client. A recording medium in which a load balancing program of a video stream transmitting process when the user request receiving / load balancing process is activated is recorded, and is a CPU load and a network load generated by a processing operation according to a video operation request from a client , A disk access load, a playback bit rate used capacity, and a measurement step of measuring at least one of the number of connected users, and the load measured in this measurement step as user's load information and user request reception / load distribution Notify the process The notification step, the management step that manages the load information notified in this notification step as transmission process information, and the transmission process information that is managed in these management steps when the client requests a connection to the video server system A recording medium having a load distribution program of a video stream transmission process recorded therein, which has an instruction step of allocating a video stream transmission process having the lightest load state and instructing connection.
JP2001296159A 2001-09-27 2001-09-27 Load distribution method and load distribution apparatus Expired - Fee Related JP4595274B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001296159A JP4595274B2 (en) 2001-09-27 2001-09-27 Load distribution method and load distribution apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001296159A JP4595274B2 (en) 2001-09-27 2001-09-27 Load distribution method and load distribution apparatus

Publications (2)

Publication Number Publication Date
JP2003108393A true JP2003108393A (en) 2003-04-11
JP4595274B2 JP4595274B2 (en) 2010-12-08

Family

ID=19117453

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001296159A Expired - Fee Related JP4595274B2 (en) 2001-09-27 2001-09-27 Load distribution method and load distribution apparatus

Country Status (1)

Country Link
JP (1) JP4595274B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009163440A (en) * 2007-12-28 2009-07-23 Nec Corp Load distribution method, load distribution system, load distribution server and load distribution program
JP2010198317A (en) * 2009-02-25 2010-09-09 Ntt Docomo Inc Registration request system, registration request server device, and registration request control method for server device
JP2011171868A (en) * 2010-02-17 2011-09-01 Nec Corp Content distribution device, content distribution method, content distribution system, and program
US8291062B2 (en) * 2003-08-20 2012-10-16 Aol Inc. Managing access to digital content sources
KR101302401B1 (en) 2012-12-21 2013-09-02 이에스이 주식회사 Apparatus and method for distributed process of image source
CN109905614A (en) * 2019-01-23 2019-06-18 深圳市奥拓电子股份有限公司 Video Controller and its with carrying control method, display system and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1155645A (en) * 1997-08-07 1999-02-26 Mitsubishi Electric Corp Multimedia distribution operation management system
JP2001202318A (en) * 2000-01-24 2001-07-27 Hitachi Kokusai Electric Inc Data distribution system
JP2001256207A (en) * 2000-03-08 2001-09-21 Mitsubishi Electric Corp Computer system and recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1155645A (en) * 1997-08-07 1999-02-26 Mitsubishi Electric Corp Multimedia distribution operation management system
JP2001202318A (en) * 2000-01-24 2001-07-27 Hitachi Kokusai Electric Inc Data distribution system
JP2001256207A (en) * 2000-03-08 2001-09-21 Mitsubishi Electric Corp Computer system and recording medium

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8291062B2 (en) * 2003-08-20 2012-10-16 Aol Inc. Managing access to digital content sources
US9071655B2 (en) 2003-08-20 2015-06-30 Aol Inc. Managing access to digital content sources
JP2009163440A (en) * 2007-12-28 2009-07-23 Nec Corp Load distribution method, load distribution system, load distribution server and load distribution program
JP2010198317A (en) * 2009-02-25 2010-09-09 Ntt Docomo Inc Registration request system, registration request server device, and registration request control method for server device
JP2011171868A (en) * 2010-02-17 2011-09-01 Nec Corp Content distribution device, content distribution method, content distribution system, and program
KR101302401B1 (en) 2012-12-21 2013-09-02 이에스이 주식회사 Apparatus and method for distributed process of image source
CN109905614A (en) * 2019-01-23 2019-06-18 深圳市奥拓电子股份有限公司 Video Controller and its with carrying control method, display system and storage medium
CN109905614B (en) * 2019-01-23 2021-03-02 深圳市奥拓电子股份有限公司 Video controller, video controller on-load control method, display system, and storage medium

Also Published As

Publication number Publication date
JP4595274B2 (en) 2010-12-08

Similar Documents

Publication Publication Date Title
JP4002584B2 (en) How to send and download streaming data
KR100715674B1 (en) Load balancing method and software steaming system using the same
US9176779B2 (en) Data access in distributed systems
US6058424A (en) System and method for transferring a session from one application server to another without losing existing resources
US9071655B2 (en) Managing access to digital content sources
US8886690B2 (en) Distributed data storage and access systems
US6771638B1 (en) System and method for temporary data transfer
US8954976B2 (en) Data storage in distributed resources of a network based on provisioning attributes
US20090319681A1 (en) Dynamic Throttling Based on Network Conditions
JPH11150723A (en) Vod service system
WO2005121962A2 (en) Arrangement in a network for passing control of distributed data between network nodes for optimized client access based on locality
JP2000207370A (en) Distributed file management device and distributed file management system
US20060136487A1 (en) Clustering apparatus and method for content delivery system by content classification
EP1627500B1 (en) Service management using multiple service location managers
US20090138596A1 (en) Method for changing service quality of a content adaptively
JP4526539B2 (en) Computer system and information processing method
JP2003108393A (en) Load distribution method of video stream sending process and apparatus thereof, load distribution program and recording medium with the program recorded thereon
JP2007219637A (en) Load balancing system and program therefor
JP2012022555A (en) Server configuration management system
US20100242048A1 (en) Resource allocation system
KR100826870B1 (en) Contents serving system and method to prevent inappropriate contents purging and method for managing contents of the same
JP7220880B1 (en) Systems, methods, and computer readable media for data access
CN115378962B (en) High-availability communication method and system for storage cluster based on iSCSI protocol
JPH10262233A (en) Video server system
JP4046562B2 (en) Load balancing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071225

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090701

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090915

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091110

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091222

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100216

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100427

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100721

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20100803

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100824

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100906

R150 Certificate of patent or registration of utility model

Ref document number: 4595274

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131001

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131001

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131001

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees