ray/src/common/state
Philipp Moritz 0b8d279ef2 Convert task_spec to flatbuffers (#255)
* convert Ray to C++

* convert task_spec to flatbuffers

* fix

* it compiles

* latest

* tests are passing

* task2 -> task

* fix

* fix

* fix

* fix

* fix

* linting

* fix valgrind

* upgrade flatbuffers

* use debug mode for valgrind

* fix naming and comments

* downgrade flatbuffers

* fix linting

* reintroduce TaskSpec_free

* rename TaskSpec -> TaskInfo

* refactoring

* linting
2017-03-05 02:05:02 -08:00
..
actor_notification_table.cc Make Ray code C++ compatible (#321) 2017-03-01 01:17:24 -08:00
actor_notification_table.h Change type naming convention. (#315) 2017-02-26 00:32:43 -08:00
db.h Change type naming convention. (#315) 2017-02-26 00:32:43 -08:00
db_client_table.cc Availability after local scheduler failure (#329) 2017-03-02 19:51:20 -08:00
db_client_table.h Availability after local scheduler failure (#329) 2017-03-02 19:51:20 -08:00
local_scheduler_table.cc Make Ray code C++ compatible (#321) 2017-03-01 01:17:24 -08:00
local_scheduler_table.h Convert task_spec to flatbuffers (#255) 2017-03-05 02:05:02 -08:00
object_table.cc Make Ray code C++ compatible (#321) 2017-03-01 01:17:24 -08:00
object_table.h Change type naming convention. (#315) 2017-02-26 00:32:43 -08:00
redis.cc Convert task_spec to flatbuffers (#255) 2017-03-05 02:05:02 -08:00
redis.h Availability after local scheduler failure (#329) 2017-03-02 19:51:20 -08:00
table.cc Availability after local scheduler failure (#329) 2017-03-02 19:51:20 -08:00
table.h Change type naming convention. (#315) 2017-02-26 00:32:43 -08:00
task_table.cc Make Ray code C++ compatible (#321) 2017-03-01 01:17:24 -08:00
task_table.h Make Ray code C++ compatible (#321) 2017-03-01 01:17:24 -08:00