One thread per core in Rust
-
Updated
Mar 30, 2020 - Rust
One thread per core in Rust
Parallel Monte Carlo simulations of the 2d Ising model at multiple temperatures in a web browser (https://www.tbeardsley.com/projects/montecarlo/ising2d)
The purpose of this project is to present an implementation for unix-based systems of a proxy server that serves a set of clients (concurrently) on the same machine through parallel programming techniques.
Add a description, image, and links to the parallel-prograrmming topic page so that developers can more easily learn about it.
To associate your repository with the parallel-prograrmming topic, visit your repo's landing page and select "manage topics."