• Title/Summary/Keyword: Message-Oriented Middleware

Search Result 17, Processing Time 0.018 seconds

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

A Study on Context Aware Middleware Design and Application (상황인식 미들웨어의 설계와 적용에 관한 연구)

  • Jang, Dong-Wook;Sohn, Surg-Won;Han, Kwang-Rok
    • The KIPS Transactions:PartD
    • /
    • v.18D no.5
    • /
    • pp.393-402
    • /
    • 2011
  • This paper describes a design and application of middleware that is essential to the context-aware system. We define a transducer interface protocol in order to deal with a variety of context data. For the purpose of systematic process of data between middleware modules, a message oriented middleware is designed and implemented. Memory improves the performance of high-performance computing system compared to previous strategies. Context aware middleware adopts service oriented architecture so that functions in modules may be independent and scalability can be remarkable. Using messages across modules decreases the complexity of the application development. In order to justify the usefulness of the proposed context aware middleware, we carried out our experiments in bridge health monitoring system and verified the efficacy.

Development of Message Oriented Middleware for Operational Flight Program in Avionics (항공전자 비행운영프로그램을 위한 메시지 기반 미들웨어 개발)

  • Kim, Jong-Moon;Kim, Ki-Il
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.2
    • /
    • pp.299-305
    • /
    • 2016
  • It is require to design the next generation avionics system while considering applicability under open architecture where standerd communication module is used. In this situation, if the existing schemes cannot guarantee new requirement, new system development is demanded. In this paper, we present design, implementation, and testing procedure for message based middleware to support operational flight program on avionics. System architecture include mission computer (MC) and large area display (LAD) over standard socket communication based on reliable Ethernet. Finally, experimental results demonstrate that the proposed middleware can guarantee real-time with 20msec as well as reliability requirements with no lost packet.

A Multi-Agent Message Transfer Architecture based on the Messaging Middleware ZeroMQ (메시지 지향 미들웨어 ZeroMQ 기반의 다중 에이전트 메시지 전송 구조)

  • Chang, Hai Jin
    • KIISE Transactions on Computing Practices
    • /
    • v.21 no.4
    • /
    • pp.290-298
    • /
    • 2015
  • This paper suggests a multi-agent message transport architecture based on the message-oriented middleware ZeroMQ. Compared with the other middlewares such as CORBA, Ice, and Thrift, ZeroMQ receives a good score in the evaluation of performance, QoS (Quality of Service), patterns, user friendliness, and resources. The suggested message transfer architecture borrowed many basic concepts like agent platform, AMS (Agent Management System), and MTS (Message Transfer System) from FIPA (Foundation for Intelligent Physical Agents) standard multi-agent specifications, and the architecture inherited the strength of the architecture from the multi-agent framework SMAF (Smart Multi-Agent Framework). The architecture suggested in this paper is a novel peer-to-peer architecture which is not known to the ZeroMQ community. In the suggested architecture, every MTS agent uses only one ZeroMQ router socket to support peer-to-peer communication among MTS agents. The suggested architecture can support closely collaborating software areas such as intelligent robots as well as the traditional application areas of multi-agent architecture. The suggested architecture has interoperability and scalability with the ZeroMQ devices and patterns.

Design and Implementation of Publish/Subscribe Model Based RPC Middleware (Publish/Subscribe 모델 기반 RPC 미들웨어 설계와 구현)

  • Park, Sanghyun;Choi, Junesung;Kook, Kwangho
    • Journal of IKEEE
    • /
    • v.19 no.3
    • /
    • pp.327-334
    • /
    • 2015
  • Various types of middle-ware were created for integration between legacy systems and newly built systems. RPC(Remote Procedure Call), MOM(Message Oriented Middle-ware) and TM(Transaction processing Monitor) are the typical types of middle-ware. One of the most known MOM type middle-ware is PS(Publish/Subscribe). PS enables to create a system which has low coupling and high scalability. But PS based systems also have low cohesiveness. On the contrary, RPC has high cohesiveness but also has high coupling. This paper proposed design and implementation of hybrid model which offset disadvantages of RPC and PS.

M-MOM : A Message Oriented Middleware Service for Mobile Clients (M-MOM;이동 클라이언트를 위한 메시지 지향 미들웨어 서비스)

  • Baek, Gwang-Jin;Kim, Tae-Yun
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.5 no.2
    • /
    • pp.247-262
    • /
    • 1999
  • 이동 컴퓨팅 환경의 특징은 대역폭의 제약과 잦은 접속의 단절이다. 앞으로 이동 컴퓨팅에 대한 요구는 증가할 것이며 이동 컴퓨팅 환경을 극복할 수 있고 동적으로 적응할 수 있는 서비스를 필요로 한다. RPC(Remote Procedure Call)는 동기적이며 믈록(block)상태를 유발시키는 통신 구조로 분산 응용 프로그램을 작성하기 위한 환경을 제공한다. M-RPC(Mobile RPC) 는 RPC를 이동 컴퓨팅 환경에 맞도록 확장한 것이다. MOM(Message Oriented Middleware)은 분산 통신을 위한 미들웨어로서 분산 프로세스들간에 동기적 또는 비동기적 상호 작용을 지원하는 peer-to-peer 분산 컴퓨팅 모형으로 특징지워진다. 본 논문은 기존 MOM 시스템을 기반으로 하여 이동 컴퓨팅 환경을 지원하는 M-MOM(Mobile-MOM) 시스템을 제안하고 자바 언어로 구현하여 성능을 평가한다. M-MOM 환경에서 이동 호스트(mobile host)에서 실행되는 응용 프로그램과 고정 호스트(fixed host)에서 실행되는 메시지 큐 관리자는 베이스 스테이션(Base Station)에서 실행되는 메시지 에이전트를 통해 메시지 큐 관리자와 동적으로 연결된다. 비동기적인 서비스를 지원하는 M-MOM은 동기적인 서비스만을 지원하는 M-RPC 보다 이동 컴퓨팅 환경을 보다 효과적으로 극복할 수 있는 서비스를 지원한다.

A Rule-based JMS Message Routing System for Dynamic Message Communication in based Distributed Systems (분산환경에서 동적 메시지 교환을 위한 룰 기반 JMS 메시지 라우팅 시스템)

  • Cho, Poong-Youn;Choi, Jae-Hyun;Park, Jae-Won;Lee, Nam-Yong
    • The Journal of Society for e-Business Studies
    • /
    • v.13 no.3
    • /
    • pp.1-20
    • /
    • 2008
  • Today's computing environment which is getting distributed to communicate with various systems needs dynamic inter-connectivity of the systems. MOM(Message Oriented Middleware) is popularly used for transmitting XML messages among the distributed systems for the inter-connectivity. But, they do not support event-based message routing functionalities with XML transformation for processing effective message routing, which is essential to inter-connectivity, and there is no integrated platform to cope with these requirements. Although event-based message routing and XML transformation have been studied in a wide range of computer science areas, development of message routing systems is considered as a tough job due to the technological difficulties. In order to address these requirements, we proposed a novel system, named RMRS(Rule-based Message Routing System), which supports event-based message routing as well as XML message transformation. To make the proposed system easy to use, we also redesigned ECA(Event- Condition-Action) rule to fit in our system and developed a tool to map source XML structure into target XML structure.

  • PDF

Design and Implementation of Lightweight ESBus Engine for Service Oriented Architecture (서비스 지향 아키텍처를 위한 경량 ESB 엔진의 설계 및 구현)

  • Kim, Yoon-Ho;Cho, Seong-Hwan
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.14 no.6
    • /
    • pp.131-137
    • /
    • 2014
  • Service Oriented Architecture(SOA) is a flexible structure which does not affect other services even when a specific service is changed. It provides the platform with neutral interfaces independent of any others, where services are loosely coupled in a standard way. While ESB (Enterprise Service Bus) is a key technology for service-oriented architecture, few research and development for ESB has been done. In this paper, we designed and implemented the key components of ESB such as mediation service, message oriented middleware service, operation service, monitoring service, application connection service, and database connection service. The performance evaluation was done by measuring the message processing time for the number of messages with various sizes.

Design and Realization of Distributed Real-time Message Management Scheme for Naval Combat System Development Tool (함정 전투 시스템 개발 툴을 위한 분산 실시간 메시지 관리 기법 설계 및 구현)

  • Im, Jin Yong;Kim, Dong Seong;Song, Kyung Sub;Choi, Yoon Suk
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.22 no.7
    • /
    • pp.570-577
    • /
    • 2016
  • This paper proposes the design of a novel distributed message management scheme using a message-oriented management and analysis tool (MOMAT) for naval combat system (NCS) middle-ware. If a message is not guaranteed real-time of the NCS with each node, it causes the loss of data and decreases the reliability of systems. To solve these problems, improved message management schemes are proposed. Message management schemes are considering a real-time user management scheme and a real-time traffic management scheme. The proposed schemes are simulated with a developed simulation tool, data publisher, and subscriber connected through nodes in middle-ware. The simulation results show improved results in terms of message round-trip time (RTT), End-to-End delay, and throughput.

Software Design of Stores Management System based on the TMO Model (TMO 모델 기반 무장 관리 시스템 소프트웨어 설계)

  • Park, Hansol
    • Journal of the Korean Society of Systems Engineering
    • /
    • v.13 no.1
    • /
    • pp.1-6
    • /
    • 2017
  • A stores management software which is embedded in the stores management system requires high-level reliability and real-time processing. It also required to implement and verify protocols which requires timing constraints to control various weapons. In this paper, we propose design methodology to design a stores management software and its support middleware based on the TMO (Time-triggered Message-triggered Object) model.