Lixin Wei
f31ee84bfd
[Streaming] Fault Tolerance Implementation ( #10595 )
2020-09-05 16:40:47 +08:00
SangBin Cho
cb919c5e5c
Revert "[Streaming] Fault Tolerance Implementation ( #10008 )" ( #10582 )
...
This reverts commit 1b1466748f .
2020-09-04 13:21:18 -07:00
Lixin Wei
1b1466748f
[Streaming] Fault Tolerance Implementation ( #10008 )
2020-09-04 20:44:34 +08:00
Lingxuan Zuo
a734f77757
[Streaming] fix cv hang in multithread variables race ( #8984 )
2020-06-19 12:16:40 +08:00
Siyuan (Ryans) Zhuang
b68fede30b
Convert include guard to pragma once ( #8957 )
2020-06-16 01:29:43 -07:00
Kai Yang
48b48cc8c2
Support multiple core workers in one process ( #7623 )
2020-04-07 11:01:47 +08:00
Lingxuan Zuo
3d9bd64591
[Streaming] DataWriter use event driven model. ( #7043 )
...
* streaming writer use event driven model.
* minor changes according reviewer comments
* Fix according to reviewer's comments
* fix bazel lint
* code polished
* Add more comments
* rename Stop & Start of EventQueue to Freeze and Unfreeze.
2020-02-11 22:24:45 +08:00