pm/FURPS/application/p2p_reliability.md

22 lines
764 B
Markdown
Raw Normal View History

# P2P Reliability
## Functionality
1. Improves probability of message propagation through redundant publishing and receiving.
2. Enables detection and remedy of message losses between peers using Store or Filter based reliability strategies.
3. Enhances Light Push reliability through service node pooling, redundant publishing, and failure detection.
4. Improves Filter reliability through redundant subscriptions and subscription health monitoring.
## Usability
1. Provides feedback on message delivery status leveraging store protocol.
2. Automatically handles reconnection and retransmission when failures are detected.
## Reliability
## Performance
## Supportability
1. Within browser environments (edge node mode)
2. Integrated in Status applications