Commit Graph

17 Commits

Author SHA1 Message Date
Nick Gauthier
cbc5bb7a8e master can now delegate files to workers 2010-01-29 11:45:42 -05:00
Nick Gauthier
90b04216aa added documentation for the worker 2010-01-28 16:32:06 -05:00
Nick Gauthier
a29fb25fa7 worker can now create runners and delegate work to them 2010-01-28 16:15:41 -05:00
Nick Gauthier
1518fb2e25 renamed io to messaging_io. 100% coverage on the io class 2010-01-28 10:40:51 -05:00
Nick Gauthier
200016994b runner now runs test files when asked. but it does it the dumb way 2010-01-27 17:19:32 -05:00
Nick Gauthier
39ba34539a minor code cleanup 2010-01-27 16:38:13 -05:00
Nick Gauthier
e080947189 added message tests and documentation 2010-01-27 16:34:42 -05:00
Nick Gauthier
3414ee5c20 finished messaging system for ssh and pipes 2010-01-27 15:57:26 -05:00
Nick Gauthier
2fa15b735b mostly working. needs work on IO cleanup 2010-01-27 15:47:50 -05:00
Nick Gauthier
b8c7472f5e ssh testing with new messaging system 2010-01-27 15:42:53 -05:00
Nick Gauthier
33b9885bc0 messaging system working for pipes, custom serialization. broken for ssh, since it runs commands. 2010-01-27 15:19:48 -05:00
Nick Gauthier
9916d7a6e5 initial message passing structure for runner 2010-01-27 11:38:11 -05:00
Nick Gauthier
a3057b88b5 removed pipe sync 2010-01-27 10:33:58 -05:00
Nick Gauthier
b85a565be0 added newline sugar to pipe library 2010-01-26 15:35:58 -05:00
Nick Gauthier
8c0359ed4c added ssh library 2010-01-26 15:31:03 -05:00
Nick Gauthier
63809a7258 added pipe class. docced and tested 2010-01-26 13:50:44 -05:00
Nick Gauthier
609841567a Initial commit to hydra. 2010-01-20 11:58:56 -05:00