概要:

ネットワーク数値情報ライブラリ Ninf ( Network based Infomation library for High Performance Computing)は、 高速なネットワークを前提として、主に数値演算の分野において、 計算自体を多くのユーザに提供することを目指したシステムである。

本稿では、Ninfシステム を構築する要素の一つである メタサーバ に関して、 そのアーキテクチャを示し、簡単な性能予備評価を示す。 メタサーバ は、サーバとクライアントの間にたちサーバの場所を クライアントに対して隠蔽する役割を果たす。 また、メタサーバ を用いることにより、簡単な分散並列計算が 可能になる。

Abstract:

To establish a framework of information sharing in the numerical computation area, we have proposed the Ninf ( Network based Infomation library for High Performance Computing). In this paper, we show a Meta Server architecture, which is a component of the Ninf system. Meta Server stand between the Server and the Client and hides the Server from the Client. It also enables easy distributed concurrent computation.