ray/streaming/java
Lingxuan Zuo f995099e00
[Streaming] Support streaming flow control (#7152)
* streaming writer use event driven model.

* add RefreshChannelInfo

* fix name

* 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.

* add override

* fix

* fix return value

* support flow control

* add flow control ut in mock transfer

* minor changes according to comments

* add java and python worker adaption

Co-authored-by: wanxing <wanxing.wwx@alibaba-inc.com>
2020-02-24 23:48:04 +08:00
..
streaming-api [Streaming] Support streaming flow control (#7152) 2020-02-24 23:48:04 +08:00
streaming-runtime [Streaming] Support streaming flow control (#7152) 2020-02-24 23:48:04 +08:00
BUILD.bazel Fix build errors and add more targets to Windows builds (#6811) 2020-02-11 16:49:33 -08:00
checkstyle-suppressions.xml [Streaming] Streaming data transfer java (#6474) 2019-12-22 10:56:05 +08:00
dependencies.bzl [Streaming] Add configuration with owner config. (#6687) 2020-01-08 11:19:01 +08:00
pom.xml enable maven checkstyle (#6829) 2020-01-20 23:41:54 -08:00
test.sh fix symbols conflict and add symbols check (#7227) 2020-02-20 19:31:16 +08:00
testng.xml [Streaming] Streaming data transfer java (#6474) 2019-12-22 10:56:05 +08:00