@CharlieHelps, suggest better algorithms for real time evaluator. currently it evaluates rules on arrival of each event, which is not efficient when thousands of events are ingested within a second. We used Kafka to increase thoughput but if real time evaluator is this weird, it won't sit well within the architecture.
@CharlieHelps, suggest better algorithms for real time evaluator. currently it evaluates rules on arrival of each event, which is not efficient when thousands of events are ingested within a second. We used Kafka to increase thoughput but if real time evaluator is this weird, it won't sit well within the architecture.