Comment on Nuitka Progress in 2015 – Python CompilerparentComments−zwischenzug10yWhich only needs to happen once.−_yy10yYes but still. If you have a procedure in place to recompile and redeploy everything, you could just deploy the libraries as well.−protomyth10yPlus, 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.−jakub_h10ySo 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?
Comments
Which only needs to happen once.
Yes but still. If you have a procedure in place to recompile and redeploy everything, you could just deploy the libraries as well.
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.
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?