Skip to content

vladman-25/APD-HW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • C map-reduce algorithm using Pthreads and synchronization methods such as mutex and barrier for counting the number of perfect power numbers. Works for multiple input files with varying sizes in which threads optimally take files to process (in order to equally split work) and then mappers take the solutions and combine them and give the result.
  • Java Replicated Workers model to equally split tasks of file reading and processing.
  • C MPI distributed programming application to process an array using Ring algorithm on normal topology or broken link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published