问题
I have more than 1000 rules to do inference. As the drools will process these rules in RETE algorithm before do inference, I found it cost so much time to do this and I know it is necessary. But I want it could be faster.So is these any way can store the KieSession to DataBase so that I could load it next time if I want to use it? I read the Drools Documentation Chapter 4.2.4.9 for Drools 6.3 but I still feel puzzled. Thanks for your help !
来源:https://stackoverflow.com/questions/37180857/how-to-save-drools-kiesessions