Roy enables mutable remote objects on Ray. Please check out our homepage for more information.
- Install the Roy library.
pip install roy-on-ray
- Run the example.
make example
The source code is located at examples/pi_compute/pi_compute.py
.
make test
- The locking-based programming model is inspired by GCP.