• Title/Summary/Keyword: 이벤트 기반 아키텍처

Search Result 29, Processing Time 0.023 seconds

Trend of Event-Driven Service Technology (이벤트 기반 서비스 기술 동향)

  • Lee, M.Y.;Kim, M.J.
    • Electronics and Telecommunications Trends
    • /
    • v.21 no.5 s.101
    • /
    • pp.61-68
    • /
    • 2006
  • 이벤트 기반 서비스 기술은 실시간으로 발생하는 이벤트를 감지하고 분석하여 이에 대한 반응으로 서비스가 연동되는 기술로, 실시간 기업 환경 구축이나 유비쿼터스 서비스 환경 구축을 위한 핵심 기반 기술이다. 실시간 기업 환경에서 요구되고 있는 기업내업무 프로세스에서 발생하는 다양한 정보를 실시간 모니터링, 분석하여 변화에 대한 신속한 대응을 제공하거나, 유비쿼터스 서비스 환경에서 상황에 맞게 적시에 맞춤형서비스를 제공하기 위해서는 이벤트 기반의 서비스 기술이 요구된다. 본 고에서는 이벤트 기반 아키텍처의 개념, 발전 방향 및 구성 요소에 대해 설명하고, 실시간으로 발생하는 대량의 이벤트를 처리하여 의미있는 상황 정보를 제공하거나 서비스를 연동하는 기술인 이벤트 스트림 처리 기술에 대해 살펴본다.

The Design of a Complex Event Model for Effective Service Monitoring in Enterprise Systems (엔터프라이즈 시스템에서 효과적인 서비스 모니터링을 위한 복합 이벤트 모델의 설계)

  • Kum, Deuk-Kyu;Lee, Nam-Yong
    • The KIPS Transactions:PartD
    • /
    • v.18D no.4
    • /
    • pp.261-274
    • /
    • 2011
  • In recent competitive business environment each enterprise has to be agile and flexible. For these purposes run-time monitoring ofservices provided by an enterprise and early decision making through this becomes core competition of the enterprise. In addition, in order to process various innumerable events which are generated on enterprise systems techniques which make filtering of meaningful data are needed. However, the existing study related with this is nothing but discovering of service faults by monitoring depending upon API of BPEL engine or middleware, or is nothing but processing of simple events based on low-level events. Accordingly, there would be limitations to provide useful business information. In this paper, through situation detection an extended complex event model is presented, which is possible to provide more valuable and useful business information. Concretely, first of all an event processing architecture in an enterprise system is proposed, and event meta-model which is suitable to the proposed architecture is going to be defined. Based on the defined meta-model, It is presented that syntax and semantics of constructs in our event processing language including various and progressive event operators, complex event pattern, key, etc. In addition, an event context mechanism is proposed to analyze more delicate events. Finally, through application studies application possibility of this study would be shown and merits of this event model would be present through comparison with other event model.

An Event-Driven Dynamic Monitor for Efficient Service Monitoring (효율적인 서비스 모니터링을 위한 이벤트 주도 동적 모니터)

  • Kum, Deuk-Kyu;Kim, Soo-Dong
    • Journal of KIISE:Software and Applications
    • /
    • v.37 no.12
    • /
    • pp.892-908
    • /
    • 2010
  • Services in SOA are typically perceived as black-box to service consumers, and can be dynamically evolved at runtime, and run on a number of unknown and heterogeneous environments. Because of these characteristics of the services, effective and efficient monitoring of various aspects on services is an essential functionality for autonomous management of service. But the problem with or limitation in conventional or existing approaches is, that they focus on services themselves, ignoring the effects by business processes. Consequently, there is a room for service monitoring which provides more useful information of business level by acquisition of only external monitoring data that depend on specific BPEL engine and middleware. Moreover, there is a strong demand to present effective methods to reduce monitoring overhead which can degrade quality of services. EDA can cope with such limitations in SOA by collecting and analyzing events efficiently. In this paper, we first describe EDA benefits in service monitoring, and classify monitorring target, and present an appropriate monitoring method for each monitoring target. Also to provide the applicability of our approach, an event meta-model is defined, and event processing model and architecture based on the meta-model are proposed. And, with the proposed architecture and method, we implement a prototype of an event-driven dynamic monitoring framework which can collect and process internal and external data at runtime. Finally, we present the result of a case study to demonstrate the effectiveness and applicability of the proposed approach.

A Study on Monitoring of Event-Based Composite Web Services Management (이벤트 기반의 협업적 웹 서비스 관리 모니터링에 관한 연구)

  • Chung, Duck-Won;Min, Dug-Ki
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.05a
    • /
    • pp.757-760
    • /
    • 2007
  • 최근 각 기업과 공공기관들의 서비스들은 웹 서비스 기반으로 구축되고 있다. 이러한 여러 서비스들을 혼합한 협업적 웹 서비스 환경에서 서비스에 대한 프로세스 관리, 서비스 상태 체크, 서비스 과금을 위한 과금 요소 추출등을 위한 모니터링이 필요하다. 이에 본 논문에서는 효과적인 모니터링을 위하여 이벤트 기반의 협업적 웹 서비스 관리 모니터링 구조와 방법을 제시한다. SOA (Service Oriented Architecture) 기반의 협업적 웹 서비스 개발 생명주기를 단계별로 검토하여 관리 모니터링의 관점에서 필요한 요구사항들을 찾아내고, 이를 기반으로 협업적 웹 서비스 관리를 위한 이벤트 기반의 관리 모니터링 시스템 아키텍처를 제시한다.

  • PDF

Design and Implementation of Event Based Message Exchange Architecture between Servers for Server Push (서버 푸시를 위한 이벤트 기반 서버간 메시지 교환 아키텍처의 설계 및 구현)

  • Cho, Dong-Il;Rhew, Sung-Yul
    • Journal of Internet Computing and Services
    • /
    • v.12 no.4
    • /
    • pp.181-194
    • /
    • 2011
  • Server push which is technology of sending contents from servers to browsers in real time using long polling requests enables real time bidirectional communications between servers and browsers in HTTP environment. Recently, thanks to the rapid supply of mobile devices having ability of full browsing, server push is being applied to various applications. However, because servers providing services should offer distributed contents to a large number of users simultaneously in various user environments, they have a burden that offers contents quickly distinguishing much more concurrent users than before. The method of message exchange so far achieved in distributed server environment has difficulties in the performance of simultaneous user request process, the identification of users and the contents delivery. In this paper, We proposed message exchange architecture between servers for offering server push in the distributed server environment. The proposed architecture enables message exchange in the method of push between servers based on event driven architecture. In addition, the proposed architecture enables flexible identification of a event agent and event processing under the connected environment of a lot of users. In this paper, we designed and implemented the proposed architecture and compared performance with the previous way through a performance test. In addition, function is confirmed through the case realization. As a result of the performance test, the proposed architecture can lessen the use of server Thread and response time of users and increase simultaneous throughput.

A Bottom-up Approach for Service identification on SOA (SOA 기반 서비스 식별을 위한 상향식 접근)

  • Lee, Hyeon-Joo;Choi, Byoung-Ju;Lee, Jung-Won
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.05a
    • /
    • pp.245-248
    • /
    • 2007
  • 서비스 지향 아키텍처(SOA)는 기업이 적정한 비용으로 오늘날 가장 중요한 IT 요구사항인 민첩성과 유연성을 만족시킬 수 있는 IT 아키텍처 수립의 토대로, 경영환경이 빠르게 급변하는 최근에 떠오른 이슈이다. 기존의 서비스 지향 아키텍처의 서비스 개발은 주로 비즈니스 환경에서 어플리케이션방향으로 접근하는 하향식 방법이 대부분이었으나, 본 논문에서는 이미 개발된 컴포넌트 기반 시스템에서 접근하는 상향식 서비스 식별법을 제안한다. 본 논문에서 제안하는 방법은 사용자의 이벤트 정보를 담고 있는 GUI Flow-Event 를 이용하여 컴포넌트를 서비스로 식별하고, 서비스 식별시 발생하는 서비스간 연관관계에 따른 문제점을 최소화함으로써 비즈니스 도메인에 더욱 가깝고, 약결합을 지향하는 서비스로 식별할 수 있다.

  • PDF

The Strategies for building BPM with SOA in the Next-Generation insurance system (차세대 보험시스템에서의 SOA 구현을 위한 BPM 연계성 확보 방안)

  • Lee, Sung-Rak;Park, Seung-Hyun;Choi, Jin-Young
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.05a
    • /
    • pp.225-228
    • /
    • 2007
  • 차세대 보험시스템에서 지향하는 실시간 기업(RTE: Real Time Enterprise) 서비스가 오픈 프레임 플랫폼 기반의 다운사이징으로 구체화됨에 따라 서비스 지향 아키텍처(SOA: Service Oriented Architecture)와 이벤트 기반 아키텍처(EDA: Event Driven Architecture)가 비즈니스 어플리케이션을 변화시키는 주요한 설계 스타일로 등장하게 되었다. 이에 따라 엔터프라이즈 서비스 버스를 통한 서비스 흐름이 업무 서비스간 유연한 결합이 되도록 프로세스 관리 목적에 부합하는 연계성 방안이 필요하게 되었다. 본 연구에서는 이러한 설계 스타일의 SOA 구현방식에 있어서 비즈니스 프로세스관리(BPM: Business Process Management)에 대한 비즈니스 측면과 IT 측면의 연계성 방안을 마련하였다. 이 방안을 도출하기 위하여 관련 디자인 패턴을 연구한 후 BPM 솔루션을 활용하여 연계테스트를 통한 검증을 수행하였고, 이러한 분석결과는 향후 SOA 로 차세대프로젝트를 진행하려는 이용자들에게 아키텍처 수립 및 시스템 개발에 필요한 효율적인 방안을 제공할 수 있을 것이다.

  • PDF

Architecture and Performance Analysis of An Event Notification Service (이벤트 알림 서비스의 구조와 성능분석)

  • Han Young-Tae;Min Dug-Ki
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.3 s.35
    • /
    • pp.201-208
    • /
    • 2005
  • Event notification service is a event-based messaging middleware service needed for various vertical domains, such as, business applications, distributed system management, and web service integration. In this paper, we investigate the architecture of an event notification service that includes a subject-based event dissemination service and a flexible message communication service. The event dissemination service is in charge of transferring events asynchronously but speedy according to the subjects of events and their environmental knowledge. It also includes content-based message filtering. The message communication service provides a common communication infrastructure supporting variety types of messages and variety of protocols. Depending on application domains and situation, we can re-configurate the communication infrastructure in order to optimize the efficiency and usability. This paper shows the performance analysis of our event notification service with various types of message formats and protocols.

  • PDF

A Publish Subscribe Information Exchange Model and A Novel Matching Algorithm for Navy Shipboard Systems (해군 함정 컴퓨팅 체계 정보교환을 위한 Publish Subscribe 모델 기반 아키텍처 및 매칭 알고리즘)

  • Kim, Hong-Jae;Oh, Sang-Yoon
    • The KIPS Transactions:PartA
    • /
    • v.18A no.5
    • /
    • pp.181-192
    • /
    • 2011
  • Information superiority is an essential factor in modern warfare and it can be archived by efficient information exchange between systems. Various computing systems are installed on the today's navy vessels. However, it is hard to improve interoperability and efficiency of information exchange since the configurations of installed systems are varying. The military standard and commercial standard are mix-used between systems. In this paper, we propose an information exchange architecture based on Pub/Sub model as a communication middleware to improve interoperability as well as enhancing scalability. We also propose a novel tree matching algorithm to improve a performance of PubSub broker. In the proposed algorithm, each tree nodes have information about predicates of subscription that can reduce event matching time. The performance evaluation results show our proposed algorithm reduces time for matching predicates compare with other algorithms.

A Cooperative Swimlane Workflow Modeling System Architecture (실시간 협업 지원 협동 스윔레인 워크플로우 모델링 시스템 아키텍처)

  • 이정훈;오동근;한승혁;김형목;원재강;김민홍;김광훈
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04a
    • /
    • pp.563-565
    • /
    • 2003
  • 기업 업무의 절차와 규모가 복잡해지고 증가함에 따라 한 사람이 기업의 모든 업무 프로세스를 모델링하고 관리하는 것이 어려워지고 있다. 기존의 Workflow 모델링 방식은 프로세스 정의를 한 명(또는 소수)의 디자이너가 맡아 왔다. 그러나 스윔레인 같은 롤 기반의 프로세스 모델링은 각 롤에 해당하는 디자이너 그룹이 프로세스를 정의하기 때문에 모델링 작업을 단순화 시킬 수 있다. 본 논문에서는 워크플로우 모델링 방식과 다른 역할 기반의 스윔레인 모델링을 바탕으로 그룹웨어기술을 접목 시켜 기업의 업무 프로세스를 보다 효율적으로 정의할 수 있는 실시간 협업 지원 협동 스윔레인 워크플로우 모델링 시스템 아키텍처를 제시한다. 이벤트 방식의 화면 처리는 네트워크 트래픽 및 오버 헤드를 감소 시킬 수 있다. 또한 분리된 어플리케이션이 비동기적으로 신뢰성 있게 통신할 수 있도록 메시징 시스템을 도입하고, 협업간 투명성(Transparency)을 보장하는 가상 협업 서버 구조를 살펴 볼 것이다. 이러한 것들은 향후 분산환경으로의 발판을 이를 수 있다.

  • PDF