Re: 'Save As' with Resource Pool

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: SGM (anonymous_at_discussions.microsoft.com)
Date: 05/18/04


Date: Tue, 18 May 2004 07:56:56 -0700

Thanks John - this helps...The other reason I was
wondering about removing the links was a potential
performance hit, if the Pool is trying to maintain
references to multiple versions of the project schedule.
>-----Original Message-----
>
>SGM,
>The only potential problem I see is if the file "Save
As" is to a
>different location each time. Then it depends on whether
you need to
>preserve the pool link to an older version. If you need
to keep previous
>versions as backup, then the link to the pool should
remain. However, if
>you are simply using "Save As" to prevent file growth (a
good idea),
>then the "Save As" would be to the same path and there
is no impact on
>the resource pool link (i.e. no additional links are
created).
>
>Others may have their own opinion.
>
>Hope this helps.
>John
>.
>



Relevant Pages

  • ASP page hangs on opening connection object to mdb database
    ... I've found references to KB Article 838306 which discuss ... >recycle the application pool (I have my websites divided ... >the even log shows that the application pool with Process ...
    (microsoft.public.inetserver.asp.db)
  • j2me: Singleton Data Objects?
    ... Naturally I want to store my Data in the RecordStore, ... I guess I implemented a sort of Object Pool, ... Except of course it only works as long as the new references are only ... maybe a referenc ecould be copied directly, which would totally break my ...
    (comp.lang.java.programmer)
  • Re: strengthening /dev/urandom
    ... aside from references to Practical ... Start with your finger pointing at the left ... > pool. ...
    (sci.crypt)
  • Re: Application Pools
    ... I tend to go with sticking multiple apps ... into a single Application Pool to minimize resource usage as each pool needs ... essentially IIS worker process EXE instances with their own security ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: multiprocessing vs thread performance
    ... I am trying to break a loop to run it over multiple ... The Pool class provides a more abstract view that may be better suited in this case. ... multiprocessing.current_process.name, lineno), ... def summary_add: ...
    (comp.lang.python)