Eventual Connectivity Scenarios - ISIS3510-MOBILE-T34/T34-Wiki-SpendiQ GitHub Wiki

Author: Alonso Hernandez (fai-aher)

Eventual Connectivity Scenario

It refers to a situation in distributed systems where network connections between nodes are unreliable or temporarily unavailable, but eventually, all nodes can connect to each other over time. This means that the system assumes that, although connections may drop or become slow, they will eventually be restored, allowing the system to reach a consistent state across all nodes. It is common in systems designed to tolerate network partitions and work with asynchronous communication.

List of Eventual Connectivity Scenarios

Implemented in iOS

1. ECS1 - Offline Use of Biometric Sensors and Location Data

2. ECS2 - Offline Expense Tracking and Graphical Analysis

3. ECS3 - Offline Context Aware Shop Offers

Implemented in Android

4. ECS4 - Offline Offline Expense Analysis with Local Comparison

5. ECS5 - User Authentication with Offline Capabilities and Session Management

6. ECS6 - Offline Dashboard for Monthly Expense and Income Summary

Evidence that Show These Escenarios Working in the Apps

1. SpendiQ iOS

2- SpendiQ Android