Show how to use c++ worker to develop distribute applications.
- python 3.6+
- bazel 3.4
- gcc6.5+
- pandas 0.25+ (pip install pandas==0.25)
- git clone https://github.com/qicosmos/RayCppWorkerExample.git
- cd RayCppWorkerExample/src/examples
- sh install_ray.sh
- bazel run :simple_kv_store