Stephanie Wang ddfbd70dad Plasma fetch (#36)
* Fetch objects from remote plasma instances. Includes:
  - Configurable number of retries, with a timeout per retry
  - Support for multiple-object fetch
  - Test cases (integration only)

Update ray common

Remove attempts to retry object table lookup during fetch

lint

Fix a couple valgrind errors

Fix valgrind errors

Address Robert and Philipp's comments.

* Add fix from ray common and some TODOs.

* Update ray common

* Update ray common again

* Remove unused file
2016-10-18 18:20:59 -07:00
2016-09-10 17:47:37 -07:00
2016-08-14 01:39:44 -07:00
2016-10-18 18:20:59 -07:00
2016-10-18 18:20:59 -07:00
2016-10-18 18:20:59 -07:00
2016-10-18 18:20:59 -07:00
2016-09-10 17:47:37 -07:00
2016-10-03 18:29:18 -07:00
2016-10-18 18:20:59 -07:00
2016-08-13 15:20:19 -07:00
2016-10-18 18:20:59 -07:00
2016-08-16 17:17:11 -07:00

Plasma

Plasma is an experimental in-memory object manager. It is under development and not ready for general use.

clang-format

Run .travis/git-clang-format to automatically format changes in the checkout.

S
Description
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Readme Multiple Licenses 111 MiB
Languages
Python 56.6%
C++ 28.8%
Java 8.5%
TypeScript 1.7%
Starlark 1.4%
Other 2.8%