JP2011215928A - Content distribution system, information management server and program - Google Patents

Content distribution system, information management server and program Download PDF

Info

Publication number
JP2011215928A
JP2011215928A JP2010083969A JP2010083969A JP2011215928A JP 2011215928 A JP2011215928 A JP 2011215928A JP 2010083969 A JP2010083969 A JP 2010083969A JP 2010083969 A JP2010083969 A JP 2010083969A JP 2011215928 A JP2011215928 A JP 2011215928A
Authority
JP
Japan
Prior art keywords
content
server
terminal
request
file
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.)
Pending
Application number
JP2010083969A
Other languages
Japanese (ja)
Inventor
Keisuke Kajigaya
圭祐 梶ヶ谷
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2010083969A priority Critical patent/JP2011215928A/en
Publication of JP2011215928A publication Critical patent/JP2011215928A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To optimize multiplicity of the content in respect to a content distribution system, an information management server and a program.SOLUTION: An information providing server 10 transmits server ID (Identifier) to a terminal 30 in response to a request from the terminal 30. The information providing server 10 transmits the number of acquisition requests in each divided file to a management server 20 in response to a request from the management server 20. The management server 20 arranges the divided file in a data server 40 based on the number of acquisition requests in each divided file which is acquired from the information providing server 10. The terminal 30 acquires the server ID from the information providing server 10, acquires the divided file from the data server 40 corresponding to the server ID and reproduces the acquired divided file.

Description

本発明は、コンテンツを配信するコンテンツ配信システム、情報管理サーバ及びプログラムに関する。   The present invention relates to a content distribution system, an information management server, and a program for distributing content.

動画ファイルを配信する配信サーバの負荷を分散するため、動画ファイルを複数の配信サーバに記憶し、多重化することが知られている。   In order to distribute the load on a distribution server that distributes moving image files, it is known to store and multiplex moving image files on a plurality of distribution servers.

しかし、動画ファイル単位で多重化を行うため、配信サーバのハードウェア資源を有効に活用することができないという問題があった。   However, since multiplexing is performed in units of moving image files, there is a problem that the hardware resources of the distribution server cannot be used effectively.

このような不都合を解消するため、1つのファイルを複数のファイルに分割し、分割したファイルを、複数のサーバに記憶し、多重化する技術が提案されている(例えば、特許文献1)。これによると、分割されたファイル単位で多重化をすることができる。   In order to solve such inconvenience, a technique has been proposed in which one file is divided into a plurality of files, and the divided files are stored in a plurality of servers and multiplexed (for example, Patent Document 1). According to this, multiplexing can be performed in units of divided files.

特開2000−207370号公報JP 2000-207370 A

特許文献1に開示されている技術を動画ファイルに適用しても、人気のない動画ファイルを人気のある動画ファイルと同様に多重化した場合には、配信サーバのハードウェア資源を有効に活用することができない。   Even if the technology disclosed in Patent Document 1 is applied to a moving image file, when an unpopular moving image file is multiplexed in the same manner as a popular moving image file, the hardware resources of the distribution server are effectively used. I can't.

本発明は、上記実情に鑑みてなされたものであり、動画ファイルの多重化を自動的に最適化することを目的とする。   The present invention has been made in view of the above circumstances, and an object thereof is to automatically optimize the multiplexing of moving image files.

上記目的を達成するため、本発明の第一の観点に係るコンテンツ配信システムは、
情報管理サーバと、端末と、コンテンツを記憶する複数のデータサーバと、を備えたコンテンツ配信システムであって、
前記情報管理サーバは、
前記端末からの要求に応答して、該要求に係るコンテンツを記憶する前記データサーバを識別するサーバIDを、要求した端末に送信するサーバID送信手段と、
コンテンツごとに前記端末から該コンテンツを取得する要求があった回数を示す取得要求回数を計数する取得要求計数手段と、
前記取得要求計数手段が計数したコンテンツごとの取得要求回数に基づいて、該コンテンツを前記各データサーバに記憶するコンテンツ多重化手段と、を備え、
前記端末は、
コンテンツを記憶するデータサーバのサーバIDの取得を前記情報管理サーバに要求し、該要求に係るサーバIDを該情報管理サーバから受信するサーバID受信手段と、
前記サーバID受信手段が受信したサーバIDに対応するデータサーバに、前記要求に係るコンテンツの取得を要求し、該要求に係るコンテンツを該データサーバから受信するコンテンツ受信手段と、
前記コンテンツ受信手段が受信したコンテンツを再生する再生手段と、を備え、
前記各データサーバは、
コンテンツを記憶するコンテンツ記憶手段と、
前記端末からの要求に応答して、該要求に係るコンテンツを、要求した端末に送信するコンテンツ送信手段と、を備える、
ことを特徴とする。
In order to achieve the above object, a content distribution system according to the first aspect of the present invention provides:
A content distribution system comprising an information management server, a terminal, and a plurality of data servers for storing content,
The information management server
In response to a request from the terminal, server ID transmitting means for transmitting a server ID for identifying the data server storing the content related to the request to the requested terminal;
An acquisition request counting means for counting the number of acquisition requests indicating the number of requests for acquiring the content from the terminal for each content;
Content multiplexing means for storing the content in the data servers based on the number of acquisition requests for each content counted by the acquisition request counting means,
The terminal
Server ID receiving means for requesting the information management server to obtain a server ID of a data server storing content, and receiving the server ID related to the request from the information management server;
Content receiving means for requesting the data server corresponding to the server ID received by the server ID receiving means to acquire the content related to the request and receiving the content related to the request from the data server;
Replaying means for replaying the content received by the content receiving means,
Each of the data servers is
Content storage means for storing content;
In response to a request from the terminal, content transmitting means for transmitting the content related to the request to the requested terminal,
It is characterized by that.

上記目的を達成するため、本発明の第二の観点に係る情報管理サーバは、
コンテンツを記憶する複数のデータサーバ及びコンテンツを再生する端末と通信可能な情報管理サーバであって、
前記端末からの要求に応答して、該要求に係るコンテンツを記憶する前記データサーバを識別するサーバIDを、要求した端末に送信するサーバID送信手段と、
コンテンツごとに前記端末から該コンテンツを取得する要求があった回数を示す取得要求回数を計数する取得要求計数手段と、
前記取得要求計数手段が計数したコンテンツごとの取得要求回数に基づいて、該コンテンツを前記各データサーバに記憶するコンテンツ多重化手段と、
を備えることを特徴とする。
In order to achieve the above object, an information management server according to the second aspect of the present invention provides:
An information management server capable of communicating with a plurality of data servers for storing content and a terminal for reproducing the content,
In response to a request from the terminal, server ID transmitting means for transmitting a server ID for identifying the data server storing the content related to the request to the requested terminal;
An acquisition request counting means for counting the number of acquisition requests indicating the number of requests for acquiring the content from the terminal for each content;
Content multiplexing means for storing the content in each data server based on the number of acquisition requests for each content counted by the acquisition request counting means;
It is characterized by providing.

上記目的を達成するため、本発明の第三の観点に係るプログラムは、
コンテンツを記憶する複数のデータサーバ及びコンテンツを再生する端末と通信可能な情報管理サーバを制御するコンピュータに、
前記端末からの要求に応答して、該要求に係るコンテンツを記憶する前記データサーバを識別するサーバIDを、要求した端末に送信するサーバID送信ステップと、
コンテンツごとに前記端末から該コンテンツを取得する要求があった回数を示す取得要求回数を計数する取得要求計数ステップと、
前記計数したコンテンツごとの取得要求回数に基づいて、該コンテンツを前記各データサーバに記憶するコンテンツ多重化ステップと、
を実行させることを特徴とする。
In order to achieve the above object, a program according to the third aspect of the present invention provides:
A plurality of data servers for storing content and a computer for controlling an information management server capable of communicating with a terminal for reproducing the content;
In response to a request from the terminal, a server ID transmission step of transmitting a server ID for identifying the data server storing the content related to the request to the requested terminal;
An acquisition request counting step of counting the number of acquisition requests indicating the number of times that the content has been requested from the terminal for each content;
Based on the counted number of acquisition requests for each content, a content multiplexing step for storing the content in each data server;
Is executed.

本発明によれば、情報管理サーバが、コンテンツごとの取得要求回数に基づいて、コンテンツをデータサーバに記憶する。このため、コンテンツの多重度を最適化することができる。   According to the present invention, the information management server stores content in the data server based on the number of acquisition requests for each content. For this reason, the multiplicity of contents can be optimized.

実施形態1に係る動画配信システムのブロック図である。1 is a block diagram of a moving image distribution system according to Embodiment 1. FIG. 図1に示す情報提供サーバのブロック図である。It is a block diagram of the information provision server shown in FIG. (a)は、分割ファイル管理データベースの構成を示す図であり、(b)は、取得要求管理データベースの構成を示す図であり、(c)は、負荷データベースの構成を示す図である。(A) is a figure which shows the structure of a division | segmentation file management database, (b) is a figure which shows the structure of an acquisition request management database, (c) is a figure which shows the structure of a load database. 図1に示す管理サーバのブロック図である。It is a block diagram of the management server shown in FIG. 図1に示す端末のブロック図である。It is a block diagram of the terminal shown in FIG. 図1に示すデータサーバのブロック図である。It is a block diagram of the data server shown in FIG. 管理サーバの動画ファイル登録処理を説明するためのフローチャートである。It is a flowchart for demonstrating the moving image file registration process of a management server. 動画ファイル登録画面の例を説明するための図である。It is a figure for demonstrating the example of a moving image file registration screen. 管理サーバの多重化処理を説明するためのフローチャートである。It is a flowchart for demonstrating the multiplexing process of a management server. 図9に示すフローチャートに続くフローチャートである。It is a flowchart following the flowchart shown in FIG. 多重度=3で多重化した直後の、分割ファイルの配置状態を示す図である。It is a figure which shows the arrangement | positioning state of a division | segmentation file immediately after multiplexing by multiplicity = 3. データサーバの負荷情報更新処理を説明するためのフローチャートである。It is a flowchart for demonstrating the load information update process of a data server. (a)、(b)、(c)は、端末が動画を再生する場合において、情報提供サーバ、端末及びデータサーバの動作を説明するためのシーケンス図である。(A), (b), (c) is a sequence diagram for demonstrating operation | movement of an information provision server, a terminal, and a data server, when a terminal reproduces | regenerates a moving image. (a)、(b)、(c)は、図13(a)、(b)、(c)に示すシーケンス図に続く図である。(A), (b), (c) is a figure following the sequence diagram shown to Fig.13 (a), (b), (c). 管理サーバの最適化処理を説明するためのフローチャートである。It is a flowchart for demonstrating the optimization process of a management server. 図15に示すフローチャートに続くフローチャートである。It is a flowchart following the flowchart shown in FIG. 図3(c)に示す取得要求管理データベースのデータに基づいて、多重度を最適化した直後の、分割ファイルの配置状態を示す図である。It is a figure which shows the arrangement | positioning state of a division | segmentation file immediately after optimizing multiplicity based on the data of the acquisition request management database shown in FIG.3 (c). 実施形態2に係る管理サーバの最適化処理を説明するためのフローチャートである。12 is a flowchart for explaining optimization processing of the management server according to the second embodiment. 図18に示すフローチャートに続くフローチャートである。It is a flowchart following the flowchart shown in FIG. 図19に示すフローチャートに続くフローチャートである。It is a flowchart following the flowchart shown in FIG.

(実施形態1)
本発明の実施形態に係るコンテンツ配信システムとしての動画配信システム51を、以下図面を参照して説明する。
(Embodiment 1)
A video distribution system 51 as a content distribution system according to an embodiment of the present invention will be described below with reference to the drawings.

動画配信システム51は、図1に示すように、情報提供サーバ10と、管理サーバ20と、複数の端末30(30、30、・・・、30)と、複数のデータサーバ40(40、40、・・・、40)と、を備える。これらの機器は、有線通信又は無線通信により通信ネットワーク50を介して相互に接続されている。また、使用する通信規格は任意である。 As shown in FIG. 1, the video distribution system 51 includes an information providing server 10, a management server 20, a plurality of terminals 30 (30 1 , 30 2 ,..., 30 n ), and a plurality of data servers 40 ( 40 1 , 40 2 ,..., 40 n ). These devices are connected to each other via a communication network 50 by wired communication or wireless communication. Moreover, the communication standard to be used is arbitrary.

情報提供サーバ10は、コンテンツとしての動画ファイルの分割ファイルを記憶するデータサーバ40のサーバID(Identifier)、分割ファイルごとの取得要求回数(端末30から取得要求のあった回数)、データサーバ40の負荷状態(例えば、実行待ちの待ち行列に入れられたジョブの数など)を示す負荷情報などを管理(記憶・更新)するコンピュータ装置である。そして、情報提供サーバ10は、端末30からの要求に応答して、当該要求に係る分割ファイルを記憶するデータサーバ40のサーバIDを当該端末30に送信する。また、情報提供サーバ10は、管理サーバ20からの要求に応答して、分割ファイルごとの取得要求回数を当該管理サーバ20に送信する。   The information providing server 10 includes a server ID (Identifier) of the data server 40 that stores the divided file of the moving image file as the content, the number of acquisition requests for each divided file (the number of requests for acquisition from the terminal 30), and the data server 40 This is a computer device that manages (stores / updates) load information indicating a load state (for example, the number of jobs queued in an execution queue). In response to the request from the terminal 30, the information providing server 10 transmits the server ID of the data server 40 that stores the divided file related to the request to the terminal 30. Further, in response to the request from the management server 20, the information providing server 10 transmits the number of acquisition requests for each divided file to the management server 20.

情報提供サーバ10は、図2に示すように、通信部110と、記憶部120と、制御部130と、を備える。   As shown in FIG. 2, the information providing server 10 includes a communication unit 110, a storage unit 120, and a control unit 130.

通信部110は、例えば、MODEMなどから構成され、制御部130の制御に従って、通信ネットワーク50を介して、他の装置と通信する。   The communication unit 110 includes, for example, a MODEM, and communicates with other devices via the communication network 50 under the control of the control unit 130.

記憶部120は、例えば、磁気ディスクなどから構成され、制御部130が実行するプログラムなどを記憶するプログラム記憶部121、分割ファイルを記憶するデータサーバ40のサーバIDなどを記憶する分割ファイル管理DB(データベース)122、分割ファイルごとの取得要求回数などを記憶する取得要求管理DB123、データサーバ40の負荷などを記憶する負荷DB124などを備えている。分割ファイル管理DB122は、具体的には、図3(a)に示すように、分割ファイルを識別するファイルIDと、この分割ファイルを記憶するデータサーバ40のサーバIDとを対応付けて記憶する。また、取得要求管理DB123は、具体的には、図3(b)に示すように、分割ファイルのファイルIDと、当該ファイルIDに対応する分割ファイルの取得要求回数とを対応付けて記憶する。さらに、負荷DB124は、具体的には、図3(c)に示すように、サーバIDと、当該サーバIDに対応するデータサーバ40の負荷情報(実行待ちの待ち行列に入れられたジョブの数)とを対応付けて記憶する。   The storage unit 120 includes, for example, a magnetic disk and the like, and includes a program storage unit 121 that stores programs executed by the control unit 130, a divided file management DB (that stores a server ID of the data server 40 that stores divided files, and the like. Database) 122, an acquisition request management DB 123 for storing the number of acquisition requests for each divided file, a load DB 124 for storing the load of the data server 40, and the like. Specifically, as shown in FIG. 3A, the divided file management DB 122 stores a file ID for identifying the divided file and a server ID of the data server 40 that stores the divided file in association with each other. Specifically, as shown in FIG. 3B, the acquisition request management DB 123 stores the file ID of the divided file and the number of acquisition requests of the divided file corresponding to the file ID in association with each other. Further, the load DB 124 specifically, as shown in FIG. 3C, the server ID and the load information of the data server 40 corresponding to the server ID (the number of jobs queued in the execution queue). ) Are stored in association with each other.

制御部130は、例えば、CPU(Central Processing Unit)などから構成され、プログラム記憶部121に記憶されたプログラムに従って、情報提供サーバ10の各部を制御する。   The control unit 130 includes, for example, a CPU (Central Processing Unit) and controls each unit of the information providing server 10 according to a program stored in the program storage unit 121.

図1に示す管理サーバ20は、分割ファイルごとの取得要求回数に基づいて、分割ファイルの多重度を最適化するコンピュータ装置である。管理サーバ20は、情報提供サーバ10に分割ファイルごとの取得要求回数の取得を要求し、分割ファイルごとの取得要求回数をこの情報提供サーバ10から受信する。また、管理サーバ20は、分割ファイルごとの取得要求回数に基づいて、各データサーバ40に分割ファイルを記憶する。   The management server 20 shown in FIG. 1 is a computer device that optimizes the multiplicity of divided files based on the number of acquisition requests for each divided file. The management server 20 requests the information providing server 10 to acquire the number of acquisition requests for each divided file, and receives the number of acquisition requests for each divided file from the information providing server 10. Further, the management server 20 stores the divided file in each data server 40 based on the number of acquisition requests for each divided file.

続いて、この管理サーバ20の構成を、図4を参照して説明する。管理サーバ20は、図4に示すように、通信部210と、操作部220と、表示部230と、記憶部240と、制御部250と、を備える。   Next, the configuration of the management server 20 will be described with reference to FIG. As shown in FIG. 4, the management server 20 includes a communication unit 210, an operation unit 220, a display unit 230, a storage unit 240, and a control unit 250.

通信部210は、例えば、MODEMなどから構成され、制御部250の制御に従って、通信ネットワーク50を介して、他の装置と通信する。   The communication unit 210 includes, for example, a MODEM and communicates with other devices via the communication network 50 under the control of the control unit 250.

操作部220は、例えば、キーボード、マウスなどから構成され、ユーザからの指示に応じた信号を制御部250に送信する。   The operation unit 220 includes, for example, a keyboard and a mouse, and transmits a signal corresponding to an instruction from the user to the control unit 250.

表示部230は、例えば、液晶ディスプレイ装置などから構成され、制御部250の制御に従って、後述する動画ファイル登録画面などを表示する。   The display unit 230 is composed of, for example, a liquid crystal display device and displays a moving image file registration screen, which will be described later, under the control of the control unit 250.

記憶部240は、例えば、磁気ディスクなどから構成され、制御部250が実行するプログラムなどを記憶するプログラム記憶部241、分割ファイルを記憶する分割ファイル記憶部242などを備えている。   The storage unit 240 includes, for example, a magnetic disk, and includes a program storage unit 241 that stores programs executed by the control unit 250, a divided file storage unit 242 that stores divided files, and the like.

制御部250は、例えば、CPU(Central Processing Unit)などから構成され、プログラム記憶部241に記憶されたプログラムに従って、管理サーバ20の各部を制御する。また、制御部250は、所定のプログラムに従って、タイマ251としても機能する。   The control unit 250 includes, for example, a CPU (Central Processing Unit) and the like, and controls each unit of the management server 20 according to a program stored in the program storage unit 241. The control unit 250 also functions as a timer 251 according to a predetermined program.

図1に示す端末30は、データサーバ40から分割ファイルを取得して再生するコンピュータ装置である。端末30は、分割ファイルを記憶するデータサーバ40のサーバIDを情報提供サーバ10から取得する。また、端末30は、データサーバ40に分割ファイルの取得を要求し、分割ファイルをこのデータサーバ40から受信し、再生する。   A terminal 30 shown in FIG. 1 is a computer device that acquires and plays a divided file from the data server 40. The terminal 30 acquires the server ID of the data server 40 that stores the divided file from the information providing server 10. Further, the terminal 30 requests the data server 40 to acquire the divided file, receives the divided file from the data server 40, and reproduces it.

続いて、この端末30の構成を、図5を参照して説明する。端末30は、図5に示すように、通信部310と、操作部320と、表示部330と、記憶部340と、制御部350と、を備える。ここで、通信部310、操作部320、表示部330及び制御部350の構成は管理サーバ20と同じであるが、記憶部340に分割ファイル記憶部を備えていない点が異なる。   Next, the configuration of the terminal 30 will be described with reference to FIG. As shown in FIG. 5, the terminal 30 includes a communication unit 310, an operation unit 320, a display unit 330, a storage unit 340, and a control unit 350. Here, the configuration of the communication unit 310, the operation unit 320, the display unit 330, and the control unit 350 is the same as that of the management server 20, except that the storage unit 340 does not include a divided file storage unit.

図1に示すデータサーバ40は、分割ファイルを記憶するコンピュータ装置である。データサーバ40は、端末30からの要求に応答して、分割ファイルを端末30に送信する。また、データサーバ40は、定期的に自身の負荷情報を情報提供サーバ10の負荷DB124に記憶し、更新する。   The data server 40 shown in FIG. 1 is a computer device that stores divided files. In response to the request from the terminal 30, the data server 40 transmits the divided file to the terminal 30. Further, the data server 40 periodically stores and updates its own load information in the load DB 124 of the information providing server 10.

データサーバ40は、図6に示すように、通信部410と、記憶部420と、制御部430と、を備える。ここで、通信部410、操作部420、表示部430及び制御部450の構成は管理サーバ20と同じである。   As shown in FIG. 6, the data server 40 includes a communication unit 410, a storage unit 420, and a control unit 430. Here, the configuration of the communication unit 410, the operation unit 420, the display unit 430, and the control unit 450 is the same as that of the management server 20.

次に、動画配信システム51の各構成要素の動作を個別に説明する。但し、理解を容易にするため、以下、データサーバ40が5台の場合を例にして説明する。   Next, the operation of each component of the moving image distribution system 51 will be described individually. However, in order to facilitate understanding, a case where there are five data servers 40 will be described below as an example.

(動画ファイル登録処理)
動画ファイルを配信するにあたり、動画ファイルを管理サーバ20に登録する必要がある。ここでは、理解を容易にするため、管理サーバ20が、各動画ファイルを5つに分割して登録する動作を説明する。
(Movie file registration process)
In distributing a moving image file, the moving image file needs to be registered in the management server 20. Here, in order to facilitate understanding, an operation will be described in which the management server 20 divides and registers each moving image file into five.

ユーザは、操作部220を操作して動画ファイルの登録を指示する。この指示に応答して、操作部220は当該指示を示す信号を制御部250に送信する。制御部250は、この信号に応答して、図7に示す動画ファイル登録処理を開始し、まず、図8に示す動画ファイル登録画面を表示する(ステップS1)。制御部250は、動画ファイル登録画面においてフォルダが指定され、OKボタンが押下されたか否かを判別する(ステップS2)。   The user operates the operation unit 220 to instruct registration of a moving image file. In response to this instruction, the operation unit 220 transmits a signal indicating the instruction to the control unit 250. In response to this signal, the controller 250 starts the moving image file registration process shown in FIG. 7, and first displays the moving image file registration screen shown in FIG. 8 (step S1). The control unit 250 determines whether a folder is specified on the moving image file registration screen and the OK button is pressed (step S2).

制御部250は、フォルダが指定され、OKボタンが押下されたと判別した場合に(ステップS2;Yes)、インデックスkの値を0にリセットする(ステップS3)。制御部250は、指定されたフォルダから第k番目の動画ファイルを読み出す(ステップS4)。制御部250は、読み出した動画ファイルを、5つに等分割する(ステップS5)。制御部250は、分割ファイルのファイルIDを動画ファイルの先頭に近いものから順に、即ち、再生順に、k_d0、k_d1、・・・、k_d4のように生成する(ステップS6)。   When it is determined that the folder is specified and the OK button is pressed (step S2; Yes), the control unit 250 resets the value of the index k to 0 (step S3). The controller 250 reads the kth moving image file from the designated folder (step S4). The control unit 250 equally divides the read moving image file into five (step S5). The control unit 250 generates the file IDs of the divided files in order from the one closest to the top of the moving image file, that is, in order of reproduction, such as k_d0, k_d1,..., K_d4 (step S6).

制御部250は、分割して得られた分割ファイルを、ステップS6で生成されたファイルIDで分割ファイル記憶部242に記憶する(ステップS7)。制御部250は、インデックスkを+1カウントアップする(ステップS8)。その後、制御は、ステップS4にリターンし、k=N−1(N:指定されたフォルダに格納された動画ファイルの数)まで制御部250は同様の処理を繰り返す。   The control unit 250 stores the divided file obtained by the division in the divided file storage unit 242 with the file ID generated in step S6 (step S7). The controller 250 increments the index k by +1 (step S8). Thereafter, the control returns to step S4, and the control unit 250 repeats the same processing until k = N−1 (N: the number of moving image files stored in the designated folder).

(多重化処理)
次に、分割ファイルを多重化するため、分割ファイルを各データサーバ40に記憶する必要がある。このため、分割ファイルを各データサーバ40に記憶する処理について、管理サーバ20の動作を説明する。
(Multiplexing process)
Next, in order to multiplex the divided files, it is necessary to store the divided files in each data server 40. Therefore, the operation of the management server 20 will be described for the process of storing the divided file in each data server 40.

ユーザは、操作部220を操作して、分割ファイルを、例えば、多重度=3でデータサーバ40に記憶する旨を指示する。ここで、多重度とは、分割ファイルを記憶したデータサーバ40の数をいい、例えば、ある分割ファイルを3台のデータサーバ40に記憶した場合、この分割ファイルの多重度は3である。   The user operates the operation unit 220 to instruct to store the divided file in the data server 40 with, for example, multiplicity = 3. Here, the multiplicity refers to the number of data servers 40 that store the divided files. For example, when a certain divided file is stored in three data servers 40, the multiplicity of the divided files is three.

ユーザからの指示に応答して、操作部220は当該指示を示す信号を制御部250に送信する。制御部250は、この信号に応答して、図9〜図10に示す多重化処理を開始し、まず、各データサーバ40の分割ファイル記憶部422に記憶された分割ファイルをすべて削除する(ステップS11)。制御部250は、インデックスiの値を0にリセットする(ステップS12)。制御部250は、インデックスkの値を0にリセットする(ステップS13)。制御部250は、ファイルID=i_dkに対応する分割ファイルを、分割ファイル記憶部242から読み出す(ステップS14)。制御部250は、読み出した分割ファイルを、サーバID=S(k)、S(k+1)、S(k+2)に対応するデータサーバ40の分割ファイル記憶部422にコピーする(ステップS15)。ただし、S(k)は、S0、S1、S2、S3、S4の値を順次繰り返す周期関数である。従って、S(k+5)=S(k)の関係が成立する。   In response to an instruction from the user, the operation unit 220 transmits a signal indicating the instruction to the control unit 250. In response to this signal, the control unit 250 starts the multiplexing process shown in FIGS. 9 to 10, and first deletes all the divided files stored in the divided file storage unit 422 of each data server 40 (step S11). The control unit 250 resets the value of the index i to 0 (step S12). The control unit 250 resets the value of the index k to 0 (step S13). The control unit 250 reads the divided file corresponding to the file ID = i_dk from the divided file storage unit 242 (step S14). The control unit 250 copies the read divided file to the divided file storage unit 422 of the data server 40 corresponding to the server ID = S (k), S (k + 1), S (k + 2) (step S15). However, S (k) is a periodic function that sequentially repeats the values of S0, S1, S2, S3, and S4. Therefore, the relationship S (k + 5) = S (k) is established.

制御部250は、ファイルIDと、このファイルIDに対応する分割ファイルをコピーしたデータサーバ40のサーバIDとを対応付けて分割ファイル管理DB122に記憶する(ステップS16)。制御部250は、インデックスkの値を+1カウントアップする(ステップS17)。その後、制御は、ステップS14にリターンし、k=4まで制御部250は同様の処理を繰り返す(ステップS18)。制御部250は、k=4を満たすと判別した場合(ステップS18;Yes)、図10に示すように、インデックスiの値を+1カウントアップする(ステップS19)。その後、制御は、ステップS13にリターンし、i=N−1まで制御部250は同様の処理を繰り返す(ステップS20)。   The control unit 250 associates the file ID with the server ID of the data server 40 that has copied the divided file corresponding to the file ID, and stores the file ID in the divided file management DB 122 (step S16). The control unit 250 increments the value of the index k by +1 (step S17). Thereafter, the control returns to step S14, and the control unit 250 repeats the same processing until k = 4 (step S18). When it is determined that k = 4 is satisfied (step S18; Yes), the controller 250 increments the value of the index i by +1 as shown in FIG. 10 (step S19). Thereafter, the control returns to step S13, and the control unit 250 repeats the same processing until i = N−1 (step S20).

一方、制御部250は、i=N−1を満たすと判別した場合に(ステップS20;Yes)、処理を終了する。これにより、各動画ファイルの分割ファイルが多重度=3で多重化され、また、図3(a)に示すように、分割ファイル管理DB122にデータが記憶される。多重化処理を行った直後の分割ファイルは、図11に示すように、i_d0:i_d1:i_d2:i_d3:i_d4=1:1:1:1:1(i=0,1,・・・,N−1)の存在比率でデータサーバ40に記憶される。   On the other hand, when it is determined that i = N−1 is satisfied (step S20; Yes), the control unit 250 ends the process. Thereby, the divided files of each moving image file are multiplexed with multiplicity = 3, and data is stored in the divided file management DB 122 as shown in FIG. As shown in FIG. 11, the divided files immediately after the multiplexing process are i_d0: i_d1: i_d2: i_d3: i_d4 = 1: 1: 1: 1: 1 (i = 0, 1,..., N -1) is stored in the data server 40.

(負荷情報更新処理)
データサーバ40の負荷を分散させるため、情報提供サーバ10は、負荷DB124を参照して、端末30からの分割ファイルの取得要求を負荷の低いデータサーバ40に振り分ける必要がある。このため、データサーバ40が負荷情報を定期的に情報提供サーバ10の負荷DB124に記憶する処理について、データサーバ40の動作を説明する。
(Load information update process)
In order to distribute the load of the data server 40, the information providing server 10 needs to refer to the load DB 124 and distribute the divided file acquisition request from the terminal 30 to the data server 40 with a low load. Therefore, the operation of the data server 40 will be described with respect to the processing in which the data server 40 periodically stores the load information in the load DB 124 of the information providing server 10.

制御部430は、図12に示す負荷情報更新処理を順次繰り返して実行する。制御部430は、まず、タイマ431の計測時間(t)を0にリセットして、計時を再開させる(ステップS21)。制御部430は、タイマ431の計測時間(t)が所定の時間(T1)以上であるか否かを判別する(ステップS22)。この時間(T1)は、データサーバ40が情報提供サーバ10に負荷情報を送信する周期に相当する。   The control unit 430 executes the load information update process shown in FIG. First, the control unit 430 resets the measurement time (t) of the timer 431 to 0 and restarts the time measurement (step S21). The control unit 430 determines whether or not the measurement time (t) of the timer 431 is equal to or longer than a predetermined time (T1) (step S22). This time (T1) corresponds to a cycle in which the data server 40 transmits load information to the information providing server 10.

制御部430は、計測時間(t)が所定の時間(T1)未満であると判別した場合に(ステップS22;No)、ステップS22を繰り返す。一方、制御部430は、計測時間(t)が所定の時間(T1)以上であると判別した場合に(ステップS22;Yes)、自身の負荷状態を測定する(ステップS23)。制御部430は、記憶部420から自データサーバ40のサーバIDを読み出す(ステップS24)。制御部430は、読み出したサーバIDを含むレコードを情報提供サーバ10の負荷DB124から検索し、発見されたレコードの負荷情報を測定して得られた負荷情報に更新する(ステップS25)。その後、制御は、ステップS21にリターンし、制御部430は同様の処理を繰り返す。これにより、定期的に情報提供サーバ10の負荷DB124が更新される。   When it is determined that the measurement time (t) is less than the predetermined time (T1) (step S22; No), the control unit 430 repeats step S22. On the other hand, when it is determined that the measurement time (t) is equal to or longer than the predetermined time (T1) (step S22; Yes), the control unit 430 measures its own load state (step S23). The control unit 430 reads the server ID of the own data server 40 from the storage unit 420 (step S24). The control unit 430 searches the load DB 124 of the information providing server 10 for a record including the read server ID, and updates the load information obtained by measuring the load information of the found record (step S25). Thereafter, the control returns to step S21, and the control unit 430 repeats the same process. Thereby, the load DB 124 of the information providing server 10 is periodically updated.

(サーバIDの要求処理)
次に、端末30が動画ファイルを再生する場合について、情報提供サーバ10、端末30及びデータサーバ40の動作をそれぞれ説明する。ここでは、理解を容易にするため、前述した動画ファイル登録処理で1番目に登録され、分割ファイル(ファイルID=0_d0〜0_d4)から構成される動画ファイルを再生する場合を例にして説明する。
(Server ID request processing)
Next, the operations of the information providing server 10, the terminal 30, and the data server 40 will be described for the case where the terminal 30 reproduces a moving image file. Here, in order to facilitate understanding, an example will be described in which a moving image file that is registered first in the above-described moving image file registration process and includes divided files (file ID = 0_d0 to 0_d4) is reproduced.

端末30のユーザは、操作部320を操作して動画ファイルを再生する旨を指示する。この指示に応答して、操作部320は当該指示を示す信号を制御部350に送信する。制御部350は、この信号に応答して、図13(c)〜図14(c)に示す処理を開始し、まず、インデックスkの値を0にリセットする(ステップS31)。制御部350は、指定された動画ファイルを構成するファイルID=0_dkに対応する分割ファイルを記憶するデータサーバ40について、サーバIDの取得を情報提供サーバ10に要求する(ステップS32)。   The user of the terminal 30 operates the operation unit 320 to instruct to play a moving image file. In response to this instruction, the operation unit 320 transmits a signal indicating the instruction to the control unit 350. In response to this signal, the control unit 350 starts the processes shown in FIGS. 13C to 14C, and first resets the value of the index k to 0 (step S31). The control unit 350 requests the information providing server 10 to obtain a server ID for the data server 40 that stores the divided file corresponding to the file ID = 0_dk constituting the designated moving image file (step S32).

(サーバIDの特定処理)
情報提供サーバ10の制御部130は、端末30からの要求に応答して、図13(a)〜図14(a)に示す処理を開始し、まず、取得要求管理DB123からファイルID=0_dkを含むレコードを検索し、発見されたレコードの取得要求回数を+1カウントアップし更新する(ステップS33)。制御部130は、端末30からの要求に係るファイルID=0_dkに対応付けられたサーバIDを分割ファイル管理DB122から読み出す(ステップS34)。制御部130は、読み出したサーバIDが2以上あるか否かを判別する(ステップS35)。制御部130は、サーバIDが2以上あると判別した場合に、各サーバIDに対応付けられた負荷情報を負荷DB124から読み出す(ステップS36)。制御部130は、読み出した負荷情報に基づいて、負荷が最も少ないデータサーバ40のサーバIDを特定する(ステップS37)。制御部130は、特定したサーバIDを、サーバIDの取得を要求した端末30に送信する(ステップS38)。
(Server ID identification process)
In response to the request from the terminal 30, the control unit 130 of the information providing server 10 starts the processing shown in FIGS. 13A to 14A. First, the file ID = 0_dk is obtained from the acquisition request management DB 123. A record including the record is searched, and the number of acquisition requests for the found record is incremented by one and updated (step S33). The control unit 130 reads the server ID associated with the file ID = 0_dk related to the request from the terminal 30 from the divided file management DB 122 (step S34). The control unit 130 determines whether there are two or more read server IDs (step S35). When determining that there are two or more server IDs, the control unit 130 reads the load information associated with each server ID from the load DB 124 (step S36). Based on the read load information, the control unit 130 identifies the server ID of the data server 40 with the smallest load (step S37). The control unit 130 transmits the identified server ID to the terminal 30 that has requested acquisition of the server ID (step S38).

端末30の制御部350は、図14(c)に示すように、サーバIDを情報提供サーバ10から受信する(ステップS39)。制御部350は、受信したサーバIDに対応するデータサーバ40にファイルID=0_dkに対応する分割ファイルの取得を要求する(ステップS40)。   As illustrated in FIG. 14C, the control unit 350 of the terminal 30 receives the server ID from the information providing server 10 (step S39). The control unit 350 requests the data server 40 corresponding to the received server ID to acquire a divided file corresponding to the file ID = 0_dk (step S40).

データサーバ40の制御部430は、端末30からの要求に応答して、図13(b)〜図14(b)に示す処理を開始し、まず、要求に係るファイルID=0_dkに対応する分割ファイルを分割ファイル記憶部422から読み出す(ステップS41)。制御部430は、読み出した分割ファイルを、分割ファイルの取得を要求した端末30に送信する(ステップS42)。   In response to the request from the terminal 30, the control unit 430 of the data server 40 starts the processing shown in FIGS. 13B to 14B, and first, the division corresponding to the file ID = 0_dk related to the request The file is read from the divided file storage unit 422 (step S41). The control unit 430 transmits the read divided file to the terminal 30 that has requested acquisition of the divided file (step S42).

(分割ファイル再生処理)
端末30の制御部350は、図14(c)に示すように、ウェブブラウザのプラグインなどにより、ファイルID=0_dkに対応する分割ファイルをデータサーバ40からダウンロードしながら再生する(ステップS43)。制御部350は、ユーザから再生の停止が指示されたか否かを判別する(ステップS44)。制御部350は、再生の停止が指示されたと判別した場合に(ステップS44;No)、処理を終了する。
(Split file playback process)
As shown in FIG. 14C, the control unit 350 of the terminal 30 reproduces the divided file corresponding to the file ID = 0_dk while downloading it from the data server 40 by using a web browser plug-in or the like (step S43). The control unit 350 determines whether or not the user has instructed to stop reproduction (step S44). When it is determined that the stop of reproduction has been instructed (step S44; No), the control unit 350 ends the process.

一方、制御部350は、再生の停止が指示されないと判別した場合に(ステップS44;Yes)、インデックスkの値を+1カウントアップする(ステップS45)。その後、制御は、ステップS32にリターンし、k=4まで同様の処理を繰り返す(ステップS45)。これにより、端末30は負荷の低いデータサーバ40から動画ファイルの分割ファイルを順次ダウンロードして再生する。また、各端末30において動画ファイルの分割ファイルが再生されることにより、情報提供サーバ10の取得要求管理DB123において、分割ファイルの取得要求回数がカウントアップされる。但し、例えば、分割ファイル(ファイルID=0_d0)の再生の途中で、ユーザから再生の停止が指示された場合には、図3(b)に示す取得要求管理DB123において、ファイルID=0_d0に対応付けられた取得要求回数のみが+1カウントアップされる。   On the other hand, when it is determined that the reproduction stop is not instructed (step S44; Yes), the control unit 350 increments the value of the index k by +1 (step S45). Thereafter, the control returns to step S32, and the same processing is repeated until k = 4 (step S45). Accordingly, the terminal 30 sequentially downloads and reproduces the divided files of the moving image file from the data server 40 with a low load. In addition, when the divided file of the moving image file is played back on each terminal 30, the number of divided file acquisition requests is counted up in the acquisition request management DB 123 of the information providing server 10. However, for example, when the user gives an instruction to stop playback during playback of the divided file (file ID = 0_d0), the acquisition request management DB 123 shown in FIG. 3B corresponds to the file ID = 0_d0. Only the number of acquisition requests attached is incremented by one.

(最適化処理)
動画ファイルの配信を開始してから所定の時間が経過すると、リクエストの頻度が高い分割ファイルとリクエストの頻度が低い分割ファイルが出現する。以下、分割ファイルの多重度を最適化する処理について、管理サーバ20の動作を説明する。
(Optimization process)
When a predetermined time elapses after the distribution of the video file starts, a divided file with a high request frequency and a divided file with a low request frequency appear. Hereinafter, the operation of the management server 20 will be described for the process of optimizing the multiplicity of the divided files.

管理サーバ20の制御部250は、図15〜図16に示す最適化処理を順次繰り返して実行する。制御部250は、まず、タイマ251の計測時間(t)を0にリセットして、計時を再開させる(ステップS51)。制御部250は、タイマ251の計測時間(t)が所定の時間(T2)以上であるか否かを判別する(ステップS52)。この時間(T2)は、管理サーバ20が最適化処理を実行する周期に相当する。   The control unit 250 of the management server 20 repeatedly performs the optimization process shown in FIGS. First, the control unit 250 resets the measurement time (t) of the timer 251 to 0 and restarts the time measurement (step S51). The controller 250 determines whether or not the measurement time (t) of the timer 251 is equal to or longer than a predetermined time (T2) (step S52). This time (T2) corresponds to a cycle in which the management server 20 executes the optimization process.

制御部250は、計測時間(t)が所定の時間(T2)未満であると判別した場合に(ステップS52;No)、ステップS52を繰り返す。一方、制御部430は、計測時間(t)が所定の時間(T2)以上であると判別した場合に(ステップS52;Yes)、各データサーバ40の分割ファイル記憶部422に記憶された分割ファイルをすべて削除する(ステップS53)。制御部250は、インデックスiの値を0にリセットする(ステップS54)。制御部250は、インデックスkの値を0にリセットする(ステップS55)。制御部250は、ファイルID=i_dkに対応付けられた取得要求回数を取得要求管理DB123から読み出す(ステップS56)。制御部250は、読み出した取得要求回数を配列r(k)に代入する(ステップS57)。制御部250は、インデックスkの値を+1カウントアップする(ステップS58)。その後、制御は、ステップS56にリターンし、k=4まで制御部250は同様の処理を繰り返す(ステップS59)。   When it is determined that the measurement time (t) is less than the predetermined time (T2) (step S52; No), the control unit 250 repeats step S52. On the other hand, when the control unit 430 determines that the measurement time (t) is equal to or longer than the predetermined time (T2) (step S52; Yes), the divided file stored in the divided file storage unit 422 of each data server 40 Are all deleted (step S53). The control unit 250 resets the value of the index i to 0 (step S54). The control unit 250 resets the value of the index k to 0 (step S55). The control unit 250 reads the number of acquisition requests associated with the file ID = i_dk from the acquisition request management DB 123 (step S56). The control unit 250 assigns the read acquisition request count to the array r (k) (step S57). The controller 250 increments the value of the index k by +1 (step S58). Thereafter, the control returns to step S56, and the control unit 250 repeats the same processing until k = 4 (step S59).

制御部250は、取得要求回数を配列r(k)に代入する処理が完了した場合に(ステップS59;Yes)、取得要求回数r(k)が最大となるkの値(k1)を求める(ステップS60)。制御部250は、図16に示すように、インデックスkの値を0にリセットする(ステップS61)。制御部250は、ファイルID=i_dkに対応する分割ファイルを、分割ファイル記憶部から読み出す(ステップS62)。制御部250は、読み出した分割ファイルを、多重度=INT(n*r(k)/r(k1))(INT:小数点以下を切り捨てて整数を返す関数、n:データサーバ40の数=5)でデータサーバ40の分割ファイル記憶部422にコピーする(ステップS63)。ここで、制御部250は、記憶している分割ファイルの数が少ないデータサーバ40から順に分割ファイルをコピーする。   When the process of substituting the number of acquisition requests into the array r (k) is completed (step S59; Yes), the control unit 250 obtains the value of k (k1) that maximizes the number of acquisition requests r (k) ( Step S60). As shown in FIG. 16, the control unit 250 resets the value of the index k to 0 (step S61). The control unit 250 reads the divided file corresponding to the file ID = i_dk from the divided file storage unit (step S62). The control unit 250 sets the read divided file to a multiplicity = INT (n * r (k) / r (k1)) (INT: a function that rounds off the decimal point and returns an integer, n: the number of data servers 40 = 5 ) To the divided file storage unit 422 of the data server 40 (step S63). Here, the control unit 250 copies the divided files in order from the data server 40 in which the number of stored divided files is small.

続いて、制御部250は、ファイルIDと、このファイルIDに対応する分割ファイルをコピーしたデータサーバ40のサーバIDとを対応付けて分割ファイル管理DB122に記憶する(ステップS64)。制御部250は、インデックスkの値を+1カウントアップする(ステップS65)。その後、制御は、ステップS62にリターンし、k=4まで制御部250は同様の処理を繰り返す(ステップS66)。   Subsequently, the control unit 250 associates the file ID with the server ID of the data server 40 that has copied the divided file corresponding to the file ID, and stores the file ID in the divided file management DB 122 (step S64). The controller 250 increments the value of the index k by +1 (step S65). Thereafter, the control returns to step S62, and the control unit 250 repeats the same processing until k = 4 (step S66).

制御部250は、k=4を満たすと判別した場合に(ステップS66;Yes)、インデックスiの値を+1カウントアップする(ステップS67)。その後、制御は、ステップS55にリターンし、i=N−1まで制御部250は同様の処理を繰り返す(ステップS68)。   When determining that k = 4 is satisfied (step S66; Yes), the controller 250 increments the value of the index i by +1 (step S67). Thereafter, the control returns to step S55, and the control unit 250 repeats the same processing until i = N−1 (step S68).

一方、制御部250は、i=N−1を満たすと判別した場合に(ステップS68;Yes)、ステップ51にリターンする。これにより、各動画ファイルの分割ファイルの多重度が最適化される。例えば、図3(c)に示す取得要求管理DB123のデータに基づいて、最適化処理を行った場合、分割ファイル(ファイルID=0_dk;k=0,1,・・・,4)は、図17に示すように、0_d0:0_d1:0_d2:0_d3:0_d4=10:8:6:4:2(即ち、5:4:3:2:1)の存在比率でデータサーバ40に記憶される。   On the other hand, when it is determined that i = N−1 is satisfied (step S <b> 68; Yes), the control unit 250 returns to step 51. Thereby, the multiplicity of the divided files of each moving image file is optimized. For example, when optimization processing is performed based on the data of the acquisition request management DB 123 shown in FIG. 3C, the divided files (file ID = 0_dk; k = 0, 1,..., 4) As shown in FIG. 17, the data server 40 stores 0_d0: 0_d1: 0_d2: 0_d3: 0_d4 = 10: 8: 6: 4: 2 (that is, 5: 4: 3: 2: 1).

この場合、分割ファイルの配置状態は図11に示す状態から図17に示す状態へと遷移する。これに伴い、分割ファイルの存在比率は、0_d0:0_d1:0_d2:0_d3:0_d4=1:1:1:1:1から、0_d0:0_d1:0_d2:0_d3:0_d4=5:4:3:2:1に遷移する。   In this case, the arrangement state of the divided files changes from the state shown in FIG. 11 to the state shown in FIG. Accordingly, the existence ratio of the divided files is from 0_d0: 0_d1: 0_d2: 0_d3: 0_d4 = 1: 1: 1: 1: 1 to 0_d0: 0_d1: 0_d2: 0_d3: 0_d4 = 5: 4: 3: 2: Transition to 1.

以上、説明したように、本実施形態によれば、取得要求回数に基づいて、動画ファイルの分割ファイルの多重度を最適化する。このため、取得要求回数の多い分割ファイルを記憶するデータサーバ40の負荷を分散することができる。   As described above, according to the present embodiment, the multiplicity of the divided files of the moving image file is optimized based on the number of acquisition requests. For this reason, it is possible to distribute the load of the data server 40 that stores the divided files having a large number of acquisition requests.

また、取得要求回数の少ない分割ファイルの多重度は小さくなるので、各データサーバ40のストレージ資源を無駄に消費することがない。   In addition, since the multiplicity of the divided file with a small number of acquisition requests is small, the storage resources of each data server 40 are not wasted.

(実施形態2)
実施形態1では、動画ファイル毎に、その分割ファイルの取得要求回数の総和に対する比に基づいて、分割ファイルの多重化を最適化している。本実施形態では、複数の動画ファイルについて、すべての分割ファイルの取得要求回数の総和に対する比に基づいて、分割ファイルの多重度を最適化することができる動画配信システム51を説明する。ここで、実施形態2に係る動画配信システム51の構成は実施形態1に係る動画配信システム51と同一である。
(Embodiment 2)
In the first embodiment, for each moving image file, division file multiplexing is optimized based on the ratio of the number of divided file acquisition requests to the sum. In the present embodiment, a moving image distribution system 51 that can optimize the multiplicity of divided files based on the ratio of the number of acquisition requests for all divided files with respect to a plurality of moving image files will be described. Here, the configuration of the moving image distribution system 51 according to the second embodiment is the same as that of the moving image distribution system 51 according to the first embodiment.

(最適化処理)
動画ファイルの配信を開始してから所定の時間が経過すると、リクエストの頻度が高い分割ファイルとリクエストの頻度が低い分割ファイルが出現する。以下、分割ファイルの多重度を最適化する処理について、管理サーバ20の動作を説明する。
(Optimization process)
When a predetermined time elapses after the distribution of the video file starts, a divided file with a high request frequency and a divided file with a low request frequency appear. Hereinafter, the operation of the management server 20 will be described for the process of optimizing the multiplicity of the divided files.

管理サーバ20の制御部250は、図18〜図20に示す最適化処理を順次繰り返して実行する。制御部250は、まず、タイマ251の計測時間(t)を0にリセットして、計時を再開させる(ステップS71)。制御部250は、タイマ251の計測時間(t)が所定の時間(T2)以上であるか否かを判別する(ステップS72)。この時間(T2)は、管理サーバ20が最適化処理を実行する周期に相当する。   The control unit 250 of the management server 20 repeatedly performs the optimization process shown in FIGS. First, the control unit 250 resets the measurement time (t) of the timer 251 to 0 and restarts time measurement (step S71). The controller 250 determines whether or not the measurement time (t) of the timer 251 is equal to or longer than a predetermined time (T2) (step S72). This time (T2) corresponds to a cycle in which the management server 20 executes the optimization process.

制御部250は、計測時間(t)が所定の時間(T2)未満であると判別した場合に(ステップS72;No)、ステップS72を繰り返す。一方、制御部430は、計測時間(t)が所定の時間(T2)以上であると判別した場合に(ステップS72;Yes)、各データサーバ40の分割ファイル記憶部422に記憶された分割ファイルをすべて削除する(ステップS73)。制御部250は、インデックスiの値を0にリセットする(ステップS74)。制御部250は、インデックスkの値を0にリセットする(ステップS75)。制御部250は、ファイルID=i_dkに対応付けられた取得要求回数を取得要求管理DB123から読み出す(ステップS76)。制御部250は、読み出した取得要求回数を配列r(i,k)に代入する(ステップS77)。制御部250は、インデックスkの値を+1カウントアップする(ステップS78)。その後、制御は、ステップS76にリターンし、k=4まで制御部250は同様の処理を繰り返す(ステップS79)。   When determining that the measurement time (t) is less than the predetermined time (T2) (step S72; No), the control unit 250 repeats step S72. On the other hand, when the control unit 430 determines that the measurement time (t) is equal to or longer than the predetermined time (T2) (step S72; Yes), the divided file stored in the divided file storage unit 422 of each data server 40 Are all deleted (step S73). The control unit 250 resets the value of the index i to 0 (step S74). The control unit 250 resets the value of the index k to 0 (step S75). The control unit 250 reads the acquisition request count associated with the file ID = i_dk from the acquisition request management DB 123 (step S76). The control unit 250 substitutes the read acquisition request count into the array r (i, k) (step S77). The controller 250 increments the value of the index k by +1 (step S78). Thereafter, the control returns to step S76, and the control unit 250 repeats the same processing until k = 4 (step S79).

制御部250は、図19に示すように、k=4を満たすと判別した場合に(ステップS79;Yes)、インデックスiの値を+1カウントアップする(ステップS80)。その後、制御は、ステップS75にリターンし、i=N−1まで制御部250は同様の処理を繰り返す(ステップS81)。   As shown in FIG. 19, when it is determined that k = 4 is satisfied (step S79; Yes), the controller 250 increments the value of the index i by 1 (step S80). Thereafter, the control returns to step S75, and the control unit 250 repeats the same processing until i = N−1 (step S81).

制御部250は、i=N−1を満たすと判別した場合に(ステップS81;Yes)、取得要求回数r(i,k)が最大となるi,kの組(i2,k2)を求める(ステップS82)。制御部250は、インデックスiの値を0にリセットする(ステップS83)。制御部250は、インデックスkの値を0にリセットする(ステップS84)。制御部250は、ファイルID=i_dkに対応する分割ファイルを、分割ファイル記憶部から読み出す(ステップS85)。制御部250は、読み出した分割ファイルを、多重度=INT(n*r(i,k)/r(i2,k2))でデータサーバ40の分割ファイル記憶部422にコピーする(ステップS86)。ここで、制御部250は、記憶している分割ファイルの数が少ないデータサーバ40から順に分割ファイルをコピーする。   When determining that i = N−1 is satisfied (step S81; Yes), the control unit 250 obtains a set (i2, k2) of i, k that maximizes the acquisition request count r (i, k) ( Step S82). The control unit 250 resets the value of the index i to 0 (step S83). The control unit 250 resets the value of the index k to 0 (step S84). The control unit 250 reads the divided file corresponding to the file ID = i_dk from the divided file storage unit (step S85). The control unit 250 copies the read divided file to the divided file storage unit 422 of the data server 40 with multiplicity = INT (n * r (i, k) / r (i2, k2)) (step S86). Here, the control unit 250 copies the divided files in order from the data server 40 in which the number of stored divided files is small.

続いて、制御部250は、ファイルIDと、このファイルIDに対応する分割ファイルをコピーしたデータサーバ40のサーバIDとを対応付けて分割ファイル管理DB122に記憶する(ステップS87)。制御部250は、インデックスkの値を+1カウントアップする(ステップS88)。その後、制御は、ステップS85にリターンし、k=4まで制御部250は同様の処理を繰り返す(ステップS89)。   Subsequently, the control unit 250 associates the file ID with the server ID of the data server 40 that has copied the divided file corresponding to the file ID, and stores the file ID in the divided file management DB 122 (step S87). The controller 250 increments the value of the index k by +1 (step S88). Thereafter, the control returns to step S85, and the control unit 250 repeats the same processing until k = 4 (step S89).

制御部250は、k=4を満たすと判別した場合に(ステップS89;Yes)、インデックスiの値を+1カウントアップする(ステップS90)。その後、制御は、ステップS84にリターンし、i=N−1まで制御部250は同様の処理を繰り返す(ステップS91)。   When determining that k = 4 is satisfied (step S89; Yes), the controller 250 increments the value of the index i by +1 (step S90). Thereafter, the control returns to step S84, and the control unit 250 repeats the same processing until i = N−1 (step S91).

一方、制御部250は、i=N−1を満たすと判別した場合に(ステップS91;Yes)、ステップ71にリターンする。これにより、各動画ファイルの分割ファイルの多重度が最適化される。   On the other hand, when it is determined that i = N−1 is satisfied (step S91; Yes), the control unit 250 returns to step 71. Thereby, the multiplicity of the divided files of each moving image file is optimized.

以上、説明したように、本実施形態によれば、複数の動画ファイルをそれぞれ分割して得られる分割ファイルの取得要求回数の総和に対する各分割ファイルの取得要求回数の比に基づいて、分割ファイルの多重度を最適化する。このため、1つの動画ファイル内における分割ファイルの人気度ではなく、複数の動画ファイルにおける分割ファイルの人気度に応じて、分割ファイルの多重度を最適化することができる。   As described above, according to the present embodiment, based on the ratio of the number of acquisition requests for each divided file to the total number of acquisition requests for the divided files obtained by dividing a plurality of video files, Optimize multiplicity. For this reason, the multiplicity of the divided files can be optimized according to the popularity of the divided files in a plurality of moving image files, not the popularity of the divided files in one moving image file.

この発明は上記実施の形態に限定されず、種々の変形及び応用が可能である。例えば、上記説明において、示したハードウェア構成及び動作シーケンスは一例でありこれらに限定されるものではなく、適宜変更及び応用が可能である。   The present invention is not limited to the above embodiment, and various modifications and applications are possible. For example, in the above description, the hardware configuration and operation sequence shown are examples, and the present invention is not limited to these, and can be changed and applied as appropriate.

例えば、本実施形態では、各動画ファイルを等分割しているが、動画ファイルのチャプターの開始位置で分割してもよい。これによると、チャプターに対応する分割ファイルの取得要求回数に基づいて、分割ファイルの多重度を最適化できる。このため、例えば、人気タレントのインタービューに対応するチャプターの分割ファイルの多重度を、他のチャプターの多重度より高く自動で設定することが可能となる。   For example, in the present embodiment, each moving image file is equally divided, but may be divided at the chapter start position of the moving image file. According to this, the multiplicity of divided files can be optimized based on the number of divided file acquisition requests corresponding to chapters. For this reason, for example, it is possible to automatically set the multiplicity of the divided files of chapters corresponding to the popular talent interview to be higher than the multiplicity of other chapters.

また、本実施形態では、多重度を整数化するためINT関数を採用しているが、整数を返す任意の関数を採用してもよい。   In this embodiment, the INT function is used to convert the multiplicity into an integer. However, any function that returns an integer may be used.

さらに、本実施形態では、情報提供サーバ10、管理サーバ20を別々の装置構成としたが、これらを1台の装置で置き換えることも可能である。   Furthermore, in the present embodiment, the information providing server 10 and the management server 20 are configured as separate devices, but they can be replaced by a single device.

上記の実施形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。   A part or all of the above-described embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記1)情報管理サーバと、端末と、コンテンツを記憶する複数のデータサーバと、を備えたコンテンツ配信システムであって、
前記情報管理サーバは、
前記端末からの要求に応答して、該要求に係るコンテンツを記憶する前記データサーバを識別するサーバIDを、要求した端末に送信するサーバID送信手段と、
コンテンツごとに前記端末から該コンテンツを取得する要求があった回数を示す取得要求回数を計数する取得要求計数手段と、
前記取得要求計数手段が計数したコンテンツごとの取得要求回数に基づいて、該コンテンツを前記各データサーバに記憶するコンテンツ多重化手段と、を備え、
前記端末は、
コンテンツを記憶するデータサーバのサーバIDの取得を前記情報管理サーバに要求し、該要求に係るサーバIDを該情報管理サーバから受信するサーバID受信手段と、
前記サーバID受信手段が受信したサーバIDに対応するデータサーバに、前記要求に係るコンテンツの取得を要求し、該要求に係るコンテンツを該データサーバから受信するコンテンツ受信手段と、
前記コンテンツ受信手段が受信したコンテンツを再生する再生手段と、を備え、
前記各データサーバは、
コンテンツを記憶するコンテンツ記憶手段と、
前記端末からの要求に応答して、該要求に係るコンテンツを、要求した端末に送信するコンテンツ送信手段と、を備える、
ことを特徴とするコンテンツ配信システム。
(Supplementary note 1) A content distribution system comprising an information management server, a terminal, and a plurality of data servers for storing content,
The information management server
In response to a request from the terminal, server ID transmitting means for transmitting a server ID for identifying the data server storing the content related to the request to the requested terminal;
An acquisition request counting means for counting the number of acquisition requests indicating the number of requests for acquiring the content from the terminal for each content;
Content multiplexing means for storing the content in the data servers based on the number of acquisition requests for each content counted by the acquisition request counting means,
The terminal
Server ID receiving means for requesting the information management server to obtain a server ID of a data server storing content, and receiving the server ID related to the request from the information management server;
Content receiving means for requesting the data server corresponding to the server ID received by the server ID receiving means to acquire the content related to the request and receiving the content related to the request from the data server;
Replaying means for replaying the content received by the content receiving means,
Each of the data servers is
Content storage means for storing content;
In response to a request from the terminal, content transmitting means for transmitting the content related to the request to the requested terminal,
A content distribution system characterized by that.

(付記2)コンテンツを記憶する複数のデータサーバ及びコンテンツを再生する端末と通信可能な情報管理サーバであって、
前記端末からの要求に応答して、該要求に係るコンテンツを記憶する前記データサーバを識別するサーバIDを、要求した端末に送信するサーバID送信手段と、
コンテンツごとに前記端末から該コンテンツを取得する要求があった回数を示す取得要求回数を計数する取得要求計数手段と、
前記取得要求計数手段が計数したコンテンツごとの取得要求回数に基づいて、該コンテンツを前記各データサーバに記憶するコンテンツ多重化手段と、
を備えることを特徴とする情報管理サーバ。
(Appendix 2) An information management server capable of communicating with a plurality of data servers for storing content and a terminal for reproducing the content,
In response to a request from the terminal, server ID transmitting means for transmitting a server ID for identifying the data server storing the content related to the request to the requested terminal;
An acquisition request counting means for counting the number of acquisition requests indicating the number of requests for acquiring the content from the terminal for each content;
Content multiplexing means for storing the content in each data server based on the number of acquisition requests for each content counted by the acquisition request counting means;
An information management server comprising:

(付記3)前記情報管理サーバが、さらに、前記コンテンツを分割するコンテンツ分割手段を備え、
前記コンテンツは、前記コンテンツ分割手段が該コンテンツを分割して得られる分割ファイルである、ことを特徴とする付記2に記載の情報管理サーバ。
(Supplementary Note 3) The information management server further includes content dividing means for dividing the content,
The information management server according to appendix 2, wherein the content is a divided file obtained by dividing the content by the content dividing unit.

(付記4)前記コンテンツ分割手段が、前記コンテンツをチャプター開始位置で分割する、ことを特徴とする付記3に記載の情報管理サーバ。   (Supplementary note 4) The information management server according to supplementary note 3, wherein the content dividing unit divides the content at a chapter start position.

(付記5)前記コンテンツ多重化手段は、複数のコンテンツをそれぞれ分割して得られる分割ファイルの取得要求回数の総和に対する各分割ファイルの取得要求回数の比に基づいて、該分割ファイルを前記各データサーバに記憶する、ことを特徴とする付記3又は4に記載の情報管理サーバ。   (Additional remark 5) The said content multiplexing means is based on ratio of the acquisition request frequency of each division file with respect to the sum total of the acquisition request frequency of the division file obtained by dividing each of the plurality of contents. The information management server according to appendix 3 or 4, wherein the information management server is stored in a server.

(付記6)コンテンツを記憶する複数のデータサーバ及びコンテンツを再生する端末と通信可能な情報管理サーバを制御するコンピュータに、
前記端末からの要求に応答して、該要求に係るコンテンツを記憶する前記データサーバを識別するサーバIDを、要求した端末に送信するサーバID送信ステップと、
コンテンツごとに前記端末から該コンテンツを取得する要求があった回数を示す取得要求回数を計数する取得要求計数ステップと、
前記計数したコンテンツごとの取得要求回数に基づいて、該コンテンツを前記各データサーバに記憶するコンテンツ多重化ステップと、
を実行させることを特徴とするプログラム。
(Supplementary Note 6) A computer that controls an information management server that can communicate with a plurality of data servers that store content and a terminal that reproduces the content,
In response to a request from the terminal, a server ID transmission step of transmitting a server ID for identifying the data server storing the content related to the request to the requested terminal;
An acquisition request counting step of counting the number of acquisition requests indicating the number of times that the content has been requested from the terminal for each content;
Based on the counted number of acquisition requests for each content, a content multiplexing step for storing the content in each data server;
A program characterized by having executed.

(付記7)前記プログラムが、さらに、前記コンテンツを分割するコンテンツ分割ステップを備え、
前記コンテンツは、前記分割して得られる分割ファイルである、ことを特徴とする付記6に記載のプログラム。
(Supplementary note 7) The program further includes a content dividing step of dividing the content.
The program according to appendix 6, wherein the content is a divided file obtained by the division.

(付記8)前記コンテンツ分割ステップが、前記コンテンツをチャプター開始位置で分割するステップである、ことを特徴とする付記7に記載のプログラム。   (Supplementary note 8) The program according to supplementary note 7, wherein the content dividing step is a step of dividing the content at a chapter start position.

(付記9)前記コンテンツ多重化ステップが、複数のコンテンツをそれぞれ分割して得られる分割ファイルの取得要求回数の総和に対する各分割ファイルの取得要求回数の比に基づいて、該分割ファイルを前記各データサーバに記憶するステップである、ことを特徴とする付記7又は8に記載のプログラム。   (Supplementary note 9) Based on the ratio of the number of acquisition requests for each divided file to the total number of acquisition requests for the divided files obtained by dividing the plurality of contents by the content multiplexing step, The program according to appendix 7 or 8, which is a step of storing in a server.

この発明は、WWWサーバ、FTPサーバなどへ利用が可能である。   The present invention can be used for a WWW server, an FTP server, and the like.

10 情報提供サーバ
20 管理サーバ
30 端末
40 データサーバ
50 通信ネットワーク
51 動画配信システム
110 通信部
120 記憶部
121 プログラム記憶部
122 分割ファイル管理データベース
123 取得要求管理データベース
124 負荷データベース
130 制御部
210 通信部
220 操作部
230 表示部
240 記憶部
241 プログラム記憶部
242 分割ファイル記憶部
250 制御部
251 タイマ
310 通信部
320 操作部
330 表示部
340 記憶部
341 プログラム記憶部
350 制御部
410 通信部
420 記憶部
421 プログラム記憶部
422 分割ファイル記憶部
430 制御部
431 タイマ
DESCRIPTION OF SYMBOLS 10 Information provision server 20 Management server 30 Terminal 40 Data server 50 Communication network 51 Video distribution system 110 Communication part 120 Storage part 121 Program storage part 122 Division file management database 123 Acquisition request management database 124 Load database 130 Control part 210 Communication part 220 Operation Unit 230 display unit 240 storage unit 241 program storage unit 242 divided file storage unit 250 control unit 251 timer 310 communication unit 320 operation unit 330 display unit 340 storage unit 341 program storage unit 350 control unit 410 communication unit 420 storage unit 421 program storage unit 422 Divided file storage unit 430 Control unit 431 Timer

Claims (9)

情報管理サーバと、端末と、コンテンツを記憶する複数のデータサーバと、を備えたコンテンツ配信システムであって、
前記情報管理サーバは、
前記端末からの要求に応答して、該要求に係るコンテンツを記憶する前記データサーバを識別するサーバIDを、要求した端末に送信するサーバID送信手段と、
コンテンツごとに前記端末から該コンテンツを取得する要求があった回数を示す取得要求回数を計数する取得要求計数手段と、
前記取得要求計数手段が計数したコンテンツごとの取得要求回数に基づいて、該コンテンツを前記各データサーバに記憶するコンテンツ多重化手段と、を備え、
前記端末は、
コンテンツを記憶するデータサーバのサーバIDの取得を前記情報管理サーバに要求し、該要求に係るサーバIDを該情報管理サーバから受信するサーバID受信手段と、
前記サーバID受信手段が受信したサーバIDに対応するデータサーバに、前記要求に係るコンテンツの取得を要求し、該要求に係るコンテンツを該データサーバから受信するコンテンツ受信手段と、
前記コンテンツ受信手段が受信したコンテンツを再生する再生手段と、を備え、
前記各データサーバは、
コンテンツを記憶するコンテンツ記憶手段と、
前記端末からの要求に応答して、該要求に係るコンテンツを、要求した端末に送信するコンテンツ送信手段と、を備える、
ことを特徴とするコンテンツ配信システム。
A content distribution system comprising an information management server, a terminal, and a plurality of data servers for storing content,
The information management server
In response to a request from the terminal, server ID transmitting means for transmitting a server ID for identifying the data server storing the content related to the request to the requested terminal;
An acquisition request counting means for counting the number of acquisition requests indicating the number of requests for acquiring the content from the terminal for each content;
Content multiplexing means for storing the content in the data servers based on the number of acquisition requests for each content counted by the acquisition request counting means,
The terminal
Server ID receiving means for requesting the information management server to obtain a server ID of a data server storing content, and receiving the server ID related to the request from the information management server;
Content receiving means for requesting the data server corresponding to the server ID received by the server ID receiving means to acquire the content related to the request and receiving the content related to the request from the data server;
Replaying means for replaying the content received by the content receiving means,
Each of the data servers is
Content storage means for storing content;
In response to a request from the terminal, content transmitting means for transmitting the content related to the request to the requested terminal,
A content distribution system characterized by that.
コンテンツを記憶する複数のデータサーバ及びコンテンツを再生する端末と通信可能な情報管理サーバであって、
前記端末からの要求に応答して、該要求に係るコンテンツを記憶する前記データサーバを識別するサーバIDを、要求した端末に送信するサーバID送信手段と、
コンテンツごとに前記端末から該コンテンツを取得する要求があった回数を示す取得要求回数を計数する取得要求計数手段と、
前記取得要求計数手段が計数したコンテンツごとの取得要求回数に基づいて、該コンテンツを前記各データサーバに記憶するコンテンツ多重化手段と、
を備えることを特徴とする情報管理サーバ。
An information management server capable of communicating with a plurality of data servers for storing content and a terminal for reproducing the content,
In response to a request from the terminal, server ID transmitting means for transmitting a server ID for identifying the data server storing the content related to the request to the requested terminal;
An acquisition request counting means for counting the number of acquisition requests indicating the number of requests for acquiring the content from the terminal for each content;
Content multiplexing means for storing the content in each data server based on the number of acquisition requests for each content counted by the acquisition request counting means;
An information management server comprising:
前記情報管理サーバが、さらに、前記コンテンツを分割するコンテンツ分割手段を備え、
前記コンテンツは、前記コンテンツ分割手段が該コンテンツを分割して得られる分割ファイルである、ことを特徴とする請求項2に記載の情報管理サーバ。
The information management server further comprises content dividing means for dividing the content;
3. The information management server according to claim 2, wherein the content is a divided file obtained by dividing the content by the content dividing unit.
前記コンテンツ分割手段が、前記コンテンツをチャプター開始位置で分割する、ことを特徴とする請求項3に記載の情報管理サーバ。   The information management server according to claim 3, wherein the content dividing unit divides the content at a chapter start position. 前記コンテンツ多重化手段は、複数のコンテンツをそれぞれ分割して得られる分割ファイルの取得要求回数の総和に対する各分割ファイルの取得要求回数の比に基づいて、該分割ファイルを前記各データサーバに記憶する、ことを特徴とする請求項3又は4に記載の情報管理サーバ。   The content multiplexing means stores the divided file in each data server based on the ratio of the number of acquisition requests for each divided file to the total number of acquisition requests for the divided files obtained by dividing a plurality of contents. The information management server according to claim 3 or 4, characterized in that コンテンツを記憶する複数のデータサーバ及びコンテンツを再生する端末と通信可能な情報管理サーバを制御するコンピュータに、
前記端末からの要求に応答して、該要求に係るコンテンツを記憶する前記データサーバを識別するサーバIDを、要求した端末に送信するサーバID送信ステップと、
コンテンツごとに前記端末から該コンテンツを取得する要求があった回数を示す取得要求回数を計数する取得要求計数ステップと、
前記計数したコンテンツごとの取得要求回数に基づいて、該コンテンツを前記各データサーバに記憶するコンテンツ多重化ステップと、
を実行させることを特徴とするプログラム。
A plurality of data servers for storing content and a computer for controlling an information management server capable of communicating with a terminal for reproducing the content;
In response to a request from the terminal, a server ID transmission step of transmitting a server ID for identifying the data server storing the content related to the request to the requested terminal;
An acquisition request counting step of counting the number of acquisition requests indicating the number of times that the content has been requested from the terminal for each content;
Based on the counted number of acquisition requests for each content, a content multiplexing step for storing the content in each data server;
A program characterized by having executed.
前記プログラムが、さらに、前記コンテンツを分割するコンテンツ分割ステップを備え、
前記コンテンツは、前記分割して得られる分割ファイルである、ことを特徴とする請求項6に記載のプログラム。
The program further comprises a content dividing step for dividing the content,
The program according to claim 6, wherein the content is a divided file obtained by the division.
前記コンテンツ分割ステップが、前記コンテンツをチャプター開始位置で分割するステップである、ことを特徴とする請求項7に記載のプログラム。   The program according to claim 7, wherein the content dividing step is a step of dividing the content at a chapter start position. 前記コンテンツ多重化ステップが、複数のコンテンツをそれぞれ分割して得られる分割ファイルの取得要求回数の総和に対する各分割ファイルの取得要求回数の比に基づいて、該分割ファイルを前記各データサーバに記憶するステップである、ことを特徴とする請求項7又は8に記載のプログラム。   The content multiplexing step stores the divided file in each data server based on the ratio of the number of acquisition requests for each divided file to the total number of acquisition requests for the divided files obtained by dividing a plurality of contents. The program according to claim 7, wherein the program is a step.
JP2010083969A 2010-03-31 2010-03-31 Content distribution system, information management server and program Pending JP2011215928A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010083969A JP2011215928A (en) 2010-03-31 2010-03-31 Content distribution system, information management server and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010083969A JP2011215928A (en) 2010-03-31 2010-03-31 Content distribution system, information management server and program

Publications (1)

Publication Number Publication Date
JP2011215928A true JP2011215928A (en) 2011-10-27

Family

ID=44945581

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010083969A Pending JP2011215928A (en) 2010-03-31 2010-03-31 Content distribution system, information management server and program

Country Status (1)

Country Link
JP (1) JP2011215928A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013183444A (en) * 2012-03-05 2013-09-12 Nippon Hoso Kyokai <Nhk> Content distribution device, content distribution system, and content distribution program
JP2014164473A (en) * 2013-02-25 2014-09-08 Nippon Telegr & Teleph Corp <Ntt> Boot image distribution system and boot image distribution method
JP2015162081A (en) * 2014-02-27 2015-09-07 ソフトバンク株式会社 Server, terminal, communication system, and server control program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09305470A (en) * 1996-05-15 1997-11-28 Nec Corp Shared file managing device
JP2000207370A (en) * 1999-01-20 2000-07-28 Matsushita Electric Ind Co Ltd Distributed file management device and distributed file management system
JP2003248061A (en) * 2002-02-26 2003-09-05 Japan Atom Energy Res Inst Scintillator for detection neutron, and neutron detector using the same

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09305470A (en) * 1996-05-15 1997-11-28 Nec Corp Shared file managing device
JP2000207370A (en) * 1999-01-20 2000-07-28 Matsushita Electric Ind Co Ltd Distributed file management device and distributed file management system
JP2003248061A (en) * 2002-02-26 2003-09-05 Japan Atom Energy Res Inst Scintillator for detection neutron, and neutron detector using the same

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013183444A (en) * 2012-03-05 2013-09-12 Nippon Hoso Kyokai <Nhk> Content distribution device, content distribution system, and content distribution program
JP2014164473A (en) * 2013-02-25 2014-09-08 Nippon Telegr & Teleph Corp <Ntt> Boot image distribution system and boot image distribution method
JP2015162081A (en) * 2014-02-27 2015-09-07 ソフトバンク株式会社 Server, terminal, communication system, and server control program

Similar Documents

Publication Publication Date Title
CN101692238B (en) Auto-selection of media files
JP6219800B2 (en) Multi-track video content service method and system for providing multi-track video content
US8090606B2 (en) Embedded media recommendations
US10083178B2 (en) Digital asset hosting and distribution via digital asset playlists
KR101058051B1 (en) A method for storing new content items, a user device for rendering content items, a system for transmitting content items, and a data carrier
JP6257707B2 (en) Content selection and distribution of rights and functions
JP2007115247A (en) Method and apparatus for making client synchronize device suitable for multi-server environment
US20100223436A1 (en) Content acquisition apparatus, program, content acquisition method and content acquisition system
US20090070373A1 (en) Method and apparatus for processing multimedia content and metadata
KR101112736B1 (en) Method of synchronizing content list between portable content player and content storing device, portable content player, content saving device
JP2011215928A (en) Content distribution system, information management server and program
KR102602698B1 (en) Method and device for synchronizing video and a light stick
JP2006202186A (en) Content distribution system, peer computer to be used for the same, peer program and data structure of distributed content information
US8103839B2 (en) Content data communication system, content data recording/reproducing device, data communication method and program
JP5308946B2 (en) Data providing apparatus, data providing method, data providing program, and data providing system
WO2014065165A1 (en) Information processing device, information processing method and program, and information processing system
JP5353567B2 (en) Information processing system, information processing apparatus, node apparatus, program, and information processing method
JP6590433B2 (en) Video playback management method, system and program
JP2011146879A (en) Content reproducing device
CN106302617B (en) Data processing method and device applied to computing device
JP5962742B2 (en) Content playback system, control device, and playback device
KR102432376B1 (en) Method and system for reproducing contents
JP5816852B2 (en) Content search device, content search method, and program
US10063914B2 (en) Information device
CN115734033A (en) Video playing method and device and computer readable storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130207

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140114

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140520