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

Search Result 464, Processing Time 0.025 seconds

A Study on Multimedia Presentation by Event based Multi-thread (이벤트 기반 다중 쓰레드에 의한 멀티미디어 프리젠테이션에 관한 연구)

  • 이규남;나인호
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10a
    • /
    • pp.328-330
    • /
    • 2003
  • 본 논문에서는 멀티미디어 프리젠테이션 과정에서 발생할 수 있는 여러 동기화 요소를 고려한 프리젠테이션 제어 방안에 대하여 기술하였다. 효율적인 프리젠테이션을 위하여 모노 미디어의 개별적인 효과 표현과 시나리오를 기반으로 한 스케줄러, 그리고 여러 하드웨어 및 소프트웨어 관리 쓰레드 등으로부터 동기화와 직.간접적으로 관련된 이벤트를 발생시키고 이러한 이벤트를 종합적으로 관리하도록 하였다. 발생된 이벤트는 불규칙하고 동시다발적이기 때문에 발생 환경에 따라 적절하게 폐기하거나 처리의 선후관계를 다시 정의하는 등 프리젠테이션 환경에 따른 최적의 서비스 품질을 유지할 수 있도록 고려하였다.

  • PDF

Dynamic Event Analysis of J2ME Programs by Program Transformation (프로그램 변환을 통환 J2ME 프로그램의 동적 이벤트 분석)

  • 최윤정;창병모
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.874-876
    • /
    • 2004
  • J2ME 모바일 프로그램은 모바일 기기가 보편화되면서 그 사용이 증가하고 있다. J2ME 프로그램은 자원이 제한된 모바일 환경에서 실행되므로 자원의 효율적인 사용이 매우 중요하다. J2ME 프로그램은 대부분 이벤트-구동 프로그램이여 효과적인 이벤트 관리가 자원 최적화에 않은 영향을 미치며 이벤트 관련 디버깅은 매우 어려운 부분이다. 본 연구에서는 실행 중에 실시간으로 이벤트 발생 및 처리 정보를 보여줄 수 있는 시스템을 설계 개발하였다. 이 시스템은 사용자 옵션에 따라 사용자가 관심 있는 이벤트만을 실행 중에 추적하거나 실행 후에 이벤트 관련 프로파일 정보를 제공한다.

  • PDF

Pattern-based RFID Logistic Process Triggering Using Complex Event (복합 이벤트를 이용한 패턴 기반 RFID 물류 프로세스 트리거링)

  • Yu, Yeong-Woong;Bae, Hye-Rim;Das, Sajal K.;Koo, Hoon-Young
    • The Journal of Society for e-Business Studies
    • /
    • v.14 no.4
    • /
    • pp.315-332
    • /
    • 2009
  • In logistic environments, a process, in that it manages the flow of materials among partners, involves more than one organization. In this regard, a logistic process, as a combined process consisting of multiple sub processes, needs to be managed with controling interaction among partners. In achieving systematic management of a logistic process, traditional Business Process Management (BPM) cannot be used for the entire flow, since it lacks the ability to manage interactions among partners. Particularly in logistic environments where RFID technologies are used, how to deal with the connection between RFID event and logistic flow has not been properly addressed. To overcome this limitation, this paper proposes a new method of managing multi-organizational logistic processes based on RFID events. We define inter-workflow pattern, and suggest ECA(Event-Condition-Action) rules for auto triggering of logistic processes. To adjust the rules to RFID events, we invent RFID-based ECA rules using complex event. A prototype system has been developed for the purpose of demonstrating the effectiveness of our approach.

  • PDF

Research for Activation Plan to Archive Events: Focused on the National Archives of Korea (아카이브 이벤트 활성화에 관한 연구 - 국가기록원을 중심으로 -)

  • Park, Hyun-Jeong;Chang, Woo-Kwon
    • Journal of the Korean BIBLIA Society for library and Information Science
    • /
    • v.26 no.1
    • /
    • pp.391-428
    • /
    • 2015
  • This research aims to seek for activation methods of archive events regarded as one of the ways of recording information service, in order that the national archives which needs to change its role meets various users. In order to reach the goals I have suggested, I have compared the examples of archive events operated at the National Archives and Records Administration (NARA, the United States of America, USA) and The National Arc-hives (TNA, the United Kingdom, UK) to the case of archive events at the National Archives of Korea (NAK). As a result, I have proposed activation methods as follows based on those; subdivision of the detailed subject area, diversification of the programmes types, and connectivity reinforce of archive events.

Design of Ontology based Knowledge Service for Sports Events Management System (온톨로지 기반 스포츠 이벤트 운영지원 지식서비스 시스템 설계)

  • Choi, Jae Sung;Ahn, Jae Hyun;Kim, Hyun Duk
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.10a
    • /
    • pp.985-987
    • /
    • 2015
  • In this study, we propose an ontology based knowledge service system for efficient and sustainable sports events management with information and communication technology. For delivering personalized information and knowledge which relate on sports event operation and management, we analyze the core operations and suggest structure of sport event life-cycle process. Also, we design ontology based knowledge service as proposed in this study to apply on a golf tournament event management system.

  • PDF

Design, Implementation and Performance Analysis of Event-oriented Execution Environment for DEVS (이벤트 지향 DEVS 실행 환경의 설계, 구현 및 성능 비교)

  • Kwon, Se-Jung;Kim, Tag-Gon
    • Journal of the Korea Society for Simulation
    • /
    • v.20 no.1
    • /
    • pp.87-96
    • /
    • 2011
  • DEVS(Discrete Event Systems Specification) is a set theoretic formalism developed for specifying discrete event system. For execution of DEVS, we need an execution environment, which consists of simulation engine and models interpreted by the simulation engine. Common existing environments use hierarchical scheduling algorithm for DEVS execution. This hierarchical scheduling is a proper algorithm for DEVS execution because of hierarchical and modular characteristics. But this algorithm has overheads owing to message passing and time management. To overcome these overheads, we apply event-oriented simulation to DEVS execution and we remove hierarchical overheads. In eventoriented simulation, the scheduling of model execution is performed by events and event list. We propose three event-oriented execution environments for DEVS and experiment about the performance of our proposed environments in comparison with the existing execution environment using the hierarchical scheduling. The experimental results show our environments works better than existing environment using the hierarchical scheduling.

UQoS Management Middleware Framework for Internet-Based Multimedia Application (인터넷 기반 멀티미디어 응용을 위한 UQoS 관리 미들웨어 프레임워크)

  • Yoon, Eun-Young;Ghim, Soo-Joong;Yoon, Yong-Ik;Kim, Sung-Hoon;Chang, Chul-Soo
    • The KIPS Transactions:PartB
    • /
    • v.9B no.5
    • /
    • pp.549-554
    • /
    • 2002
  • This paper proposes a UQoSM (User Qualify of Service Middleware) framework for multimedia application systems. UQoSM system is extended the existing event service model added to the event monitoring, reflective event filtering and event dispatcher for supporting multimedia application systems. Especially, this paper is concentrated on providing suitable reflective event filtering function for multimedia application service system in order to meet various user requirements under inter-based environment. It means this system provides high QoS to users. In addition, it results in decreasing network traffic as unnecessary event information is filtered from network.

Functional Structure for an Integrated Network Management (통합 장애관리 기능 구조에 관한 연구)

  • Cho, D.K.
    • Proceedings of the KIEE Conference
    • /
    • 2005.07d
    • /
    • pp.2977-2979
    • /
    • 2005
  • 고객 서비스 제공 관점에서 통신 인프라를 감시하고 분석하기 위한 도메인간 장애관리 솔루션의 필요성이 대두되고 있다. 이벤트에 대한 상관관계분석을 통해 근원장애 이벤트를 도출하고 장애 문제에 대한 해결을 신속하게 처리할 수 있는 체계를 구축하는 것이 중요하다. 본 논문에서는 요구기능의 분석을 통해 통합망 상관관계 분석 기능을 수용한 통합 장애관리 시스템의 구조를 제안한다.

  • PDF

A Fairness-Providing Reliable Transport Mechanism in Sensor Networks (센서네트워크에서 이벤트 별 신뢰도 보장을 위한 전송 기법)

  • 정원우;차호정
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10c
    • /
    • pp.256-258
    • /
    • 2004
  • 센서네트워크에서의 신뢰도를 다룬 기존 연구들은 필요 없는 오버헤드가 크거나, 네트워크 내의 모든 노드들에 일괄적인 정책을 수행하여 다수의 이벤트가 동시에 발생하였을 경우 각각에 대한 fairness를 보장하지 못하는 문제점을 갖는다. 따라서 data-centric의 관점에서 노드 각각이 아닌 이벤트들 간의 fairness를 보장하는 전송기법이 필요하다. 본 논문에서는 기존 연구에서 신뢰도 관리 기법을 이벤트 별로 분산시켜 독립적으로 수행함으로써 이벤트 간의 fairness를 함께 고려한 신뢰도 있는 전송 기법을 제안한다. 싱크는 사용자의 요구에 따라 현재 발생한 이벤트들에 대하여 독립적인 전송량을 결정하며, 이를 기준으로 각각의 이벤트의 대표 노드인 이벤트헤드는 자신과 같은 이벤트를 보고하는 다른 노드들의 reporting rate을 결정한다. 이와 같은 기법에 의한 이벤트 간 fairness의 향상을 실험을 통하여 검증한다.

  • PDF

Development of the Remote Energy Management System Using Intelligent Real-Time Agent (지능형 실시간 에이전트를 이용한 원격 에너지 관리 시스템 개발)

  • Kim, Jung-Sook
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2009.01a
    • /
    • pp.451-454
    • /
    • 2009
  • 현재와 미래 정보통신 기술의 눈부신 발달에 따라 흥 네트워킹 산업의 발전과 에너지 시장 환경의 변화가 소비자 중심으로 이루어지고 있는 향후 미래 디지털 사회에서는 부하관리와, 정전이나 과부하같은 응급 상황을 대처할 수 있는 지능형 에너지 관리 시스템 개발이 필요하다. 따라서 많은 인공지능 기법을 이용해 에너지 관리 시스템 개발이 진행중이다. 그러나 대부분의 시스템은 에너지 관리 시스템에서 발생되는 대용량의 정보들을 고려하여 개발한 시스템은 거의 이루어지고 있지 않다. 이에 본 논문에서는 지능형 실시간 에이전트를 이용해 정기적으로 에너지 정보를 요구하는 이벤트와 비정기적으로 데이터를 요구하는 이벤트 및 계절별, 시간대별 및 요일별등으로 나누어, 요구되는 에너지 정보를 보다 효율적으로 처리할 수 있는 가법을 적용한 지능형 원격 에너지 관리 시스템을 설계하고 개발하였다.

  • PDF