• Title/Summary/Keyword: Remote Method Invocation

Search Result 31, Processing Time 0.025 seconds

A design and Implementation of the Remote Method Invocation on the Mobile Host (모바일 호스트에서 수행되는 RMI의 설계 및 구현)

  • 김다정;김용수;강대욱
    • Proceedings of the IEEK Conference
    • /
    • 2003.11c
    • /
    • pp.349-352
    • /
    • 2003
  • 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.

  • PDF

Tracing Facility for Visualization system of Distributed Java Object Application

  • Lee, Dong-Woo;R.S. Ramakrishna
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10c
    • /
    • pp.783-785
    • /
    • 1999
  • Distributed Object Systems are very complex. So, it is difficult to see overall relationship among objects participated in the system. Moreover the performance tuning or maintenance are also important issues of it. So, it needs a way to view the system with low-cost and an efficient method. One of solutions is a visualization tool or system. In this paper, we proposed a tracing facility for Java-based distributed object system, especially RM(Remote Method Invocation). Our up-coming visualization system will use two phase hybrid post-mortem/on-the-fly technique. To support it, the fundamental tracing part must have some flexible and dynamic mechanism. The main idea of our tracing technique is the Plug-in Sensor Model(PSM). The relationship between tracing (monitoring) part and visualization part is closely related. So, we considered the appropriate factors for visualization. We developed 'Traced RMI(TRMI)'. For more precise visualization of a working system, the casuality of events has to be preserved. TRMI can support global event ordering.

  • PDF

Improving the Performance of Remote Method Invocation by Measurement of Link State in Mobile Computing Environments (이동 컴퓨팅 환경에서 링크 상태 측정을 통한 원격 메소드 호출의 성능 개선)

  • Kim, Hyeon-Ho;Kang, Dae-Wook
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10a
    • /
    • pp.259-262
    • /
    • 2001
  • 휴대용 컴퓨터와 무선통신 기술 발달로 인해 사용자들은 시간과 장소의 구애를 받지 않고 컴퓨팅 환경을 제공받을 수 있게 되었다. 그러나 일반적인 무선 환경에서는 핸드오프나 비트오류 등 단시간 단절이 매우 흔한 일이지만 TCP는 이를 유선상의 혼잡 신호로 인식하여 전송 윈도우의 크기를 줄이고 불필요한 대기시간을 설정하는 등의 혼잡제어 정책을 수행하게 된다. 따라서 이러한 문제를 해결하기 위해 여러 계층에서 시도하는 노력이 있었으나 링크 상태를 파악하여 응용계층에서 자료 전송 여부를 미리 결정할 수 있다면 불필요한 전송을 막을 수 있다. Remote Method Invocation(RMI)는 대화형 응용 프로그램과 서비스를 쉽게 만들 수 있도록 해주는 Java 기반의 하부 구조로써, 응용계층과 전송계층의 중간에 위치하여 사용자의 자료를 전달하는 역할을 하므로 이를 수정하는 것이 가장 바람직하다. 이 논문에서는 무선 상황에 적절하게 적응하는 RMI를 위해 동작과정을 확장하여 구현한다.

  • PDF

Intranet Based Intelligent Messenger connection research (인트라넷 기반 지능형 메신저 관련연구)

  • Bang Kee-Chun
    • Journal of Digital Contents Society
    • /
    • v.5 no.4
    • /
    • pp.283-288
    • /
    • 2004
  • This paper presents research in intelligent massenger technique for Cyber University to support accessing university database. Proposed techniques enables better communication between students and professons by using intelligent messenger. Intranet based massenger support simple message transfer and multimedia chatting service within homogeneous network or members in same group. Using niversity database it provide personalize information for each different user demand needs and through managing technique user could effectively organize members of group. To embody intelligent massenger, JMF(Java Media Frame Work), RMI(Remote Method Invocation), XML techniques were proposed and in result constructing effective community.

  • PDF

The Designs of a 3-tire client/server JDBC Driver based on Java (Java RMI 기반의 3-tire 클라이언크/서버 JDBC)

  • 박정인;전순미
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.202-204
    • /
    • 1998
  • 본 논문에서는 클라이언트측에 별도의 JDBC 드라이버 없이 JSBC API 만 가지고도여러곳에 분산된 DB서버로 접근이 가능하게 하기 위해 RMI(Remote Method Invocation)를 이용하여 JDBC 3-tire모델을 위한 미들웨어를 제안하였다. 즉 JDBC를 이용한 Applret 은 Download된 원래의 서버와 DB 서버가 같은 경우에만 그곳에 접속하여 DB에 엑세스 가능한 현대의 제약을 Java RMI를 이용한 미들웨어를 구축하여 Client--middle ware--DB server라는 시스템으로 해결하는 방법을 제시하였다. 이 미들웨어는 서로 다른 데이터베이스 관리 시스템과의 연결을 위해 기존의 JDBC드라이버를 이용한 구조를 가질 수 있도록 설계하였다.

  • PDF

Design and Implementation of Trigger Agent Using Intelligent Agent (지능형 에이전트를 이용한 트리거 에이전트의 구현)

  • 천장욱;정성종;안동언;두길수;윤후병;김법균;황호전;허영선
    • Proceedings of the IEEK Conference
    • /
    • 2001.06c
    • /
    • pp.37-40
    • /
    • 2001
  • There are over a billion web sites on the Internet and the number of web sites is still growing. This paper describes an information system. We have designed Trigger Agent System based on RMI (Remote Method invocation) and distribution object system. In this paper, we introduce Trigger agent system which is one of Intelligent agent system.

  • PDF

Design and Implementation of Mobile Internet Middleware Message (MoIM (Mobile Internet Middleware)-Message 시스템 설계 및 구현)

  • 정인철;남궁한
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.238-240
    • /
    • 2002
  • MoIM(Mobile Message Internet Middleware)-Message 시스템은 이러한 메시지 시스템의 요구사항을 만족하는 메시지 시스템으로서 Point-to-Point 및 Publish-Subscribe 방식을 제공하는 시스템이다. 이 시스템의 통신 방법은 RMI(Remote Method Invocation)을 사용한다. 최근의 인터넷 사용자 수가 급증함에 따라서 메시징 서버를 사용하는 동시 클라이언트의 수도 수천에서 수만으로 이를 것으로 예상되어 대규모의 동시 사용자를 지원하는 연결 기술이 필요하다. 이 논문에서는 이러만 대용량의 데이터를 RMI 통신방법을 사용하여 설계 및 구현한 방법을 기술한다.

  • PDF

The Remote Method Invocation on the Mobile Host (모바일 호스트 상에서 수행되는 RMI)

  • Kim, Da-Jeong;Kang, Dae-Wook
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05b
    • /
    • pp.1429-1432
    • /
    • 2003
  • 무선 링크는 유선에 비해 대역폭이 낮고 에러율이 높은 고유한 특성에 기인한 단절이 자주 발생하게 된다. 분산 응용 구축 수단인 RMI는 메소드 호출 중에 발생하는 단절로 인해 심각한 성능저하가 유발된다. 하지만 기존의 RMI는 단절에 대한 어떠한 대책도 마련하지 않고 있다. 본 논문은 RMI의 하부 구조를 수정하여 RMI가 무선 링크의 단절에 적응하도록 한다.

  • PDF

Design and Implementation of RMI Using Activation (Activation 메커니즘 기반의 RMI API 설계 및 구현)

  • 조희남;윤기현;정명조;이철훈
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.661-663
    • /
    • 2002
  • 객체 지향 분산 시스템에서 어느 한 객체가 메모리를 차지하게 되면 그 객체를 Active 하다고 하며 그 반대를 Passive 하다고 말한다. Activation 이란 Passive 한 객체를 Active 하게 해주는 전환 과정을 뜻한다. 자바의 RMI(Remote Method Invocation)는 Activation 메커니즘을 JDK1.2.x 버전부터 채택해 사용하고 있는데, Activation 메커니즘이 지원되지 않는 JDK1.1.X의 RMI 에 Activation 메커니즘을 덧붙이는 형태로 API를 제공하고 있기 때문에 그 뼈대는 Activation 메커니즘 기반이 아니므로 그 효율성 및 성능이 떨어진다 볼 수 있다. 본 논문은 이를 개선 Activation 메커니즘 기반의 API를 설계 구현한다.

  • PDF

분산 환경하에서의 Web-Based Simulation에 관한 연구

  • 이영해
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 1998.10a
    • /
    • pp.105-108
    • /
    • 1998
  • 기존 시뮬레이션 환경에서 개발한 모델들은 재사용을 하는 데 많은 어려움이 있다. 또한 시스템이 대형화되고 시뮬레이션 결과를 실시간으로 얻어내야 하는 경우에 기존의 순차적 시뮬레이션 방법을 적용하면 시간이 많이 소요되므로 새로운 시뮬레이션 수행 방법이 필요하게 되었다. 본 논문에서는 이러한 제약을 해결하고자 Internet상에서 시뮬레이션이 가능한 Web-Based Simulation 환경을 설계하고 구현하였다. 본 연구는 자바의 분산 객체 모델인 RMI(Remote Method Invocation)를 웹 기술과 통합하고, 대규모 개발 및 많은 유지비를 요구하는 시뮬레이션의 개발에 이용할 수 있는 새로운 분산 환경하에서의 Web-Based Simulation 구조를 제시하고 구현해 본다.

  • PDF