ray/cpp
Frank Luan 0dc34566fe
Refactor raylet to allocate+write+seal one return object at a time (#15757)
* Refactor raylet to allocate+write+seal one return object at a time

* Fix build

* Fix C++ and Java runtime

* Skip Windows testing

* Fix java and cpp runtime

* Fix warnings

* Fix cpp and java tests

* Fix cpp and java runtime

Co-authored-by: Stephanie Wang <swang@cs.berkeley.edu>
2021-05-17 20:06:08 -07:00
..
example [C++ worker] Ray actor task for RAY_REMOTE (#15039) 2021-04-12 15:40:35 +08:00
include/ray [C++ Worker] Support overload functions for REAY_REMOTE (#14981) 2021-05-12 11:19:39 +08:00
src/ray Refactor raylet to allocate+write+seal one return object at a time (#15757) 2021-05-17 20:06:08 -07:00
BUILD.bazel [C++ worker] Ray normal task for RAY_REMOTE (#14599) 2021-03-27 09:56:40 +08:00