Sha256: e1a9cf828df2e56b863376f4b0cb32af85936b3840cee52fbe8bde03f82122f6

Contents?: true

Size: 707 Bytes

Versions: 6

Compression:

Stored size: 707 Bytes

Contents

最近利用されているソフトウェアの中には複数の計算機上で動作(分散)するものが多く存在し、このような分散ソフトウェアは複数の計算機で動作することで大量のデータを扱えたり,高負荷な状況に対処できたりします。
本稿では,複数の計算機(クラスタ)でで動作する各サーバーを「インスタンス」と呼びまます。
たとえば検索エンジンやデータベースではインデックスを複数のインスタンスで分割して保持します。
このような場合、各インデクスの結果をマージしてclientプログラムに渡す機構が必要となります。

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
redpen-0.2.0 lib/redpen-distribution-1.7.0/sample-doc/ja/sampledoc-ja.txt
redpen-0.1.0 lib/redpen-cli-1.1/sample-doc/ja/sampledoc-ja.txt
redpen_ruby-0.4 lib/redpen-cli-1.1/sample-doc/ja/sampledoc-ja.txt
redpen_ruby-0.3 lib/redpen-cli-1.1/sample-doc/ja/sampledoc-ja.txt
redpen_ruby-0.2 lib/redpen-cli-1.1/sample-doc/ja/sampledoc-ja.txt
redpen_ruby-0.1 lib/redpen-cli-1.0/sample-doc/ja/sampledoc-ja.txt