JP4723301B2 - ストリームデータ処理システムおよびストリームデータ処理方法 - Google Patents
ストリームデータ処理システムおよびストリームデータ処理方法 Download PDFInfo
- Publication number
- JP4723301B2 JP4723301B2 JP2005211483A JP2005211483A JP4723301B2 JP 4723301 B2 JP4723301 B2 JP 4723301B2 JP 2005211483 A JP2005211483 A JP 2005211483A JP 2005211483 A JP2005211483 A JP 2005211483A JP 4723301 B2 JP4723301 B2 JP 4723301B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- query
- processing
- local
- query processing
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
- G06F16/24568—Data stream processing; Continuous queries
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S715/00—Data processing: presentation processing of document, operator interface processing, and screen saver display processing
- Y10S715/961—Operator interface with visual structure or function dictated by intended use
- Y10S715/965—Operator interface with visual structure or function dictated by intended use for process control and configuration
- Y10S715/966—Computer process, e.g. operation of computer
- Y10S715/968—Computer process, e.g. operation of computer interface for database querying and retrieval
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
前記グローバルクエリを構成するi(但し、1≦i≦n)番目のローカルクエリをそれぞれ実行するi番目のクエリ処理装置と、前記ストリームデータの少なくとも一部を含む保存データを記憶するプロキシ装置と、を有し、
i番目の前記クエリ処理装置は、
i=1の場合に、ストリームデータを受信し、i≠1の場合に、i-1番目の前記クエリ処理装置から転送データを受信するデータ受信手段と、
1≦i<nの場合に、受信したストリームデータの少なくとも一部を含む保存データを前記プロキシ装置に記憶させるデータ登録手段と、
1<i≦nの場合に、予め登録されているi番目のローカルクエリの処理に必要なデータである対象データが前記保存データに含まれているならば、前記プロキシ装置にアクセスして前記対象データを取得するデータ取得手段と、
i=1の場合に、前記データ受信手段により受信されたストリームデータに対して予め登録されているi番目のローカルクエリを実行し、i≠1の場合に、前記データ受信手段により受信された転送データおよび/または前記データ取得手段により取得された対象データに対して、予め登録されているi番目のローカルクエリを実行するローカルクエリ処理手段と、
i≠nの場合に、前記ローカルクエリ処理手段による処理結果を転送データとしてi+1番目の前記クエリ処理装置に送信し、i=nの場合に、前記ローカルクエリ処理手段による処理結果を所定の装置に送信するデータ送信手段と、を有し、
前記プロキシ装置は、
前記クエリ処理装置から前記保存データを受信して記憶するデータ記憶手段と、
前記クエリ処理装置から要求された対象データを、前記保存データ記憶手段に記憶されている前記保存データから読み出して、要求元の前記クエリ処理装置へ送信するデータ読出手段と、を有する。
Claims (11)
- ストリームデータに対して予め登録されるクエリであるグローバルクエリを実行し、その結果を出力するストリームデータ処理システムであって、
前記グローバルクエリを分割することにより予め生成されるn個のローカルクエリのうちi(但し、1≦i≦n)番目のローカルクエリをそれぞれ実行するi番目のクエリ処理装置と、前記ストリームデータの少なくとも一部を含む保存データを記憶するプロキシ装置と、を有し、
前記プロキシ装置は、
前記ストリームデータの少なくとも一部と前記i番目のクエリ処理装置とを対応付け、前記対応付けを示す対応情報を前記クエリ処理装置に送信するクエリ制御手段と、
前記クエリ処理装置から前記保存データを受信して記憶する保存データ記憶手段と、
前記クエリ処理装置からの要求に基づいて、前記ローカルクエリの処理対象である対象データを、前記保存データ記憶手段に記憶されている前記保存データから読み出して、要求元の前記クエリ処理装置へ送信するデータ読出手段と、を有し、
i番目の前記クエリ処理装置は、
i=1の場合に、ストリームデータを受信し、i≠1の場合に、i−1番目の前記クエリ処理装置から転送データを受信するデータ受信手段と、
前記プロキシ装置から受信した前記対応情報に基づいて、i=1の場合に、1番目の前記クエリ処理装置に対応付けられた、受信したストリームデータの少なくとも一部を、前記保存データとして前記プロキシ装置に送信して記憶させ、1<i<nの場合に、i番目の前記クエリ処理装置に対応付けられた、受信した転送データまたは対象データの少なくともいずれかの少なくとも一部を、前記保存データとして前記プロキシ装置に送信して記憶させるデータ登録手段と、
1<i≦nの場合に、前記プロキシ装置から受信した前記対応情報に基づいて、i番目の前記クエリ処理装置に、i番目の前記ローカルクエリの処理対象である前記対象データとしてデータが対応付けられている場合、前記プロキシ装置にアクセスして前記対象データを取得するデータ取得手段と、
i=1の場合に、前記データ受信手段により受信されたストリームデータに対して前記プロキシ装置によって予め登録されているi番目のローカルクエリを実行し、i≠1の場合に、前記データ受信手段により受信された転送データまたは前記データ取得手段により取得された対象データの少なくともいずれかに対して、前記プロキシ装置によって予め登録されているi番目のローカルクエリを実行するローカルクエリ処理手段と、
i≠nの場合に、前記ローカルクエリ処理手段による処理結果を転送データとしてi+1番目の前記クエリ処理装置に送信し、i=nの場合に、前記ローカルクエリ処理手段による処理結果を前記プロキシ装置又は前記グローバルクエリを出力した端末に送信するデータ送信手段と、を有する、
ことを特徴とするストリームデータ処理システム。 - 請求項1に記載のストリームデータ処理システムであって、
前記プロキシ装置は、
前記グローバルクエリの入力を受け付けるグローバルクエリ入力手段と、
前記グローバルクエリ入力手段に入力されたグローバルクエリをn個の処理に分割して1番目〜n番目のローカルクエリを生成するローカルクエリ生成手段と、
前記ローカルクエリ生成手段により生成された1番目〜n番目のローカルクエリをそれぞれ1番目〜n番目の前記クエリ処理装置に送信するローカルクエリ送信手段と、をさらに有し、
i(但し、1≦i≦n)番目の前記クエリ処理装置は、
前記プロキシ装置からi番目のローカルクエリを受信して、前記ローカルクエリ処理手段に設定するクエリ受信手段をさらに有する、
ことを特徴とするストリームデータ処理システム。 - 請求項2に記載のストリームデータ処理システムであって、
前記ローカルクエリ生成手段は、
前記グローバルクエリ入力手段に入力されたグローバルクエリをm(但し、n<m)個の処理単位に分割し、各処理単位の少なくとも一部を結合してn個の処理にし、各処理を含む1番目〜n番目のローカルクエリを生成するものであり、さらに、
前記各処理単位を結合する組み合わせが異なる1番目〜n番目のローカルクエリを含む複数の候補グループを生成する手段と、
i(但し、1≦i≦n)番目の前記クエリ処理装置に対して、前記生成した各候補グループのi番目のローカルクエリを送信して、当該クエリ処理装置から各候補グループのi番目のローカルクエリの処理コストを入手する処理を、1番目〜n番目の前記クエリ処理装置各々に対して実行する手段と、
1番目〜n番目の前記クエリ処理装置から入手した各候補グループの1番目〜n番目のローカルクエリの処理コストに基づいて、1番目〜n番目のローカルクエリの処理コストの総和が最小となる候補グループを選択する手段と、を有し、
前記ローカルクエリ送信手段は、
前記選択する手段により選択された候補グループの1番目〜n番目のローカルクエリをそれぞれ1番目〜n番目の前記クエリ処理装置に送信し、
i(但し、1≦i≦n)番目の前記クエリ処理装置は、
前記クエリ受信手段により受信された候補グループのi番目のローカルクエリを前記ローカルクエリ処理手段に実行させた場合の処理コストを算出し、当該処理コストを前記プロキシ装置に送信する処理コスト送信手段を、さらに有する、
ことを特徴とするストリームデータ処理システム。 - 請求項2又は3に記載のストリームデータ処理システムであって、
前記クエリ制御手段は、
1番目の前記クエリ処理装置に対して前記クエリ処理装置に入力されるストリームデータの少なくとも一部を保存データとして指定する情報を前記対応情報として送信し、i(但し、1<i<n)番目の前記クエリ処理装置に対してi番目の前記クエリ処理装置に入力される転送データまたは対象データの少なくともいずれかの少なくとも一部を保存データとして指定する情報を前記対応情報として送信し、
前記データ登録手段は、
i=1の場合に、前記データ受信手段により受信されたストリームデータから前記プロキシ装置により指定された部分を抽出し、当該抽出した部分を含む保存データを前記プロキシ装置に送信して記憶させ、1<i<nの場合に、前記データ受信手段により受信された転送データまたは前記データ取得手段により取得された対象データの少なくともいずれかから、前記プロキシ装置により指定された部分を抽出し、当該抽出した部分を含む保存データを前記プロキシ装置に送信して記憶させる、
ことを特徴とするストリームデータ処理システム。 - 請求項4に記載のストリームデータ処理システムであって、
前記プロキシ装置は、
i(但し、1<i≦n)番目の前記クエリ処理装置によって実行されるi番目のローカルクエリの処理対象の前記ストリームデータ中の対象データを取得するための、j(但し、1≦j<i)〜i−1番目の前記クエリ処理装置を経由するルートの通信コストの総和である第1の通信コストと、前記j番目のクエリ処理装置及び前記プロキシ装置を経由するルートの通信コストの総和である第2の通信コストとを算出する処理と、前記第1通信コストと前記第2通信コストとを比較する処理と、前記第2の通信コストが前記第1の通信コストよりも小さい場合に、前記i番目のローカルクエリの対象データを前記j番目のクエリ処理装置の保存データとして決定する処理とを、実行する保存データ決定手段をさらに有し、
前記クエリ制御手段は、
前記保存データ決定手段により決定された前記j番目のクエリ処理装置の保存データを指定する前記対応情報を、前記j番目のクエリ処理装置に送信し、前記j番目のクエリ処理装置の保存データに対応する前記i番目のローカルクエリの対象データを指定する前記対応情報を、前記i番目のクエリ処理装置に送信する、
ことを特徴とするストリームデータ処理システム。 - 請求項1乃至5のいずれか一項に記載のストリームデータ処理システムであって、
前記プロキシ装置は、
1番目の前記クエリ処理装置からのシステムタイムスタンプ要求に応じて、当該1番目の前記クエリ処理装置に受信されたストリームデータの順番を示すシステムタイムスタンプを生成して、当該1番目の前記クエリ処理装置に送信するシステムタイムスタンプ生成手段をさらに有し、
1番目の前記クエリ処理装置の前記データ受信手段は、
前記ストリームデータを新たに受信する毎に、前記プロキシ装置に前記システムタイムスタンプ要求を送信して、前記プロキシ装置からシステムタイムスタンプを入手し、入手した前記システムタイムスタンプを新たに受信したストリームデータに付与し、
i(但し、1≦i≦n)番目の前記クエリ処理装置の前記ローカルクエリ処理手段は、
i=1の場合に、ストリームデータに付与されている前記システムタイムスタンプが示す順番に従って、受信した複数の前記ストリームデータの中から実行対象のストリームデータを特定し、当該実行対象のストリームデータの一部に対してi番目のローカルクエリを実行し、i≠1の場合に、転送データに付与されているシステムタイムスタンプが示す順番に従って、受信した複数の転送データの中から実行対象の転送データを特定し、当該実行対象の転送データまたは前記対象データの少なくともいずれかの少なくとも一部に対して、i番目のローカルクエリを実行し、
i(但し、1≦i≦n)番目の前記クエリ処理装置の前記データ送信手段は、
i=1の場合に、前記データ受信手段が受信した前記ストリームデータに付与した前記システムタイムスタンプを前記ローカルクエリ処理手段の処理結果である前記転送データに付与して2番目の前記クエリ処理装置に送信し、i≠1,nの場合に、前記データ受信手段が受信した前記転送データに付与されているシステムタイムスタンプを前記ローカルクエリ処理手段の処理結果である前記転送データに付与してi+1番目の前記クエリ処理装置に送信する、
ことを特徴とするストリームデータ処理システム。 - 請求項6に記載のストリームデータ処理システムであって、
前記プロキシ装置は、
1番目の前記クエリ処理装置からのエクスパイアタイムスタンプ要求に応じて、前記システムタイムスタンプ生成手段により生成された前記システムタイムスタンプが付与された前記ストリームデータのストリームデータ処理システム内での寿命を示すエクスパイアタイムスタンプを生成して、当該1番目の前記クエリ処理装置に送信するエクスパイアタイムスタンプ生成手段をさらに有し、
1番目の前記クエリ処理装置の前記データ受信手段は、
前記ストリームデータを新たに受信する毎に、前記プロキシ装置に前記システムタイムスタンプ要求とともに前記エクスパイアタイムスタンプ要求を送信して、前記プロキシ装置から前記エクスパイアタイムスタンプを入手し、入手した前記エクスパイアタイムスタンプを新たに受信した前記ストリームデータに付与し、
i(但し、1≦i≦n)番目の前記クエリ処理装置の前記データ送信手段は、
i=1の場合に、前記データ受信手段が受信した前記ストリームデータに付与した前記エクスパイアタイムスタンプを前記ローカルクエリ処理手段の処理結果である前記転送データに付与して2番目の前記クエリ処理装置に送信し、i≠1,nの場合に、前記データ受信手段が受信した前記転送データに付与されている前記エクスパイアタイムスタンプを前記ローカルクエリ処理手段の処理結果である前記転送データに付与してi+1番目の前記クエリ処理装置に送信し、
i(但し、1≦i≦n)番目の前記クエリ処理装置は、
前記ローカルクエリ処理手段の処理対象であるデータを記憶するデータ記憶手段と、
i=1の場合に、処理対象となっている前記ストリームデータの前記システムタイムスタンプよりも古い前記エクスパイアタイムスタンプを持つ前記データ記憶手段に記憶されているストリームデータを消去し、i≠1の場合に、処理対象となっている前記転送データまたは前記対象データの少なくともいずれかの前記システムタイムスタンプよりも古い前記エクスパイアタイムスタンプを持つ前記データ記憶手段に記憶されている転送データまたは対象データの少なくともいずれかを消去するデータ消去手段と、をさらに有する、
ことを特徴とするストリームデータ処理システム。 - 請求項1乃至7のいずれか一項に記載のストリームデータ処理システムであって、
前記保存データ記憶手段は、
主記憶装置と、補助記憶装置とを有する、
ことを特徴とするストリームデータ処理システム。 - 請求項1乃至8のいずれか一項に記載のストリームデータ処理システムにおける前記プロキシ装置。
- 請求項1乃至8のいずれか一項に記載のストリームデータ処理システムにおける前記クエリ処理装置。
- グローバルクエリを分割することにより予め生成されるn個のローカルクエリのうちi(但し、1≦i≦n)番目のローカルクエリをそれぞれ実行するi番目のクエリ処理装置と、ストリームデータの少なくとも一部を含む保存データを記憶するプロキシ装置と、を有するストリームデータ処理システムが、前記ストリームデータに対して前記グローバルクエリを実行し、その結果を出力するストリームデータ処理方法であって、
前記プロキシ装置が、
前記ストリームデータの少なくとも一部と前記i番目のクエリ処理装置とを対応付け、前記対応付けを示す対応情報を前記クエリ処理装置に送信するクエリ制御ステップと、
前記クエリ処理装置から前記保存データを受信して記憶する保存データ記憶ステップと、
前記クエリ処理装置からの要求に基づいて、前記ローカルクエリの処理対象である対象データを、前記保存データ記憶手段に記憶されている前記保存データから読み出して、要求元の前記クエリ処理装置へ送信するデータ読出ステップと、を行い、
i番目のクエリ処理装置が、
i=1の場合に、ストリームデータを受信し、i≠1の場合に、i−1番目の前記クエリ処理装置から転送データを受信するデータ受信ステップと、
前記プロキシ装置から受信した前記対応情報に基づいて、i=1の場合に、1番目の前記クエリ処理装置に対応付けられた、受信したストリームデータの少なくとも一部を、前記保存データとして前記プロキシ装置に送信して記憶させ、1<i<nの場合に、i番目の前記クエリ処理装置に対応付けられた、受信した転送データまたは対象データの少なくともいずれかの少なくとも一部を、前記保存データとして前記プロキシ装置に送信して記憶させるデータ登録ステップと、
1<i≦nの場合に、前記プロキシ装置から受信した前記対応情報に基づいて、i番目の前記クエリ処理装置に、i番目の前記ローカルクエリの処理対象である前記対象データとしてデータが対応付けられている場合、前記プロキシ装置にアクセスして前記対象データを取得するデータ取得ステップと、
i=1の場合に、前記データ受信手段により受信されたストリームデータに対して前記プロキシ装置によって予め登録されているi番目のローカルクエリを実行し、i≠1の場合に、前記データ受信手段により受信された転送データまたは前記データ取得手段により取得された対象データの少なくともいずれかに対して、前記プロキシ装置によって予め登録されているi番目のローカルクエリを実行するローカルクエリ処理ステップと、
i≠nの場合に、前記ローカルクエリ処理手段による処理結果を転送データとしてi+1番目の前記クエリ処理装置に送信し、i=nの場合に、前記ローカルクエリ処理手段による処理結果を前記プロキシ装置又は前記グローバルクエリを出力した端末に送信するデータ送信ステップと、を行う、
ことを特徴とするストリームデータ処理方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005211483A JP4723301B2 (ja) | 2005-07-21 | 2005-07-21 | ストリームデータ処理システムおよびストリームデータ処理方法 |
US11/359,540 US7644110B2 (en) | 2005-07-21 | 2006-02-23 | Stream data processing system and stream data processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005211483A JP4723301B2 (ja) | 2005-07-21 | 2005-07-21 | ストリームデータ処理システムおよびストリームデータ処理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007026373A JP2007026373A (ja) | 2007-02-01 |
JP4723301B2 true JP4723301B2 (ja) | 2011-07-13 |
Family
ID=37680270
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005211483A Expired - Fee Related JP4723301B2 (ja) | 2005-07-21 | 2005-07-21 | ストリームデータ処理システムおよびストリームデータ処理方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US7644110B2 (ja) |
JP (1) | JP4723301B2 (ja) |
Families Citing this family (118)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070204020A1 (en) * | 2006-02-24 | 2007-08-30 | International Business Machines Corporation | System and method of stream processing workflow composition using automatic planning |
US20070250331A1 (en) * | 2006-04-05 | 2007-10-25 | International Business Machines Corporation | Method for composition of stream processing plans |
US7710884B2 (en) * | 2006-09-01 | 2010-05-04 | International Business Machines Corporation | Methods and system for dynamic reallocation of data processing resources for efficient processing of sensor data in a distributed network |
ATE432000T1 (de) * | 2007-06-19 | 2009-06-15 | Alcatel Lucent | Auswahlverfahren zwischen mehreren betriebsmodi für die bereitstellung eines rundfunk- oder multicast-dienstes |
JP4990696B2 (ja) * | 2007-06-27 | 2012-08-01 | 株式会社日立製作所 | ストリームデータの処理方法およびストリームデータ処理システム |
JP5055039B2 (ja) * | 2007-06-27 | 2012-10-24 | 株式会社日立製作所 | ストリームデータ処理方法およびストリームデータ処理システム |
US7979420B2 (en) * | 2007-10-16 | 2011-07-12 | Oracle International Corporation | Handling silent relations in a data stream management system |
US7996388B2 (en) * | 2007-10-17 | 2011-08-09 | Oracle International Corporation | Adding new continuous queries to a data stream management system operating on existing queries |
US8296316B2 (en) * | 2007-10-17 | 2012-10-23 | Oracle International Corporation | Dynamically sharing a subtree of operators in a data stream management system operating on existing queries |
JP5256685B2 (ja) * | 2007-10-18 | 2013-08-07 | 日本電気株式会社 | 情報処理装置 |
US8073826B2 (en) | 2007-10-18 | 2011-12-06 | Oracle International Corporation | Support for user defined functions in a data stream management system |
US8521867B2 (en) * | 2007-10-20 | 2013-08-27 | Oracle International Corporation | Support for incrementally processing user defined aggregations in a data stream management system |
US7991766B2 (en) | 2007-10-20 | 2011-08-02 | Oracle International Corporation | Support for user defined aggregations in a data stream management system |
US8019747B2 (en) * | 2007-10-30 | 2011-09-13 | Oracle International Corporation | Facilitating flexible windows in data stream management systems |
US8103655B2 (en) * | 2007-10-30 | 2012-01-24 | Oracle International Corporation | Specifying a family of logics defining windows in data stream management systems |
JP5198929B2 (ja) * | 2008-04-25 | 2013-05-15 | 株式会社日立製作所 | ストリームデータ処理方法及び計算機システム |
US8055767B1 (en) * | 2008-07-15 | 2011-11-08 | Zscaler, Inc. | Proxy communication string data |
US8589436B2 (en) * | 2008-08-29 | 2013-11-19 | Oracle International Corporation | Techniques for performing regular expression-based pattern matching in data streams |
JP5465413B2 (ja) | 2008-10-29 | 2014-04-09 | 株式会社日立製作所 | ストリームデータ処理方法、及びそのシステム |
JP5206375B2 (ja) * | 2008-12-02 | 2013-06-12 | 富士通株式会社 | データ紐付けプログラム,情報処理装置およびデータ紐付け方法 |
JP4727715B2 (ja) * | 2008-12-12 | 2011-07-20 | 株式会社日立製作所 | ストリームデータ処理方法、及びシステム |
US8352517B2 (en) * | 2009-03-02 | 2013-01-08 | Oracle International Corporation | Infrastructure for spilling pages to a persistent store |
US8935293B2 (en) * | 2009-03-02 | 2015-01-13 | Oracle International Corporation | Framework for dynamically generating tuple and page classes |
US8145859B2 (en) | 2009-03-02 | 2012-03-27 | Oracle International Corporation | Method and system for spilling from a queue to a persistent store |
JP5149840B2 (ja) * | 2009-03-03 | 2013-02-20 | 株式会社日立製作所 | ストリームデータ処理方法、ストリームデータ処理プログラム、および、ストリームデータ処理装置 |
JP4870183B2 (ja) * | 2009-03-13 | 2012-02-08 | 株式会社日立製作所 | ストリームデータ処理システムにおける障害回復方法、計算機システム及び障害回復プログラム |
US9613123B2 (en) * | 2009-04-13 | 2017-04-04 | Hewlett Packard Enterprise Development Lp | Data stream processing |
JP5058209B2 (ja) * | 2009-05-22 | 2012-10-24 | 株式会社日立製作所 | ストリームデータ処理において逆再生を行うデータ処理システム |
US8387076B2 (en) * | 2009-07-21 | 2013-02-26 | Oracle International Corporation | Standardized database connectivity support for an event processing server |
US8321450B2 (en) * | 2009-07-21 | 2012-11-27 | Oracle International Corporation | Standardized database connectivity support for an event processing server in an embedded context |
JP5396184B2 (ja) * | 2009-07-31 | 2014-01-22 | 株式会社日立製作所 | 計算機システム及び複数計算機によるストリームデータ分散処理方法 |
US8386466B2 (en) * | 2009-08-03 | 2013-02-26 | Oracle International Corporation | Log visualization tool for a data stream processing server |
US8527458B2 (en) * | 2009-08-03 | 2013-09-03 | Oracle International Corporation | Logging framework for a data stream processing server |
JP4967014B2 (ja) * | 2009-12-16 | 2012-07-04 | 株式会社日立製作所 | ストリームデータ処理装置及び方法 |
US9430494B2 (en) * | 2009-12-28 | 2016-08-30 | Oracle International Corporation | Spatial data cartridge for event processing systems |
US8959106B2 (en) | 2009-12-28 | 2015-02-17 | Oracle International Corporation | Class loading using java data cartridges |
US9305057B2 (en) * | 2009-12-28 | 2016-04-05 | Oracle International Corporation | Extensible indexing framework using data cartridges |
JP5457281B2 (ja) * | 2010-06-14 | 2014-04-02 | 日本電信電話株式会社 | データ処理装置、データ処理方法及びプログラム |
US8713049B2 (en) | 2010-09-17 | 2014-04-29 | Oracle International Corporation | Support for a parameterized query/view in complex event processing |
US9189280B2 (en) | 2010-11-18 | 2015-11-17 | Oracle International Corporation | Tracking large numbers of moving objects in an event processing system |
US8990416B2 (en) | 2011-05-06 | 2015-03-24 | Oracle International Corporation | Support for a new insert stream (ISTREAM) operation in complex event processing (CEP) |
US9329975B2 (en) | 2011-07-07 | 2016-05-03 | Oracle International Corporation | Continuous query language (CQL) debugger in complex event processing (CEP) |
US9361342B2 (en) * | 2011-10-10 | 2016-06-07 | Hewlett Packard Enterprise Development Lp | Query to streaming data |
US9430117B2 (en) | 2012-01-11 | 2016-08-30 | International Business Machines Corporation | Triggering window conditions using exception handling |
US9438656B2 (en) | 2012-01-11 | 2016-09-06 | International Business Machines Corporation | Triggering window conditions by streaming features of an operator graph |
JP5874915B2 (ja) * | 2012-02-03 | 2016-03-02 | 日本電気株式会社 | データストリーム処理システム、管理装置、データストリーム処理方法、および、コンピュータ・プログラム |
US9015339B2 (en) * | 2012-04-25 | 2015-04-21 | International Business Machines Corporation | Monitoring streams buffering to optimize operator procressing |
US9391830B2 (en) | 2012-09-26 | 2016-07-12 | International Business Machines Corporation | Dynamic stream processing within an operator graph |
US9262479B2 (en) | 2012-09-28 | 2016-02-16 | Oracle International Corporation | Join operations for continuous queries over archived views |
US9563663B2 (en) | 2012-09-28 | 2017-02-07 | Oracle International Corporation | Fast path evaluation of Boolean predicates |
US9158795B2 (en) | 2012-09-28 | 2015-10-13 | International Business Machines Corporation | Compile-time grouping of tuples in a streaming application |
US9497250B2 (en) | 2012-10-29 | 2016-11-15 | International Business Machines Corporation | Runtime grouping of tuples in a streaming application |
US9020785B2 (en) | 2012-11-09 | 2015-04-28 | International Business Machines Corporation | Identifying and routing poison tuples in a streaming application |
US10956422B2 (en) | 2012-12-05 | 2021-03-23 | Oracle International Corporation | Integrating event processing with map-reduce |
US9122725B2 (en) | 2012-12-06 | 2015-09-01 | International Business Machines Corporation | Tuple routing in a streaming application |
US9195559B2 (en) | 2012-12-12 | 2015-11-24 | International Business Machines Corporation | Management of stream operators with dynamic connections |
US9098587B2 (en) | 2013-01-15 | 2015-08-04 | Oracle International Corporation | Variable duration non-event pattern matching |
US10298444B2 (en) | 2013-01-15 | 2019-05-21 | Oracle International Corporation | Variable duration windows on continuous data streams |
US9183175B2 (en) | 2013-01-28 | 2015-11-10 | International Business Machines Corporation | Memory management in a streaming application |
US9390135B2 (en) | 2013-02-19 | 2016-07-12 | Oracle International Corporation | Executing continuous event processing (CEP) queries in parallel |
US9047249B2 (en) | 2013-02-19 | 2015-06-02 | Oracle International Corporation | Handling faults in a continuous event processing (CEP) system |
US9251205B2 (en) | 2013-02-21 | 2016-02-02 | International Business Machines Corporation | Streaming delay patterns in a streaming environment |
US9087082B2 (en) | 2013-03-07 | 2015-07-21 | International Business Machines Corporation | Processing control in a streaming application |
US9280549B2 (en) | 2013-03-14 | 2016-03-08 | International Business Machines Corporation | Compressing tuples in a streaming application |
US9002846B2 (en) | 2013-03-15 | 2015-04-07 | International Business Machines Corporation | Ending tuple processing in a stream-based computing application |
US9329970B2 (en) | 2013-03-15 | 2016-05-03 | International Business Machines Corporation | Selecting an operator graph configuration for a stream-based computing application |
US9571545B2 (en) | 2013-03-15 | 2017-02-14 | International Business Machines Corporation | Evaluating a stream-based computing application |
US9229965B2 (en) | 2013-03-20 | 2016-01-05 | International Business Machines Corporation | Managing attributes in stream processing using a cache |
US9218395B2 (en) | 2013-03-20 | 2015-12-22 | International Business Machines Corporation | Managing attributes in stream processing |
US9305031B2 (en) * | 2013-04-17 | 2016-04-05 | International Business Machines Corporation | Exiting windowing early for stream computing |
US9147010B2 (en) | 2013-04-17 | 2015-09-29 | International Business Machines Corporation | Reconfiguring an operator graph based on attribute usage |
US9325758B2 (en) | 2013-04-22 | 2016-04-26 | International Business Machines Corporation | Runtime tuple attribute compression |
US9426197B2 (en) | 2013-04-22 | 2016-08-23 | International Business Machines Corporation | Compile-time tuple attribute compression |
US9418113B2 (en) | 2013-05-30 | 2016-08-16 | Oracle International Corporation | Value based windows on relations in continuous data streams |
US9344342B2 (en) | 2013-06-10 | 2016-05-17 | International Business Machines Corporation | Monitoring similar data in stream computing |
US9384302B2 (en) | 2013-06-17 | 2016-07-05 | International Business Machines Corporation | Generating differences for tuple attributes |
US9152689B2 (en) | 2013-06-25 | 2015-10-06 | International Business Machines Corporation | Managing passthru connections on an operator graph |
US9372780B2 (en) | 2013-06-28 | 2016-06-21 | International Business Machines Corporation | Breakpoint continuation for stream computing |
US9515965B2 (en) | 2013-09-18 | 2016-12-06 | International Business Machines Corporation | Managing data paths in an operator graph |
US9471639B2 (en) | 2013-09-19 | 2016-10-18 | International Business Machines Corporation | Managing a grouping window on an operator graph |
US9298801B2 (en) | 2013-09-25 | 2016-03-29 | International Business Machines Corporation | Managing multiple windows on an operator graph |
JP6032680B2 (ja) | 2013-10-31 | 2016-11-30 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 受信したデータごとに集計処理を行うシステム、方法およびプログラム |
US9298848B2 (en) | 2013-11-01 | 2016-03-29 | International Business Machines Corporation | Managing a template in an operator graph |
US20150154257A1 (en) * | 2013-12-04 | 2015-06-04 | Nec Laboratories America, Inc. | System and method for adaptive query plan selection in distributed relational database management system based on software-defined network |
US9934279B2 (en) | 2013-12-05 | 2018-04-03 | Oracle International Corporation | Pattern matching across multiple input data streams |
US9110681B2 (en) | 2013-12-11 | 2015-08-18 | International Business Machines Corporation | Recognizing operational options for stream operators at compile-time |
JP5782143B2 (ja) * | 2014-01-22 | 2015-09-24 | 株式会社日立製作所 | 処理方法、及びストリームデータ処理システム |
US9313110B2 (en) | 2014-01-22 | 2016-04-12 | International Business Machines Corporation | Managing processing branches in an operator graph |
US9189212B2 (en) | 2014-03-31 | 2015-11-17 | International Business Machines Corporation | Predicted outputs in a streaming environment |
US9244978B2 (en) | 2014-06-11 | 2016-01-26 | Oracle International Corporation | Custom partitioning of a data stream |
US9703839B2 (en) | 2014-06-20 | 2017-07-11 | International Busines Machines Corporation | Managing streams of tuples |
US9712645B2 (en) | 2014-06-26 | 2017-07-18 | Oracle International Corporation | Embedded event processing |
US9460235B2 (en) | 2014-06-30 | 2016-10-04 | International Business Machines Corporation | Supplementing a tuple with a derived value |
US9886486B2 (en) | 2014-09-24 | 2018-02-06 | Oracle International Corporation | Enriching events with dynamically typed big data for event processing |
US10120907B2 (en) | 2014-09-24 | 2018-11-06 | Oracle International Corporation | Scaling event processing using distributed flows and map-reduce operations |
US9734038B2 (en) | 2014-09-30 | 2017-08-15 | International Business Machines Corporation | Path-specific break points for stream computing |
WO2016092604A1 (ja) * | 2014-12-08 | 2016-06-16 | 株式会社日立製作所 | データ処理システムおよびデータアクセス方法 |
US10592500B2 (en) * | 2015-01-27 | 2020-03-17 | International Business Machines Corporation | Eviction stream for data joins |
US9747343B2 (en) | 2015-02-19 | 2017-08-29 | International Business Machines Corporation | Algorithmic changing in a streaming environment |
US9886485B2 (en) | 2015-03-11 | 2018-02-06 | International Business Machines Corporation | Reducing redundant operations in a streaming environment |
US10061810B2 (en) | 2015-04-13 | 2018-08-28 | International Business Machines Corporation | Limiting tuple creation at the tuple level |
US9734206B2 (en) | 2015-04-14 | 2017-08-15 | International Business Machines Corporation | Intermediate window results in a streaming environment |
US10042891B2 (en) * | 2015-05-08 | 2018-08-07 | International Business Machines Corporation | Windowing across operators in a streaming environment |
US9996632B2 (en) | 2015-05-21 | 2018-06-12 | International Business Machines Corporation | Processing a stream of tuples |
US9853878B2 (en) | 2015-06-09 | 2017-12-26 | International Business Machines Corporation | Limiting data output from windowing operations |
WO2017018901A1 (en) | 2015-07-24 | 2017-02-02 | Oracle International Corporation | Visually exploring and analyzing event streams |
US20170063723A1 (en) * | 2015-08-26 | 2017-03-02 | International Business Machines Corporation | Asset arrangement management for a shared pool of configurable computing resources associated with a streaming application |
US10657135B2 (en) | 2015-09-30 | 2020-05-19 | International Business Machines Corporation | Smart tuple resource estimation |
US10296620B2 (en) | 2015-09-30 | 2019-05-21 | International Business Machines Corporation | Smart tuple stream alteration |
US10558670B2 (en) * | 2015-09-30 | 2020-02-11 | International Business Machines Corporation | Smart tuple condition-based operation performance |
US10733209B2 (en) * | 2015-09-30 | 2020-08-04 | International Business Machines Corporation | Smart tuple dynamic grouping of tuples |
US10311158B2 (en) | 2016-06-06 | 2019-06-04 | International Business Machines Corporation | Streamlining tuple processing by delivering tuple attributes to associated operators |
KR101856454B1 (ko) | 2017-03-06 | 2018-05-10 | 주식회사 티맥스데이터 | 분산처리를 위한 컴퓨팅 장치 |
EP3603018B1 (en) * | 2017-03-31 | 2023-03-08 | Nokia Solutions and Networks Oy | Optimizations for cloud storage related data flow |
US10635346B2 (en) * | 2018-06-11 | 2020-04-28 | Western Digital Technologies, Inc. | Self-trimming of data stored in non-volatile memory using data storage controller |
CN110908995B (zh) * | 2018-09-17 | 2023-04-11 | 阿里巴巴集团控股有限公司 | 数据处理方法、装置以及设备 |
CN111177126B (zh) * | 2019-08-01 | 2024-05-14 | 腾讯科技(深圳)有限公司 | 一种信息处理方法、装置及设备 |
US11182386B2 (en) * | 2020-03-24 | 2021-11-23 | International Business Machines Corporation | Offloading statistics collection |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4769772A (en) * | 1985-02-28 | 1988-09-06 | Honeywell Bull, Inc. | Automated query optimization method using both global and parallel local optimizations for materialization access planning for distributed databases |
US5634053A (en) * | 1995-08-29 | 1997-05-27 | Hughes Aircraft Company | Federated information management (FIM) system and method for providing data site filtering and translation for heterogeneous databases |
US20060129528A1 (en) * | 2003-01-14 | 2006-06-15 | Daisuke Miyamoto | Database load reducing system and load reducing program |
US7472112B2 (en) * | 2003-06-23 | 2008-12-30 | Microsoft Corporation | Distributed query engine pipeline method and system |
-
2005
- 2005-07-21 JP JP2005211483A patent/JP4723301B2/ja not_active Expired - Fee Related
-
2006
- 2006-02-23 US US11/359,540 patent/US7644110B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2007026373A (ja) | 2007-02-01 |
US7644110B2 (en) | 2010-01-05 |
US20070022092A1 (en) | 2007-01-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4723301B2 (ja) | ストリームデータ処理システムおよびストリームデータ処理方法 | |
US9197710B1 (en) | Temporal based data string intern pools | |
US10762539B2 (en) | Resource estimation for queries in large-scale distributed database system | |
US8949420B2 (en) | Content pre-fetching and preparation | |
JP4687253B2 (ja) | ストリームデータ処理システムのクエリ処理方法 | |
US6182111B1 (en) | Method and system for managing distributed data | |
JP4025379B2 (ja) | 検索システム | |
US7437725B1 (en) | Processing techniques for servers handling client/server traffic and communications | |
CN100511220C (zh) | 分布式高速缓存中维护数据的方法和系统 | |
KR101672901B1 (ko) | 분산 파일 시스템에서 소형 파일에 대한 접근성 향상을 위한 캐시 관리 시스템 | |
US20030004998A1 (en) | Proxy-based acceleration of dynamically generated content | |
NO326041B1 (no) | Fremgangsmate til administrasjon av datalagring i et system for soking og gjenfinning av informasjon | |
CN101390080A (zh) | 基于查询部分来供应高速缓存的查询结果 | |
JP2007526537A (ja) | 持続的にイベントデータを記憶および提供するためのサーバアーキテクチャおよび方法 | |
WO2018214936A1 (zh) | 数据热度统计 | |
JP2001101061A (ja) | キャッシュサーバ | |
JP2002099565A (ja) | 情報検索装置 | |
Bhushan et al. | Recommendation of optimized web pages to users using Web Log mining techniques | |
Aishwarya et al. | Efficient prefetching technique for storage of heterogeneous small files in Hadoop Distributed File System Federation | |
JP5211180B2 (ja) | データベース管理装置、データベース管理プログラム、データベース管理方法、データベース管理システム | |
CN115769196B (zh) | 管理实时数据流处理 | |
JP2010165170A (ja) | 検索処理方法、システム、及びプログラム | |
US7853580B2 (en) | Method, system and computer program for downloading information based on a snapshot approach | |
JP4502063B2 (ja) | データウェアハウスシステムとそこで用いられる問合せ処理方法及びそのためのデータ収集方法と装置及び課金システム | |
JP2004070957A (ja) | 検索システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080702 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100525 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100608 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100809 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110405 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110407 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140415 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140415 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |