Y
Hacker News
new
|
ask
|
show
|
jobs
by
zwischenzug
3790 days ago
Which only needs to happen once.
1 comments
_yy
3790 days ago
Yes but still. If you have a procedure in place to recompile and redeploy everything, you could just deploy the libraries as well.
link
protomyth
3790 days ago
Plus, the system admin doesn't just have to wait on the new security-patched library to be ready, they have to wait for everyone who used Go to recompile and distribute their programs.
link
jakub_h
3790 days ago
So you're redeploying one binary instead of another binary. You still need to deploy something.
In fact, what about just switching connections to freshly launched VMs?
link