• Title/Summary/Keyword: Java ORB

Search Result 17, Processing Time 0.031 seconds

Design and Implementation of a Java ORB (Java ORB설계 및 구현)

  • Lee, Gwon-Il;Seo, Rae-Won
    • The Journal of Engineering Research
    • /
    • v.6 no.1
    • /
    • pp.41-51
    • /
    • 2004
  • 본 논문은 OMG(Object Management Group) CORBA(Common Object Request Broker Architecture) 2.0을 만족하는 객체 중개자인 iORB(Internet ORB)의 설계 및 구현에 대한 것이다. iORB는 OMG IDL(Interface Definition Language)을 자바(Java)로 사상(mapping)할 뿐만 아니라 iORB 자체를 자바로 구현한 자바 객체 중개자(Java ORB)이다. iORB는 이식성 있는 스텁과 스켈리턴 코드를 지원하며, 기본 통신 프로토콜로 IIOP(Internet Inter-ORB Protocol)을 채택하고 있다. 그리고 원격 시스템의 객체 구현(object implementation) 참조에 필요한 IOR(Interoperable Object Reference) 찾기를 IP Multicast를 사용하고 있다. 본 논문에서는 이러한 특성을 지닌iORB의 설계 및 구현 경험에 대해서 기술한다.

  • PDF

An IDL-to-Java Compiler for Java ORB System (Java ORB 시스템을 위한 IDL-to-Java 컴파일러 개발)

  • Lee, Jin-Ho;Lee, Geun-Young;Chung, Tai-Myoung
    • The Transactions of the Korea Information Processing Society
    • /
    • v.5 no.8
    • /
    • pp.2154-2163
    • /
    • 1998
  • 복잡한 분산 시스템 상에서 운용되는 소프트웨어들을 위해서 안정된 하부구조인 동시에 소프트웨어 아키텍쳐인 OMG의 CORBA는 효율적인 객체 지향 개발 환경을 제공한다. 인터넷, 개인용 컴퓨터, WWW의 사용 증가로 인해 이기종의 분산 시스템들 상에서 구동될 수 있는 응용프로그램들이 요구되고 있으며 이와 같은 이기종간의 이식성을 충족시키기 위해서 Java ORB에 대한 필요성이 증가되고 있는 추세이다. 본 논문에서는 IDL을 자바로 사상하는 규약을 분석하며 자바로 구현된 CORBA 시스템을 지원하기 위한 IDL-to-Java 컴파일러를 구현하였다. 구현된 컴파일러는 어휘 분석기, 파서, 목적 코드 생성기로 나누어지며 목적 코드 생성기에서는 IDL에서 자바로 사상된 파일들 이외에 투명성을 제공하게 되는 클라이언트 스텁 코드와 객체 구현 스켈레톤 코드를 생성한다.

  • PDF

ORB System Supporting Mobile Object (이동객체 ORB 시스템의 개발)

  • 한윤기;유기영
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.190-192
    • /
    • 1998
  • 이동에이전트를 위한 이동객체(mobile agent)와 이를 지원해주는 이동객체서버(mobile object system)를 설계하고 이러한 요소들을 제어하고 관리하는 이동객체 시스템(mobile object system)을 Java로 구현한다. 또, 시스템 내의 이동객체를 비롯한 모든 객체들간의 객체 요청(object request)을 유연하게 중계하고 이들간의 통신을 담당하는 ORB (Object Request Broker)를 TCP/IC상에서 Java 로 구현하고 이동 에이젼트 시스템을 쉽게 구측할수 있는 앱스트랙션(abstraction)과 API를 제공한다. 이 시스템은 네이밍 서비스(naning service)와 푸쉬형 이벤트 서비스(push-event service)등을 기본적으로 지원한다.

  • PDF

Implementation and Performance Analysis of the Group Communication Using CORBA-ORB, JAVA-RMI and Socket (CORBA-ORB, JAVA-RMI, 소켓을 이용한 그룹 통신의 구현 및 성능 분석)

  • 한윤기;구용완
    • Journal of Internet Computing and Services
    • /
    • v.3 no.1
    • /
    • pp.81-90
    • /
    • 2002
  • Large-scale distributed applications based on Internet and client/server applications have to deal with series of problems. Load balancing, unpredictable communication delays, and networking failures can be the example of the series of problems. Therefore. sophisticated applications such as teleconferencing, video-on-demand, and concurrent software engineering require an abstracted group communication, CORBA does not address these paradigms adequately. It mainly deals with point-to-point communication and does not support the development of reliable applications that include predictable behavior in distributed systems. In this paper, we present our design, implementation and performance analysis of the group communication using the CORBA-ORB. JAVA-RML and Socket based on distributed computing Performance analysis will be estimated latency-lime according to object increment, in case of group communication using ORB of CORBA the average is 14.5172msec, in case of group communication using RMI of Java the average is 21.4085msec, in case of group communication using socket the average is becoming 18.0714msec. Each group communication using multicast and UDP can be estimated 0.2735msec and 0.2157msec. The performance of the CORBA-ORB group communication is increased because of the increased object by the result of this research. This study can be applied to the fault-tolerant client/server system, group-ware. text retrieval system, and financial information systems.

  • PDF

The Implementation of Multi-Threaded Basic Object Adapter to Invoke Server Object on iORB (iORB 객체 호출을 위한 다중쓰레드 방식의 Basic Object Adapter (BOA) 구현)

  • 이권일;남궁한
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10c
    • /
    • pp.215-217
    • /
    • 1999
  • CORBA 2.0 규격에 따라 구현돈 인터넷 Java ORB인 iORB는 Common Object Request Broker Architecture (CORBA) 객체 호출을 위한 Basic Object Adapter (BOA)를 클라이언트와 서버 객체 사이의 연결 설정과 요청 처리를 분리한 다중 쓰레드 방식으로 제공하고 있다. 본 논문은 다중 쓰레드 방식을 지원하는 iORB의 BOA 설계 및 구현에 관한 것이다.

  • PDF

Development of a Naming Agent for Interoperability of the Web and CORBA (웹과 DORBA 통합을 위한 이름 에이전트 개발)

  • Ma, Gyeong-Hun;Lee, Sang-Ho
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.5 no.2
    • /
    • pp.147-156
    • /
    • 1999
  • 웹과 CORBA(Common Object Request Broker)의 통합은 사용자에게 많은 장점을 제공하며, 현재 이를 자바(Java)언어로 구현한 JavaORB 는 다수의 제품이 나와 있다. 본 논문에서는 Java ORB의 기능을 향상시키는 이름 에이전트(naming agent)의 설계 및 구현에 관하여 기술한다. 이름 에이전트는 두가지 기능을 웹 사용자에게 제공한다. 첫째, 이름에이젼트는 웹 사용자에게 기존의 CORBA 이름 서비스를 제공하며, 또한 모든 이름 서비스에 등록된 모든 객체 구현에 대한 통합된 이름 서비스 기능을 제공한다. 둘째, 이름 에이전트는 자바로 구현된 CORBA 객체를 사용자 브라우저에서 직접 실행할 수 있도록 하는 기능을 제공한다.

Oracle′s KMS Solution Framework

  • Eok, Choe-Seung
    • Proceedings of the Korea Database Society Conference
    • /
    • 1998.09a
    • /
    • pp.347-364
    • /
    • 1998
  • Oracle's KM Technology ㆍCore Technologies - Oracle Application Server 4.0 JCORBA Cartridge, JTS - Oracle 8.1 JavaVM, Java Stored Procedure, CORBA/ORB, IIOP - ConText Carridge 8.1 - Enterprise Scalability and Performance - Open SQL Query Layer - Fully-Extensible Object Model for custom solutions ㆍNext Plan - Oracle Application Server 4.1 EJB Cartridge(omitted)

  • PDF

Design and Implementation of Java ORB on embeded OS (임베디드 OS 환경하의 자바 ORB 설계 및 구현)

  • 황희정;강운구;왕창종
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04a
    • /
    • pp.184-186
    • /
    • 2000
  • 임베디드 시스템에서의 응용 개발 기술들은 주로 임베디드 장치에 종속적인 것들로 CPU, 다양한 입력장치, 네트워크, 디스플레이, 사용자 인터페이스에 따라 개별적으로 소프트웨어 및 서버스들을 개발하는 방식으로, 소프트웨어의 내용과 복잡도의 증가에 따른 개발의 어려움이 증가하는 구조이다. 또한 네트워크를 기반으로 한 임베디드 시스템에서 이기종간의 상호운영이 가능한 서비스의 개발이 큰 문제가 되고 있다. 본 논문에서는 자바 기반의 임베디드 ORB를 설계한다. 설계한 ORB는 임베디드 OS 환경에 자바 비추얼 머신 상에서 동작 하므로 다양한 임베디드 시스템에서 별도의 코스 변환이나 수정 없이 이용할 수 있는 표준화된 API를 제공하며 모듈화를 통해 기능의 확장과 축소가 가능한 구조를 가진다. 또한 minimumCORBA 사양을 준수 함으로서 기존의 CORBA 서비스나 제품들과 상호 운영성을 유지한다.

  • PDF

CORBA compliance testing of the ORB functionality (ORB 기능의 CORBA 규격 준수 시험)

  • 정혜경;이정국;정연호;한재일;김영만;우종우;남궁한
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10a
    • /
    • pp.629-631
    • /
    • 1999
  • 최근의 분산처리 기술은 이질적인 분산환경에서의 상호 운용성을 보장하는 시스템통합 기술을 중심으로 발전해 나가고 있다. 이러한 환경을 제공하는 대표적 분산 미들웨어인 OMG CORBA는 현재 많은 산업체와 연구기관에서 구현하여 상용화하거나 연구용으로 제공하고 있다. 그러나 하나의 제품에서 개발된 CORBA 응용 프로그램을 다른 제품에서 이식에 필요한 코드 수정 없이 바로 사용할 수 없는 문제점을 보이고 있어 OMG에서 CORBA를 통해 성취하려고 하는 중요한 목표인 이식성과 상호운용성을 보장하지 못하고 있다. 본 논문은 Java 언어 매핑을 지원하는 ORB를 대상으로 위 문제의 해결에 필요한 CORBA 규격 준수 시험을 수행하는 ORB 기능 시험에 대하여 기술한다.

  • PDF

Conference System for CAD Based on Product Data Standard (제품 데이터 표준에 기반한 원격회의 지원 시스템)

  • Choi, Young;Yang, Sang-Wook
    • Korean Journal of Computational Design and Engineering
    • /
    • v.4 no.3
    • /
    • pp.200-209
    • /
    • 1999
  • This paper presents a 3D-conferencing system as a prototype implementation of concurrent and distributed engineering environment using CORBA-Java and SDAI-Java. The system consists of some client and server objects that communicate with each other via ORB. The server objects use lightweight version of current working draft of SDAI-Java to access STEP product data models, and the client objects provide user-friendly graphical interface. The proposed system can be used for communicating with 3D CAD data between remote designers, manufactures and customers regardless of he H/W or S/W platforms they use.

  • PDF