Monday, May 12, 2008   
  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.

     
  
   Get Your Own E-Mail Account @MeraWindows.com Minimize  
New Page 1 New Page 1
Show your cool quotient with @merawindows.com email account
     
  
 
  Microsoft Windows Forums  Other Windows V...  Windows x64 Edi...  Where the application is running?
Previous Previous
 
Next Disabled
New Post 4/5/2008 10:07 AM
User is offline PeterThompson
2 posts
Member


Where the application is running? 

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
User is offline Vishal Gupta
4865 posts
www.AskVG.com
Distinguished Member








Re: Where the application is running? 

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


Microsoft® Windows™ MVP

Tweaking with Vishal
 
New Post 4/6/2008 12:32 AM
User is offline Vasu Jain
1378 posts
www.cyberDimensions.blogspot.com
MW Addict




Re: Where the application is running? 

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.


"There are only '10' types of ppl in dis world. Those who understand BINARY and those who dont." http://cyberdimensions.blogspot.com/
 
New Post 4/20/2008 10:09 AM
User is offline PeterThompson
2 posts
Member


Re: Where the application is running? 

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

 
Previous Previous
 
Next Disabled
  Microsoft Windows Forums  Other Windows V...  Windows x64 Edi...  Where the application is running?