LeTue09's picture
initial clean commit
1faccd4

Detached Worker

How to run (Only on a single node)

  • Start a local ray cluster:
ray start --head --port=6379
  • Run the server
python3 server.py
  • On another terminal, Run the client
python3 client.py