マルチランデブに基づくグループ通信機能を提供するJavaミドルウェアの提案

書誌事項

タイトル別名
  • Middleware for Supporting Dynamic Establishment of Multi-way Synchronization Channels
  • ミドルウェア

この論文をさがす

抄録

本論文においては,直接通信可能(1ホップで通信可能)な端末が動的に変化する環境においてグループ通信機能を提供するJavaミドルウェアを提案する.提案ミドルウェアでは,各エージェント(移動端末上で動作するプロセス)が指定された条件に合致した場合にのみ他のエージェントとの間に動的に階層的な同期チャネルを生成する機能や,それらのチャネルを介した複数端末間のマルチランデブ(同期,データ交換,排他制御などを行う機構)に基づくグループ通信機能を提供する.実装実験を行い,チャネルの動的生成,および,グループ通信に要する時間を計測し,提案手法の実用性を確認した.

In this paper, we propose a Java based middleware for group communication systems on ad-hoc environments, where pairs of nodes that can directly communicate each other may be dynamically changed. This middleware provides a facility of dynamic establishment of hirerarchical communication channels among agents (mobile hosts) where the channels can be established only if given conditions hold. It also provides a facility of powerful group communication based on multi-way synchronization (the mechanism that provides functions such as synchronization, data exchange, mutual exclusion and so on) over these channels. We have implemented this middleware using TCP and UDP and measured its performance.

収録刊行物

関連プロジェクト

もっと見る

キーワード

詳細情報 詳細情報について

問題の指摘

ページトップへ