Skip to content

aditandadit/DistributedProgramming-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DistributedProgramming-Java

Coursera Verified Certificate

Part of specialization from Rice University on Parallel, Concurrent and Distributed Programming

Week 1 --> Distributed PageRank in Spark

  • Ran Test for 20000 and 50000 nodes (ie Websites)

  • SpeedUp achieved -> 1.35 to 1.5

Week 2 --> A Basic File Server that responds to GET request from HTTP clients

Week 3 --> A parallel implementation of Matrix Multiply using MPI to express SPMD parallelism

  • Expected Speedup -> 0.75 * Number of Cores

  • for 8 core Laptop speedup was 6 for matrices of various sizes ranging from 800 -> 1800

Week 4 -> Basic Implementation of MultiThreaded File Server

About

Distributed Pagerank, multhreaded http file server, MPI matrix Multiply

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages