Philipp Moritz ff8018db75 First pass at local scheduler (#2)
* draft of local scheduler

* API

* update APIs

* fix

* update

* Rename halo -> photon.

* Add build directory.

* Update common submodule.

* More renaming.

* Fix python ctypes.

* Compile in travis.

* Process generic messages and not just tasks.

* Move free outside of switch.

* Formatting and address comments.

* Remove event loop from local scheduler state.

* Use accept_client from common.

* Use bind_ipc_sock from common.

* Fix tests.

* Update common submodule.

* Fix formatting.
2016-09-27 19:11:09 -07:00
2016-09-27 00:19:21 -07:00
2016-09-27 19:11:09 -07:00
2016-09-27 19:11:09 -07:00
2016-09-16 18:26:57 -07:00
2016-09-27 19:11:09 -07:00
2016-09-27 19:11:09 -07:00
2016-09-16 18:26:57 -07:00
2016-09-27 19:11:09 -07:00
2016-09-27 19:11:09 -07:00
2016-09-27 19:11:09 -07:00
2016-09-25 22:49:55 -07:00

Photon

A local scheduler and node manager for Ray.

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%