Commit graph

19 commits

Author SHA1 Message Date
qicosmos
e54dfd8cc5
[C++ worker] Ray actor task for RAY_REMOTE (#15039) 2021-04-12 15:40:35 +08:00
qicosmos
4c53c6ed1a
[C++ Worker] Improve normal task remote interface (#14978) 2021-03-29 19:55:16 +08:00
qicosmos
de7ee75d27
[C++ worker] Ray normal task for RAY_REMOTE (#14599) 2021-03-27 09:56:40 +08:00
qicosmos
f2348a5456
[C++ worker] Add ray register part1 (#14436) 2021-03-09 13:57:17 +08:00
qicosmos
d77e25b4b1
[C++ worker] Avoid recursive inclusion of API header files (#14414) 2021-03-04 18:51:02 +08:00
qicosmos
277b6f5d3c
Support arbitrary arguments for c++ worker normal tasks and actor tasks (#14233) 2021-03-01 16:27:03 +08:00
qicosmos
bc46fc5fce
Cpp worker refactor serializer (#14027) 2021-02-18 15:37:58 +08:00
qicosmos
2307f54e88
[C++ API] simplify code of Arguments; avoid memory copy (#13978) 2021-02-18 10:33:18 +08:00
SongGuyang
361e5f0bef
support dynamic library loading in C++ worker (#13734) 2021-02-01 19:24:33 +08:00
Alind Khare
2059a2090d
[C++ API] Added reference counting to ObjectRef (#13058)
* Added reference counting to ObjectRef

* Addressed the comments
2020-12-24 09:32:52 -08:00
SongGuyang
df2c2a7ce5
[cpp worker] support pass by reference on cluster mode (#11753) 2020-11-16 14:30:35 -08:00
SongGuyang
5cbc411e38
[cpp worker] support cluster mode (#9977) 2020-09-18 11:08:18 +08:00
SongGuyang
cb70864c04
[cpp worker] support cluster mode and object Put/Get works (#9682) 2020-08-28 13:53:36 +08:00
Barak Michener
13f62b74f3
cpp: Fix include order in the cpp api.h for generated files (#10161) 2020-08-17 22:02:57 -07:00
Barak Michener
8e76796fd0
ci: Redo format.sh --all script & backfill lint fixes (#9956) 2020-08-07 16:49:49 -07:00
SongGuyang
17ddcd8691
[cpp worker] support Ray::Get() static method (#9809) 2020-08-06 16:20:05 +08:00
SongGuyang
cbf38573bd
C++ worker API refactoring (#9053) 2020-06-24 19:33:46 +08:00
SongGuyang
1583cd14ef
Add interfaces for C++ worker cluster mode (#8859) 2020-06-14 19:13:19 -07:00
SongGuyang
c195dc8f88
Basic C++ worker implementation (#6125) 2020-03-27 23:01:08 +08:00