RayCppWorkerExample

Show how to use c++ worker to develop distribute applications.

APACHE-2.0 License

Stars
9

RayCppWorkerExample

Show how to use c++ worker to develop distribute applications.

How to run the example

dependency

  • python 3.6+
  • bazel 3.4
  • gcc6.5+
  • pandas 0.25+ (pip install pandas==0.25)

run simple_kv_store