Hacker News new | ask | show | jobs
Ask HN: How to build a user configurable rules based alerting application
1 points by usladha 4877 days ago
Hi,

I am looking towards developing a generic application in which the user can configure multiple rules and get alerted on it.

I am looking at using Drools, but the user can dynamically configure rules and then I would have to restart Drools engine.

I would like to ask HN for its suggestions.

Thanks