Re: [rules-users] What is the Best practice of using "Drools Fusion" in a Load balancing environment (ie temporal reasoning between 2 working memories)??

2010-02-19 Thread Amit Kumar
Currently we work off a database to share events for load balancing and issues related to restarts But that takes a hit on performance. It will also be good to have "event type/event content" based expiry times so that we can reduce the size of heap. -Amit 2010/2/19 Chetan Mahadev > > Hi > > Can

[rules-users] What is the Best practice of using "Drools Fusion" in a Load balancing environment (ie temporal reasoning between 2 working memories)??

2010-02-19 Thread Chetan Mahadev
Hi Can anyone tell me how to Implement temporal based event correlation using drools fusion in a load balancing environment. What is the best practice in a situation like this?? Use case : To correlate events which comes into the system with in a time window. Scenario1: Single System Scenario: