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)