A design and Implementation of the Remote Method Invocation on the Mobile Host

모바일 호스트에서 수행되는 RMI의 설계 및 구현

  • Published : 2003.11.01

Abstract

Due to low bandwidth and high error rate, the wireless Link is more frequent disconnected than the wired link. Link failure in the method invocation often appears as a failed method invocation. Framework of RMI is adjusted with queuing of method call. RMI's performance can be enhanced without breaking compatibility with Java RMI specification.

Keywords