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
_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

Reply via email to