• Title/Summary/Keyword: JMS

Search Result 35, Processing Time 0.023 seconds

Development of Java Message Service using IDL/SSO (IDL/SSO를 이용한 Java Message Service의 개발)

  • 정명희;문남두;안건태;김현규;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04a
    • /
    • pp.484-486
    • /
    • 2000
  • JMS(Java Message Service)는 분산된 엔터프라이즈 시스템간의 메시지 생성, 전달, 수신 및 읽기를 위한 자바 기반의 표준 API를 제공한다. 이 API의 구조는 메시징 방식에 따라 Topic을 메시지 서버로 하는 Pulish-Subcribe모델과 Queue를 서버로 기자는 Point-To-Point 모델로 구분된다. IDL/SSO는 병행성(Concurrency), 영속성(Persistency), 필터(filter)등의 기능을 제공하는 공유객체 명세언어 시스템이다. 본 논문에서는 이 IDL/SSO를 이용하여 JMS를 구현하는 방법에 대하여 기술한다.

  • PDF

The Database Connection Management Architecture for E504 EJB Container System (E504 EJB 컨테이너 시스템의 데이터베이스 커넥션 관리 방법)

  • 서범수;김성훈;장철수;김중배
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10e
    • /
    • pp.148-150
    • /
    • 2002
  • EJB(Enterprise Java Bean)에서는 데이터베이스나 JMS(Java Message Service), 메일, ERP와 같은 외부 시스템 자원을 사용하기 위해 EJB 스펙은 JCA(Java Connector Architecture) 사용을 권장하고 있다. 본 논문에서는 E504(Enterprise 504) EJB 컨테이너가사용하는 여러 가지 자원 중 데이터베이스 커넥션에 초점을 맞추어 EJB 스펙에서 논의하고있는 리소스 관리 요구 사항과 JCA를 이용한 데이터베이스 커넥션 관리 방법 및 빈에서 발생 가능한 커넥션 요청 모델에 대해 논의한다.

  • PDF

Concurrency Control Method for EJB Entity Bean (EJB 엔터티 빈에 대한 동시성 제어 방법)

  • 정승욱;김중배
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.569-571
    • /
    • 2003
  • EJB (Enterprise Java Beans)는 웹 응용 서버 스펙인 J2EE(Java2 Enterprise Edition)의 핵심으로서, 비즈니스 업무를 웹 환경에서 컴포넌트 형태로 작성하여 재 사용성을 높이기 위한 서버 측 컴포넌트 프로그래밍 모델이다. EJB는 컴포넌트를 특성에 따라, 일반적인 비즈니스 로직을 나타내는 세션 빈(Session Bean), 데이터베이스에 저장된 정보와 같은 여러 클라이언트에 의해 공유되며 영속 장치에 저장되는 엔터티 빈(Entity Bean) 그리고 JMS메시지를 처리하는 메시지 드리븐 빈(Message-driven Bean)으로 구분한다. 본 논문에서는 ETRI에서 개발한 E504 EJB 서버에서 여러 클라이언트가 하나의 엔터티 빈에 동시에 접근할 경우 데이터 일관성 유지를 위한 동시성 제어 방법에 대해 논의한다.

  • PDF

The Persistence Management Architecture for EJB Server System (EJB 서버 시스템의 영속성 관리 방법)

  • 정승욱;노명찬;변영철;함호상
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10c
    • /
    • pp.127-129
    • /
    • 2002
  • EJB(Enterprise Java Beans)는 웹 응용 서버 스펙인 J2EE(Java2 Enterprise Edition)의 핵심으로서, 비즈니스 로직을 컴포넌트 형태로 작성하여 재 사용성을 높이기 위한 서버 측 컴포넌트 프로그래밍 모델이다. EJB는 컴포넌트를 특성에 따라 일반적인 비즈니스 로직을 나타내는 세션 빈(Session Bean), 데이터베이스에 저장된 정보와 같은 여러 클라이언트에 의해 공유되며 영속 장치에 저장되는 엔터티 빈(Entity Bean) 그리고 JMS 메시지를 처리하는 메시지 드리븐 빈(Message-driven Bean)으로 구분한다. 본 논문에서는 ETRI에서 개발한 E504 EJB 서버에서 엔터티 빈의 데이터베이스 접근을 자동화 해주는 영속성 관리자(Persistence Manager)에 대해 논의한다.

  • PDF

Mass Spectrometric Identification of Thiohydantoins Derived from Amino Acids (I) (Amino acid Thiohydantoin 유도체(誘導體)의 질량분석(質量分析) (제 I 보)(第 I 報))

  • Song, Kyung-Duck
    • Journal of the Korean Society of Food Science and Nutrition
    • /
    • v.3 no.1
    • /
    • pp.53-68
    • /
    • 1974
  • The thiohydantoin derivative derived from amino acid was used for the stepwise sequence analysis of peptide or protein from the carboxyl termini. Recently, SUZUKI reported the mass spectrometric identification about a part of these compounds. In this paper, was described the mass spectrometric identification of thiohydantoins derived from 20 amino acids. Mass spectra were obtained with a mass spectrometer, JEOL model JMS-06H and samples were introduced with a direct inlet probe. The molecular ion peaks and fragment ion peaks were identified easily, because these peaks appeared differently every amino acids and specially, it was easy discrimination between leucine and isoleucine. It is suggested that mass spectrometry was one of the useful methods to identify thiohydantoins derived from amino acids.

  • PDF

A Study on the Instance Management for EJB Server System (EJB 서버 시스템에서 인스턴스 관리 방법에 관한 연구)

  • Jung, Seung-Woog;Lee, Kyeong-Ho;Kim, Joong-Bae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11c
    • /
    • pp.2179-2182
    • /
    • 2002
  • EJB(Enterprise Java Beans)는 비즈니스 로직을 컴포넌트 형태로 작성하여 재 사용성을 향상시킨 서버 측 컴포넌트 모델로서, J2EE(Java2 Enterprise Edition)의 핵심이다. EJB는 컴포넌트를 특성에 따라 일반적인 비즈니스 로직을 나타내는 세션 빈(Session Bean), 데이터베이스에 저장된 데이터를 나타내는 엔터티 빈(Entity Bean) 그리고 JMS 메시지를 처리하는 메시지 드리븐 빈(Message-driven Bean)으로 구분한다. 이러한 빈들은 EJB 서버에 의해 관리된다. 본 논문에서는 EJB 서버에서 EJB 빈의 라이프 싸이클을 관리해주는 인스턴스 관리자(Instance Manager)에 대해 논의한다.

  • PDF

A Study of RPC model with XML document exchange using JMS (JMS를 이용한 XML문서교환 RPC 모델 구현방법에 관한 연구)

  • Jeong, Heon;Park, Hae-Woo;Kang, Byung-Ug
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.669-672
    • /
    • 2003
  • 인터넷상에서 데이터를 전달하기 위해 XML 기술을 활용하여 분산 환경을 어떻게 더욱 발전된 모습으로 지원해 나갈 수 있을 것인지를 두고 다양한 시도가 이루어지고 있다. 분산 환경에서 XML기술을 활용할 수 있는 분야는 데이터를 표현하여 모든 곳에서 통합화, 표준화하여 모든 사용자들이 접근 가능하도록 하는 기반구조이다. 최근 전자상거래 상(B2B)의 직접적인 거래론 위해서 변환과 문서 전달기능을 수행하는 메시징 시스템이 필요하다. 이러한 메시징 시스템을 XML과 결합하여 사용한다면 신뢰할 수 있고 확장 가능한 구조를 만들 수 있을 것이다. 따라서 본 논문에서는 JMS를 사용하여 B2B상에서 메시지 교환을 자유롭게 할 수 있는 RPC 메시징 모델을 설계한다. 본 메시징 모델을 전자상거래 시스템에 적용하면 B2B 메시지 전송이 용이하게 될 것이다.

  • PDF

Implementing a Virtual Shopping Mall for the Cheapest Price using MOM(Message-Oriented Middleware) based on XML (XML 기반의 MOM(Message-Oriented Middleware)을 이용한 최저 가격 보장을 위한 가상 쇼핑몰 구현)

  • 임종선;주경수
    • Journal of Information Technology Applications and Management
    • /
    • v.9 no.1
    • /
    • pp.61-70
    • /
    • 2002
  • There are a lot of shopping malls in Internet and most of consumers want to buy good goods in cheap price through the shopping malls. To support them, many sites for price comparison are constructed. But man or woman search many shopping malls and insert their price informations into database that the price comparison sites own. To overcome this disadvantage, virtual shopping malls are builded. These virtual shopping malls are connected and cooperated a lot of affiliated existing shopping malls for the cheapest price information. But, these virtual shopping mall are connected to those existing shopping malls in synchronous. So If they are connected to many existing shopping malls, we have to wait long time because of searching for many existing shopping malls. In this paper, we designed and implemented a virtual shopping mall that connect to many existing shopping malls in asynchronous. For a asynchronous communication between this virtual shopping mall and many existing shopping malls, we used JMS (Java Message Service) that is a standard Java API for MOM (Message-Oriented Middleware).

  • PDF

Implementation of a Gateway of Reference Model for Integrated Emergency Alerting System using JMS (JMS를 활용한 통합재난경보시스템 참조모델의 게이트웨이 구현)

  • Byeon, Yoongwan;Lee, Jaeho;Choi, Seong Jong
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2015.07a
    • /
    • pp.162-164
    • /
    • 2015
  • 사회의 발전과 그에 따른 인구의 증가로, 다양한 사회적, 자연적 재난으로 인한 인명과 재산 피해가 증가하고 있다. 국내에서는 이러한 추세에 따라 신속하고 정확한 재난 대응을 통해 인명과 재산을 지키기 위한 표준화된 재난 관리 체계를 구축하기 위한 연구를 진행하고 있다. 본지는 이러한 연구 과정의 일환으로, 통합경보시스템의 경보 발령에 사용되는 통신 방식과 그 흐름에 대해 제시한다. 또한, 통합경보시스템을 구축하기 위해 통합경보시스템 참조모델의 구현과 경보발령에 대한 시나리오를 가정하여 검증하였다.

  • PDF

Middleware-based multipoint-to-multipoint service for the integration of knowledge management systems (지식관리시스템 연계를 위한 미들웨어 기반 다중 전송 서비스)

  • Nam Dukyun;Kim Pyung;Choi KiSeok;Lee Dongman
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.07a
    • /
    • pp.307-309
    • /
    • 2005
  • 지식관리시스템은 기관 및 회사들에서 자신들의 조직에 맞는 시스템으로 구축하여 기사용하고 있다. 조직별 지식관리시스템에서는 하나의 조직에서 발생할 수 있는 지식만을 축적하고 있다 최근 지식 고도화 및 혁신사업의 하나인 '지식관리'를 위해 다른 조직의 지식관리시스템과의 연계를 통한 지식 공유 및 기존 지식들에서 양질의 지식을 창출탈 수 있는 체계적 지식관리시스템 구축에 주안점을 두고 있다. 본 논문에서는 별도로 개발된 다수의 지식관리시스템 사이의 연계를 위한 통신 방식을 살펴보고, 시스템 구축의 편의를 도모할 수 있는 미들웨어인 CORBA와 Java Message Service (JMS)를 활용한 메시지 다중 전송 서비스 연계방식을 제안한다.

  • PDF