You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Márton Balassi (JIRA)" <ji...@apache.org> on 2015/02/12 15:24:12 UTC

[jira] [Created] (FLINK-1534) GSoC project: Distributed pattern matching over Flink streaming

Márton Balassi created FLINK-1534:
-------------------------------------

             Summary: GSoC project: Distributed pattern matching over Flink streaming
                 Key: FLINK-1534
                 URL: https://issues.apache.org/jira/browse/FLINK-1534
             Project: Flink
          Issue Type: New Feature
          Components: Streaming
            Reporter: Márton Balassi
            Priority: Minor


Pattern matching over streams is an important application. The general structure of a streaming pattern matching is the following:

If A event follows B event then trigger some computation.

The support for this feature is associated with complex event processing systems, however it is also adoptable for distributed setting, however it poses additional challenges.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)