ray/src/common
Hao Chen c1575e98c1 Make local scheduler client thread-safe (#2386)
* Make local scheduler client thread-safe for python

* lock write_messages

* remove allow-threads

* fix linter

* rename _write_message to do_write_message
2018-07-13 16:19:00 -07:00
..
cmake [JavaWorker] Changes to the build system for support java worker (#2092) 2018-05-18 19:09:23 -07:00
doc Merge task table and task log into a single table (#30) 2016-11-10 18:13:26 -08:00
format Treat actor creation like a regular task. (#1668) 2018-03-16 11:18:07 -07:00
lib/python [xray] Implement timeline and profiling API. (#2306) 2018-07-04 23:23:48 -07:00
redis_module Publish a notification for empty keys in the GCS (#2347) 2018-07-05 13:39:07 -07:00
shims/windows Windows compatibility (#57) 2016-11-22 17:04:24 -08:00
state Remove new gcs code from legacy Ray codepath (#2329) 2018-07-03 11:48:50 -07:00
test Use scoped enums in C++ and flatbuffers. (#2194) 2018-06-07 01:01:21 -07:00
thirdparty restructure how to organize 3rd party libs (#1630) 2018-03-01 14:29:56 -08:00
CMakeLists.txt Use scoped enums in C++ and flatbuffers. (#2194) 2018-06-07 01:01:21 -07:00
common.cc Second Part of Internal API Refactor (#1326) 2017-12-26 16:22:04 -08:00
common.h Update logging and check macros. (#1627) 2018-02-28 15:13:00 -08:00
common_protocol.cc Update logging and check macros. (#1627) 2018-02-28 15:13:00 -08:00
common_protocol.h Second Part of Internal API Refactor (#1326) 2017-12-26 16:22:04 -08: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 Make local scheduler client thread-safe (#2386) 2018-07-13 16:19:00 -07:00
io.h Make local scheduler client thread-safe (#2386) 2018-07-13 16:19:00 -07:00
logging.cc Second Part of Internal API Refactor (#1326) 2017-12-26 16:22:04 -08:00
logging.h Second Part of Internal API Refactor (#1326) 2017-12-26 16:22:04 -08: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 Use scoped enums in C++ and flatbuffers. (#2194) 2018-06-07 01:01:21 -07:00
task.h Use scoped enums in C++ and flatbuffers. (#2194) 2018-06-07 01:01:21 -07:00