ray/src/plasma
Philipp Moritz e6319986ec Implement plasma.wait (#12)
* implement wait

* fix wait documentation

* fixes

* More fixes.

* more fixes

* Update test to check if redis-server is present.
2016-10-29 17:30:34 -07:00
..
build Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
doc Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
lib/python Implement plasma.wait (#12) 2016-10-29 17:30:34 -07:00
test Implement plasma.wait (#12) 2016-10-29 17:30:34 -07:00
thirdparty Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
example.c Let local clients connect with local manager via unix domain sockets (#11) 2016-10-28 21:26:54 -07:00
fling.c Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
fling.h Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
Makefile Unit testing for the plasma manager. 2016-10-28 11:56:22 -07:00
malloc.c Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
malloc.h Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
plasma.h Implement plasma.wait (#12) 2016-10-29 17:30:34 -07:00
plasma_client.c Implement plasma.wait (#12) 2016-10-29 17:30:34 -07:00
plasma_client.h Implement plasma.wait (#12) 2016-10-29 17:30:34 -07:00
plasma_manager.c Implement plasma.wait (#12) 2016-10-29 17:30:34 -07:00
plasma_manager.h Implement plasma.wait (#12) 2016-10-29 17:30:34 -07:00
plasma_store.c Unit testing for the plasma manager. 2016-10-28 11:56:22 -07:00
plasma_store.h Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
setup-env.sh Changes to make tests pass on Travis. (#3) 2016-10-25 22:39:21 -07:00