Sunday, March 14, 2010   
  Search   
 
Register  Login  
Forums  
     Minimize  

Welcome to MeraWindows forums.

Thank you for being at the Microsoft Windows Community Site. You may have to register before posting in forums. It's absolutely free. After registering, you can get all the benefits available to our registered members, you can access our Downloads section, you can participate in contests, etc. You can post in forums in English as well as in Hindi, in fact we encourage you to use Hindi in your posts. If you have any problem with registration or login, please contact us.

     
  
     Minimize  


     
  
 
Microsoft Windows ForumsMicrosoft Windows ForumsOther Windows V...Other Windows V...Windows x64 Edi...Windows x64 Edi...Where the application is running?Where the application is running?
Previous Previous
 
Next Next
New Post
 4/5/2008 10:07 AM
 

A custom made exe and supporting dll files are on a production server(e.g. S1). These set of files are interecting with flat files database on another server(e.g. DB1). There are four more desk top machines (e.g. D1, D2, D3, D4) connected to S1 and DB1. Shortcuts of application exe are draged on these four D1, D2, D3, D4 desktops from S1.

Four users click on on draged shortcut on respective desktops and run the application. Are four instances of application using the CPU and memory resources of S1 server or the CPU and memory resources of respective desktop machines D1, D2, D3, D4? Any idea?

New Post
 4/5/2008 2:16 PM
 

Acc. to me it'll use the resources of respective desktop machines.

New Post
 4/6/2008 12:32 AM
 

hello peter welcome to the forum...

 

see the server is just providng you the application...all computation will be done at the respective client machines.....so they will be using CPU and memory resources of respective desktop machines D1, D2, D3, D4.

 

this is a common practice in distibuted enviornment cause it shortens the bandwidth traffic and gives us fastwer access and increase the performance of client systems.




New Post
 4/20/2008 10:09 AM
 

I was referring application as set of exe and DLLs.

Application exe runs on local machines but DLL are not pulled on local machines.

So work is distributed amongst server CPU and local CPUs.

Peter

New Post
 7/13/2008 1:55 PM
 

if dll are not on diff desk then work is distributed amongst server CPU

but if

dll are on all desktop then work will be done by each cpu independently

i m quite sure abt it.

Previous Previous
 
Next Next
Microsoft Windows ForumsMicrosoft Windows ForumsOther Windows V...Other Windows V...Windows x64 Edi...Windows x64 Edi...Where the application is running?Where the application is running?