ユーザインタラクションを伴うネットワークアプリケーションのためのプログラミング言語支援

書誌事項

タイトル別名
  • Programming Language Support for Network Applications Involving User Interoctions

この論文をさがす

抄録

ネットワークが一般的になるにつれて,ネットワークアプリケーションのための言語支援が求められている.現在,RPCがネットワークアプリケーションを作るための,最も人気のある言語レベル支援である.しかしRPCのクライアントサーバーモデルは,ある種のインタラクションに対しては柔軟に対応できない.例えば,複数プロセスが相互に作用したり,RPCメッセージとユーザ入力イベントを同時に扱うようなアプリケーションを作るのは困難もしくは不可能である.本論文はこの問題を解決するためのオブジェクトモデルと,それに基づくプログラミング言語支援について述べる.
Network systems are already popular.However,programming of network applications is still a difficult job due to the lack of sufficient programming language support for building network applications.Currently,RPC is the most popular language-level support for implementing network applications.It is based on the client-server model.But the client-server model is inflexible for handling several types of commonly encountered interaction needs. For example,with this model,it is difficult or sometimes even impossible to describe applications in which multiple processes mutually call each other,or processes deal both with RPC messages and user interaction events.Therefore,we felt the need for a more flexible programming language support for implementing network applications and designed a system called MONARCH.In this paper,we present the design and implementation details of this system.

収録刊行物

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

  • CRID
    1570291227478011392
  • NII論文ID
    110003282552
  • NII書誌ID
    AN10013298
  • 本文言語コード
    en
  • データソース種別
    • CiNii Articles

問題の指摘

ページトップへ