CDE – An Innovative Way Of Running Programs On Diverse Linux Machines
CDE (not to be mistaken for the Common Desktop Environment in UNIX) is a packaging tool which allows you to identically replicate the execution of a program running on one Linux machine, on to another. It does this by packaging up the Code, Data, and Environment (including all the dependencies – libraries, auxiliary programs etc) together, which can then be transferred and executed flawlessly on a different Linux machine
See the original post here:
CDE – An Innovative Way Of Running Programs On Diverse Linux Machines


