Using Peer-to-peer networks for mission critical data communication
Group #7 Satish Kotti Siddhant Sonkar Venkatesh SGS
Using Peer-to-peer networks for mission critical data communication - - PowerPoint PPT Presentation
Using Peer-to-peer networks for mission critical data communication Group #7 Satish Kotti Siddhant Sonkar Venkatesh SGS Introduction Peer-to-peer based approach for data transmission in mission critical systems like disaster response
Group #7 Satish Kotti Siddhant Sonkar Venkatesh SGS
response systems.
○ Large number of recipients ○ Disseminate as fast as possible ○ Reach maximum number of nodes ○ Heterogeneous network ○ Fault Tolerance
○ Disaster Response Systems ○ Emergency Alert Systems
○ Scalable Application layer multicast ○ Farecast ○ Overcast
use case.
randomized approaches tackle this scenario better.
dissemination time.
Centralized Architecture Gossip-based Architecture
source.
same results
importance of random-walk.
○ Rapid Packet Loss ○ Network Partitions ○ Failing nodes and links ○ High network churn rate
○ ModelNet ○ Planet Lab ○ NS-3
○ Cooja Contiki ○ CupCarbon
○ Network Simulation at scale with tools ○ Realistic simulation - Google Cloud, Kubernetes ○ No good documentation for available implementations
○ Low level socket programming ○ Protocol implementation and simulation ○ Understanding necessity for multi-threaded implementations in such systems - maintaining mutex locks on connection pools, spawning a process for each activity, importance of asynchronous behaviour