2 comments

[ 2.0 ms ] story [ 15.4 ms ] thread
Nest. This reminds of the problem of wishing INTERP supported $ORIGIN.
It is possible to have a dynamic environment without dynamic linking, that is how old UNIXes did it in the past via OS IPC, nowadays D-BUS as well, the problem then becomes the higher resource consumption when every little service is a process being started, and talked via IPC instead of a jump call.

Still quite relevant when security and host stability matters, though.