Commit graph

6 commits

Author SHA1 Message Date
Robert Nishihara
e9a336a344 Fix incorrect free. (#9) 2016-10-07 12:31:57 -07:00
Philipp Moritz
e8e4aa6d8e add valgrind check 2016-10-05 22:58:50 -07:00
Robert Nishihara
0f97855333 More fixes. 2016-10-05 14:11:02 -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