Implementing a Virtual Shopping Mall for the Cheapest Price using MOM(Message-Oriented Middleware) based on XML

XML 기반의 MOM(Message-Oriented Middleware)을 이용한 최저 가격 보장을 위한 가상 쇼핑몰 구현

  • 임종선 (순천향대학교 전산학과) ;
  • 주경수 (순천향대학교 정보기술공학부)
  • Published : 2002.03.01

Abstract

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).

Keywords