Hi all, I'm working with timers and I have a couple of questions.
1) If I have more than one timer in a ruleflow definition, will ksession.fireUntilHalt()/ksession.fireAllRules() take care of starting/initializing all timers? Is one thread enough for multiple timers or I need to handle timers individually? 2) If my flow terminates (normally or abnormally) do I need to clean/restart the timers? Any help is appreciated. Thanks, Nick. -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Couple-of-questions-about-Timers-tp912788p912788.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
