Think of any program that uses dynamic libraries as extension mechanism, and now replace it with standard UNIX processes, each using any form of UNIX IPC to talk with the host process instead.
In theory there might be a different RAM usage with the two approaches. In practice there is not.
In theory there might be a different RAM usage with the two approaches. In practice there is not.