JP5785385B2 - イベント処理ネットワークならびに関連する方法および記憶媒体(イベント処理ネットワーク) - Google Patents
イベント処理ネットワークならびに関連する方法および記憶媒体(イベント処理ネットワーク) Download PDFInfo
- Publication number
- JP5785385B2 JP5785385B2 JP2010260175A JP2010260175A JP5785385B2 JP 5785385 B2 JP5785385 B2 JP 5785385B2 JP 2010260175 A JP2010260175 A JP 2010260175A JP 2010260175 A JP2010260175 A JP 2010260175A JP 5785385 B2 JP5785385 B2 JP 5785385B2
- Authority
- JP
- Japan
- Prior art keywords
- event
- event processing
- processing network
- network
- agents
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000012545 processing Methods 0.000 title claims description 134
- 238000000034 method Methods 0.000 title claims description 26
- 230000001902 propagating effect Effects 0.000 claims description 5
- 230000004044 response Effects 0.000 claims description 5
- 230000008859 change Effects 0.000 claims description 4
- 238000004710 electron pair approximation Methods 0.000 description 21
- 235000020673 eicosapentaenoic acid Nutrition 0.000 description 20
- 238000004891 communication Methods 0.000 description 17
- 239000003795 chemical substances by application Substances 0.000 description 14
- 238000004590 computer program Methods 0.000 description 10
- 230000008569 process Effects 0.000 description 7
- 238000010586 diagram Methods 0.000 description 5
- 230000009471 action Effects 0.000 description 4
- 230000003068 static effect Effects 0.000 description 4
- 230000003287 optical effect Effects 0.000 description 3
- 230000002776 aggregation Effects 0.000 description 2
- 238000004220 aggregation Methods 0.000 description 2
- 238000011156 evaluation Methods 0.000 description 2
- 238000002955 isolation Methods 0.000 description 2
- 230000000644 propagated effect Effects 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 230000006399 behavior Effects 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 230000001364 causal effect Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 230000007123 defense Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 239000003208 petroleum Substances 0.000 description 1
- 239000000126 substance Substances 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/542—Event management; Broadcasting; Multicasting; Notifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/04—Network management architectures or arrangements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/54—Indexing scheme relating to G06F9/54
- G06F2209/544—Remote
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Stored Programmes (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Description
本願は、2009年11月23日出願の「Event Processing」という名称の出願第12/623595号、整理番号IN920080177US1に関連する。
A.後続のEPAへのポインタがヌルである場合、ツリー構造のルート要素へのポインタが設定され、次いでイベントがチャネルにプッシュされる。そうでない場合、
B.後続のEPAへのポインタがヌルではない場合、ツリー構造内のノードのタイプをチェックする。
i.前のEPAがコンテキスト中のポインタを(上書きAPIを使用して)上書きした場合、任意のループを中断し、イベントをチャネルにプッシュする。そうでない場合、
ii.ノードがツリー構造の非リーフ・ノードである場合、この非リーフ・ノードが条件付きノードであるか、それとも無条件ノードであるかを判定する。
a.非リーフ・ノードが条件付きノードである場合、条件を実行し、得られるEPAへのポインタを設定し、チャネルにイベントをプッシュする。
b.非リーフ・ノードが無条件ノードである場合、左から右への各子要素について、子要素へのポインタを設定し、イベントをチャネルにプッシュする。そうでない場合、
iii.ノードがリーフ・ノードである場合、そのEPAにイベントをルーティングする。EPAがルーティング経路を修正する必要がある場合、EPAは、ERの上書きAPIを起動することができる。
102 イベント・プロデューサP
122 イベント・コンシューマC
200 ツリー構造
202 ルート・ノード(R)
204 無条件実行ノード(U)
212 無条件実行ノード(U)
208 条件付き実行ノード(C)
218 条件付き実行ノード(C)
400 コンピュータ・システム
402 通信インフラストラクチャ
404 プロセッサ
406 メイン・メモリ
408 ディスプレイ・インターフェース
410 ディスプレイ・ユニット
412 二次メモリ
414 ハード・ディスク・ドライブ
416 取外し可能ストレージ・ドライブ
418 取外し可能ストレージ・ユニット
420 インターフェース
422 取外し可能ストレージ・ユニット
424 通信インターフェース
426 通信経路
Claims (8)
- イベント処理エージェントを含むイベント処理ネットワークを構築する方法であって、コンピュータ・システムが、
第1の組のイベント処理エージェントを宣言的に定義するステップと、
第2の組のイベント処理エージェントを動的に定義するステップと、
前記第1の組のイベント処理エージェントと前記第2の組のイベント処理エージェントの組み合わせによって形成されるイベント処理ネットワークをロードするステップと、
前記イベント処理ネットワークのイベント処理ネットワーク構造を構築するステップと、
前記イベント処理ネットワークのイベント処理エージェントについて索引を作成するステップと、
実行時に前記第2の組のイベント処理エージェントの組み合わせを動的に定義するイベント・ルータ・インターフェースを構成するステップと、
前記イベント処理ネットワークの少なくとも1つのイベント処理エージェントについて、前記イベント処理ネットワークのイベント・フローを変更するイベント処理エージェント・インターフェースを定義するステップと
を含む、方法。 - イベント処理コンテキストを定義するステップであって、前記イベント処理コンテキストが、前記イベント処理ネットワークの前記イベント処理エージェントへのポインタを含むステップをさらに含む請求項1に記載の方法。
- イベント処理エージェントを含むイベント処理ネットワーク内のイベント処理のための方法であって、コンピュータ・システムが、
第1の組のイベント処理エージェントを宣言的に定義するステップと、
第2の組のイベント処理エージェントを動的に定義するステップと、
前記第1の組のイベント処理エージェントと前記第2の組のイベント処理エージェントの組み合わせによって形成されるイベント処理ネットワークをロードするステップと、
前記イベント処理ネットワークのイベント処理ネットワーク構造を構築するステップと、
前記イベント処理ネットワークのイベント処理エージェントについて索引を作成するステップと、
実行時に前記第2の組のイベント処理エージェントの組み合わせを動的に定義するイベント・ルータ・インターフェースを構成するステップと、
前記イベント処理ネットワークの少なくとも1つのイベント処理エージェントについて、前記イベント処理ネットワークのイベント・フローを変更するイベント処理エージェント・インターフェースを定義するステップと、
イベント・ソースでのイベント発生に応答して、イベント処理ネットワーク内の前記イベントをイベント・ファクトリに通信するステップと、
前記イベント・ファクトリから前記イベントに基づく通知を受信するステップと、
イベント・チャネル内に前記通知を発行するステップと
を含む方法。 - 前記通知が、イベント通知およびイベント処理コンテキストのうちの少なくとも1つを含む請求項3に記載の方法。
- 前記イベント処理コンテキストが、前記イベント処理ネットワークのイベント処理エージェントへのポインタを有する請求項4に記載の方法。
- 前記イベント処理ネットワーク内で受信される前記イベントを伝播するステップと、
前記イベント処理ネットワーク内の前記イベントに関連する後続のイベント処理エージェントを求めるステップと、
前記イベント処理ネットワークの最後の要素に達するまで、前記イベント処理ネットワーク内の前記後続のイベント処理エージェントに前記イベントを伝播するステップと
をさらに含む請求項3〜5のいずれか1項に記載の方法。 - イベント処理エージェントを含むイベント処理ネットワークを構築する方法を実施するためにデジタル処理機器で実行可能な機械可読命令を含むプログラムが記憶された記憶媒体であって、前記機械可読命令が、前記デジタル処理機器に対し、
第1の組のイベント処理エージェントを宣言的に定義するステップと、
第2の組のイベント処理エージェントを動的に定義するステップと、
前記第1の組のイベント処理エージェントと前記第2の組のイベント処理エージェントの組み合わせによって形成されるイベント処理ネットワークをロードするステップと、
前記イベント処理ネットワークのイベント処理ネットワーク構造を構築するステップと、
前記イベント処理ネットワークのイベント処理エージェントについて索引を作成するステップと、
実行時に前記第2の組のイベント処理エージェントの組み合わせを動的に定義するイベント・ルータ・インターフェースを構成するステップと、
前記イベント処理ネットワークの少なくとも1つのイベント処理エージェントについて、前記イベント処理ネットワークのイベント・フローを変更するイベント処理エージェント・インターフェースを定義するステップと
を実行させる、記憶媒体。 - イベント・ソースでのイベント発生に応答して、イベント処理ネットワーク内の前記イベントをイベント・ファクトリに通信し、
前記イベント・ファクトリから前記イベントに基づく通知を受信し、
イベント・チャネル内に前記通知を発行し、
前記イベント処理ネットワーク内で受信される前記イベントを伝播し、
前記イベント処理ネットワーク内の前記イベントに関連する後続のイベント処理エージェントを求め、
前記イベント処理ネットワークの最後の要素に達するまで、前記イベント処理ネットワーク内の前記後続のイベント処理エージェントに前記イベントを伝播するように構成された機械可読命令をさらに含む請求項7に記載の記憶媒体。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/623,673 US9977702B2 (en) | 2009-11-23 | 2009-11-23 | Event processing networks |
US12/623673 | 2009-11-23 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011113566A JP2011113566A (ja) | 2011-06-09 |
JP5785385B2 true JP5785385B2 (ja) | 2015-09-30 |
Family
ID=44063055
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010260175A Active JP5785385B2 (ja) | 2009-11-23 | 2010-11-22 | イベント処理ネットワークならびに関連する方法および記憶媒体(イベント処理ネットワーク) |
Country Status (3)
Country | Link |
---|---|
US (1) | US9977702B2 (ja) |
JP (1) | JP5785385B2 (ja) |
KR (1) | KR20110057070A (ja) |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10687166B2 (en) | 2004-09-30 | 2020-06-16 | Uber Technologies, Inc. | Obtaining user assistance |
US10445799B2 (en) | 2004-09-30 | 2019-10-15 | Uber Technologies, Inc. | Supply-chain side assistance |
US8358976B2 (en) | 2006-03-24 | 2013-01-22 | The Invention Science Fund I, Llc | Wireless device with an aggregate user interface for controlling other devices |
US8234329B2 (en) | 2009-11-23 | 2012-07-31 | International Business Machines Corporation | Event processing |
US9977702B2 (en) | 2009-11-23 | 2018-05-22 | International Business Machines Corporation | Event processing networks |
US8838707B2 (en) * | 2010-06-25 | 2014-09-16 | Twilio, Inc. | System and method for enabling real-time eventing |
US8533240B2 (en) * | 2010-09-22 | 2013-09-10 | International Business Machines Corporation | Write behind cache with M-to-N referential integrity |
US20130144814A1 (en) * | 2011-12-05 | 2013-06-06 | International Business Machines Corporation | Conditional probability operator for event processing systems |
KR101368173B1 (ko) * | 2012-05-31 | 2014-02-28 | 주식회사 엘지씨엔에스 | 계층 구조를 이용한 이벤트 처리 방법 및 그를 이용한 이벤트 처리 시스템 |
US10956422B2 (en) | 2012-12-05 | 2021-03-23 | Oracle International Corporation | Integrating event processing with map-reduce |
US9552559B2 (en) | 2014-05-06 | 2017-01-24 | Elwha Llc | System and methods for verifying that one or more directives that direct transport of a second end user does not conflict with one or more obligations to transport a first end user |
WO2018053343A1 (en) | 2016-09-15 | 2018-03-22 | Oracle International Corporation | Managing snapshots and state with micro-batching |
US11573965B2 (en) | 2016-09-15 | 2023-02-07 | Oracle International Corporation | Data partitioning and parallelism in a distributed event processing system |
WO2018169430A1 (en) | 2017-03-17 | 2018-09-20 | Oracle International Corporation | Integrating logic in micro batch based event processing systems |
WO2018169429A1 (en) | 2017-03-17 | 2018-09-20 | Oracle International Corporation | Framework for the deployment of event-based applications |
US20230350735A1 (en) * | 2022-04-28 | 2023-11-02 | Twilio Inc. | Data timeline event processing |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6694362B1 (en) * | 2000-01-03 | 2004-02-17 | Micromuse Inc. | Method and system for network event impact analysis and correlation with network administrators, management policies and procedures |
EP1120710A3 (en) * | 2000-01-25 | 2005-04-27 | Fujitsu Limited | Method and apparatus for determining dynamic flow in a distributed system |
US7143410B1 (en) * | 2000-03-31 | 2006-11-28 | Intel Corporation | Synchronization mechanism and method for synchronizing multiple threads with a single thread |
US20040128329A1 (en) * | 2002-12-31 | 2004-07-01 | International Business Machines Corporation | Parallel incremental compaction |
US7321908B2 (en) * | 2003-07-23 | 2008-01-22 | International Business Machines Corporational | Mostly concurrent garbage collection |
EP1763776B1 (en) | 2004-05-21 | 2019-07-31 | Oracle International Corporation | Service oriented architecture |
US20050273847A1 (en) | 2004-05-21 | 2005-12-08 | Bea Systems, Inc. | Programmable message processing stage for a service oriented architecture |
US7376684B2 (en) * | 2004-06-04 | 2008-05-20 | International Business Machines Corporation | Efficient parallel bitwise sweep during garbage collection |
US8122006B2 (en) * | 2007-05-29 | 2012-02-21 | Oracle International Corporation | Event processing query language including retain clause |
US20090070786A1 (en) * | 2007-09-11 | 2009-03-12 | Bea Systems, Inc. | Xml-based event processing networks for event server |
US8539511B2 (en) * | 2009-10-14 | 2013-09-17 | International Business Machines Corporation | Retrospective event processing pattern language and execution model extension |
US8234329B2 (en) * | 2009-11-23 | 2012-07-31 | International Business Machines Corporation | Event processing |
US9977702B2 (en) | 2009-11-23 | 2018-05-22 | International Business Machines Corporation | Event processing networks |
-
2009
- 2009-11-23 US US12/623,673 patent/US9977702B2/en active Active
-
2010
- 2010-11-17 KR KR1020100114263A patent/KR20110057070A/ko not_active Application Discontinuation
- 2010-11-22 JP JP2010260175A patent/JP5785385B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
KR20110057070A (ko) | 2011-05-31 |
US20110126201A1 (en) | 2011-05-26 |
US9977702B2 (en) | 2018-05-22 |
JP2011113566A (ja) | 2011-06-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5785385B2 (ja) | イベント処理ネットワークならびに関連する方法および記憶媒体(イベント処理ネットワーク) | |
US10430735B2 (en) | Designer tool for managing cloud computing services | |
US8954370B2 (en) | Policy processor for configuration management | |
US9558033B2 (en) | Constructing and deploying patterns of flows | |
US10360523B2 (en) | System and method for executing business services and enhancing business performance through a business process modeling notation | |
KR101730513B1 (ko) | 태스크 실행 관리 | |
US10320947B2 (en) | Method of designing business logic, server performing the same and storage medium storing the same | |
KR101857510B1 (ko) | 소팅 | |
Groote et al. | Modelling and analysing software in mCRL2 | |
US10902060B2 (en) | Unbounded list processing | |
CN112166429A (zh) | 暴露的信息模型与应用的集成中具有降低复杂度的系统和方法 | |
CA3080113A1 (en) | Transforming a specification into a persistent computer program | |
US11295258B2 (en) | Cross domain integration in product lifecycle management | |
CN117972732B (zh) | 基于多特征融合的智能合约漏洞检测方法及系统 | |
US11256486B2 (en) | Method and computer program product for an UI software application | |
CN108710504A (zh) | 数据库操作方法及装置 | |
US20110066583A1 (en) | Controlling forward chaining execution in a rules system | |
US20080163224A1 (en) | Modeling interrupts in a business process | |
US8082527B1 (en) | Representing the behaviors of a packet processor | |
Kwiatkowska et al. | Symbolic verification and strategy synthesis for linearly-priced probabilistic timed automata | |
Abdenneji et al. | The dynamic composition of independent adaptations including interferences management | |
WO2022253646A1 (en) | Validation logic for opc ua connected devices | |
US20090055839A1 (en) | Systems, methods, and computer products for data oriented aspect programming in message flow | |
Bresolin et al. | Most general property-preserving updates | |
Vesterli et al. | Logic in the Business Layer |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130902 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20141021 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20141028 |
|
RD12 | Notification of acceptance of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7432 Effective date: 20141114 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20141117 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150115 |
|
TRDD | Decision of grant or rejection written | ||
RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20150707 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20150707 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150724 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5785385 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |