Charlie
05/10/2019, 12:19 AMshalabh
05/10/2019, 5:14 PMDan Cook
05/12/2019, 5:05 PMDan Cook
05/12/2019, 9:43 PMshalabh
05/13/2019, 5:05 PMone approach I've seen a few times is to allow a system to be coded (or otherwise specified) as if it were one self contained program, which then either compiles into separate parts, or and acts like a CI/CD/build script which installs or updates separate components on each server.Dan, I'm very interested in these, if you have specific pointers I'd really appreciate it. The thing I'm really looking for is not specifying 'as a program' but a system that has the notion of update built in as well. (One program that's running distributed gets complicated when you think of updating your program.)
Dan Cook
05/13/2019, 5:12 PMshalabh
05/13/2019, 5:13 PM