If you are the happy owner of a raspberry pi, you surely seen that it is relatively powerful, but if you open many of your favourite applications (openoffice, lyx, jupyter notebook, an instance of your favourite web browser etc.- I call them usual tasks): your raspberry pi looses its strength.
In this project I would like to show how to use a small cluster of raspberry pi that solves this problem. First search the less load average node, then launch the application on it, then using X11 forwarding display the application on master node screen.
Using the script nodes you can also use your cluster for parallel computation.
The main points of attention are:
- thermal regulation of each nodes
- intelligent task dispatching over cluster
- personal data backup and restoration
- embarrassingly parallel computation
Features
- raspberry pi
- cluster
- thermal regulation
- data saving
- less load average
- parallel computation