Commit Graph
15 Commits
Author SHA1 Message Date
Wapaul1andPhilipp Moritz 362ffa1f3c Changing hard coded ports for objstore and workers to choose unused ports (#365)
* let grpc choose unused worker and object store ports

* Add objstore addresses to scheduler info to bring back test
2016-08-10 19:08:38 -07:00
Robert NishiharaandPhilipp Moritz 98a508d6ca Terminology change Object Reference -> Object ID (#330) 2016-07-31 19:58:03 -07:00
Robert Nishihara 188569be37 push/pull -> put/get 2016-06-23 12:58:48 -07:00
Robert NishiharaandPhilipp Moritz 4cc024ae36 renaming project, halo -> ray (#95) 2016-06-10 14:12:15 -07:00
Robert NishiharaandPhilipp Moritz 67086f663e change filenames and directory structure to use halo (#81) 2016-06-03 18:32:57 -07:00
Robert Nishihara 6b846d2bc0 support multiple object stores, part one 2016-04-24 19:06:14 -07:00
Robert NishiharaandPhilipp Moritz 87bc8801ab changing segment names to include objstoreid (#50) 2016-04-22 12:07:02 -07:00
Robert NishiharaandPhilipp Moritz 1548a1a523 implement reference counting and much more (#43) 2016-04-18 13:05:36 -07:00
Robert NishiharaandPhilipp Moritz a28920bb24 Alias (#38)
* implement objref aliasing

* updates
2016-04-08 12:58:08 -07:00
Philipp Moritz dd88bae487 implement event based object store 2016-03-17 22:32:31 -07:00
Philipp Moritz c249efa7d1 Improved OrchPy lib error handling, fixed tests, added tests 2016-03-10 20:10:49 -08:00
Philipp Moritz 9440e0f08a backend: make objectstores more robust, add logging, add reporting back of workers 2016-03-10 16:55:56 -08:00
Philipp Moritz f47bad3828 switching from Cython to Python C API 2016-03-10 12:35:31 -08:00
Philipp Moritz 743f843524 before refactoring 2016-03-01 01:02:08 -08:00
Philipp Moritz 5da148c1ab getting the object store working 2016-02-22 13:55:06 -08:00