JP2008294794A - Distributed type multimedia server system and its multimedia information distribution/accumulation method - Google Patents

Distributed type multimedia server system and its multimedia information distribution/accumulation method Download PDF

Info

Publication number
JP2008294794A
JP2008294794A JP2007138734A JP2007138734A JP2008294794A JP 2008294794 A JP2008294794 A JP 2008294794A JP 2007138734 A JP2007138734 A JP 2007138734A JP 2007138734 A JP2007138734 A JP 2007138734A JP 2008294794 A JP2008294794 A JP 2008294794A
Authority
JP
Japan
Prior art keywords
server
multimedia information
multimedia
terminal
disk
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
JP2007138734A
Other languages
Japanese (ja)
Inventor
Hiroyuki Kimiyama
博之 君山
Takeshi Ogura
毅 小倉
Takashi Kono
隆 河野
Shinpei Hayakawa
信平 早川
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.)
Nippon Telegraph and Telephone Corp
NTT IT Corp
Original Assignee
Nippon Telegraph and Telephone Corp
NTT IT 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 Nippon Telegraph and Telephone Corp, NTT IT Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2007138734A priority Critical patent/JP2008294794A/en
Publication of JP2008294794A publication Critical patent/JP2008294794A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a distributed type multimedia server system capable of flexibly responding to transfer requests of streams of various bands. <P>SOLUTION: The distributed type multimedia server system 10 has a buffer server 14 and a disk server 15 connected by a connection network 17 between clusters having a remote direct memory access function. By the connection network 17 between clusters, a necessary band is secured by combining a plurality of connections. The buffer server 14 receives the transfer of multimedia information by the remote direct memory access function from the disk server 15 via a plurality of connections corresponding to bands required for transfer of multimedia information based on a reproduction request from a terminal 11 and distributes the multimedia information to the terminal 11. The disk server 15 reads the multimedia information from a disk 16 and transfers the information to the buffer server by the remote direct memory access function via the plurality of connections. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、端末からの要求に応じて、要求されたマルチメディア情報を端末に遅滞なく配信、または、端末から送信されたマルチメディア情報を蓄積することが可能な分散型マルチメディアサーバシステムおよびそのマルチメディア情報配信・蓄積方法に関する。   The present invention relates to a distributed multimedia server system capable of distributing requested multimedia information to a terminal without delay or accumulating multimedia information transmitted from the terminal in response to a request from the terminal, and the same The present invention relates to a multimedia information distribution / storage method.

従来の分散型マルチメディアサーバシステムの構成例として、特許文献1等に記載されたものがある。特許文献1に記載された分散型マルチメディアサーバシステムは、通信サーバモジュール、蓄積サーバモジュールおよびローカルエリアネットワークを有している。マルチメディア情報の配信は次の手順で行われる。通信サーバモジュールが端末からの読み取り要求を受信し、要求されたマルチメディア情報の読み取り要求をローカルエリアネットワークを介して蓄積サーバモジュールに対して送信する。この読み出し要求を受信した蓄積サーバモジュールは、要求されたマルチメディア情報をローカルエリアネットワークを介して通信サーバモジュールに送信する。それを受信した通信サーバモジュールは、マルチメディア情報をくみ上げ、配信用のネットワークを通じて端末へ送信する。同様に、通信サーバモジュールはマルチメディア情報の読み出し要求を蓄積サーバモジュールに対して送信し、蓄積サーバモジュールは要求されたマルチメディア情報を通信サーバモジュールに送信し、これを繰り返す。   A configuration example of a conventional distributed multimedia server system is described in Patent Document 1 and the like. The distributed multimedia server system described in Patent Document 1 includes a communication server module, a storage server module, and a local area network. The multimedia information is distributed according to the following procedure. The communication server module receives a read request from the terminal, and transmits a request for reading the requested multimedia information to the storage server module via the local area network. The storage server module that has received this read request transmits the requested multimedia information to the communication server module via the local area network. The communication server module that has received it creates multimedia information and transmits it to the terminal through the network for distribution. Similarly, the communication server module transmits a multimedia information read request to the storage server module, and the storage server module transmits the requested multimedia information to the communication server module and repeats this.

非特許文献1、2(執筆者に本発明者の一部が含まれている)には、複数のバッファサーバと複数のディスクサーバをInfiniBand(非特許文献3参照)を用いた相互結合網で接続した分散型マルチメディアサーバシステムが記載されている。この分散型マルチメディアサーバシステムでは、マルチメディア情報の配信は次の手順で行われる。送信開始メッセージを受信したバッファサーバは先頭の映像フレームを格納しているディスクサーバに対して読み出し要求メッセージを送信する。読み出し要求を受信したディスクサーバはRAID(Redundant Array of Inexpesive Disk)から映像フレームを読み出し、ディスクサーバ内のバッファメモリにその映像フレームを格納し、バッファサーバに対して映像フレームを格納しているメモリ情報を応答メッセージにのせて通知する。以降、ディスクサーバは、疑似リアルタイムモジュールの機能を使って一定時間間隔で、自律的にRAIDからデータ読み出しを実行する。バッファサーバは、ディスクサーバから送られてきたメモリ情報を元に映像フレームを非特許文献1、2の通り遠隔ダイレクトメモリアクセス機能を使ってディスクサーバから読み出す。この処理と並行して、疑似リアルタイム制御モジュールの機能を使って、一定時間間隔で、映像フレームをパケット化して再生用の端末に送信する。疑似リアルタイム制御モジュールの機能により、一定時間後に、次の映像フレームが格納されているディスクサーバに対して読み出しの要求を行う。これを繰り返す。   Non-Patent Documents 1 and 2 (the author includes a part of the inventor) include a plurality of buffer servers and a plurality of disk servers in an interconnected network using InfiniBand (see Non-Patent Document 3). A connected distributed multimedia server system is described. In this distributed multimedia server system, distribution of multimedia information is performed in the following procedure. The buffer server that has received the transmission start message transmits a read request message to the disk server storing the first video frame. The disk server that has received the read request reads out a video frame from a RAID (Redundant Array of Inexpesive Disk), stores the video frame in a buffer memory in the disk server, and stores the video frame in the buffer server. On the response message. Thereafter, the disk server autonomously reads data from the RAID at regular time intervals using the function of the pseudo real-time module. The buffer server reads the video frame from the disk server using the remote direct memory access function as described in Non-Patent Documents 1 and 2, based on the memory information sent from the disk server. In parallel with this processing, video frames are packetized and transmitted to a playback terminal at regular time intervals using the function of the pseudo real-time control module. By a function of the pseudo real-time control module, a read request is made to the disk server storing the next video frame after a certain time. Repeat this.

特許第3461278号公報Japanese Patent No. 3461278 小倉毅外5名、「InfiniBandを用いたPCクラスタ型高速ストリームサーバアーキテクチャ」、信学技報、Vol.105、No.86、pp.33−36、発表日2005/5/27Ogura Ogai, “PC cluster type high-speed stream server architecture using InfiniBand”, IEICE Technical Report, Vol. 105, no. 86, pp. 33-36, Announce date 2005/5/27 君山博之外5名、「PCクラスタを用いたIPネットワークベースの非圧縮HDTV10多重ストリームサーバ」、マルチメディア,分散,協調とモバイル(DICOMO2005)シンポジュウム予稿集、pp.797−800(巻数、号なし)、発表日2005/7/8Hiroyuki Kimiyama and five others, “IP network-based uncompressed HDTV10 multistream server using PC cluster”, Multimedia, Distributed, Cooperative and Mobile (DICOMO 2005) Symposium Proceedings, pp. 797-800 (no volume, no issue), date of publication 2005/7/8 INFINIBAND(SM) TRADE ASSOCIATION、[online]、[平成17年5月6日検索]、インターネット<http://www.infinibandta.org/events/past/it_roadshow/fabric_tco_ibm.pdf>INFINIBAND (SM) TRADE ASSOCIATION, [online], [May 6, 2005 search], Internet <http://www.infinibandta.org/events/past/it_roadshow/fabric_tco_ibm.pdf> Myrinet Overview、[online]、[平成17年5月6日検索]、インターネット<http://www.myrinet.com/myrinet/overview/>Myrine Overview, [online], [Search May 6, 2005], Internet <http://www.myrinet.com/myrinet/overview/> 独立行政法人 産業技術総合研究所 先端情報計算センター、“AISTスーパークラスタ”、[online]、[平成17年5月6日検索]、インターネット<http://unit.aist.go.jp/tacc/supercluster.html>National Institute of Advanced Industrial Science and Technology Advanced Information Computing Center, “AIST Super Cluster”, [online], [Search May 6, 2005], Internet <http://unit.aist.go.jp/tacc/ supercluster.html> Remote Direct Memory Access - Wikipedia, the free encyclopedia、[online]、[平成19年1月18日検索]、インターネット<http://en.wikipedia.org/wiki/Remote_Direct_Memory_Access>Remote Direct Memory Access-Wikipedia, the free encyclopedia, [online], [Search January 18, 2007], Internet <http://en.wikipedia.org/wiki/Remote_Direct_Memory_Access>

非特許文献1、2に記載された分散型マルチメディアサーバシステムでは、バッファサーバとディスクサーバ間のデータ転送においてを高スループットを確保するためにInfiniBandおよび遠隔ダイレクトメモリアクセス(Remote Direct Memory Access)機能を用いている。遠隔ダイレクトメモリアクセス機能は、非特許文献6の通り、2つのコンピュータ間でそれらのメモリに格納されているデータを、ネットワークを介して転送する機能であり、ネットワークカードの機能を活用し、低負荷でかつ高速なデータ転送を実現することができる機能である。その結果、低いシステムコストで高いトータルスループットを得ることが可能となった。   In the distributed multimedia server systems described in Non-Patent Documents 1 and 2, InfiniBand and a remote direct memory access function are provided in order to ensure high throughput in data transfer between the buffer server and the disk server. Used. The remote direct memory access function is a function that transfers data stored in the memory between two computers via a network as described in Non-Patent Document 6, and uses a network card function to reduce the load. It is a function that can realize high-speed data transfer. As a result, a high total throughput can be obtained at a low system cost.

しかし、非特許文献1、2に記載された分散型マルチメディアサーバシステムでは、遠隔ダイレクトメモリアクセスによる転送処理を一定時間間隔で起動することによってバッファサーバ、ディスクサーバ間の転送レートを一定に保ち、クラスタ間接続ネットワークのトラヒックを一定に保ち、実時間性を担保している。様々なレートのマルチメディア情報を転送するためには、転送レートを変える必要があり、そのためにはリクエスト毎に遠隔ダイレクトメモリアクセスで利用するメモリサイズを変更するか、または、転送処理の起動間隔を変える方法しかない。しかし、転送処理の起動間隔を変えた場合、クラスタ間接続ネットワーク全体のトラヒックが一定になるように起動間隔を計算するのは難しいため、メモリサイズを変更する方法を利用する必要がある。ところが、遠隔ダイレクトメモリアクセス転送機能は前述した通りハードウェアの機能を利用するため、メモリサイズを変更する場合は、ハードウェアの初期化が必要となり、他のリクエストに対応した転送が止まる問題がある。   However, in the distributed multimedia server system described in Non-Patent Documents 1 and 2, the transfer rate between the buffer server and the disk server is kept constant by activating the transfer process by remote direct memory access at regular time intervals. The traffic of the inter-cluster connection network is kept constant, and real-time performance is ensured. In order to transfer multimedia information at various rates, it is necessary to change the transfer rate. For this purpose, the memory size used for remote direct memory access is changed for each request, or the start interval of transfer processing is changed. There is only a way to change it. However, when the activation interval of the transfer process is changed, it is difficult to calculate the activation interval so that the traffic of the entire inter-cluster connection network is constant. Therefore, it is necessary to use a method for changing the memory size. However, since the remote direct memory access transfer function uses the hardware function as described above, when changing the memory size, it is necessary to initialize the hardware, and there is a problem that the transfer corresponding to other requests stops. .

本発明の目的は、低いシステムコストで高いトータルスループットを得ることができるとともに、様々な帯域のストリームの転送要求に対して、柔軟に対応することができる分散型マルチメディアサーバシステムおよびそのマルチメディア情報配信・蓄積方法を提供することにある。   An object of the present invention is to provide a distributed multimedia server system capable of obtaining a high total throughput at a low system cost and flexibly responding to a stream transfer request of various bands, and its multimedia information It is to provide a distribution / accumulation method.

本明細書において開示される発明のうち、代表的なものの概要を簡単に説明すれば、以下のとおりである。   Of the inventions disclosed in this specification, the outline of typical ones will be briefly described as follows.

第1の発明は、マルチメディア情報を蓄積し、端末からの再生要求に応じて、要求されたマルチメディア情報を配信する分散型マルチメディアサーバシステムであって、遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムによって互いに接続された第1のサーバと第2のサーバを有し、前記遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムは、複数のコネクションを設定することができ、そのコネクションを複数組み合わせたコネクション束を使うことができるネットワークまたはバスシステムであり、コネクション毎に、遠隔ダイレクトメモリアクセスで使用するメモリブロックを割り当てることによって、コネクション毎に帯域を設定するとともに、前記第1のサーバは、端末からの再生要求に基づくマルチメディア情報の転送に必要な帯域に相当する複数のコネクションからなるコネクション束を介して、前記第2のサーバから遠隔ダイレクトメモリアクセス機能によりマルチメディア情報の転送を受け、前記第2のサーバから転送されたマルチメディア情報を端末に配信し、前記第2のサーバは、前記端末からの再生要求に基づくマルチメディア情報を記憶装置から読み込み、前記コネクション束を介して前記第1のサーバへ遠隔ダイレクトメモリアクセス機能により前記マルチメディア情報を転送する、ことを特徴とする。   A first invention is a distributed multimedia server system that stores multimedia information and distributes the requested multimedia information in response to a playback request from a terminal, the network having a remote direct memory access function or A network or bus system having a first server and a second server connected to each other by a bus system and having the remote direct memory access function can set a plurality of connections, and a plurality of the connections are combined. A network or bus system that can use a bundle of connections, assigning a memory block to be used for remote direct memory access for each connection, setting a bandwidth for each connection, and the first server from a terminal The multimedia information is transferred from the second server by a remote direct memory access function via a connection bundle consisting of a plurality of connections corresponding to the bandwidth required for transferring multimedia information based on the reproduction request, and the second information The multimedia information transferred from the server is distributed to the terminal, and the second server reads the multimedia information based on the reproduction request from the terminal from the storage device, and the first server via the connection bundle The multimedia information is transferred to a remote direct memory access function.

第2の発明は、マルチメディア情報を蓄積し、端末からの再生要求に応じて、要求されたマルチメディア情報を配信する分散型マルチメディアサーバシステムであって、遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムによって互いに接続された第1のサーバと第2のサーバを有し、前記遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムは、その上に複数のコネクションを設定することができ、前記コネクションを複数組み合わせたコネクション束を使うことができ、前記コネクション毎にメモリブロックを割り当てることによって帯域を設定することができるネットワークまたはバスシステムであり、前記第1のサーバは、端末からの蓄積要求に基づくマルチメディア情報の転送に必要な帯域に相当する複数のコネクションからなるコネクション束を介して、端末から受信したマルチメディア情報を前記第2のサーバへ遠隔ダイレクトメモリアクセス機能により転送し、前記第2のサーバは、前記コネクション束を介して前記第1のサーバから転送を受けたマルチメディア情報を記憶装置に蓄積する、ことを特徴とする。   A second invention is a distributed multimedia server system that stores multimedia information and distributes the requested multimedia information in response to a playback request from a terminal, the network having a remote direct memory access function or A network or bus system having a first server and a second server connected to each other by a bus system and having the remote direct memory access function can set a plurality of connections on the network or the bus system. A network or bus system that can use a plurality of connection bundles and set a bandwidth by allocating a memory block for each connection, wherein the first server is a multi-device based on a storage request from a terminal. For transferring media information The multimedia information received from the terminal is transferred to the second server by a remote direct memory access function via a connection bundle consisting of a plurality of connections corresponding to the required bandwidth, and the second server transmits the connection bundle. The multimedia information transferred from the first server via the storage is stored in a storage device.

第3の発明は、第1の発明において、前記第2のサーバを複数個有し、前記第1のサーバは、前記コネクション束を介して前記複数個の第2のサーバから循環的にマルチメディア情報の転送を受け、前記第2のサーバから転送されたマルチメディア情報を端末に配信する、ことを特徴とする。   A third invention has a plurality of the second servers according to the first invention, and the first server is a multimedia multimedialy from the plurality of second servers via the connection bundle. In response to the transfer of information, the multimedia information transferred from the second server is distributed to the terminal.

第4の発明は、第2の発明において、前記第2のサーバを複数個有し、前記第1のサーバは、端末から受信したマルチメディア情報を、前記コネクション束を介して前記複数個の第2のサーバに循環的に転送する、ことを特徴とする。   A fourth invention includes a plurality of the second servers according to the second invention, and the first server receives the multimedia information received from a terminal via the connection bundle. It transfers to the server of 2 cyclically.

第5の発明は、第1〜第4の発明において、前記コネクション束に対応する前記メモリブロックを1つのメモリブロック群として、そのメモリブロック群は全体として連続したメモリ空間であることを特徴とする。   According to a fifth invention, in the first to fourth inventions, the memory blocks corresponding to the connection bundle are defined as one memory block group, and the memory block group is a continuous memory space as a whole. .

第6の発明は、第5の発明において、前記第1のサーバおよび前記第2のサーバはそれぞれ、前記メモリブロック群を複数個作成し、前記第1のサーバまたは前記第2のサーバは、前記マルチメディア情報を、前記複数個のメモリブロック群に循環的に一次的に保存し、前記第1のサーバまたは前記第2のサーバの前記複数個のメモリブロック群に一次的に保存されたマルチメディア情報が、各メモリブロックに対応するコネクションを介して遠隔ダイレクトメモリアクセス機能により前記第2のサーバまたは前記第1のサーバに循環的に転送される、ことを特徴とする。   In a sixth aspect based on the fifth aspect, each of the first server and the second server creates a plurality of the memory block groups, and the first server or the second server Multimedia information temporarily stored in the plurality of memory block groups in a cyclic manner and temporarily stored in the plurality of memory block groups in the first server or the second server. Information is cyclically transferred to the second server or the first server by a remote direct memory access function via a connection corresponding to each memory block.

第7の発明は、第5〜第6の発明において、前記第2のサーバを複数個有し、前記第1のサーバは、複数個の第2のサーバに対応して複数個のメモリブロック群を作成し、前記複数個のメモリブロック群を循環的に使用する、ことを特徴とする。   A seventh invention includes a plurality of the second servers in the fifth to sixth inventions, and the first server includes a plurality of memory block groups corresponding to the plurality of second servers. And the plurality of memory block groups are cyclically used.

第8の発明は、第1〜第7の発明において、前記第2のサーバは、分割したマルチメディア情報である分割マルチメディア情報を分割した単位で前記記憶装置に蓄積し、前記第1のサーバと前記第2のサーバ間で、前記分割した単位で分割マルチメディア情報が転送される、ことを特徴とする。   In an eighth aspect based on the first to seventh aspects, the second server accumulates divided multimedia information, which is divided multimedia information, in the divided unit, and stores the divided multimedia information in the storage device. The divided multimedia information is transferred between the second server and the second server in the divided units.

第9の発明は、第1〜第8の発明において、前記第1のサーバを複数個有することを特徴とする。   According to a ninth invention, in the first to eighth inventions, a plurality of the first servers are provided.

第10の発明は、分散型マルチメディアサーバシステムにおけるマルチメディア情報配信方法であって、第1の発明と同様な特徴を有する。   A tenth invention is a multimedia information distribution method in a distributed multimedia server system, and has the same characteristics as the first invention.

第11の発明は、分散型マルチメディアサーバシステムにおけるマルチメディア情報蓄積方法であって、第2の発明と同様な特徴を有する。   An eleventh invention is a multimedia information storage method in a distributed multimedia server system, and has the same features as the second invention.

本発明により、低いシステムコストで高いトータルスループットを得ることができるとともに、様々な帯域のストリームの転送要求に対して、柔軟に対応することができる分散型マルチメディアサーバシステムを得ることができる。   According to the present invention, it is possible to obtain a distributed multimedia server system capable of obtaining a high total throughput at a low system cost and flexibly responding to a request for transferring a stream of various bands.

以下、本発明を実施例を用いて詳細に説明する。なお、各図において同じ機能を有するものには同じ符号を付け、重複した説明は省略する。   Hereinafter, the present invention will be described in detail with reference to examples. In addition, the same code | symbol is attached | subjected to what has the same function in each figure, and the overlapping description is abbreviate | omitted.

図1は、本発明の実施例1の分散型マルチメディアサーバシステムを有する全体のシステムを示す図である。図1において、10は分散型マルチメディアサーバシステムであり、11、12はユーザが操作する端末であり、13は配信用ネットワークである。図には端末を2個示しているが、何個でもよい。分散型マルチメディアサーバシステム10は、バッファサーバ(第1のサーバ)14とディスクサーバ(第2のサーバ)15とディスク(記憶装置)16とを有する。17はクラスタ間接続ネットワークであり、18はローカルエリアネットワークである。   FIG. 1 is a diagram showing an entire system having a distributed multimedia server system according to a first embodiment of the present invention. In FIG. 1, 10 is a distributed multimedia server system, 11 and 12 are terminals operated by the user, and 13 is a distribution network. Although two terminals are shown in the figure, any number may be used. The distributed multimedia server system 10 includes a buffer server (first server) 14, a disk server (second server) 15, and a disk (storage device) 16. 17 is an inter-cluster connection network, and 18 is a local area network.

バッファサーバ14は、端末11、12からの要求を受けて、マルチメディア情報の送信または受信を行うサーバである。ディスクサーバ15は、マルチメディア情報を例えば1フレーム毎に分割して格納するディスク16を持っており、ディスク16からのマルチメディア情報の読み出し、またはディスク16への書き込みを行う。なお、マルチメディア情報の分割の単位は1フレーム毎に限定されない。   The buffer server 14 is a server that transmits or receives multimedia information in response to requests from the terminals 11 and 12. The disk server 15 has a disk 16 that stores multimedia information divided for each frame, for example, and reads the multimedia information from the disk 16 or writes to the disk 16. Note that the unit of dividing multimedia information is not limited to one frame.

バッファサーバ14とディスクサーバ15との間は、遠隔ダイレクトメモリアクセス機能が利用できるネットワークまたはバスシステムで接続されている。図1ではクラスタ間接続ネットワーク17で接続されている。バッファサーバ14とディスクサーバ15とは、遠隔ダイレクトメモリアクセス機能を用いて、お互いのバッファメモリ中のデータを参照することが可能である。本実施例では、ネットワーク17として並列計算機用のクラスタ間接続ネットワークを利用することを目的としているため、メッセージ通信の機能は備えているものとする。しかし、それが不可能な場合などの場合は、後述する分割マルチメディア情報読み出し要求やその応答などのメッセージの交換用に、例えば図1に示すようなローカルエリアネットワーク18を利用することも可能である。この場合は、バッファサーバ14とディスクサーバ15は、遠隔ダイレクトメモリアクセス機能を用いることができるネットワーク17と遠隔ダイレクトメモリアクセス機能を用いることができないローカルエリアネットワーク18の両方で接続される。端末11、12と分散型マルチメディアサーバシステム10の間はワイドエリアネットワークなどの配信用ネットワーク13で結ばれている。   The buffer server 14 and the disk server 15 are connected by a network or bus system that can use the remote direct memory access function. In FIG. 1, they are connected by an intercluster connection network 17. The buffer server 14 and the disk server 15 can refer to data in each other's buffer memory using the remote direct memory access function. In this embodiment, since the purpose is to use an inter-cluster connection network for parallel computers as the network 17, it is assumed that a message communication function is provided. However, if this is not possible, for example, a local area network 18 as shown in FIG. 1 can be used for exchanging messages such as a divided multimedia information read request and a response described later. is there. In this case, the buffer server 14 and the disk server 15 are connected by both the network 17 that can use the remote direct memory access function and the local area network 18 that cannot use the remote direct memory access function. The terminals 11 and 12 and the distributed multimedia server system 10 are connected by a distribution network 13 such as a wide area network.

本実施例においてクラスタ間接続ネットワーク17として使用する並列計算機を構成するためのクラスタ間接続ネットワークの具体例としては、例えば非特許文献3、非特許文献4、非特許文献5などがある。本実施例では非特許文献3のInfiniBandを用いてクラスタ間接続ネットワークを構成する。このネットワークは、ハードウェアで通信の信頼性の確保を実現しているため、高速低負荷、低コストである反面、サーバ間のメッセージの送受信やメモリ共有に使う目的で設計されているため、映像データのようなストリームの転送機能は持ち合わせていない。しかし、この遠隔ダイレクトメモリアクセス機能と呼ばれるメモリ共有機能は、このクラスタ間接続ネットワークにより接続されたサーバのメモリを他のサーバから自由にアクセス出来るようにする機能で、ほとんどの処理をネットワークカードのハードウェアで実現しており、サーバのCPUに負荷をほとんどかけずにデータの転送を行うことが出来る。さらに、この遠隔ダイレクトメモリアクセス機能では、相手側のアドレスを得てしまえば、相手側が何もしなくてもデータの転送が行えるため、例えば、TCP/IPを使った処理では相手側はsend()などのシステムコールを呼び出さなければならないが、この機能を使うことによって、余計な処理を相手側で行わずにデータの転送が実現出来る。このネットワークを使うことが出来れば、低負荷でデータの転送が出来るため、高価でハイスペックなサーバシステムを導入することなく、低コストなサーバにより高い転送能力を持つサーバシステムを構築することが出来、サーバと内部結合ネットワークのコストを削減することが出来る。   Specific examples of the inter-cluster connection network for configuring the parallel computer used as the inter-cluster connection network 17 in this embodiment include Non-Patent Document 3, Non-Patent Document 4, Non-Patent Document 5, and the like. In this embodiment, an intercluster connection network is configured using InfiniBand of Non-Patent Document 3. This network is designed to be used for sending and receiving messages between servers and for memory sharing, while it is designed to be used for sending and receiving messages between servers and sharing memory because it achieves high-speed, low-load and low-cost because it ensures the reliability of communication with hardware. It does not have a function for transferring data streams. However, this memory sharing function called remote direct memory access function is a function that allows the server memory connected by this inter-cluster connection network to be freely accessed from other servers. Data can be transferred with almost no load on the CPU of the server. Furthermore, in this remote direct memory access function, once the address of the other party is obtained, data can be transferred without the other party doing anything. For example, in processing using TCP / IP, the other party can send () However, by using this function, it is possible to transfer data without performing extra processing on the other side. If this network can be used, data can be transferred with low load. Therefore, it is possible to construct a server system with high transfer capacity for a low-cost server without introducing an expensive and high-spec server system. , Server and interconnect network costs can be reduced.

図2は、本実施例の分散型マルチメディアサーバシステム10内のマルチメディア情報の転送方法を説明するための図である。図2においては、マルチメディア情報のストリーム配信の場合を示すが、マルチメディア情報をファイルとして配信することもできる。マルチメディア情報は非圧縮のものでも、圧縮されたものであってもよい。   FIG. 2 is a diagram for explaining a multimedia information transfer method in the distributed multimedia server system 10 of this embodiment. Although FIG. 2 shows the case of stream distribution of multimedia information, the multimedia information can also be distributed as a file. The multimedia information may be uncompressed or compressed.

本実施例の分散型マルチメディアサーバシステム10は、起動時にクラスタ間接続ネットワーク(具体的にはInfiniBandを用いたネットワーク)17の帯域(例えば10Gbps)を複数の小帯域(例えば50Mbps)に分割するために、バッファサーバ14、ディスクサーバ15に例えば50Mbitのメモリブロックを複数用意する。以下、分割された小帯域に対して1つのコネクションを割り当てる。この例の場合は、説明の簡単化のために1秒に1回遠隔ダイレクトメモリアクセスによる転送処理を起動することを前提とした。そして、ストリーム転送の要求帯域に応じて、そのコネクションを複数組み合わせたコネクション束を使用することにより、所望の帯域を確保する。   The distributed multimedia server system 10 according to the present embodiment divides a band (for example, 10 Gbps) of an inter-cluster connection network (specifically, a network using InfiniBand) 17 into a plurality of small bands (for example, 50 Mbps) at the time of startup. For example, a plurality of 50 Mbit memory blocks are prepared in the buffer server 14 and the disk server 15. Hereinafter, one connection is allocated to the divided small band. In the case of this example, it is assumed that transfer processing by remote direct memory access is started once per second for the sake of simplicity. Then, according to the requested bandwidth for stream transfer, a desired bandwidth is secured by using a connection bundle in which a plurality of connections are combined.

図2は、分散型マルチメディアサーバシステム10が、端末11に対して100Mbpsの帯域を必要とするストリームデータS1を配信し、端末12に対して150Mbpsの帯域を必要とするストリームデータS2を配信している場合を示している。ストリームデータS1の転送のために、バッファサーバ14はメモリブロック21を確保し、ディスクサーバ15はメモリブロック22を確保し、クラスタ間接続ネットワーク17のコネクション(50Mbps)のうち2本分(100Mbps分)を使用する。ディスクサーバ15はディスク16から端末11へ配信するためのマルチメディア情報をメモリブロック22に読み込む。そのマルチメディア情報は2本分(100Mbps分)のコネクションを使って遠隔ダイレクトメモリアクセス機能によりバッファサーバ14のメモリブロック21に転送され、バッファサーバ14はこれを配信用ネットワーク13を介して端末11に送信する。同様に、ストリームデータS2の転送のために、バッファサーバ14はメモリブロック23を確保し、ディスクサーバ15はメモリブロック24を確保し、クラスタ間接続ネットワーク17のコネクション(50Mbps)のうち3本分(150Mbps分)を使用する。ディスクサーバ15はディスク16から端末12へ配信するためのマルチメディア情報をメモリブロック24に読み込む。そのマルチメディア情報は3本分(150Mbps分)のコネクションを使ってバッファサーバ14のメモリブロック23に転送され、バッファサーバ14はこれを配信用ネットワーク13を介して端末12に送信する。   FIG. 2 shows that the distributed multimedia server system 10 delivers stream data S1 requiring a bandwidth of 100 Mbps to the terminal 11 and delivers stream data S2 requiring a bandwidth of 150 Mbps to the terminal 12. Shows the case. For the transfer of the stream data S1, the buffer server 14 secures the memory block 21, the disk server 15 secures the memory block 22, and two of the connections (50 Mbps) of the inter-cluster connection network 17 (for 100 Mbps). Is used. The disk server 15 reads the multimedia information for distribution from the disk 16 to the terminal 11 into the memory block 22. The multimedia information is transferred to the memory block 21 of the buffer server 14 by the remote direct memory access function using two connections (for 100 Mbps), and the buffer server 14 sends the multimedia information to the terminal 11 via the distribution network 13. Send. Similarly, for the transfer of the stream data S2, the buffer server 14 secures the memory block 23, the disk server 15 secures the memory block 24, and three of the connections (50 Mbps) of the inter-cluster connection network 17 ( 150 Mbps). The disk server 15 reads the multimedia information for distribution from the disk 16 to the terminal 12 into the memory block 24. The multimedia information is transferred to the memory block 23 of the buffer server 14 using a connection for three lines (for 150 Mbps), and the buffer server 14 transmits this to the terminal 12 via the distribution network 13.

図3に、バッファサーバ14とディスクサーバ15のメモリ構造を示す。31はバッファサーバ14内のメモリに作成されたメモリブロック群であり、32はディスクサーバ15内のメモリに作成されたメモリブロック群である。メモリブロック群31、32はそれぞれメモリブロックA1、A2、A3、A4、A5からなる。33はクラスタ間接続ネットワーク17を分割した小帯域のコネクションである。34、35はEP(End Point、通信の端点を通信媒体の種類によらない形に抽象化したもの)である。   FIG. 3 shows the memory structure of the buffer server 14 and the disk server 15. Reference numeral 31 denotes a memory block group created in the memory in the buffer server 14, and reference numeral 32 denotes a memory block group created in the memory in the disk server 15. The memory block groups 31 and 32 are composed of memory blocks A1, A2, A3, A4, and A5, respectively. Reference numeral 33 denotes a small-band connection obtained by dividing the inter-cluster connection network 17. 34 and 35 are EP (End Point, which is an abstraction of a communication end point that does not depend on the type of communication medium).

ディスクサーバ15はバッファサーバ14が接続してきたときバッファサーバ14と同じ本数のメモリブロックからなるメモリブロック群を作成する。一つのストリームに使用するメモリブロック群は連続したメモリ空間である。コネクションEP1は、バッファサーバ14とディスクサーバ15のメモリブロックA1に対応しており、どちらかのサーバのメモリブロックA1に一次的に保存されたマルチメディア情報はコネクションEP1を介して遠隔ダイレクトメモリアクセス機能により他方のサーバのメモリブロックA1に転送される。コネクションEP2〜EP5も、同様に、バッファサーバ14とディスクサーバ15のメモリブロックA2〜A5に対応しており、どちらかのサーバのメモリブロックA2〜A5に一次的に保存されたマルチメディア情報はコネクションEP2〜EP5を介して遠隔ダイレクトメモリアクセス機能により他方のサーバのメモリブロックA2〜A5に転送される。バッファサーバ14とディスクサーバ15は、必要なコネクション数と同数のメモリブロックからなるメモリブロック群を作成する。必要なコネクション数が1の場合はメモリブロック群を構成するメモリブロックも1個となる。   When the buffer server 14 is connected, the disk server 15 creates a memory block group composed of the same number of memory blocks as the buffer server 14. A memory block group used for one stream is a continuous memory space. The connection EP1 corresponds to the memory block A1 of the buffer server 14 and the disk server 15, and the multimedia information temporarily stored in the memory block A1 of either server is a remote direct memory access function via the connection EP1. Is transferred to the memory block A1 of the other server. Similarly, the connections EP2 to EP5 correspond to the memory blocks A2 to A5 of the buffer server 14 and the disk server 15, and the multimedia information temporarily stored in the memory blocks A2 to A5 of either server is the connection. The data is transferred to the memory blocks A2 to A5 of the other server by the remote direct memory access function via EP2 to EP5. The buffer server 14 and the disk server 15 create a memory block group composed of the same number of memory blocks as the required number of connections. When the required number of connections is 1, the number of memory blocks constituting the memory block group is also one.

図4に、分散型マルチメディアサーバシステム10が端末11に対してマルチメディア情報を配信する場合のシーケンス図を示す。端末11はストリームデータS1の再生要求を配信用ネットワーク13を介して分散型マルチメディアサーバシステム10のバッファサーバ14に送信する(段階41)。バッファサーバ14はS1再生初期化要求をディスクサーバ15に送信する(段階42)。ディスクサーバ15は、ストリームデータS1の帯域から消費するEPの本数(n)を計算し、n本の連続した未使用のEPを検索し、m+1番からm+n番までが未使用であるとすると、m+1番からm+n番までのEPを確保する(段階43)。ディスクサーバ15はEP確保応答をバッファサーバ14に送信する(段階44)。バッファサーバ14はm+1番からm+n番までのEPが未使用であることを確認してEPを確保する(段階45)。   FIG. 4 shows a sequence diagram when the distributed multimedia server system 10 delivers multimedia information to the terminal 11. The terminal 11 transmits a reproduction request for the stream data S1 to the buffer server 14 of the distributed multimedia server system 10 via the distribution network 13 (step 41). The buffer server 14 transmits an S1 playback initialization request to the disk server 15 (step 42). The disk server 15 calculates the number (n) of EPs consumed from the bandwidth of the stream data S1, searches for n consecutive unused EPs, and assumes that m + 1 to m + n are unused. EPs from m + 1 to m + n are secured (step 43). The disk server 15 transmits an EP ensuring response to the buffer server 14 (step 44). The buffer server 14 confirms that the EPs from the (m + 1) th to the (m + n) th are unused and secures the EPs (step 45).

バッファサーバ14はストリームデータの転送要求をディスクサーバ15へ送信する(段階46)。ディスクサーバ15はディスク16から1フレーム分のマルチメディア情報(分割マルチメディア情報)を、確保されたEPに対応するメモリブロックAm+1からAm+nに読み込む(段階47)。ディスクサーバ15のメモリブロックAm+1からAm+nに読み込まれた分割マルチメディア情報は、m+1番からm+n番までのEPを用いて、バッファサーバ14のメモリブロックAm+1からAm+nに遠隔ダイレクトメモリアクセス機能により転送される(段階48)。バッファサーバ14はメモリブロックAm+1からAm+nに記憶された分割マルチメディア情報をパケット化し、配信用ネットワーク13を介して端末11に送信し、端末11はフレームをディスプレイに表示する(段階49)。   The buffer server 14 transmits a stream data transfer request to the disk server 15 (step 46). The disk server 15 reads multimedia information (divided multimedia information) for one frame from the disk 16 into the memory blocks Am + 1 to Am + n corresponding to the reserved EP (step 47). The divided multimedia information read from the memory block Am + 1 of the disk server 15 to Am + n is transferred to the memory blocks Am + 1 to Am + n of the buffer server 14 by the remote direct memory access function using EPs from m + 1 to m + n. (Step 48). The buffer server 14 packetizes the divided multimedia information stored in the memory blocks Am + 1 to Am + n and transmits it to the terminal 11 via the distribution network 13, and the terminal 11 displays the frame on the display (step 49).

バッファサーバ14はディスクサーバ15にデータ転送要求を行い(段階50)、ディスクサーバ15はディスク16から分割マルチメディア情報を読み込み(段階51)、読み込まれた分割マルチメディア情報は遠隔ダイレクトメモリアクセス機能によりバッファサーバ14に転送され(段階52)、バッファサーバ14はマルチメディア情報を端末11に送信し、端末11はフレームを表示する。これが繰り返される。   The buffer server 14 makes a data transfer request to the disk server 15 (step 50), the disk server 15 reads the divided multimedia information from the disk 16 (step 51), and the read divided multimedia information is read by the remote direct memory access function. Transferred to the buffer server 14 (step 52), the buffer server 14 transmits the multimedia information to the terminal 11, and the terminal 11 displays the frame. This is repeated.

以上、図2のバッファサーバ14の端末11へのストリームデータS1の配信について詳細に説明した。バッファサーバ14は同時に端末12ヘストリームデータS2を配信しているが、ストリームデータS2の配信のシーケンスも上記と同様である。すなわち、バッファサーバ14およびディスクサーバ15の複数のスレッドがそれぞれ上記と同様のシーケンスで配信を行う。この点は以下に述べる蓄積する場合や他の実施例の場合でも同様である。   The distribution of the stream data S1 to the terminal 11 of the buffer server 14 in FIG. 2 has been described above in detail. The buffer server 14 delivers the stream data S2 to the terminal 12 at the same time, but the delivery sequence of the stream data S2 is the same as described above. That is, the plurality of threads of the buffer server 14 and the disk server 15 perform distribution in the same sequence as described above. This also applies to the case of accumulation described below and other embodiments.

図5に、分散型マルチメディアサーバシステム10が端末11からマルチメディア情報を受信する場合のシーケンス図を示す。端末11はストリームデータS1の蓄積要求を配信用ネットワーク13を介して分散型マルチメディアサーバシステム10のバッファサーバ14に送信する(段階55)。バッファサーバ14はS1蓄積初期化要求をディスクサーバ15に送信する(段階56)。ディスクサーバ15は、ストリームデータS1の帯域から消費するEPの本数(n)を計算し、n本の連続した未使用のEPを検索し、m+1番からm+n番までが未使用であるとすると、m+1番からm+n番までのEPを確保する(段階57)。ディスクサーバ15はEP確保応答をバッファサーバ14に送信する(段階58)。バッファサーバ14はm+1番からm+n番までのEPが未使用であることを確認してEPを確保する(段階59)。   FIG. 5 shows a sequence diagram when the distributed multimedia server system 10 receives multimedia information from the terminal 11. The terminal 11 transmits a stream data S1 accumulation request to the buffer server 14 of the distributed multimedia server system 10 via the distribution network 13 (step 55). The buffer server 14 transmits an S1 storage initialization request to the disk server 15 (step 56). The disk server 15 calculates the number (n) of EPs consumed from the bandwidth of the stream data S1, searches for n consecutive unused EPs, and assumes that m + 1 to m + n are unused. EPs from m + 1 to m + n are secured (step 57). The disk server 15 transmits an EP ensuring response to the buffer server 14 (step 58). The buffer server 14 confirms that the EPs from the (m + 1) th to the (m + n) th are unused and secures the EPs (step 59).

バッファサーバ14は端末11からマルチメディア情報を受信し、1フレーム分のマルチメディア情報(分割マルチメディア情報)を、確保されたEPに対応するメモリブロックAm+1からAm+nに一次的に格納する(段階60)。バッファサーバ14のメモリブロックAm+1からAm+nに格納された分割マルチメディア情報は、m+1番からm+n番までのEPを用いて、ディスクサーバ15のメモリブロックAm+1からAm+nに遠隔ダイレクトメモリアクセス機能により転送される(段階61)。ディスクサーバ15はメモリブロックAm+1からAm+nに記憶された分割マルチメディア情報をディスク16に書き込む(段階62)。   The buffer server 14 receives the multimedia information from the terminal 11, and temporarily stores one frame of multimedia information (divided multimedia information) in the memory blocks Am + 1 to Am + n corresponding to the reserved EP (step 60). ). The divided multimedia information stored in the memory blocks Am + 1 to Am + n of the buffer server 14 is transferred to the memory blocks Am + 1 to Am + n of the disk server 15 by the remote direct memory access function using the EPs from m + 1 to m + n. (Step 61). The disk server 15 writes the divided multimedia information stored in the memory blocks Am + 1 to Am + n to the disk 16 (step 62).

バッファサーバ14は端末11からマルチメディア情報を受信し、1フレーム分のマルチメディア情報(分割マルチメディア情報)を、確保されたEPに対応するメモリブロックAm+1からAm+nに一次的に格納する(段階63)。バッファサーバ14のメモリブロックAm+1からAm+nに格納された分割マルチメディア情報は、m+1番からm+n番までのEPを用いて、ディスクサーバ15のメモリブロックAm+1からAm+nに遠隔ダイレクトメモリアクセス機能により転送される(段階64)。ディスクサーバ15はメモリブロックAm+1からAm+nに記憶された分割マルチメディア情報をディスク16に書き込む(段階65)。これが繰り返される。   The buffer server 14 receives the multimedia information from the terminal 11, and temporarily stores one frame of multimedia information (divided multimedia information) in the memory blocks Am + 1 to Am + n corresponding to the reserved EP (step 63). ). The divided multimedia information stored in the memory blocks Am + 1 to Am + n of the buffer server 14 is transferred to the memory blocks Am + 1 to Am + n of the disk server 15 by the remote direct memory access function using the EPs from m + 1 to m + n. (Step 64). The disk server 15 writes the divided multimedia information stored in the memory blocks Am + 1 to Am + n to the disk 16 (step 65). This is repeated.

図6に実施例2のバッファサーバ14とディスクサーバ15のメモリ構造を示す。実施例2は実施例1とバッファサーバ14とディスクサーバ15のメモリ構造が相違するが、その他の点については実施例1と同様である。   FIG. 6 shows memory structures of the buffer server 14 and the disk server 15 of the second embodiment. The second embodiment is different from the first embodiment in the memory structure of the buffer server 14 and the disk server 15, but the other points are the same as those of the first embodiment.

図6に示すように、バッファサーバ14は複数個のメモリブロック群61〜64を作成し、ディスクサーバ15は複数個のメモリブロック群65〜68を作成する。メモリブロック群61〜64とメモリブロック群65〜68の個数は同じであっても、異なっていてもよい。コネクションEP1は、バッファサーバ14のメモリブロックA1、B1、C1、…、X1に対応すると共にディスクサーバ15のメモリブロックA1、B1、C1、…、G1に対応している。バッファサーバ14のメモリブロックA1、B1、C1、…、X1またはディスクサーバ15のメモリブロックA1、B1、C1、…、G1のどちらかに一次的に保存されたマルチメディア情報はコネクションEP1を介して遠隔ダイレクトメモリアクセス機能により他方のサーバのメモリブロックに転送される。同様に、コネクションEP2、EP3、EP4、EP5も、それぞれ、バッファサーバ14のメモリブロックA2〜X2、A3〜X3、A4〜X4、…、A5〜X5に対応すると共にディスクサーバ15のメモリブロックA2〜G2、A3〜G3、A4〜G4、…、A5〜G5に対応している。バッファサーバ14のメモリブロックA2〜X2、A3〜X3、A4〜X4、…、A5〜X5またはディスクサーバ15のメモリブロックA2〜G2、A3〜G3、A4〜G4、…、A5〜G5のどちらかに一時的に保存されたマルチメディア情報は、それぞれ、コネクションEP2、EP3、EP4、EP5を介して遠隔ダイレクトメモリアクセス機能により他方のサーバのメモリブロックに転送される。   As shown in FIG. 6, the buffer server 14 creates a plurality of memory block groups 61 to 64, and the disk server 15 creates a plurality of memory block groups 65 to 68. The number of the memory block groups 61 to 64 and the number of the memory block groups 65 to 68 may be the same or different. The connection EP1 corresponds to the memory blocks A1, B1, C1,..., X1 of the buffer server 14 and also corresponds to the memory blocks A1, B1, C1,. Multimedia information temporarily stored in one of the memory blocks A1, B1, C1,..., X1 of the buffer server 14 or the memory blocks A1, B1, C1,. It is transferred to the memory block of the other server by the remote direct memory access function. Similarly, the connections EP2, EP3, EP4, and EP5 correspond to the memory blocks A2 to X2, A3 to X3, A4 to X4,..., A5 to X5 of the buffer server 14, respectively, and It corresponds to G2, A3 to G3, A4 to G4, ..., A5 to G5. One of the memory blocks A2 to X2, A3 to X3, A4 to X4,..., A5 to X5 of the buffer server 14 or the memory blocks A2 to G2, A3 to G3, A4 to G4,. Is temporarily transferred to the memory block of the other server by the remote direct memory access function via connections EP2, EP3, EP4, and EP5, respectively.

図7に、本実施例の分散型マルチメディアサーバシステムが端末に対してマルチメディア情報を配信する場合のシーケンス図を示す。端末11はストリームデータS1の再生要求を配信用ネットワーク13を介してバッファサーバ14に送信する(段階71)。バッファサーバ14はS1再生初期化要求をディスクサーバ15に送信する(段階72)。ディスクサーバ15は、ストリームS1の帯域から消費するEPの本数(n)を計算し、n本の連続した未使用のEPを検索し、m+1番からm+n番までが未使用であるとすると、m+1番からm+n番までのEPを確保する(段階73)。ディスクサーバ15はEP確保応答をバッファサーバ14に送信する(段階74)。バッファサーバ14はm+1番からm+n番までのEPが未使用であることを確認してEPを確保する(段階75)。   FIG. 7 shows a sequence diagram when the distributed multimedia server system of this embodiment distributes multimedia information to terminals. The terminal 11 transmits a reproduction request for the stream data S1 to the buffer server 14 via the distribution network 13 (step 71). The buffer server 14 transmits an S1 playback initialization request to the disk server 15 (step 72). The disk server 15 calculates the number (n) of EPs consumed from the bandwidth of the stream S1, searches for n consecutive unused EPs, and if m + 1 to m + n are unused, m + 1 EPs from No. to m + n are secured (step 73). The disk server 15 transmits an EP ensuring response to the buffer server 14 (step 74). The buffer server 14 confirms that the EPs from the (m + 1) th to the (m + n) th are unused and secures the EPs (step 75).

バッファサーバ14はストリームデータの転送要求をディスクサーバ15へ送信する(段階76)。ディスクサーバ15はディスク16から1フレーム分のマルチメディア情報(分割マルチメディア情報)を、m+1番からm+n番までのEPに対応するメモリブロックAm+1からAm+nに読み込む(段階77)。ディスクサーバ15のメモリブロックAm+1からAm+nに読み込まれた分割マルチメディア情報は、m+1番からm+n番までのEPを用いて、バッファサーバ14のメモリブロックAm+1からAm+nに遠隔ダイレクトメモリアクセス機能により転送される(段階78)。バッファサーバ14はメモリブロックAm+1からAm+nに記憶された分割マルチメディア情報をパケット化し、配信用ネットワーク13を介して端末11に送信し、端末11はフレームをディスプレイに表示する(段階79)。   The buffer server 14 transmits a stream data transfer request to the disk server 15 (step 76). The disk server 15 reads multimedia information (divided multimedia information) for one frame from the disk 16 into the memory blocks Am + 1 to Am + n corresponding to the EPs from the (m + 1) th to the (m + n) th (step 77). The divided multimedia information read from the memory block Am + 1 of the disk server 15 to Am + n is transferred to the memory blocks Am + 1 to Am + n of the buffer server 14 by the remote direct memory access function using EPs from m + 1 to m + n. (Step 78). The buffer server 14 packetizes the divided multimedia information stored in the memory blocks Am + 1 to Am + n and transmits it to the terminal 11 via the distribution network 13, and the terminal 11 displays the frame on the display (step 79).

段階79のマルチメディア情報の送信が終わるのを待つことなく、バッファサーバ14はディスクサーバ15にデータ転送要求を行い(段階80)、ディスクサーバ15はディスク16から1フレーム分のマルチメディア情報(分割マルチメディア情報)を、メモリブロックBm+1からBm+nに読み込む(段階81)。ディスクサーバ15のメモリブロックBm+1からBm+nに読み込まれた分割マルチメディア情報は、m+1番からm+n番までのEPを用いて、バッファサーバ14のメモリブロックBm+1からBm+nに遠隔ダイレクトメモリアクセス機能により転送される(段階82)。バッファサーバ14は前のフレームのマルチメディア情報の送信終了後、メモリブロックBm+1からBm+nに記憶された分割マルチメディア情報をパケット化し、配信用ネットワーク13を介して端末11に送信し、端末11はフレームをディスプレイに表示する(段階83)。   Without waiting for the completion of the transmission of the multimedia information in step 79, the buffer server 14 sends a data transfer request to the disk server 15 (step 80), and the disk server 15 receives one frame of multimedia information (divided) from the disk 16. Multimedia information) is read from memory blocks Bm + 1 to Bm + n (step 81). The divided multimedia information read from the memory blocks Bm + 1 to Bm + n of the disk server 15 is transferred to the memory blocks Bm + 1 to Bm + n of the buffer server 14 by the remote direct memory access function using EPs from m + 1 to m + n. (Step 82). After the transmission of the multimedia information of the previous frame is completed, the buffer server 14 packetizes the divided multimedia information stored in the memory blocks Bm + 1 to Bm + n and transmits it to the terminal 11 via the distribution network 13. Is displayed on the display (step 83).

段階83のマルチメディア情報の送信が終わるのを待つことなく、バッファサーバ14はディスクサーバ15にデータ転送要求を行い(段階84)、同様にして、メモリブロックCm+1からCm+nを使って遠隔ダイレクトメモリアクセス機能により転送される。その後も、同様に、次のメモリブロックを使って遠隔ダイレクトメモリアクセス機能により転送される。   Without waiting for the completion of the transmission of the multimedia information in step 83, the buffer server 14 makes a data transfer request to the disk server 15 (step 84), and in the same way, remote direct memory access using the memory blocks Cm + 1 to Cm + n Transferred by function. Thereafter, similarly, the data is transferred by the remote direct memory access function using the next memory block.

ディスクサーバ15はディスク16から読み込まれた分割マルチメディア情報はA、B、C、…、Gに循環的に一次的に保存する。すなわち、A、B、C、…、Gに順番に一次的に保存し、Gの次はAに一次的に保存し、これが繰り返される。一方、バッファサーバ14ではディスクサーバ15から分割マルチメディア情報がA、B、C、…、Xに循環的に転送される。すなわち、A、B、C、…、Xに順番に一次的に保存され、Xの次はAに一次的に保存され、これが繰り返される。   The disk server 15 cyclically stores the divided multimedia information read from the disk 16 in A, B, C,. That is, the data are temporarily stored in order in A, B, C,..., G, and the next data in G is temporarily stored in A, and this is repeated. On the other hand, the divided multimedia information is cyclically transferred from the disk server 15 to A, B, C,. That is, A, B, C,..., X are temporarily stored in order, the next to X is temporarily stored in A, and this is repeated.

本実施例では、バッファサーバ14およびディスクサーバ15はそれぞれ、マルチメディア情報の転送に必要な帯域のコネクション数と同数のメモリブロックからなるメモリブロック群を複数個作成し、ディスクサーバ15がディスク16から読み込んだ分割マルチメディア情報を、複数個のメモリブロック群に循環的に一次的に保存し、複数個のメモリブロック群に一次的に保存されたマルチメディア情報が、保存された順序で循環的に、各メモリブロックに対応するコネクションを介して遠隔ダイレクトメモリアクセス機能によりバッファサーバ14の対応するメモリブロックに転送される。このように複数個のメモリブロック群を使用しているため、端末11に対して、マルチメディア情報を連続して送信することができる。   In this embodiment, each of the buffer server 14 and the disk server 15 creates a plurality of memory block groups each composed of the same number of memory blocks as the number of connections in the bandwidth necessary for transferring multimedia information. The read divided multimedia information is temporarily stored cyclically in a plurality of memory block groups, and the multimedia information temporarily stored in the plurality of memory block groups is cyclically stored in the order of storage. Then, the data is transferred to the corresponding memory block of the buffer server 14 by the remote direct memory access function through the connection corresponding to each memory block. Since a plurality of memory block groups are used in this way, multimedia information can be continuously transmitted to the terminal 11.

本実施例における分散型マルチメディアサーバシステム10が端末11からマルチメディア情報を受信する場合のシーケンス図は、実施例1の図5のシーケンス図において、段階61の分割マルチメディア情報転送の前に、段階63のマルチメディア情報受信を行える点が異なるだけであり、また、複数のメモリブロック群の使用法は再生の時の逆になるだけであるから、その説明は省略する。   The sequence diagram in the case where the distributed multimedia server system 10 in this embodiment receives multimedia information from the terminal 11 is the same as the sequence diagram in FIG. The only difference is that the multimedia information can be received in the step 63, and the usage of the plurality of memory block groups is only the reverse of the playback, and the description thereof is omitted.

一般的にいえば、本実施例は、バッファサーバおよびディスクサーバはそれぞれ、メモリブロック群を複数個作成し、バッファサーバまたはディスクサーバは、分割マルチメディア情報を、複数個のメモリブロック群に循環的に一次的に保存し、バッファサーバまたはディスクサーバの複数個のメモリブロック群に一次的に保存されたマルチメディア情報が、循環的に各メモリブロックに対応するコネクションを介して遠隔ダイレクトメモリアクセス機能によりディスクサーバまたはバッファサーバに転送されるものである。   Generally speaking, in this embodiment, each of the buffer server and the disk server creates a plurality of memory block groups, and the buffer server or the disk server cyclically divides the divided multimedia information into the plurality of memory block groups. Multimedia information that is temporarily stored in a plurality of memory block groups of a buffer server or a disk server is cyclically transferred by a remote direct memory access function via a connection corresponding to each memory block. It is transferred to a disk server or a buffer server.

図8は、実施例3の分散型マルチメディアサーバシステムを有する全体のシステムを示す図である。実施例1(図1参照)がディスクサーバを1個しか有していないのに対して、本実施例の分散型マルチメディアサーバシステム80は複数個のディスクサーバを有する。図8において、81はバッファサーバであり、82、83はディスクサーバであり、84、85はディスクサーバ82、83に接続されたディスクである。なお、図8は、ディスクサーバが2個の場合であるが、3個以上でもよい。ディスク84、85には、分割したマルチメディア情報である分割マルチメディア情報が分割した単位(図8ではフレーム単位)で、循環的に(図8に示すようにディスクサーバが2個の場合は交互に)蓄積される。   FIG. 8 is a diagram illustrating an entire system including the distributed multimedia server system according to the third embodiment. Whereas the first embodiment (see FIG. 1) has only one disk server, the distributed multimedia server system 80 of this embodiment has a plurality of disk servers. In FIG. 8, 81 is a buffer server, 82 and 83 are disk servers, and 84 and 85 are disks connected to the disk servers 82 and 83. Although FIG. 8 shows a case where there are two disk servers, three or more disk servers may be used. In the disks 84 and 85, the divided multimedia information, which is the divided multimedia information, is divided in units (frame units in FIG. 8), and cyclically (when there are two disk servers as shown in FIG. 8) Accumulated).

図9に、本実施例のバッファサーバ81およびディスクサーバ82、83のメモリ構造を示す。バッファサーバ81のメモリブロック群61〜64、ディスクサーバ82のメモリブロック群65〜68は実施例2の図6と同様である。この他に、バッファサーバ81とディスクサーバ83が遠隔ダイレクトメモリアクセス機能によりマルチメディア情報を転送するために、バッファサーバ81は複数個のメモリブロック群91〜94を作成し、ディスクサーバ83は複数個のメモリブロック群95〜98を作成する。コネクションEP6は、バッファサーバ81のメモリブロックA6、B6、C6、…、X6に対応すると共にディスクサーバ83のメモリブロックA6、B6、C6、…、G6に対応している。バッファサーバ81のメモリブロックA6、B6、C6、…、X6またはディスクサーバ83のメモリブロックA6、B6、C6、…、G6のどちらかに一次的に保存されたマルチメディア情報はコネクションEP6を介して遠隔ダイレクトメモリアクセス機能により他方のサーバのメモリブロックに転送される。同様に、コネクションEP7、EP8、EP9、EP10も、それぞれ、バッファサーバ81のメモリブロックA7〜X7、A8〜X8、A9〜X9、A10〜X10に対応すると共にディスクサーバ83のメモリブロックA7〜G7、A8〜G8、A9〜G9、A10〜G10に対応している。バッファサーバ81のメモリブロックA7〜X7、A8〜X8、A9〜X9、A10〜X10またはディスクサーバ83のメモリブロックA7〜G7、A8〜G8、A9〜G9、A10〜G10のどちらかに一次的に保存されたマルチメディア情報は、それぞれ、コネクションEP7、EP8、EP9、EP10を介して遠隔ダイレクトメモリアクセス機能により他方のサーバのメモリブロックに転送される。   FIG. 9 shows the memory structure of the buffer server 81 and the disk servers 82 and 83 of this embodiment. The memory block groups 61 to 64 of the buffer server 81 and the memory block groups 65 to 68 of the disk server 82 are the same as those in FIG. In addition, in order for the buffer server 81 and the disk server 83 to transfer multimedia information by the remote direct memory access function, the buffer server 81 creates a plurality of memory block groups 91 to 94, and the disk server 83 includes a plurality of disk servers 83. Memory block groups 95 to 98 are created. The connection EP6 corresponds to the memory blocks A6, B6, C6,..., X6 of the buffer server 81 and also corresponds to the memory blocks A6, B6, C6,. Multimedia information temporarily stored in either the memory block A6, B6, C6,..., X6 of the buffer server 81 or the memory block A6, B6, C6,. It is transferred to the memory block of the other server by the remote direct memory access function. Similarly, the connections EP7, EP8, EP9, and EP10 correspond to the memory blocks A7 to X7, A8 to X8, A9 to X9, and A10 to X10 of the buffer server 81, respectively, and the memory blocks A7 to G7 of the disk server 83, respectively. It corresponds to A8 to G8, A9 to G9, and A10 to G10. Primary to one of the memory blocks A7 to X7, A8 to X8, A9 to X9, A10 to X10 of the buffer server 81 or one of the memory blocks A7 to G7, A8 to G8, A9 to G9, A10 to G10 of the disk server 83 The stored multimedia information is transferred to the memory block of the other server by the remote direct memory access function via connections EP7, EP8, EP9, and EP10, respectively.

図10に、本実施例の分散型マルチメディアサーバシステムが端末に対してマルチメディア情報を配信する場合のシーケンス図を示す。端末11はストリームデータS1の再生要求を配信用ネットワーク13を介してバッファサーバ81に送信する(段階101)。   FIG. 10 shows a sequence diagram when the distributed multimedia server system of this embodiment delivers multimedia information to terminals. The terminal 11 transmits a reproduction request for the stream data S1 to the buffer server 81 via the distribution network 13 (step 101).

バッファサーバ81はS1再生初期化要求をディスクサーバ82に送信する(段階102)。ディスクサーバ82は、ストリームS1の帯域から消費するEPの本数(n)を計算し、n本の連続した未使用のEPを検索し、m+1番からm+n番までが未使用であるとすると、m+1番からm+n番までのEPを確保する(段階103)。ディスクサーバ82はEP確保応答をバッファサーバ81に送信する(段階104)。バッファサーバ81はm+1番からm+n番までのEPが未使用であることを確認してEPを確保する(段階105)。   The buffer server 81 transmits an S1 playback initialization request to the disk server 82 (step 102). The disk server 82 calculates the number (n) of EPs consumed from the bandwidth of the stream S1, searches for n consecutive unused EPs, and if m + 1 to m + n are unused, m + 1 EPs from No. to m + n are secured (step 103). The disk server 82 transmits an EP ensuring response to the buffer server 81 (step 104). The buffer server 81 confirms that the EPs from the (m + 1) th to the (m + n) th are unused and secures the EPs (step 105).

バッファサーバ81はS1再生初期化要求をディスクサーバ83に送信する(段階106)。ディスクサーバ83は、ストリームS1の帯域から消費するEPの本数(n)を計算し、n本の連続した未使用のEPを検索し、p+1番からp+n番までが未使用であるとすると、p+1番からp+n番までのEPを確保する(段階107)。ディスクサーバ83はEP確保応答をバッファサーバ81に送信する(段階108)。バッファサーバ81はp+1番からp+n番までのEPが未使用であることを確認してEPを確保する(段階109)。   The buffer server 81 transmits an S1 playback initialization request to the disk server 83 (step 106). The disk server 83 calculates the number (n) of EPs consumed from the bandwidth of the stream S1, searches for n consecutive unused EPs, and if p + 1 to p + n are unused, p + 1 EPs from No. to p + n are secured (step 107). The disk server 83 transmits an EP ensuring response to the buffer server 81 (step 108). The buffer server 81 confirms that the EPs from the (p + 1) th to the (p + n) th are unused, and secures the EPs (step 109).

バッファサーバ81はストリームデータの転送要求をディスクサーバ82へ送信する(段階110)。ディスクサーバ82はディスク84から分割マルチメディア情報(フレーム#1)を、m+1番からm+n番までのEPに対応するメモリブロックAm+1からAm+nに読み込む(段階111)。ディスクサーバ82のメモリブロックAm+1からAm+nに読み込まれた分割マルチメディア情報は、m+1番からm+n番までのEPを用いて、バッファサーバ81のメモリブロックAm+1からAm+nに遠隔ダイレクトメモリアクセス機能により転送される(段階112)。バッファサーバ81はメモリブロックAm+1からAm+nに記憶された分割マルチメディア情報(フレーム#1)をパケット化し、配信用ネットワーク13を介して端末11に送信し、端末11はフレーム#1をディスプレイに表示する(段階113)。   The buffer server 81 transmits a stream data transfer request to the disk server 82 (step 110). The disk server 82 reads the divided multimedia information (frame # 1) from the disk 84 into the memory blocks Am + 1 to Am + n corresponding to the EPs from m + 1 to m + n (step 111). The divided multimedia information read from the memory block Am + 1 of the disk server 82 to Am + n is transferred to the memory blocks Am + 1 to Am + n of the buffer server 81 by the remote direct memory access function using the EPs from m + 1 to m + n. (Step 112). The buffer server 81 packetizes the divided multimedia information (frame # 1) stored in the memory blocks Am + 1 to Am + n and transmits it to the terminal 11 via the distribution network 13, and the terminal 11 displays the frame # 1 on the display. (Step 113).

フレーム#1の送信が終わるのを待つことなく、バッファサーバ81はディスクサーバ83にデータ転送要求を行い(段階114)、ディスクサーバ83はディスク85から分割マルチメディア情報(フレーム#2)を、メモリブロックAp+1からAp+nに読み込む(段階115)。ディスクサーバ83のメモリブロックAp+1からAp+nに読み込まれた分割マルチメディア情報は、p+1番からp+n番までのEPを用いて、バッファサーバ81のメモリブロックAp+1からAp+nに遠隔ダイレクトメモリアクセス機能により転送される(段階116)。バッファサーバ81は前の分割マルチメディア情報(フレーム#1)のマルチメディア情報の転送終了後、メモリブロックApからAp+nに記憶された分割マルチメディア情報(フレーム#2)をパケット化し、配信用ネットワーク13を介して端末11に送信し、端末11はフレーム#2をディスプレイに表示する(段階117)。   Without waiting for the transmission of frame # 1 to end, the buffer server 81 makes a data transfer request to the disk server 83 (step 114), and the disk server 83 stores the divided multimedia information (frame # 2) from the disk 85 in the memory. Read from block Ap + 1 to Ap + n (step 115). The divided multimedia information read from the memory block Ap + 1 of the disk server 83 to Ap + n is transferred to the memory blocks Ap + 1 to Ap + n of the buffer server 81 by the remote direct memory access function using EPs from the p + 1th to the p + nth. (Step 116). After completing the transfer of the multimedia information of the previous divided multimedia information (frame # 1), the buffer server 81 packetizes the divided multimedia information (frame # 2) stored in the memory blocks Ap to Ap + n, and distributes the network 13 for distribution. The terminal 11 displays the frame # 2 on the display (step 117).

フレーム#2の送信が終わるのを待つことなく、バッファサーバ81はストリームデータの転送要求をディスクサーバ82へ送信する(段階118)。ディスクサーバ82はディスク84から分割マルチメディア情報(フレーム#3)を、m+1番からm+n番までのEPに対応するメモリブロックBm+1からBm+nに読み込む(段階119)。ディスクサーバ82のメモリブロックBm+1からBm+nに読み込まれた分割マルチメディア情報は、m+1番からm+n番までのEPを用いて、バッファサーバ81のメモリブロックBm+1からBm+nに遠隔ダイレクトメモリアクセス機能により転送される(段階120)。   The buffer server 81 transmits a stream data transfer request to the disk server 82 without waiting for the transmission of the frame # 2 to end (step 118). The disk server 82 reads the divided multimedia information (frame # 3) from the disk 84 into the memory blocks Bm + 1 to Bm + n corresponding to the EPs from m + 1 to m + n (step 119). The divided multimedia information read from the memory block Bm + 1 of the disk server 82 to Bm + n is transferred to the memory blocks Bm + 1 to Bm + n of the buffer server 81 by the remote direct memory access function using EPs from m + 1 to m + n. (Step 120).

バッファサーバ81はストリームデータの転送要求をディスクサーバ83へ送信し(段階121)、同様にして、メモリブロックBp+1からBp+nを使って分割マルチメディア情報(フレーム#4)が遠隔ダイレクトメモリアクセス機能によりディスクサーバ83からバッファサーバ81に転送される。その後も、同様に、バッファサーバ81はディスクサーバ82とディスクサーバ83に対して循環的に(ディスクサーバが2個の場合は交互に)データ転送要求を送り、遠隔ダイレクトメモリアクセス機能により複数のディスクサーバから循環的に分割マルチメディア情報の転送を受ける。   The buffer server 81 transmits a stream data transfer request to the disk server 83 (step 121). Similarly, the divided multimedia information (frame # 4) is transferred to the disk by the remote direct memory access function using the memory blocks Bp + 1 to Bp + n. The data is transferred from the server 83 to the buffer server 81. Thereafter, similarly, the buffer server 81 sends data transfer requests to the disk server 82 and the disk server 83 cyclically (alternatively when there are two disk servers), and a plurality of disks are transmitted by the remote direct memory access function. Receives divided multimedia information from the server in a circular fashion.

図11に、本実施例の分散型マルチメディアサーバシステムが端末に対してマルチメディア情報を蓄積する場合のシーケンス図を示す。端末11はストリームデータS1の蓄積要求を配信用ネットワーク13を介してバッファサーバ81に送信する(段階125)。
バッファサーバ81はS1蓄積初期化要求をディスクサーバ82に送信する(段階126)。段階127〜133は再生時の図10の段階103〜109と同様である。
FIG. 11 shows a sequence diagram in the case where the distributed multimedia server system of this embodiment accumulates multimedia information in the terminal. The terminal 11 transmits a stream data S1 accumulation request to the buffer server 81 via the distribution network 13 (step 125).
The buffer server 81 transmits an S1 storage initialization request to the disk server 82 (step 126). Steps 127 to 133 are the same as steps 103 to 109 in FIG.

バッファサーバ81は端末11からマルチメディア情報を受信し、1フレーム分の分割マルチメディア情報(フレーム#1)を、確保されたEPに対応するメモリブロックAm+1からAm+nに一次的に格納する(段階134)。バッファサーバ81のメモリブロックAm+1からAm+nに格納された分割マルチメディア情報は、m+1番からm+n番までのEPを用いて、ディスクサーバ82のメモリブロックAm+1からAm+nに遠隔ダイレクトメモリアクセス機能により転送される(段階135)。ディスクサーバ82はメモリブロックAm+1からAm+nに記憶された分割マルチメディア情報(フレーム#1)をディスク84に書き込む(段階137)。   The buffer server 81 receives the multimedia information from the terminal 11, and temporarily stores the divided multimedia information (frame # 1) for one frame in the memory blocks Am + 1 to Am + n corresponding to the reserved EP (step 134). ). The divided multimedia information stored in the memory blocks Am + 1 to Am + n of the buffer server 81 is transferred to the memory blocks Am + 1 to Am + n of the disk server 82 by the remote direct memory access function using the EPs from m + 1 to m + n. (Step 135). The disk server 82 writes the divided multimedia information (frame # 1) stored in the memory blocks Am + 1 to Am + n to the disk 84 (step 137).

バッファサーバ81は端末11からマルチメディア情報を受信し、1フレーム分の分割マルチメディア情報(フレーム#2)を、確保されたEPに対応するメモリブロックAp+1からAp+nに一次的に格納する(段階136)。バッファサーバ81のメモリブロックAp+1からAp+nに格納された分割マルチメディア情報は、p+1番からp+n番までのEPを用いて、ディスクサーバ83のメモリブロックAp+1からAp+nに遠隔ダイレクトメモリアクセス機能により転送される(段階138)。ディスクサーバ83はメモリブロックApからAp+nに記憶された分割マルチメディア情報(フレーム#2)をディスク85に書き込む(段階140)。   The buffer server 81 receives the multimedia information from the terminal 11 and temporarily stores the divided multimedia information (frame # 2) for one frame in the memory blocks Ap + 1 to Ap + n corresponding to the reserved EP (step 136). ). The divided multimedia information stored in the memory blocks Ap + 1 to Ap + n of the buffer server 81 is transferred to the memory blocks Ap + 1 to Ap + n of the disk server 83 by the remote direct memory access function using the EPs from the p + 1th to the p + nth. (Step 138). The disk server 83 writes the divided multimedia information (frame # 2) stored in the memory blocks Ap to Ap + n to the disk 85 (step 140).

バッファサーバ81は端末11からマルチメディア情報を受信し、1フレーム分の分割マルチメディア情報(フレーム#3)を、確保されたEPに対応するメモリブロックBm+1からBm+nに一次的に格納する(段階139)。バッファサーバ81のメモリブロックBm+1からBm+nに格納された分割マルチメディア情報は、m+1番からm+n番までのEPを用いて、ディスクサーバ82のメモリブロックBm+1からBm+nに遠隔ダイレクトメモリアクセス機能により転送される(段階141)。これが繰り返され、バッファサーバ81が端末11から受信したマルチメディア情報は分割マルチメディア情報の単位毎に(フレーム毎に)、循環的に(ディスクサーバが2個の場合は交互に)複数のディスクに蓄積される。   The buffer server 81 receives the multimedia information from the terminal 11, and temporarily stores the divided multimedia information (frame # 3) for one frame in the memory blocks Bm + 1 to Bm + n corresponding to the reserved EP (step 139). ). The divided multimedia information stored in the memory blocks Bm + 1 to Bm + n of the buffer server 81 is transferred to the memory blocks Bm + 1 to Bm + n of the disk server 82 by the remote direct memory access function using EPs from m + 1 to m + n. (Step 141). This process is repeated, and the multimedia information received by the buffer server 81 from the terminal 11 is cyclically (for each frame) divided into a plurality of disks for each unit of divided multimedia information (alternately when there are two disk servers). Accumulated.

一般的にいえば、本実施例は、ディスクサーバを複数個有し、バッファサーバは、複数個のディスクサーバに対応して複数個のメモリブロック群を作成し、複数個のメモリブロック群を循環的に使用するものである。   Generally speaking, this embodiment has a plurality of disk servers, and the buffer server creates a plurality of memory block groups corresponding to the plurality of disk servers, and circulates the plurality of memory block groups. It is intended for use.

実施例4の分散型マルチメディアサーバシステムを有する全体のシステムは実施例3の図8と同じであり、実施例3と異なる点はバッファサーバ81、ディスクサーバ82、83のメモリ構造である。図12に実施例4のバッファサーバ81、ディスクサーバ82、83のメモリ構造を示す。実施例3の図9に示すメモリ構造は実施例2の図6に示すメモリ構造を複数個のディスクサーバがある場合に拡張したものであるが、実施例4の図12に示すメモリ構造は実施例1の図3に示すメモリ構造を複数個のディスクサーバがある場合に拡張したものである。   The entire system having the distributed multimedia server system of the fourth embodiment is the same as that of FIG. 8 of the third embodiment. The difference from the third embodiment is the memory structure of the buffer server 81 and the disk servers 82 and 83. FIG. 12 shows a memory structure of the buffer server 81 and the disk servers 82 and 83 according to the fourth embodiment. The memory structure shown in FIG. 9 of the third embodiment is an extension of the memory structure shown in FIG. 6 of the second embodiment when there are a plurality of disk servers, but the memory structure shown in FIG. The memory structure shown in FIG. 3 of Example 1 is expanded when there are a plurality of disk servers.

図12に示すように、本実施例においては、バッファサーバ81はメモリブロック群61(A1〜A5)とメモリブロック群91(A6〜A10)を有し、ディスクサーバ82はメモリブロック群65(A1〜A5)を有し、ディスクサーバ83はメモリブロック群95(A1〜A5)を有する。マルチメディア情報の再生、蓄積のシーケンスは、メモリブロック群61、91、65、95に一次的に保存した分割マルチメディア情報の転送等が終了した後でなければ次の分割マルチメディア情報を同じメモリブロック群に一次的に保存できないことを除き、実施例3と同様である。   As shown in FIG. 12, in this embodiment, the buffer server 81 has a memory block group 61 (A1 to A5) and a memory block group 91 (A6 to A10), and the disk server 82 has a memory block group 65 (A1). To A5), the disk server 83 has a memory block group 95 (A1 to A5). The sequence of reproduction and storage of multimedia information is not performed after the transfer of divided multimedia information temporarily stored in the memory block groups 61, 91, 65, and 95 is completed. Except that it cannot be temporarily stored in the block group, it is the same as the third embodiment.

実施例4では、複数のディスクサーバを循環的に使用するため、例えば、バッファサーバ81は、ディスクサーバ82から転送されたメモリブロック群61(A1〜A5)の分割マルチメディア情報を端末11へ送信するのが終了していなくても、次にデータ送信要求を送るのはディスクサーバ83であるから、メモリブロック群91(A6〜A10)内の分割マルチメディア情報の送信が既に終了していれば、次の分割マルチメディア情報(次のフレーム)のデータ転送要求をディスクサーバ83に送信することができ、マルチメディア情報を連続して送信することができる。   In the fourth embodiment, in order to use a plurality of disk servers cyclically, for example, the buffer server 81 transmits the divided multimedia information of the memory block group 61 (A1 to A5) transferred from the disk server 82 to the terminal 11. Even if the transmission is not finished, the disk server 83 sends the data transmission request next. Therefore, if the transmission of the divided multimedia information in the memory block group 91 (A6 to A10) has already finished. The data transfer request for the next divided multimedia information (next frame) can be transmitted to the disk server 83, and the multimedia information can be transmitted continuously.

図13は、実施例5の分散型マルチメディアサーバシステムを有する全体のシステムを示す図である。本実施例の分散型マルチメディアサーバシステム130は、複数のバッファサーバ131、132、133…、複数のディスクサーバ134、135、136…、複数のディスク137、138、139…、およびロードバランサ140を有する。   FIG. 13 is a diagram illustrating an entire system including the distributed multimedia server system according to the fifth embodiment. The distributed multimedia server system 130 according to this embodiment includes a plurality of buffer servers 131, 132, 133,..., A plurality of disk servers 134, 135, 136, a plurality of disks 137, 138, 139, and a load balancer 140. Have.

図13に示すように、複数のディスク137、138、139…に、マルチメディア情報が分割して蓄積される。図13においては、フレーム#1がディスク137に蓄積され、フレーム#2がディスク138に蓄積され、フレーム#3がディスク139に蓄積されている。そして、複数のバッファサーバ131、132、133…が複数のディスクサーバ134、135、136…に対してアクセスする。複数のバッファサーバのうちの1個のバッファサーバ(例えば131)と複数のディスクサーバ134、135、136…との間のマルチメディア情報の転送、蓄積のシーケンスは実施例3(図10、11参照)と同様である。図13では、実線で示すように、バッファサーバ131は端末11に配信し、一方、点線で示すように、バッファサーバ133は端末12に配信している。   As shown in FIG. 13, multimedia information is divided and accumulated on a plurality of disks 137, 138, 139. In FIG. 13, frame # 1 is stored on the disk 137, frame # 2 is stored on the disk 138, and frame # 3 is stored on the disk 139. Then, the plurality of buffer servers 131, 132, 133... Access the plurality of disk servers 134, 135, 136. The multimedia information transfer / storage sequence between one buffer server (eg, 131) of the plurality of buffer servers and the plurality of disk servers 134, 135, 136,... Is described in the third embodiment (see FIGS. 10 and 11). ). In FIG. 13, the buffer server 131 distributes to the terminal 11 as shown by a solid line, while the buffer server 133 distributes to the terminal 12 as shown by a dotted line.

本実施例では、バッファサーバを複数用意し、複数のバッファサーバと端末との間にロードバランサ140等の負荷分散装置を置くことによって負荷を分散させることが出来るため、分散サーバシステム全体で高いスループットを得ることが出来る。   In this embodiment, the load can be distributed by preparing a plurality of buffer servers and placing a load balancer such as the load balancer 140 between the plurality of buffer servers and the terminal, so that the entire distributed server system has a high throughput. Can be obtained.

以上説明した各実施例の各サーバは、それぞれの機能、動作、段階を実現するための手段を有しており、それらの手段はコンピュータとプログラムによって構成することができ、そのプログラムは記憶媒体に記憶することができる。また、プログラムを用いる代わりに、その一部または全部をハードウェアで構成することもできる。   Each server in each embodiment described above has means for realizing each function, operation, and stage, and these means can be configured by a computer and a program, and the program is stored in a storage medium. Can be remembered. Further, instead of using the program, part or all of the program can be configured by hardware.

以上、本発明者によってなされた発明を、前記実施形態に基づき具体的に説明したが、本発明は、前記実施形態に限定されるものではなく、その要旨を逸脱しない範囲において種々変更可能であることは勿論である。   As mentioned above, the invention made by the present inventor has been specifically described based on the embodiment. However, the invention is not limited to the embodiment, and various modifications can be made without departing from the scope of the invention. Of course.

実施例1の全体のシステムを示す図である。1 is a diagram illustrating an entire system according to a first embodiment. 実施例1のマルチメディア情報の転送方法を説明するための図である。FIG. 3 is a diagram for explaining a multimedia information transfer method according to the first embodiment. 実施例1のバッファサーバとディスクサーバのメモリ構造を示す図である。It is a figure which shows the memory structure of the buffer server of Example 1, and a disk server. 実施例1の配信する場合のシーケンス図である。It is a sequence diagram in the case of delivery of Example 1. 実施例1の受信する場合のシーケンス図である。It is a sequence diagram in the case of reception of Example 1. 実施例2のバッファサーバとディスクサーバのメモリ構造を示す図である。It is a figure which shows the memory structure of the buffer server of Example 2, and a disk server. 実施例2の配信する場合のシーケンス図である。It is a sequence diagram in the case of delivery of Example 2. 実施例3の全体のシステムを示す図である。FIG. 10 is a diagram illustrating an entire system according to a third embodiment. 実施例3のバッファサーバとディスクサーバのメモリ構造を示す図である。It is a figure which shows the memory structure of the buffer server of Example 3, and a disk server. 実施例3の配信する場合のシーケンス図である。It is a sequence diagram in the case of delivery of Example 3. 実施例3の蓄積する場合のシーケンス図である。FIG. 10 is a sequence diagram in the case of accumulation according to the third embodiment. 実施例4のバッファサーバとディスクサーバのメモリ構造を示す図であるIt is a figure which shows the memory structure of the buffer server of Example 4, and a disk server. 実施例5の全体のシステムを示す図である。It is a figure which shows the whole system of Example 5. FIG.

符号の説明Explanation of symbols

10…分散型マルチメディアサーバシステム、11、12…端末、13…配信用ネットワーク、14…バッファサーバ、15…ディスクサーバ、17…クラスタ間接続ネットワーク、18…ローカルエリアネットワーク、21〜24…メモリブロック、31、32…メモリブロック群、33、36…コネクション、34、35、37、38…EP(End Point)、61〜64、65〜68…メモリブロック群、80…分散型マルチメディアサーバシステム、81…バッファサーバ、82、83…ディスクサーバ、84、85…ディスク、91〜94、95〜98…メモリブロック群、130…分散型マルチメディアサーバシステム、131〜133…バッファサーバ、134〜136…ディスクサーバ、137〜139…ディスク、140…ロードバランサ DESCRIPTION OF SYMBOLS 10 ... Distributed multimedia server system, 11, 12 ... Terminal, 13 ... Distribution network, 14 ... Buffer server, 15 ... Disk server, 17 ... Intercluster connection network, 18 ... Local area network, 21-24 ... Memory block , 31, 32 ... memory block group, 33, 36 ... connection, 34, 35, 37, 38 ... EP (End Point), 61-64, 65-68 ... memory block group, 80 ... distributed multimedia server system, 81 ... Buffer server, 82, 83 ... Disk server, 84, 85 ... Disk, 91-94, 95-98 ... Memory block group, 130 ... Distributed multimedia server system, 131-133 ... Buffer server, 134-136 ... Disk server, 137-139 ... disk, 140 ... raw Balancer

Claims (11)

マルチメディア情報を蓄積し、端末からの再生要求に応じて、要求されたマルチメディア情報を配信する分散型マルチメディアサーバシステムであって、
遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムによって互いに接続された第1のサーバと第2のサーバを有し、
前記遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムは、その上に複数のコネクションを設定することができ、前記コネクションを複数組み合わせたコネクション束を使うことができ、前記コネクション毎にメモリブロックを割り当てることによって帯域を設定することができるネットワークまたはバスシステムであり、
前記第1のサーバは、端末からの再生要求に基づくマルチメディア情報の転送に必要な帯域に相当する複数のコネクションからなるコネクション束を介して、前記第2のサーバから遠隔ダイレクトメモリアクセス機能によりマルチメディア情報の転送を受け、前記第2のサーバから転送されたマルチメディア情報を端末に配信し、
前記第2のサーバは、前記端末からの再生要求に基づくマルチメディア情報を記憶装置から読み込み、前記コネクション束を介して前記第1のサーバへ遠隔ダイレクトメモリアクセス機能により前記マルチメディア情報を転送する、
ことを特徴とする分散型マルチメディアサーバシステム。
A distributed multimedia server system that accumulates multimedia information and distributes requested multimedia information in response to a playback request from a terminal,
A first server and a second server connected to each other by a network or bus system having a remote direct memory access function;
The network or bus system having the remote direct memory access function can set a plurality of connections on the network or bus system, can use a connection bundle obtained by combining a plurality of the connections, and allocates a memory block for each connection. Is a network or bus system whose bandwidth can be set by
The first server is connected to the second server by a remote direct memory access function via a connection bundle consisting of a plurality of connections corresponding to a bandwidth necessary for transferring multimedia information based on a reproduction request from a terminal. Receiving the transfer of the media information, delivering the multimedia information transferred from the second server to the terminal;
The second server reads multimedia information based on a reproduction request from the terminal from a storage device, and transfers the multimedia information to the first server via the connection bundle by a remote direct memory access function.
A distributed multimedia server system.
マルチメディア情報を蓄積し、端末からの再生要求に応じて、要求されたマルチメディア情報を配信する分散型マルチメディアサーバシステムであって、
遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムによって互いに接続された第1のサーバと第2のサーバを有し、
前記遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムは、その上に複数のコネクションを設定することができ、前記コネクションを複数組み合わせたコネクション束を使うことができ、前記コネクション毎にメモリブロックを割り当てることによって帯域を設定することができるネットワークまたはバスシステムであり、
前記第1のサーバは、端末からの蓄積要求に基づくマルチメディア情報の転送に必要な帯域に相当する複数のコネクションからなるコネクション束を介して、端末から受信したマルチメディア情報を前記第2のサーバへ遠隔ダイレクトメモリアクセス機能により転送し、
前記第2のサーバは、前記コネクション束を介して前記第1のサーバから転送を受けたマルチメディア情報を記憶装置に蓄積する、
ことを特徴とする分散型マルチメディアサーバシステム。
A distributed multimedia server system that accumulates multimedia information and distributes requested multimedia information in response to a playback request from a terminal,
A first server and a second server connected to each other by a network or bus system having a remote direct memory access function;
The network or bus system having the remote direct memory access function can set a plurality of connections on the network or bus system, can use a connection bundle obtained by combining a plurality of the connections, and allocates a memory block for each connection. Is a network or bus system whose bandwidth can be set by
The first server receives the multimedia information received from the terminal via a connection bundle consisting of a plurality of connections corresponding to a bandwidth required for transferring multimedia information based on a storage request from the terminal. To the remote direct memory access function,
The second server stores the multimedia information transferred from the first server via the connection bundle in a storage device;
A distributed multimedia server system.
請求項1に記載の分散型マルチメディアサーバシステムであって、
前記第2のサーバを複数個有し、
前記第1のサーバは、前記コネクション束を介して前記複数個の第2のサーバから循環的にマルチメディア情報の転送を受け、前記第2のサーバから転送されたマルチメディア情報を端末に配信する、
ことを特徴とする分散型マルチメディアサーバシステム。
The distributed multimedia server system according to claim 1,
A plurality of the second servers;
The first server cyclically receives multimedia information from the plurality of second servers via the connection bundle, and distributes the multimedia information transferred from the second server to the terminal. ,
A distributed multimedia server system.
請求項2に記載の分散型マルチメディアサーバシステムであって、
前記第2のサーバを複数個有し、
前記第1のサーバは、端末から受信したマルチメディア情報を、前記コネクション束を介して前記複数個の第2のサーバに循環的に転送する、
ことを特徴とする分散型マルチメディアサーバシステム。
A distributed multimedia server system according to claim 2,
A plurality of the second servers;
The first server cyclically transfers multimedia information received from a terminal to the plurality of second servers via the connection bundle.
A distributed multimedia server system.
請求項1ないし4のうちいずれか1項に記載の分散型マルチメディアサーバシステムであって、
前記コネクション束に対応する前記メモリブロックを1つのメモリブロック群として、そのメモリブロック群は全体として連続したメモリ空間であることを特徴とする分散型マルチメディアサーバシステム。
A distributed multimedia server system according to any one of claims 1 to 4,
A distributed multimedia server system, wherein the memory blocks corresponding to the connection bundle are defined as one memory block group, and the memory block group is a continuous memory space as a whole.
請求項5に記載の分散型マルチメディアサーバシステムであって、
前記第1のサーバおよび前記第2のサーバはそれぞれ、前記メモリブロック群を複数個作成し、
前記第1のサーバまたは前記第2のサーバは、前記マルチメディア情報を、前記複数個のメモリブロック群に循環的に一次的に保存し、
前記第1のサーバまたは前記第2のサーバの前記複数個のメモリブロック群に一次的に保存されたマルチメディア情報が、各メモリブロックに対応するコネクションを介して遠隔ダイレクトメモリアクセス機能により前記第2のサーバまたは前記第1のサーバに循環的に転送される、
ことを特徴とする分散型マルチメディアサーバシステム。
The distributed multimedia server system according to claim 5,
Each of the first server and the second server creates a plurality of the memory block groups,
The first server or the second server cyclically stores the multimedia information in the plurality of memory block groups,
The multimedia information temporarily stored in the plurality of memory block groups of the first server or the second server is transferred to the second information by a remote direct memory access function via a connection corresponding to each memory block. Or cyclically transferred to the first server or the first server,
A distributed multimedia server system.
請求項5ないし6のうちいずれか1項に記載の分散型マルチメディアサーバシステムであって、
前記第2のサーバを複数個有し、
前記第1のサーバは、複数個の第2のサーバに対応して複数個のメモリブロック群を作成し、前記複数個のメモリブロック群を循環的に使用する、
ことを特徴とする分散型マルチメディアサーバシステム。
A distributed multimedia server system according to any one of claims 5 to 6,
A plurality of the second servers;
The first server creates a plurality of memory block groups corresponding to the plurality of second servers, and cyclically uses the plurality of memory block groups.
A distributed multimedia server system.
請求項1ないし7のうちいずれか1項に記載の分散型マルチメディアサーバシステムであって、
前記第2のサーバは、分割したマルチメディア情報である分割マルチメディア情報を分割した単位で前記記憶装置に蓄積し、
前記第1のサーバと前記第2のサーバ間で、前記分割した単位で分割マルチメディア情報が転送される、
ことを特徴とする分散型マルチメディアサーバシステム。
A distributed multimedia server system according to any one of claims 1 to 7,
The second server stores divided multimedia information, which is divided multimedia information, in the storage device in divided units,
Divided multimedia information is transferred in the divided units between the first server and the second server.
A distributed multimedia server system.
請求項1ないし8のうちいずれか1項に記載の分散型マルチメディアサーバシステムであって、
前記第1のサーバを複数個有することを特徴とする分散型マルチメディアサーバシステム。
A distributed multimedia server system according to any one of claims 1 to 8,
A distributed multimedia server system comprising a plurality of the first servers.
マルチメディア情報を蓄積し、端末からの再生要求に応じて、要求されたマルチメディア情報を配信する分散型マルチメディアサーバシステムにおけるマルチメディア情報配信方法であって、
前記分散型マルチメディアサーバシステムは、遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムによって互いに接続された第1のサーバと第2のサーバを有し、
前記遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムは、その上に複数のコネクションを設定することができ、前記コネクションを複数組み合わせたコネクション束を使うことができ、前記コネクション毎にメモリブロックを割り当てることによって帯域を設定することができるネットワークまたはバスシステムであり、
前記第1のサーバは、端末からの再生要求に基づくマルチメディア情報の転送に必要な帯域に相当する複数のコネクションからなるコネクション束を介して、前記第2のサーバから遠隔ダイレクトメモリアクセス機能によりマルチメディア情報の転送を受け、前記第2のサーバから転送されたマルチメディア情報を端末に配信し、
前記第2のサーバは、前記端末からの再生要求に基づくマルチメディア情報を記憶装置から読み込み、前記コネクション束を介して前記第1のサーバへ遠隔ダイレクトメモリアクセス機能により前記マルチメディア情報を転送する、
ことを特徴とするマルチメディア情報配信方法。
A multimedia information distribution method in a distributed multimedia server system that accumulates multimedia information and distributes requested multimedia information in response to a playback request from a terminal,
The distributed multimedia server system includes a first server and a second server connected to each other by a network or bus system having a remote direct memory access function,
The network or bus system having the remote direct memory access function can set a plurality of connections on the network or bus system, can use a connection bundle obtained by combining a plurality of the connections, and allocates a memory block for each connection. Is a network or bus system whose bandwidth can be set by
The first server is connected to the second server by a remote direct memory access function via a connection bundle consisting of a plurality of connections corresponding to a bandwidth required for transfer of multimedia information based on a reproduction request from a terminal. Receiving the transfer of the media information, delivering the multimedia information transferred from the second server to the terminal;
The second server reads multimedia information based on a reproduction request from the terminal from a storage device, and transfers the multimedia information to the first server via the connection bundle by a remote direct memory access function.
A multimedia information distribution method characterized by the above.
マルチメディア情報を蓄積し、端末からの再生要求に応じて、要求されたマルチメディア情報を配信する分散型マルチメディアサーバシステムにおけるマルチメディア情報蓄積方法であって、
分散型マルチメディアサーバシステムは、遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムによって互いに接続された第1のサーバと第2のサーバを有し、
前記遠隔ダイレクトメモリアクセス機能を有するネットワークまたはバスシステムは、その上に複数のコネクションを設定することができ、前記コネクションを複数組み合わせたコネクション束を使うことができ、前記コネクション毎にメモリブロックを割り当てることによって帯域を設定することができるネットワークまたはバスシステムであり、
前記第1のサーバは、端末からの蓄積要求に基づくマルチメディア情報の転送に必要な帯域に相当する複数のコネクションからなるコネクション束を介して、端末から受信したマルチメディア情報を前記第2のサーバへ遠隔ダイレクトメモリアクセス機能により転送し、
前記第2のサーバは、前記コネクション束を介して前記第1のサーバから転送を受けたマルチメディア情報を記憶装置に蓄積する、
ことを特徴とするマルチメディア情報蓄積方法。
A multimedia information storage method in a distributed multimedia server system that stores multimedia information and distributes requested multimedia information in response to a playback request from a terminal,
The distributed multimedia server system has a first server and a second server connected to each other by a network or bus system having a remote direct memory access function,
The network or bus system having the remote direct memory access function can set a plurality of connections on it, can use a connection bundle combining a plurality of the connections, and allocates a memory block for each connection. Is a network or bus system whose bandwidth can be set by
The first server receives the multimedia information received from the terminal via a connection bundle consisting of a plurality of connections corresponding to a bandwidth necessary for transferring multimedia information based on a storage request from the terminal. To the remote direct memory access function,
The second server stores the multimedia information transferred from the first server via the connection bundle in a storage device;
A multimedia information storage method characterized by the above.
JP2007138734A 2007-05-25 2007-05-25 Distributed type multimedia server system and its multimedia information distribution/accumulation method Pending JP2008294794A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007138734A JP2008294794A (en) 2007-05-25 2007-05-25 Distributed type multimedia server system and its multimedia information distribution/accumulation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007138734A JP2008294794A (en) 2007-05-25 2007-05-25 Distributed type multimedia server system and its multimedia information distribution/accumulation method

Publications (1)

Publication Number Publication Date
JP2008294794A true JP2008294794A (en) 2008-12-04

Family

ID=40169066

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007138734A Pending JP2008294794A (en) 2007-05-25 2007-05-25 Distributed type multimedia server system and its multimedia information distribution/accumulation method

Country Status (1)

Country Link
JP (1) JP2008294794A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010058682A1 (en) 2008-11-18 2010-05-27 オリンパス株式会社 Encapsulated medical device, power supply device, and power supply system
CN113032587A (en) * 2019-12-25 2021-06-25 北京达佳互联信息技术有限公司 Multimedia information recommendation method, system, device, terminal and server

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006123747A1 (en) * 2005-05-18 2006-11-23 Nippon Telegraph And Telephone Corporation Distributed multi-media server system, multi-media information distribution method, program thereof, and recording medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006123747A1 (en) * 2005-05-18 2006-11-23 Nippon Telegraph And Telephone Corporation Distributed multi-media server system, multi-media information distribution method, program thereof, and recording medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
CSNG200600027003, 吉村ほか, "グリッドコンピューティングにおけるデータ転送プロトコルGridFTPの性能評価", 電子情報通信学会技術研究報告, 20050707, 第105巻,第178号, P.19−26, JP, 社団法人電子情報通信学会 The Institute of Electro *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010058682A1 (en) 2008-11-18 2010-05-27 オリンパス株式会社 Encapsulated medical device, power supply device, and power supply system
CN113032587A (en) * 2019-12-25 2021-06-25 北京达佳互联信息技术有限公司 Multimedia information recommendation method, system, device, terminal and server
CN113032587B (en) * 2019-12-25 2023-07-28 北京达佳互联信息技术有限公司 Multimedia information recommendation method, system, device, terminal and server

Similar Documents

Publication Publication Date Title
JP4300238B2 (en) Distributed multimedia server system, multimedia information distribution method, program thereof, and recording medium
US8364892B2 (en) Asynchronous and distributed storage of data
US20170195417A1 (en) Data files synchronization with cloud storage service
US20030079016A1 (en) Using NAS appliance to build a non-conventional distributed video server
US8799535B2 (en) Storage of data utilizing scheduling queue locations associated with different data rates
US20120124124A1 (en) Centralized Rendering Of Collaborative Content
WO2006035989A2 (en) Methods and apparatus for compressing data in a multi-processing system
US6901496B1 (en) Line rate buffer using single ported memories for variable length packets
CN101252600A (en) Method, system and equipment of stream medium order program
JP2004040749A (en) Method and apparatus for generating multiple network streams from large-scale memory buffer
JP2008294794A (en) Distributed type multimedia server system and its multimedia information distribution/accumulation method
JP7416512B2 (en) System and method for redirecting audio and video data streams in a display-server computing system
Keller et al. Performance bottlenecks in digital movie systems
US11064055B2 (en) Accelerated data center transfers
US20050120351A1 (en) System and method for a synchronized shared buffer architecture for multimedia players
JP2005110024A (en) Data transmitter, data transmission/reception system, and data transmission/reception method
CN104049915A (en) Storage system and communication method
JP5183684B2 (en) Distributed multimedia server system and multimedia information storage and distribution method
KR100677153B1 (en) Method and apparatus for transferring data from input device
CN114040166A (en) Distributed stream media grouping management system, method, equipment and medium
JP2008293307A (en) Distributed multimedia server system, multimedia information accumulation-delivery method
CN101741699B (en) Communication method capable of accelerating internet small computer interface data and system for processing internet small computer interface data
JP2008311948A (en) Distributed multimedia server system, buffer server therefore, its division multimedia information storing and distributing method, and program thereof
JP2011013848A (en) Distribution system, collecting system, distribution method, collecting method, and program
JP2000305889A (en) Server card

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100427

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100622

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100803