Robert Nishihara
a3e01c8a45
Merge pull request #6 from ray-project/submit-redis
...
Submit task to redis
2016-10-05 15:17:06 -07:00
Robert Nishihara
0f97855333
More fixes.
2016-10-05 14:11:02 -07:00
Philipp Moritz
a7a963445d
fixes
2016-10-05 13:30:10 -07:00
Philipp Moritz
67677c3c92
update documentation and common
2016-10-04 17:13:21 -07:00
Philipp Moritz
872e68b5b0
submit task to redis
2016-10-04 16:57:16 -07:00
Robert Nishihara
64c5e0880e
Let workers get tasks from local scheduler. ( #5 )
...
* Restructure to have separate client and scheduler files. Shared stuff is in photon.h.
* Let workers get tasks from local scheduler.
2016-10-04 12:55:10 -07:00
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
Philipp Moritz
21d6ceba01
Merge pull request #4 from ray-project/trav
...
Add basic travis file and lint check.
2016-09-27 10:56:35 -07:00
Robert Nishihara
2776d6a37c
Fix permissions.
2016-09-27 00:19:21 -07:00
Robert Nishihara
57214b3a11
Fixes.
2016-09-27 00:15:54 -07:00
Robert Nishihara
184242a85c
Add basic travis file and lint check.
2016-09-27 00:13:28 -07:00
Robert Nishihara
9f26c2d793
Merge pull request #3 from ray-project/rename
...
Update README.md
2016-09-25 22:51:00 -07:00
Philipp Moritz
675ea40171
Update README.md
2016-09-25 22:49:55 -07:00
Philipp Moritz
77d5365cc0
Merge pull request #1 from ray-project/name
...
Update README.md
2016-09-17 00:36:52 -07:00
Robert Nishihara
9e4203c18c
Update README.md
2016-09-17 00:30:31 -07:00
Philipp Moritz
4521e5f183
Initial commit
2016-09-16 18:26:57 -07:00