• Title/Summary/Keyword: JAVA-RMI

Search Result 62, Processing Time 0.024 seconds

Implementation of Integrated Development Environment for Java-based Distributed System (자바기반 분산시스템을 위한 통합개발환경의 구현)

  • 이지현;유철중;장옥배
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10a
    • /
    • pp.534-536
    • /
    • 1999
  • 분산 객체 애플리케이션은 모듈화된 설계로 인해 컴포넌트 개발 및 수정을 독립적으로 이루어지도록 해준다. 즉, 분산 객체 시스템에서 객체 편집이나 프로젝트 관리, 컴파일, 레지스트리 구동 등을 위한 통합 개발 환경은 사용자가 보다 편리한 환경에서 작업할 수 있도록 도움을 준다. RMI는 CORBA, DCOM에 비하여 사용자 그룹이나 각종 개발 환경들이 풍부하지 못하지만 자바에 익숙한 프로그래머라면 손쉽게 분산 객체 시스템의 동작을 재사용 컴포넌트들을 시험해 볼 수 있다는 장점이 있다. 본 논문은 이러한 RMI를 이용한 분산 객체 시스템에서 사용자가 각종 인터페이스나 클라이언트/서버 애플리케이션을 작성하고 작성된 애플리케이션 컴파일 및 디버깅을 수행한 후 작성한 클라이언트/서버 애플리케이션이 의도한 바와 같이 동작하는지 검증 및 확인을 위해 구현된 통합 개발 환경인 JDAT(Java Distributed Application Tester)의 구성과 세부적인 기능, 그리고 용도를 설명하고자 한다.

  • PDF

XML Object Modeling for CORBA-Based System using RMI-IIOP (RMI-IIOP를 이용한 CORBA 환경에서의 XML 객체 모델링)

  • 구태완;정연진;엄상용;이광모
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10c
    • /
    • pp.529-531
    • /
    • 2001
  • 최근 WWW(World Wide Web) 환경이 발전함에 따라 기존의 정적인 데이터의 교환이 아닌 동적인 데이터 조작의 필요성이 대두 되었으며 이러한 데이터 형태의 표준으로 XML이 등장하게 되었다. 또한 분산 컴퓨팅 환경에서 클라이언트와 서버간의 데이터 교환 메커니즘이 WWW 환경으로 옮겨 가고 있고 XML과 같은 구조적이고 표준화된 형태의 데이터 교환이 필요하게 되었으나, HTTP를 사용하는 데이터 형태를 CORBA와 같은 분산 환경에 적용 시키기엔 상당한 제한 사항이 존재하므로 본 논문은 Java 객체 직렬화를 이용하여 RMI-IIOP를 통한 데이터 형태에 독립적인 교환 방법을 논의하고, 좀 더 효율적으로 xML 데이터 형태를 조작할 수 있는 시스템의 설계를 목적으로 한다.

  • PDF

Tele-test Systems for ASIC Design (ASIC 설계를 위한 원격 테스트 시스템)

  • 윤도현;강성호
    • Proceedings of the IEEK Conference
    • /
    • 1999.11a
    • /
    • pp.939-942
    • /
    • 1999
  • In this paper, Tele-Test System for ASIC Design is constructed. It consists of the server, and the clients. The server and clients are implemented by Java. Using Java RMI system, the remote access via information network is implemented. In this Tele-test system, fault simulation, test pattern compaction, test pattern generation, and path-delay fault test generation services are implemented. All service can be peformed parallel by network access.

  • PDF

Java Technology for Implementing Efficient Numerical Analysis in Intranet (인트라넷 안에서 효율적인 수치해석을 구현하기 위한 자바기술)

  • Song, Hee-Yong;Ko, Sung-Ho
    • Proceedings of the KSME Conference
    • /
    • 2001.06e
    • /
    • pp.488-493
    • /
    • 2001
  • This paper introduces some useful Java technologies for utilizing the Internet in numerical analysis, and suggests one architecture performing efficient numerical analysis in the Intranet by using them. The present work has verified it's possibility by implementing some parts of this architecture with two easy examples. One is based on Servlet-Applet communication, JDBC and Swing. The other is adding multi-threads, file transfer and Java Remote Method Invocation to the former. Through this work it has been intended to make the base for the later advanced and practical research that will include efficiency estimates of this architecture and deal with advanced load balancing.

  • PDF

Design and Implementation for A Scalable Web-Based Distributed Simulator (확장성을 갖는 웹 기반 분산 시뮬레이터의 구현 및 설계)

  • Kim, Jong-Eun
    • Journal of Korea Game Society
    • /
    • v.2 no.1
    • /
    • pp.42-48
    • /
    • 2002
  • Many web-based simulation environments have been proposed to create models and execute simulation through the Web. Although web-based simulation has the advantage of utilizing many computers connected to Internet, overhead of the web server and heavy traffic caused by Java RMI degrade the performance and scalability of simulation. In this paper, we design and implement web-based distributed simulator using Java for the scalability and performance. In addition, we can apply the proposed simulator to create model server and client engines in online game. We apply the proposed simulator to simulate ATM switch queueing model.

  • PDF

A Study pn Development of collaborative Document Authoring system based on DOM (DOM에 기반한 공동 문서 저작 시스템 구현에 관한 연구)

  • Yu, Seong-Ju;Kim, Cha-Jong;Shin, Hyun-Sub
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.12
    • /
    • pp.2601-2608
    • /
    • 2010
  • It is difficult to merge text document and to remake use of documents on the most collaborative document authoring system using text document, and also to provide the storage place for saving and keeping documents. It has vulnerable drawbacks about the security though it provides the accessible abilities due to basing it on Web. In this paper, we design and implementation the collaborative document authoring system for XML document to improve a couple of problems on these systems. For these, we based on the DOM to manipulate the modeling object documents and utilized RMI on this system without considering socket communication when it transmits and receives Java objects. We improved the security through processes of authentication. By providing templates and editing functions such as annotation, visualization of document structures, we made easier making collaborative document authoring more than ever.

A Package Design for Multimedia Live Streaming in Distributed Environment (분산 환경에서 멀티미디어 실시간 스트리밍을 위한 패키지 설계)

  • Seo Bong-Kun;Kim Yun-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.9 no.4
    • /
    • pp.490-504
    • /
    • 2006
  • It needs to control each objects on various platform and transmit multimedia data to multiple receivers which are for developing a multimedia service with multimedia live streaming in a distributed environment. In this paper, we present a DLS (Distributed Live Streaming) package which support l:N multimedia live streaming in a distributed environment. Also, it has extended RMI which is a distributed object technology and JMF using multimedia transmission/processing. A java-based DLS package has been designed to separate a transmission and a control for more efficient distributed processing. It is possible to apply in development of multimedia service supported 1:N transmission and runned independently to any platform.

  • 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

Performance Evaluation of Distributed Heterogeneous Integration System Using Web Service (웹 서비스를 이용한 분산 이 기종 통합 시스템 성능분석)

  • 안영헌;박성준;김영국
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10c
    • /
    • pp.166-168
    • /
    • 2004
  • 본 논문에서는 분산 이기종 환경에서 웹 서비스를 이용한 데이터 처리 방식과 기존의 분산 처리 기술들과의 성능을 비교 분석하였다. 성능분석을 위한 시스템으로 분산 이기종 환경으로 825 e-Marketplace를 설계 구현하였다 본 논문에서 테스트한 성능분석은 B2B e-Marketplace에서 JWSDP 기반의 웹 서비스와 Java-RMI, CORBA를 대상으로 한다 성능분석 결과 분산 이기종 시스템에서 대량의 데이터를 처리하는 경우 웹 서비스를 이용하는 방법이 효과적적임을 보여준다.

  • PDF