HTTP Push Notification Management Without Continuous Listening
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current 5G mobile communication systems face excessive network traffic and resource consumption due to continuous listening for notification messages from vertical application layer servers, leading to inefficient use of computing resources and power on user equipment.
Innovation Solution
Implement a high-level procedure using HTTP to enable the SNM-S to push notification messages to the SNM-C, with a defined message format and encoding/decoding processes for managing push notifications, allowing the SNM-C to share a PUSH callback-URL for future message delivery.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If continuous listening for notification messages is implemented, then notification delivery is ensured, but network traffic and resource consumption increase excessively
Solution Approach 1:
The system transitions from continuous listening to periodic/pushed actions where notifications are delivered only when needed. The SNM-S pushes notifications to SNM-C on demand, and UEs receive notifications only when pushed, eliminating continuous resource consumption while maintaining reliable delivery.
Solution Approach 2:
The SNM-S and SNM-C act as intermediary components between VAL servers and UEs. They manage notification channels and handle message pushing, allowing UEs to avoid continuous listening while ensuring reliable notification delivery through the intermediary management layer.
2Reliability
If continuous listening for notification messages is implemented, then notification delivery is ensured, but network traffic increases excessively
Solution Approach 1:
The notification system uses push-based periodic action where messages are transmitted only when needed rather than through continuous listening. This reduces network traffic by eliminating redundant connection maintenance and unnecessary message exchanges while ensuring reliable delivery when notifications are actually pushed.
3Reliability
If continuous listening for notification messages is implemented, then notification delivery is ensured, but computing resources are consumed inefficiently
Solution Approach 1:
The system replaces continuous computing resources dedicated to listening with periodic push-based operations. The SNM-S and SNM-C manage notification channels and push messages only when needed, significantly improving computing resource efficiency while maintaining reliable notification delivery.
4Productivity
If push notification mechanism is implemented, then resource efficiency is improved, but system complexity increases
Solution Approach 1:
The SNM-S and SNM-C serve as intermediary components that manage the complexity of push notification mechanisms. They handle channel management, message encoding/decoding, and coordination between VAL servers and UEs, thereby improving resource efficiency while containing system complexity within the management layer rather than requiring complex changes at UE level.
Data Source
AI summary
The disclosure relates to a 5G or 6G communication system for supporting a higher data transmission rate. Disclosed are methods and systems for handling PUSH notification messages in a service enabler architecture layer notification management (SNM) service. The method can be used to for a high-level procedure using a hypertext transport protocol (HTTP) to enable an SNM server (SNM-S) to push the notification messages to an SNM client (SNM-C).


