Releases: cicirello/ClusterPerformanceTests
Releases · cicirello/ClusterPerformanceTests
Performance Tests for Small Clusters
Code 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. Also includes 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.