• Title/Summary/Keyword: 이벤트 관리

Search Result 464, Processing Time 0.025 seconds

Event Handling of Schedule Management System in BioPlace (BioPlace의 일정관리 이벤트 처리)

  • 박희종;문남두;안건태;박양수;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10c
    • /
    • pp.334-336
    • /
    • 2003
  • BioPlace의 일정관리 시스템은 특정 연구 분야의 연구자들 사이에 효과적이고 능률적인 일정관리를 지원하기 위한 웹기반 환경이다. 웹을 통한 공동작업의 경우 개인은 물론 그룹의 일정을 보다 효율적이고 체계적으로 수립하고 공지하는 것이 바람직하다. 본 논문에서는 이러한 요구를 충족시키기 위하여 BioPlace의 일정관리 작업에서 발생하는 이벤트의 흐름과 관련 데이터의 분석을 통한 데이터의 효율적인 관리방법을 기술하였다. 일정관리 작업에 사용되는 데이터의 효율적인 관리와 처리를 위한 방법으로 세션과 Request 객체를 이용하였다.

  • PDF

An Effective Searching Method for Timestamped Event Sequences (타임스탬프된 이벤트 시퀀스를 위한 효율적인 검색 방법)

  • 이우준;노국필;강성구;박상현
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04a
    • /
    • pp.782-784
    • /
    • 2003
  • 시퀀스로부터 원하는 패턴을 효율적으로 검색하는 것은 타임 시리즈 분석이나 네트웍 침입 탐지와 같은 응용 환경에서 필수적이다. 예로서, 특정한 이벤트가 발생할 때마다 이벤트의 유형과 발생 시각을 기록하는 네트웍 이벤트 관리 시스템을 생각해보자. 네트웍 이벤트들의 연관 관계를 발견하기 위한 전형적인 질의 형태는 다음과 같다: "CiscoDCDLinkUp이 발생한 후 20초 이내에 MLMStatusUP이 발생하며 그 후 40초 이내에 CiscoDCDLinkUP이 발생하는 모든 경우를 검색하라." 이 논문은 위와 같은 질의를 효율적으로 처리할 수 있는 방안으로 빈도수 기반, 조인 기반, 트리 순회 기반의 검색 기법들을 제시한다.기법들을 제시한다.

  • PDF

Development of Sports Events Management Process and Conformance Assessment (스포츠이벤트 매니지먼트 프로세스 개발 및 적합성 평가)

  • Kim, Joo-Hak;Kim, Joo-Yong;Cho, Sun-Mi
    • Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology
    • /
    • v.7 no.7
    • /
    • pp.691-700
    • /
    • 2017
  • International sports events is one of the core products in the sports industry the scale of sports event business is steadily increasing. However, In terms of sports event management, knowledge and experience generated through sports events are ineffective and non-systematically managed. For this reason, unnecessary resources are wasted and trial and error are repeated in hosting, preparing and operating in sports event management. The purpose of this study is to develop a sports event management process and evaluate conformance. To accomplish the purpose of this study, developed the core processes of sports events in step by step and then applied and conformance evaluated of the designed process. Developed and evaluated sports events management processes are five Functional Area of registration, accommodation, transport, broadcasting, and food and beverage. Of these FA, 63 activities were selected and analyzed. The modeling was used as IDEF method, the conformity analysis was used as Fuzzy logic, analysis tool was used ProM.

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

A Design of Event Service for JavaRmi Distributed Objects (JavaRmi 분산객체를 위한 이벤트 서비스의 설계)

  • 김현규;우양우;박양수;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.412-414
    • /
    • 1998
  • 대규모의 분산 응용시스템은 일반적으로 다수의 구성요소로 이루어져 있으며, 그 구성요소간의 상호작용을 위해 필요한 이벤트의 전달 구조가 다소 복잡한 특성을 지닌다. 이러한 이벤트의 다중처리 문제는 나이도가 높은 구현기법 중 하나이므로, 보다 안정적인 분산 응용시스템을 효율적으로 개발하기 위해서는 이벤트의 다중처리를 위한 기반 시스템을 제작, 지원하는 것이 바람직하다. 본 논문에서는 Java에서 분산객체개념을 도입한 JavaRmi환경에서 이벤트의 체계적인 다중처리를 위한 서비스를 설계함으로써, Java개발자가 보다 안정적이고 효율적인 방법으로 분산응용시스템을 구축할 수 있도록 지원하기 위한 방법을 제안하고자 하였다. 본 논문에서는 제안한 JavaRmi이벤트 서비스 시스템은 JavaRmi를 기반으로 하여, JavaRmi시스템이 지닌 효율성과 대중성의 잇점을 충분히 활용할 수 있도록 설계되었다. 이러한 기본적인 잇점 이외에도 이벤트 서비스의 설계에 있어서 직관적인 인터페이스, 그룹별 이벤트 서비스의 생성과 관리 기능. 병행성과 동기화 도구 등의 기능을 추가하여, 분산 응용시스템의 개발시 자주 요구되는 이벤트 처리를 위한 Java 개발자의 노력을 최소화할 수 있도록 지원하고자 하였다.

  • PDF

Implementation of Direct Event Notification Service on Cluster Environment (클러스터 환경에서 Direct 이벤트 통지 서비스의 설계 및 구현)

  • Yeom, Ki-Duk;Kim, Suk-Dong;Min, Dug-Ki
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05a
    • /
    • pp.181-184
    • /
    • 2003
  • 가격대 성능비가 우수한 클러스터 시스템의 보급이 확산되어 많이 사용되고 있다. 클러스터 시스템을 구성하는 컴포넌트들은 다양한 이벤트를 발생시키고 통지하는 상호작용을 하기 때문에 시스템을 효과적으로 관리하기 위해서는 이벤트를 직접 또는 간접적으로 통지해 주는 이벤트 통지 서비스가 필요하다. 본 논문은 클러스터 환경에서 컴포넌트들 간에 발생하는 이벤트를 직접적으로 통지하는 이벤트 통지 서비스를 제안한다. 이 이벤트 통지 서비스는 컴포넌트들 간에 발생한 이벤트를 직접적으로 통지하기 때문에 전송속도가 빠르며, 통지 시 필요에 따라 다양한 이벤트 핸들링 모듈을 적용할 수 있는 유연한 구조로 설계되었다. 또한, 신뢰성 있는 통신을 위하여 UDP를 확장한 하부 데이터 통신 인프라를 사용하였다.

  • PDF

Security Information and Event Management System for Ship Cyber Security (해사 사이버 보안 대응을 위한 선박용 보안 정보와 이벤트 관리 시스템)

  • Nam-seon Kang;Chang-sik Lee;Seong-sang Yu;Jong-min Lee;Gum-jun Son
    • Journal of Advanced Navigation Technology
    • /
    • v.28 no.4
    • /
    • pp.497-506
    • /
    • 2024
  • In this study, we proposed security information and event management for ship as a technology to respond to maritime cybersecurity regulations and evolving cyber threats. We analyze the main technologies of network management system and security information and event management, which are representative technologies for responding to ship cyber security, and propose SIEM for ships based on this. Optimized for ships based on the International Maritime Organization's Maritime Cyber Threat Management Guidelines, IACS UR E26, 27, etc. Derive the main functions of the SIEM for ship, linkage and normalization plan for the ship's heterogeneous equipment, ship's cyber threat and ship detection policy to identify ship's cyber security threats, and ship's operating environment and operating personnel.

Design and Implementation of Scalable and Reliable Event Channel Service in Web Cluster Environment (웹 클러스터 환경을 위한 신뢰성 있고 확장성 있는 이벤트 패널 서비스의 설계와 구현)

  • An, Hyung-Geun;Lee, Yong-Han;Min, Dug-Ki
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05a
    • /
    • pp.185-188
    • /
    • 2003
  • 인터넷이 확산되고 일반화되면서 가용성, 확장성이 우수한 저가형 웹 클러스터 시스템이 많이 사용되고 있다. 웹 클러스터 시스템을 효과적으로 관리하기 위해서는 클러스터 시스템을 구성하는 다양한 컴포넌트들에서 발생하는 이벤트를 직접 또는 간접적으로 전달해 주는 이벤트 전달 서비스가 필요하다. 본 논문은 웹 클러스터 환경에서 컴포넌트들 간에 발생하는 이벤트를 간접적으로 전달하는 이벤트 채널 서비스를 제안한다. 이 이벤트 채널 서비스는 이벤트 생산자와 소비자가 채널을 통하여 Push 또는 Pull 방식으로 이벤트를 전달 할 수 있는 구조를 제공하며, 전달 시 필요에 따라 다양한 QoS 정책과 Filtering기법을 적용할 수 있는 유연한 구조로 설계되었다. 또한 웹 클러스터의 구조와 적절히 결합되어 시스템 장애에도 불구하고 계속적으로 동작할 수 있으며 멀티 클러스터 구성 시 확장성이 우수하다.

  • PDF

A Policy-driven RFID Data Management Event Definition Language (정책기반 RFID 데이터 관리 이벤트 정의 언어)

  • Song, Ji-Hye;Kim, Kwang-Hoon
    • Journal of Internet Computing and Services
    • /
    • v.12 no.1
    • /
    • pp.55-70
    • /
    • 2011
  • In this paper, we propose a policy-driven RFID data management event definition language, which is possibly applicable as a partial standard for SSI (Software System Infrastructure) Part 4 (Application Interface, 24791-4) defined by ISO/IEC JTC 1/SC 31/WG 4 (RFID for Item Management). The SSI's RFID application interface part is originally defined for providing a unified interface of the RFID middleware functionality―data management, device management, device interface and security functions. However, the current specifications are too circumstantial to be understood by the application developers who used to lack the professional and technological backgrounds of the RFID middleware functionality. As an impeccable solution, we use the concept of event-constraint policy that is not only representing semantic contents of RFID domains but also providing transparencies with higher level abstractions to RFID applications, and that is able to provide a means of specifying event-constraints for filtering a huge number of raw data caught from the associated RF readers. Conclusively, we try to embody the proposed concept by newly defining an XML-based RFID event policy definition language, which is abbreviated to rXPDL. Additionally, we expect that the specification of rXPDL proposed in the paper becomes a technological basis for the domestic as well as the international standards that are able to be extensively applied to RFID and ubiquitous sensor networks.

Business Activity Monitoring Using Process-based Event Analysis (프로세스 기반 이벤트 분석을 이용한 비즈니스 활동 모니터링)

  • Son, Sung-Ho;Jung, Jae-Yoon;Kang, Suk-Ho;Cho, Nam-Wook
    • The Journal of Society for e-Business Studies
    • /
    • v.12 no.2
    • /
    • pp.219-231
    • /
    • 2007
  • Based on a complex event processing technique, an event analysis method for Business Activity Monitoring(BAM) is developed to provide an early warning for on-going events so that process managers effectively detect and monitor potential risks prior to the completion of the events. In this study, process-based event monitoring procedures to extract events with significant risks are presented; Complex event patterns are defined from historical event log data and risks of events are evaluated based on the patterns. A process-based event monitoring architecture for BAM is also presented. The proposed method has been applied to a service process of a home shopping company.

  • PDF