Skip to content

Performance Tests for Small Clusters: The code provided in this repository was developed to test the performance of a small 8 node cluster of raspberry pis. Implementations of a few simple parallel algorithms for testing the performance of a small cluster. Uses Java RMI for communication between master node and the worker nodes.

License

Notifications You must be signed in to change notification settings

cicirello/ClusterPerformanceTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

ClusterPerformanceTests

Performance Tests for Small Clusters

Copyright (C) 2017 Vincent A. Cicirello.

https://www.cicirello.org/

The code provided in this repository was developed to test the performance of a small 8 node cluster of raspberry pis. Implementations of a few simple parallel algorithms for testing the performance of a small cluster. Uses Java RMI for communication between master node and the worker nodes. See the Java docs, in the doc folder, for other implementation details. The scripts folder contains useful bash scripts such as for starting the RMI servers on the worker nodes, shutting down and rebooting worker nodes from the master node, etc. See the scripts/README.txt file for details of the usage of the available scripts.

About

Performance Tests for Small Clusters: The code provided in this repository was developed to test the performance of a small 8 node cluster of raspberry pis. Implementations of a few simple parallel algorithms for testing the performance of a small cluster. Uses Java RMI for communication between master node and the worker nodes.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published