Re: XP x 3+clipper=SLOW



jmilovic,

>1. The slowness i am having is that when opening some dbf, and yes when
>seeking, reading, writing... I tryed copying a local copy of exe file
>but that doesnt help, maybe a little when loading exe.
>Cpu usage is 1-5% (i use oslib)
>
>2. I had the problem on "server" when i used mapped drive, now with
>subst-ed drive works fine.

Hmmm, it sounds like there is something wrong with how the network is
set up on the "server" and that the Clipper app is just the victim of
something going on deeper down in XP. Look at drivers and protocols
for example. Is there anything you don't need that can be turned off?
Any extra protocols besides TCP/IP? And check if the performance is
identical if you let one of the workstations take the role of server
(with mapping vs substing locally and mapping over the network).

What happens if you copy a large collection of files to the C: drive
from a mapped drive and from a substed drive respectively using the
command line or Explorer? Any difference there?

IIRC there was a change introduced in XP SP2 that affected write
performance, but I can't remember the exact details and I haven't
personally seen that problem. Perhaps someone else can jump in.

You might also want to take a look at Nick Ramsay's networking page at
http://www.witzendcs.co.uk/html/nt_networking.html

The registry settings affected by Nick's reg files are not primarily
speed related, but they are considered "required" for systems where
Clipper applications and similar file sharing apps are run. So it is
generally a good idea to apply them. They _do_ solve som other common
problems.

Regards,
Klas

-------
klas dot engwall at engwall dot com

http://www.engwall.com/clipper/

The LFN Library for Clipper
The LanMan Library for Clipper
The NFPAT1A Timeslice release patch for the Nanforum Toolkit
.



Relevant Pages

  • Re: Who is using the EXE
    ... Running applications across a network is a bad idea for several reasons, ... The normal solution is to write a small launcher program which is installed ... if it finds a newer one on the server it copies it over the local ... I developed an application using VB6, placed the exe in a shared ...
    (microsoft.public.vb.general.discussion)
  • Connection to SQL Server 7 using MDAC 2.6
    ... Whilst running the exe from a share in a small network with the SQL server ... on another server on a routed network, the connection times out first time ...
    (microsoft.public.sqlserver.connect)
  • Re: Application caching
    ... Microsoft MVP - Terminal Services ... We have set up Server 2008 with Terminal Server for about 10 users. ... All those users use the same application (a single exe from a network ...
    (microsoft.public.windows.terminal_services)
  • Re: vista pia
    ... You could have the small exe in program ... How do you install that new app? ... In our case, the app lives on a network drive, but the approach could work ... Running from the file server might be another solution too then, ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Compare EXE files ?
    ... >update automatically the exe if it change it on the Server. ... klas dot engwall at engwall dot com ... The LFN Library for Clipper ...
    (comp.lang.clipper)