ray/python
Robert Nishihara dbe3d9351c Prototype actor checkpointing. (#814)
* Initial testing of checkpointing functions.

* Save checkpoints in Redis.

* Pipe checkpoint_interval through remote decorator.

* Add a test.

* Small cleanups.

* Submit dummy tasks when reconstructing tasks before the most recent tasks so that we don't end up reconstructing the arguments for those tasks.

* Remove old checkpoints to save space.

* Fix linting.
2017-08-07 17:52:39 -07:00
..
ray Prototype actor checkpointing. (#814) 2017-08-07 17:52:39 -07:00
build-wheel-macos.sh Add script for building MacOS wheels. (#601) 2017-06-01 00:30:46 +00:00
build-wheel-manylinux1.sh Rename linux wheels so they can be uploaded to PyPI. (#629) 2017-06-02 20:20:34 +00:00
README-building-wheels.md Add script for building MacOS wheels. (#601) 2017-06-01 00:30:46 +00:00
setup.py Pull Plasma from Apache Arrow and remove Plasma store from Ray. (#692) 2017-07-31 21:04:15 -07:00