Wondering if Drools (or Drools-fusion specifically) would be the right choice for my application:
I need to analyze certain "facts" ( events coming from a log - with a fixed TimeStamp and other values) against a bunch of rules to detect or derive another complex event or an anomality. it could be something as simple os counting the frequency of an event over a given time frame( measured by the TimeStamp in the logs). Or it could be something more complex as stating that if a particular pattern of events are occuring, then xyz has to be derived from the basic events etc... can i achieve this using drools-fusion? Is there anyplace i can get some documentation and examples on getting it running? a getting started guide sorta thing? Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226934#4226934 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226934 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
