Hi all, I am in the process of implementing partitions in Siddhi using disruptors.
Siddhi supports two types of partitions, partitioning by variable and partitioning by range. I have implemented variable partitioning. For partitions we decided to have a fixed number of disruptors and events will be distributed among those using a hash function on the value of the variable. Number of disruptors can be changed accordingly. We will update the thread as we progress. Thanks -- *Thanks & Regards,Sachini JayasekaraSoftware Engineer; **WSO2 Inc. * *lean . enterprise . middleware | http://wso2.com <http://wso2.com> *
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
