• Title/Summary/Keyword: IIOP

Search Result 18, Processing Time 0.025 seconds

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

Design and Implementation of A Multimedia Platform Integrating Non-CORBA Applications (Non-CORBA 응용을 통합하는 분산 멀티미디어 플랫폼의 설계 및 구현)

  • 김종현;정형석;정광수
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.199-201
    • /
    • 1998
  • 본 논문에서는 CORBA 분산처리 환경을 갖추기 않은 운영체제 사에서 동작하는 응용들이 CORBA분산환경의 객체 서비스를 이용 가능하도록 하는 통신 플랫폼을 설계하고 구현하였다. CORBA 표준에서는 서로 다른 ORB(Object Request Broker)들간의 상호운용(interoperability)을 위하여GIOP/IIOP(General/Internet Inter-ORB Protocol)프로토콜을 정의하고 있다. 구현된 부산 멀티미디어 플랫폼은 IIOP Engine API를 제공함으로써 Non-CORBA 응용들을 통합하였으며, 디렉토리, 스트림, 파일 서비스 인터페이스를 제공함으로써 분산환경에서 멀티미디어 정보 서비스를 이용할 수 있는 환경을 제공한다.

  • PDF

Design of Shared Memory-based Inter-ORB Protocol for Communication Systems (통신시스템을 위한 공유메모리 기반 ORB 연동 프로토콜의 설계)

  • Jang, Ik-Hyeon;Cho, Young-Suk
    • The Journal of the Korea Contents Association
    • /
    • v.6 no.12
    • /
    • pp.59-70
    • /
    • 2006
  • Since communication systems software is very large and complex, it requires component based architecture for software reusability, hardware transparency, high performance, and easy software reconstruction in different applications. In order to meet these requirements, we analyze performance and inter-process communication techniques of existing CORBA IIOP, and designed a shared memory-based CORBA inter-ORB protocol that would best fit for communication systems software. The designed protocol supports the same interface and can minimize the message transfer overhead in the same host environment. The test results of our protocol compared with other protocols show that the performance is increased by about 15%-200%. We are thus assumed that our protocol can be used in developing CORBA-based component software architecture for communication systems.

  • PDF

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

Implementation of OpenGIS-based middleware using CORBA (CORBA를 이용한 OpenGIS 기반 미들웨어 구현)

  • An, Kyoung-Hwan;Cho, Dae-Soo;Hong, Bong-Hee
    • Journal of Korea Spatial Information System Society
    • /
    • v.1 no.1 s.1
    • /
    • pp.19-28
    • /
    • 1999
  • The focus is moving from the problem of building data to the problem of accessing and efficient utilization of data fitting to the purpose of a user. A distributed technology and a standard of geodata and geoprocessing is needed to satisfy these needs. This paper suggests an implementation method of a standard interface defined by OpenGIS with CORBA which is a distributed object technology. A client can invoke Open API of the middleware implemented with CORBA through IIOP. CORBA server objects which provide a client with Open API is the essence of an interoperability. CORBA server objects wrap the data formats and access methods of different GIS engines, and translate the data formats of different data servers to a standard data format.

  • PDF

CReMeS: A CORBA COmpliant Reflective Memory based Real-time Communication Service

  • Chung, Sun-Tae
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.25 no.10B
    • /
    • pp.1675-1689
    • /
    • 2000
  • We present CReMeS a CORBA-compliant design and implementation of a new real-time communication service. It provides for efficient predictable and scalable communication between information producers and consumers. The CReMeS architecture is based on MidART's Real-Time Channel-based Reflective Memory (RT-CRM) abstraction. This architecture supports the separation of QoS specification between producer and consumer of data and employs a user-level scheduling scheme for communicating real-time tasks. These help us achieve end-to-end predictability and allows our service to scale. The CReMeS architecture provides a CORBA interface to applications and demands no changes to the ORB layer and the language mapping layer. Thus it can run on non real-time Off-The-Shelf ORBs enables applications on these ORBs to have scalable and end-to-end predictable asynchronous communication facility. In addition an application designer can select whether to use an out-of-band channel or the ORB GIOP/IIOP for data communication. This permits a trade-off between performance predictability and reliability. Experimental results demonstrate that our architecture can achieve better performance and predictability than a real-time implementation of the CORBA Even Service when the out-of-band channel is employed for data communication it delivers better predictability with comparable performance when the ORB GIOP/IIOP is used.

  • PDF

Design and Implementation of CORBA Inter-ORB Protocol Based on Shared Memory for Communication Systems (통신 시스템을 위한 공유 메모리 기반 CORBA 연동 프로토콜 설계 및 구현)

  • Jang, Jong-Hyun;Lee, Dong-Gil;Choi, Wan;Han, Chi-Moon;Jang, Ik-Hyun
    • The KIPS Transactions:PartA
    • /
    • v.10A no.3
    • /
    • pp.231-238
    • /
    • 2003
  • Distributed systems present new system architecture for solving interoperability problem in heterogeneous system. This paper presents CORBA Inter-ORB protocol model based on shared memory to support communication software through analysis of existing CORBA IIOP protocol performance and Inter-Process Communication techniques. In the same host environment, proposed model applied standard CORBA mechanism to minimize message transfer overhead can develop software independently to hardware architecture of target communication system. This communication software that has flexibility and extensibility can improve productivity, duality and reusability of software.

An Implementation of CORBA-Based Electronic Commerce System (CORBA 기반 전자상거래 시스템 구현)

  • 조명섭;김순자
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.341-343
    • /
    • 1998
  • 인터넷 상의 전자상거래가 급속히 확산되면서 인터넷을 통한 온라인 상거래를 안전하게 처리할 수 있는 플랫폼 개발에 대한 많은 연구가 진행주이다. 그러나, 현재 개발된 전자상거래 플랫폼들은 표준의 부재로 인해 상호연동할 수 없는 문제점을 가지고 있으며, 이 문제점을 가지고 있으며, 이 문제점이 전자상거래 환경을 저해한는 요인으로 지적되고 있다. 따라서 본 논문에서는 이러한 문제점을 해결하기 위하여 전자상거래 시스템에 CORBA IIOP를 도입하는 방안을 제안하였다. 또한, 본 논문에서 제안한 CORBA 기반의 전자상거래 프레임워크의 검증을 위해 전자상거래 프로토콜인 SET을 시험 모델로 선택하여 이를 구현하였다.

  • PDF

FIPA-OS Framework Bundle Implementationover OSGi Service Platform

  • Lee, Hyung-Jik;Ryoo, Dong-Wan;Lee, Jeun-Woo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2002.10a
    • /
    • pp.53.4-53
    • /
    • 2002
  • In this paper, we implemented the FIPA-OS framework bundle and service agent bundle over the OSGi service platform in home-sewer platform. The FIPA-OS is the first open source implementation of the FIPA standards and is a component-based toolkit implemented in Java. The FIPA-OS bundle is composed of two bundles. One is the communication bundle such as RMI, IIOP, HTTP and ACC. Another is the agent loader bundle. Experiments are conducted on the service agent communication and loading by the agent loader bundle, and the proposed bundles are successfully installed, stopped, and uninstalled over the OSGi service platform.

  • PDF

Forward Migration of an Active Rule Mobile Agent using the Meta_data (메타데이터를 이용한 능동규칙 이동에이전트의 정 방향 이주)

  • Lee, Yon-Sik;Lee, Jun-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.7
    • /
    • pp.1567-1574
    • /
    • 2012
  • Since a migration method of the mobile agent is a factor that affects the overall performance of the entire distributed system, it is necessary to find efficient migration methods of the mobile agent within the sensor network and to collect and store data related to various components(server, sink and sensor node) of the sensor network, thereby providing consistent naming services. Accordingly, this paper presents design and implementation of MetaTable that is divided into MetaData where information on the sensor data server is stored and SubMetaData where various types of information on sink nodes and data on sensor nodes connected with the sink nodes is stored. Moreover, the paper also presented the implementation of forward migration of an active rule mobile agent applying the naming method based on RMI that used the meta_table and proposed the possibility of constructing efficient sensor network application environment. In this paper, for registration, release and retrieval methods suitable for new sensor network environment, we designed and implemented the naming agent by applying J2EE model based on RMI-IIOP(Internet Inter-ORB Protocol) technique.