Initial commit for Ray streaming (#4268)

This commit is contained in:
ppeagle
2019-03-30 19:32:05 +08:00
committed by Hao Chen
parent e5bcae52f5
commit 5efb21e1d0
80 changed files with 2873 additions and 11 deletions
@@ -0,0 +1,3 @@
ray {
run-mode = SINGLE_PROCESS
}