Name Modified Size InfoDownloads / Week
Parent folder
MonteCarloServer.java 2019-06-19 1.8 kB
MultiThreadMonteCarloClient.java 2019-06-19 3.8 kB
MonteCarloImpl.java 2019-06-19 852 Bytes
MonteCarloInterface.java 2019-06-19 384 Bytes
Totals: 4 Items   6.8 kB 0

MRI service for computing Pi with Monte Carlo

This project is a practice of a Master. It has two versions: one with a single thread in client and one multithread. Both versions include source code (in src folder), a bash file to compile (compila.sh), a test file to test the compilation (test.sh) and a compiled version in the folders client and server.

MonteCarloRMI (single thread)

More information in: * MonteCarloRMI Wiki

MonteCarloRMI (multithread)

More information in: * MonteCarloRMImultithread Wiki

Source: readme.md, updated 2019-06-19