Skip to content

venkateshmantha/TopologyManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topology Management

Simulating fast gossip-based constructions for Large-Scale P2P overlay topologies submitted as a part of the coursework for EEL 6935 Distributed Computing (Spring'17)

Dynamic Ring Topology - java TMAN <r1,r2,....,rn>

Binary Tree Topology - java TMAN

Crescent Moon Topology - java TMAN

N - Number of Nodes in the Topology. K - The neighbors associated with each node in the topology. n - No. of radius values.

The problem statment can be seen here and the report here.

About

Java implementation to simulate fast gossip-based communication in P2P overlay topologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages