[Streaming] Implement streaming job-worker. (#8780)

This commit is contained in:
Tianyi Chen
2020-06-10 14:13:55 +08:00
committed by GitHub
parent 04cffb7e65
commit ec5ecb661f
56 changed files with 1078 additions and 1213 deletions
+1 -1
View File
@@ -56,5 +56,5 @@ def test_simple_word_count():
if __name__ == "__main__":
# test_word_count()
test_word_count()
test_simple_word_count()