Runtime Notification Server
Runtime Notification Server determines whether a notification event shall be generated or not based on the pulled notification data.

- Pull the notification data from RocketMQ and the notification strategies from Redis for comparison and determine whether or not a notification event shall be generated;
 - Send the notification event to RocketMQ.