ray/src/common
2017-08-23 20:38:25 -07:00
..
cmake Changes to build to fix creation of wheels. (#840) 2017-08-21 17:49:35 -07:00
doc Merge task table and task log into a single table (#30) 2016-11-10 18:13:26 -08:00
format Adding basic support for a user-interpretable resource label (#761) 2017-08-08 02:53:59 -07:00
lib/python Move worker methods into Worker class and expose more TaskSpec fields to Python. (#796) 2017-08-01 17:16:57 -07:00
redis_module Fix installation instruction for ubuntu 14.04 (#805) 2017-08-02 18:14:14 -07:00
shims/windows Windows compatibility (#57) 2016-11-22 17:04:24 -08:00
state Fix potential bug in redis.cc. (#851) 2017-08-23 20:38:25 -07:00
test Replace some UT data structures in local scheduler with C++ STL. (#680) 2017-06-19 21:58:42 +00:00
thirdparty Move documentation to ReadTheDocs. (#326) 2017-02-27 21:14:31 -08:00
CMakeLists.txt Fix installation instruction for ubuntu 14.04 (#805) 2017-08-02 18:14:14 -07:00
common.cc Pull Plasma from Apache Arrow and remove Plasma store from Ray. (#692) 2017-07-31 21:04:15 -07:00
common.h Pull Plasma from Apache Arrow and remove Plasma store from Ray. (#692) 2017-07-31 21:04:15 -07:00
common_protocol.cc Convert task_spec to flatbuffers (#255) 2017-03-05 02:05:02 -08:00
common_protocol.h Shard Redis. (#539) 2017-05-18 17:40:41 -07:00
event_loop.cc Fix bug with reused file descriptors (#471) 2017-05-02 19:45:27 -07:00
event_loop.h Fix bug with reused file descriptors (#471) 2017-05-02 19:45:27 -07:00
io.cc Replace some UT data structures in local scheduler with C++ STL. (#680) 2017-06-19 21:58:42 +00:00
io.h Replace some UT data structures in local scheduler with C++ STL. (#680) 2017-06-19 21:58:42 +00:00
logging.cc Change event logs to store one Redis ZSET per worker. (#705) 2017-07-09 01:42:29 +02:00
logging.h Change event logs to store one Redis ZSET per worker. (#705) 2017-07-09 01:42:29 +02:00
net.cc Shard Redis. (#539) 2017-05-18 17:40:41 -07:00
net.h Global scheduler skeleton (#45) 2016-11-18 19:57:51 -08:00
task.cc Move worker methods into Worker class and expose more TaskSpec fields to Python. (#796) 2017-08-01 17:16:57 -07:00
task.h Move worker methods into Worker class and expose more TaskSpec fields to Python. (#796) 2017-08-01 17:16:57 -07:00