Re: [rules-users] Drools Planner examples applications running more than 10 minutes?

2011-07-15 Thread Geoffrey De Smet
Prabakar, The alternative would be a custom algorithm, which will be slower than Planner. However, you should limit how long you want Planner to solve. I'd recommend a short time in your case, such as 30 seconds or 1 minute. It depends on the size of your data set of course. Planner 5.3 will

Re: [rules-users] Filtering eligible records for authorization - Is a rules engine right solution ?

2011-07-15 Thread gmkumar2005
I found this link useful http://docs.codehaus.org/display/DROOLS/Large+Datasets+and+performance Similar discussion http://stackoverflow.com/questions/2274993/should-i-use-drools-in-this-situation But i am looking for a suggestion from drools community. -- View this message in context:

[rules-users] Is my project a suitable candidate for Drools?

2011-07-15 Thread bolsover
Although a reasonably experienced Java programmer, I'm completely new to Drools and am just in the process of exploring some options for my current project. Advice from practioners here would be very welcome. An existing web based b2b application allows clients to select products from the

Re: [rules-users] Drools rules spring integration without using any persistence

2011-07-15 Thread kennywest
Same here when deploying a war with spring configs for drools using 5.2.0.Final. Apart from the error in the logging, the application seems to run fine and firing rules just fine. Any ideas on how to get rid of this error message? -- View this message in context:

Re: [rules-users] Drools rules spring integration without using any persistence

2011-07-15 Thread kennywest
Ok, found the culprit. Seems this comes from spring-support depending on drools-grid-impl. Why would you need a grid to execute rule locally? Any plans to remove this hard dependency in the future? -- View this message in context:

[rules-users] Drools Planner Solver Type

2011-07-15 Thread DroolersEye
Geoffrey, Please help me to understand clearly, 1. What are the solver type drools planner currently support or use? 2. From the examples I learned Local search(SA, tabu..), is this type applicable to all kind of problems? 3. How to select or build a solver? (eg.scenario.100 doctors 1000