Simulates the heating of a piece of metal alloy. To speed up this process, the simulation is designed to run across four servers and one client. The work each node does is internally parallelized.
- Java (Concurrent)
- Educational
Simulation to visualize the heating of a metal alloy, which is distributed and internally parallel (written in Java).
Java