in reply to Re: Forking server for ssh tunnels
in thread Forking server for ssh tunnels
I think, that even if you run the same process several times, the OS will not use new memory for the additional copies becauses it mmaps the executable.
Compiling perl as a dynamic library is only useful if you are compiling it to build different executables, for instance, perl and Apache+mod_perl.
|
|---|