著者
松田 達希
出版者
法政大学大学院情報科学研究科
雑誌
法政大学大学院紀要. 情報科学研究科編 = 法政大学大学院紀要. 情報科学研究科編 (ISSN:24321192)
巻号頁・発行日
no.11, pp.1-6, 2016-03-24

This paper describes a query language and a complex event processing (CEP) system over multiple continuous XML data streams. First, multiple stream processing is formulated in algebraic expressions for stream filtering, union, activation, decomposition and partition. Next, a query language, called QLMXS, over XML streams is defined on all functions of the algebraic models in an SQL-like form. Finally, a CEP system is proposed for processing QLMXS queries. The performance of the system is dominated by parsing XML documents and finding specific sequences of events. The former is resolved by adopting VTD parser, which is a modern XML parser and faster than the traditional technologies of DOM, SAX and StAX. The latter is achieved by a finite state automaton (FSA) that determines the acceptance of the event sequences represented in QLMXS queries. Experimental results demonstrate that the performance of the proposed QLMXS system becomes 1.7 times faster than the previous implementation which used the StAX parser and the visibly pushdown automaton (VPA) as cores of the analytical engines.

言及状況

外部データベース (DOI)

Twitter (1 users, 1 posts, 0 favorites)

こんな論文どうですか? XML ストリームの複合イベント処理向け問い合わせ言語の設計と実装(松田 達希),2016 https://t.co/mBly2D20bm This paper describes a query language and …

収集済み URL リスト