• Title/Summary/Keyword: JAVA-RMI

Search Result 62, Processing Time 0.022 seconds

A Design of Event Service for JavaRmi Distributed Objects (JavaRmi 분산객체를 위한 이벤트 서비스의 설계)

  • 김현규;우양우;박양수;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.412-414
    • /
    • 1998
  • 대규모의 분산 응용시스템은 일반적으로 다수의 구성요소로 이루어져 있으며, 그 구성요소간의 상호작용을 위해 필요한 이벤트의 전달 구조가 다소 복잡한 특성을 지닌다. 이러한 이벤트의 다중처리 문제는 나이도가 높은 구현기법 중 하나이므로, 보다 안정적인 분산 응용시스템을 효율적으로 개발하기 위해서는 이벤트의 다중처리를 위한 기반 시스템을 제작, 지원하는 것이 바람직하다. 본 논문에서는 Java에서 분산객체개념을 도입한 JavaRmi환경에서 이벤트의 체계적인 다중처리를 위한 서비스를 설계함으로써, Java개발자가 보다 안정적이고 효율적인 방법으로 분산응용시스템을 구축할 수 있도록 지원하기 위한 방법을 제안하고자 하였다. 본 논문에서는 제안한 JavaRmi이벤트 서비스 시스템은 JavaRmi를 기반으로 하여, JavaRmi시스템이 지닌 효율성과 대중성의 잇점을 충분히 활용할 수 있도록 설계되었다. 이러한 기본적인 잇점 이외에도 이벤트 서비스의 설계에 있어서 직관적인 인터페이스, 그룹별 이벤트 서비스의 생성과 관리 기능. 병행성과 동기화 도구 등의 기능을 추가하여, 분산 응용시스템의 개발시 자주 요구되는 이벤트 처리를 위한 Java 개발자의 노력을 최소화할 수 있도록 지원하고자 하였다.

  • PDF

On Design and Implementation of Distributed Objects Translation System for Inter-Operability (분산 객체의 호환을 위한 객체 번역 시스템의 설계 및 구현)

  • Kim, Sik
    • The Journal of Information Technology
    • /
    • v.5 no.1
    • /
    • pp.29-37
    • /
    • 2002
  • Distributed programming can be greatly simplified by language support for distributed communication. Many web browsers now offer some form of distributed objects and the number and types of them are growing daily in interesting and innovative ways CORBA IDL and Java RMI, the representative of distributed object model, support different approaches for distributed computing environments. CORBA approach does not support the application generated by java RMI, even though it supports multiple programming languages. Object translation system between RMI to CORBA is designed and implemented for interoperability of distributed objects on the two different distributed programming environments. Suggested system is considered binding, inheritance, polymorphism, object passing, and callback which are key properties on the distributed objects. Translation System we suggested is implemented on the Window/NT(version 4.0) with Java Development Kit(version 1.1.6).

  • PDF

A Study on the Remote Method Connection using RMI in the Distributed Computing System (분산 환경 시스템에서 RMI를 이용한 원격 메소드 연결에 관한 연구)

  • 소경영;최유순;박종구
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.5 no.3
    • /
    • pp.483-491
    • /
    • 2001
  • In this paper, we design and implement of the remote method connection system using Java RMI in the distributed computing system. In pursuing this goal, we implement the dynamic method connection interface and API. And then we describe the dynamic memory management routine.

  • PDF

Implementation and Performance Evaluation of Socket and RMI based Java Message Passing Systems (소켓 및 RMI 기반 자바 메시지 전달 시스템의 구현 및 성능평가)

  • Bang, Seung-Jun;Ahn, Jin-Ho
    • Journal of Internet Computing and Services
    • /
    • v.8 no.5
    • /
    • pp.11-20
    • /
    • 2007
  • This paper designs and implements a message passing library called JMPI (Java Message Passing Interface) which complies with MPJ (Message Passing in Java), the MPI standard Specification for Java language, This library provides some graphic user interface tools to enable parallel computing environments to be configured very simply by their administrators and JMPI applications to be executed very conveniently. Also in this paper, we implement two versions of systems using Socket and RPC which are both typical distributed system communication mechanisms and with three benchmark applications, compare performance of these systems with that of an existing system JPVM depending on the increasing number of the computers. Experimental results show that our systems outperform JPVM system in terms of various aspects and that the most efficient processing speedup can be obtained by increasing the number of the computers in consideration of network traffic through processing evaluation. Finally, we can see that, as the number of computers increases, using RMI to transmit a message is more effective than using object streams attached to sockets to transmit a message.

  • 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

A Study on the Multi-Modal Browsing System Using Java RMI (Java RMI를 이용한 Multi-Modal Browsing 시스템에 관한 연구)

  • 장준식;윤재석;김국보
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.05b
    • /
    • pp.167-170
    • /
    • 2003
  • 개인용 컴퓨터나 무선 전화, PDA(Personal Digital Assistants)의 기술 발전으로 이들이 인터넷에 접속할 수 있게 되었으며, 사용자들은 좀 더 다양한 방법으로 인터넷을 Browsing할 수 있는 방법을 찾고 있다. 본 연구는 표준 입출력 모드와 음성 인식과 음성 합성 모드를 동시에 적용할 수 있는 Multi-Modal Browsing 시스템을 연구하여 보았다. 이때 각 모드간에 동기화를 위한 이벤트 메시지 교환과 각 모드의 상태 저장 방법으로 Java RMI 모델을 제안하였다.

  • PDF

Fault-tolerant Java RMI Object Design and Implementation (신뢰성 있는 Java RMI 객체 설계 및 구현)

  • 윤태진;박양우;이채수
    • Proceedings of the Korea Society for Industrial Systems Conference
    • /
    • 2001.05a
    • /
    • pp.198-208
    • /
    • 2001
  • CORBA, DCOM, Java RMI 등과 같은 분산 객체 기술이 분산 응용의 신뢰성을 직접적으로 향상시키지는 못한다. 이러한 분산 객체 기술에 고장 감내성을 추가하여 신뢰성 있는 시스템을 구축하기 위해서 객체 단위의 복제 그룹 관리와 고장 탐지 및 회복 메커니즘이 필요하다. 본 논문에서는 신뢰성 있는 고장 감내성 Java RMI 객체를 개발하기 위하여 고장 탐지와 그룹 관리를 위한 그룹 관리자와 원격 인터페이스를 설계하고, 고장 감내성 클래스를 정의한다. 또한 고장 감내성 객체의 투명한 그룹 참여를 위하여 Naming 클래스와 RMIRegistry를 확장한다. 응용 개발자는 고장 감내성 클래스를 상속함으로써 외부의 도움 없이 간단히 고장 감내성 응용 객체를 개발하여 신뢰성을 높일 수 있다. 100M Ethernet으로 연결된 Linux kernel2.2.1의 PentiumIII머신 3대와 Solaris2,6의 Sun Spar치머신을 클라이언트한 시스템을 사용하고 JDK 1.2.2를 이용하여 설계한 객체를 구현하여 다양한 객체고장 에 대해 복구되는 것을 확인하였다. 성능 평가는 그룹크기에 따른 함수의 응답속도와 메시지 크기에 따른 응답속도를 비교하였다.

  • PDF

Asynchronous Event Delivery System of Java RMI (Java RMI 비동기 이벤트 전달 시스템의 설계)

  • Nam, Han-Soek;Yun, Tae-Jin;Ahn, Kwang-Sun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.10b
    • /
    • pp.1219-1222
    • /
    • 2000
  • 본 논문에서는 비동기 통신을 할 수 있는 Java RMI 이벤트 전달 시스템을 제안한다. 이 시스템은 이벤트 채널과 프락시 객체를 사용하여 소비자와 공급자 객체가 서로에 대한 정보를 알 필요 없이 독립적으로 구현되어질 수 있도록 하며, 모든 등록된 소비자 프락시 객체에게 이벤트를 전달해야하는 부담을 제거하기 위해 공급자 타입 시스템을 사용하여 이벤트 필터링을 제공한다. 또한 Java.rmi.Activation 클래스를 사용하여 이벤트 공급자 프락시 객체로 인해 발생하는 시스템부하를 줄이고, 발생하는 이벤트 정보를 객체로 정의함으로써 효율적인 이벤트 전달이 이루어지게 한다.

  • PDF

The Enhanced Interoperability in Heterogeneous Home Networks using OSGi and Java RMI (OSGi와 Java RMI기반의 이기종 홈네트워크 미들웨어 간의 상호운용에 관한 연구)

  • Han, Chan-Kyu;Choi, Hyoung-Kee
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10d
    • /
    • pp.543-548
    • /
    • 2006
  • 홈네트워크는 댁내의 가전기기들을 네트워크를 통해 공유하고 외부에서 제어가 가능하도록 발전해가고 있다. 이러한 홈네트워크를 사용하기 위해서는 기본적으로 미들웨어라는 운영체제 상단의 응용 기술이 필요하다. 현재까지 제안된 미들웨어들은 독립적이고, 단일의 표준안이 마련되고 있지 않아 상호운영에 큰 제약이 있었다. 본 논문에서는 게이트웨이 역할을 주로 수행하던 OSGi를 미들웨어 호환을 수행하도록 확장하고, Java의 RMI를 결합해서 홈네트워크를 구성하여 이기종 홈네트워크 간에서의 상호운용에 대한 발전방향을 제시한다. 제안기법은 홈네트워크 구성에 있어 기존의 호환기법보다 구현이 용이하다는 장점이 있다. RMI만을 통해 각 디바이스들을 제어할 수 있으므로 기존 기법에 비해 자원의 낭비가 감소한다. 또한 다른 미들웨어를 사용하는 가전기기의 경우에도 단일 네트워크로 결합할 수 있는 확장성을 보인다.

  • PDF

A Design of Fault Tolerance JavaRMI Object (고장 감내 자바 RMI 객체 설계)

  • Lee, Min-Seok;Yun, Tae-Jin;Ahn, Kwang-Seon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.10b
    • /
    • pp.1215-1218
    • /
    • 2000
  • CORBA, DCOM, JavaRMI 등과 같은 분산 객체 기술이 분산 응용의 신뢰성을 직접적으로 향상시키지는 못한다. 이러한 분산 객체 기술에 고장 감내성을 추가하기 위해서는 객체 단위의 복제 그룹 관리와 고장 탐지 및 회복 메커니즘이 필요하다. 본 논문에서는 고장 감내형 JavaRMI 객체를 개발하기 위하여 고장 탐지와 그룹 관리를 위한 그룹관리자와 원격 인터페이스를 설계하고, 고장 감내성 클래스를 정의한다. 또한 고장 감내 객체의 투명한 그룹 참여를 위하여 Naming클래스와 RMIRegistry를 확장한다. 응용개발자는 고장 감내성 클래스를 상속함으로써 외부의 도움 없이 간단히 고장 감내 응용 객체를 개발 할 수 있다.

  • PDF