Re: [Architecture] [PROPOSAL] Distribute internal machine states

2016-12-07 Thread Pablo Casares
Hi Suho, Thanks for your answer. Currently, I haven't any implementation or performance numbers. Our proposal is independent on the partition of rule structure itself. Thus, it will be compatible with any work on that aspect from your side. We agree a rule partition is a good point, but also tha

Re: [Architecture] [PROPOSAL] Distribute internal machine states

2016-12-06 Thread Sriskandarajah Suhothayan
Hi Pablo, Thanks for your interest in the project and for the great proposal. We are also considering distributing Siddhi using Kafka, we will consider your ideas when implementing the solution and we are happy to have your contributions. Meanwhile, have you done any implementation regarding thi

[Architecture] [PROPOSAL] Distribute internal machine states

2016-12-05 Thread Pablo Casares Crespo
Introduction This proposal is to address the CEP internal state distribution at Pattern/Sequence rules. Currently, you need to use SiddhiQL event tables in order to share states across multiple Siddhi instances. You can do this using Hazelcast or using RBDMS event tables. In both cases there is