.. |
doc
|
Rearrange plasma files to prepare for merging into Ray.
|
2016-10-25 14:27:45 -07:00 |
format
|
Convert local scheduler messages to flatbuffers (#340)
|
2017-03-15 16:27:52 -07:00 |
test
|
Remove n^2 algorithm in plasma get (#466)
|
2017-04-17 23:37:33 -07:00 |
thirdparty
|
Make putting large objects work. (#411)
|
2017-04-05 01:04:05 -07:00 |
CMakeLists.txt
|
Use Arrow Tensors for serializing numpy arrays and get rid of extra memcpy. (#436)
|
2017-04-10 01:37:34 -07:00 |
eviction_policy.cc
|
Convert object table to STL (#480)
|
2017-04-23 22:24:05 -07:00 |
eviction_policy.h
|
Change type naming convention. (#315)
|
2017-02-26 00:32:43 -08:00 |
fling.c
|
move methods related to plasma requests and replies to plasma.c (#60)
|
2016-11-23 21:13:19 -08:00 |
fling.h
|
move methods related to plasma requests and replies to plasma.c (#60)
|
2016-11-23 21:13:19 -08:00 |
malloc.c
|
Convert task_spec to flatbuffers (#255)
|
2017-03-05 02:05:02 -08:00 |
malloc.h
|
Rearrange plasma files to prepare for merging into Ray.
|
2016-10-25 14:27:45 -07:00 |
plasma.cc
|
Convert object table to STL (#480)
|
2017-04-23 22:24:05 -07:00 |
plasma.h
|
Convert plasma client array and object notification queue to STL (#482)
|
2017-04-24 00:43:48 -07:00 |
plasma_client.cc
|
Stopped nodes can rejoin immediately (#428)
|
2017-04-05 23:50:38 -07:00 |
plasma_client.h
|
Change type naming convention. (#315)
|
2017-02-26 00:32:43 -08:00 |
plasma_extension.cc
|
Convert local scheduler messages to flatbuffers (#340)
|
2017-03-15 16:27:52 -07:00 |
plasma_extension.h
|
Change type naming convention. (#315)
|
2017-02-26 00:32:43 -08:00 |
plasma_manager.cc
|
Plasma manager performance: speed up wait with a wait request object map (#427)
|
2017-04-07 12:32:12 -07:00 |
plasma_manager.h
|
Plasma and worker node failure. (#373)
|
2017-03-17 17:03:58 -07:00 |
plasma_protocol.cc
|
Remove n^2 algorithm in plasma get (#466)
|
2017-04-17 23:37:33 -07:00 |
plasma_protocol.h
|
Remove n^2 algorithm in plasma get (#466)
|
2017-04-17 23:37:33 -07:00 |
plasma_store.cc
|
Convert plasma client array and object notification queue to STL (#482)
|
2017-04-24 00:43:48 -07:00 |
plasma_store.h
|
Change type naming convention. (#315)
|
2017-02-26 00:32:43 -08:00 |
setup-env.sh
|
Changes to make tests pass on Travis. (#3)
|
2016-10-25 22:39:21 -07:00 |
setup.py
|
Run flake8 in Travis and make code PEP8 compliant. (#387)
|
2017-03-21 12:57:54 -07:00 |