in reply to Re^2: Load external application to variable
in thread Load external application to variable

It probably makes much better sense to copy the application to ramdisk and just run it from there.

Any decent operating system already has disk caches (and can use "unused" memory as a disk cache). Why add another layer of complexity trying to subvert that process?

  • Comment on Re^3: Load external application to variable