No description
Find a file
2016-10-04 16:57:16 -07:00
.travis Fix permissions. 2016-09-27 00:19:21 -07:00
build First pass at local scheduler (#2) 2016-09-27 19:11:09 -07:00
common@49ac871ef6 submit task to redis 2016-10-04 16:57:16 -07:00
lib/python Let workers get tasks from local scheduler. (#5) 2016-10-04 12:55:10 -07:00
test Let workers get tasks from local scheduler. (#5) 2016-10-04 12:55:10 -07:00
.gitignore Initial commit 2016-09-16 18:26:57 -07:00
.gitmodules First pass at local scheduler (#2) 2016-09-27 19:11:09 -07:00
.travis.yml First pass at local scheduler (#2) 2016-09-27 19:11:09 -07:00
LICENSE Initial commit 2016-09-16 18:26:57 -07:00
Makefile Let workers get tasks from local scheduler. (#5) 2016-10-04 12:55:10 -07:00
photon.h Let workers get tasks from local scheduler. (#5) 2016-10-04 12:55:10 -07:00
photon_client.c Let workers get tasks from local scheduler. (#5) 2016-10-04 12:55:10 -07:00
photon_client.h Let workers get tasks from local scheduler. (#5) 2016-10-04 12:55:10 -07:00
photon_scheduler.c submit task to redis 2016-10-04 16:57:16 -07:00
photon_scheduler.h submit task to redis 2016-10-04 16:57:16 -07:00
README.md Update README.md 2016-09-25 22:49:55 -07:00
setup-env.sh First pass at local scheduler (#2) 2016-09-27 19:11:09 -07:00

Photon

A local scheduler and node manager for Ray.