You are right Vino, the initial implementation was based on the above mentioned paper.
Cheers, Till On Tue, Jul 17, 2018 at 5:34 PM vino yang <yanghua1...@gmail.com> wrote: > Hi Esa, > > AFAIK, the earlier Flink CEP refers to the Paper 《Efficient Pattern > Matching over Event Streams》[1]. Flink absorbed two major idea from this > paper: > > 1. NFA-b model on event stream > 2. a shared versioned match buffer which is a optimized data structure > > To Till and Chesnay: > > Did I missed anything when as time goes on and the development of Flink? > If yes, please give your additional remarks. > > [1]: https://people.cs.umass.edu/~yanlei/publications/sase-sigmod08.pdf > > Thanks, vino. > > 2018-07-17 22:01 GMT+08:00 Esa Heikkinen <esa.heikki...@student.tut.fi>: > >> Hi >> >> >> >> I don’t know this the correct forum to ask, but are there exist some good >> scientific papers about FlinkCEP (Complex Event Processing) ? >> >> >> >> I know Flink is based to Stratosphere, but how is it FlinkCEP ? >> >> >> >> BR Esa >> > >