Evan Phoenix
187c6f8360
Remove specific cluster CLI class
2012-09-09 15:13:56 -07:00
Evan Phoenix
221a26a20f
Add restarting in cluster mode
2012-08-03 20:53:14 -06:00
Evan Phoenix
dad69f5cf9
Spike of cluster mode
2012-08-01 11:11:27 -06:00
Evan Phoenix
892084657f
+ Add ability to inherit server sockets on restart
2012-04-04 11:38:22 -04:00
Evan Phoenix
d8026e87f4
Add ability to restart by reexecing and pumactl to use it
...
This allows all existing requests to finish, but does not keep the same
socket alive across the exec, so this is not a graceful as it could be.
2011-12-05 15:58:23 -08:00
Evan Phoenix
559101dcb7
Fix hoe/test + rake-compiler bug
...
hoe/test injects .gemtest into the spec.files, but rake-compiler tries
to invoke that as a task and doesn't find it. Presumably because
hoe/test injects the .gemtest file directly into the pkg/ directory and
rake-compiler assumes that the spec.files are available in the project
toplevel directory.
2011-11-28 11:04:28 -08:00
Evan Phoenix
a3fc7ec951
Simplify, remove GemPlugin usage
2011-09-27 09:23:03 -07:00
Evan Phoenix
2303cb87f0
Make our GemPlugin namespaced
2011-09-23 23:43:39 -07:00
Evan Phoenix
f5ecd5dca6
More cleanup and removal
2011-09-23 20:46:33 -07:00
Evan Phoenix
052c456d81
Runs a rack app!
2011-09-23 20:24:32 -07:00