Prelink/suspend applications?
Tyson Sawyer
tyson at j3.org
Thu Jun 11 10:00:24 EDT 2009
I have some applications that use lots of python and dynamic loading.
The load/link stage of startup takes a rather long time. The
application is heavily built around dynamic loading of libraries and
so I don't think that 'prelink' will work for us.
Are there any tools that might allows us to something like start up a
python shell, load/link the core libraries and modules, and then
suspend it to disk where we could then launch multiple instances of
it? What other strategies might exist to speed up application start?
Thanks!
Ty
--
Tyson D Sawyer
A strong conviction that something must be done is the parent
of many bad measures. - Daniel Webster
More information about the gnhlug-discuss
mailing list