473,395 Members | 1,639 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

server 2003 only use 25% of processor

Ken
When I run my VB.NET application, it loads a large amount of data upon
startup. When I checked Task Manager, it showed that roughly 25% +/- of the
processor was being used. When I run the same program on an XP desktop,
processor usage goes to 100% until all of the data is loaded. I checked the
WSRM (Windows System Resource Manager) and the program is not being limited
in it's processor or memory usage. Can anyone tell me why this occurs? The
..NET framework does not have anything to do with this, does it?

The machine is a HP server running Windows Server 2003. 2-gigs memory, xeon
processor.
Nov 21 '05 #1
3 1624
does your server run in application mode ??

if not switch it to that mode and try again

"Ken" <ks***@s32443t.com> schreef in bericht
news:O4**************@tk2msftngp13.phx.gbl...
When I run my VB.NET application, it loads a large amount of data upon
startup. When I checked Task Manager, it showed that roughly 25% +/- of
the
processor was being used. When I run the same program on an XP desktop,
processor usage goes to 100% until all of the data is loaded. I checked
the
WSRM (Windows System Resource Manager) and the program is not being
limited
in it's processor or memory usage. Can anyone tell me why this occurs? The
.NET framework does not have anything to do with this, does it?

The machine is a HP server running Windows Server 2003. 2-gigs memory,
xeon
processor.

Nov 21 '05 #2
Is it a dual xeon with Hyper Threading? if so you'd have 4 processors listed
in task manager.. and each one of them displays as 25% of the total process
usage... so if you had a single threaded app and it ran at 100% of one of
the cpu's it would only show up as 25% of the total processing power.
Nov 21 '05 #3
Ken
Are you talking about "ADAM" (Active Directory Application Mode)?

I also found this, but I don't think it is what you are talking about. It
concerns remote connections.

"If the Licensing or Terminal Server Mode value is Remote Desktop for
Administration or Remote Administration, you're limited to two connections
(plus a local console in Windows 2003) when you're in Remote Administration
mode. If the Licensing or Terminal Server Mode value is Application or
Terminal Server, you're in Application mode and in that mode can have
multiple concurrent connections, depending on the number of existing
licenses."

The programs I have written have primarily been used on Desktop computers -
Server 2003 is somewhat new to me. When I check "Manage your Server", it is
listed as a File Server.

Any more help would be appreciated, but if not, thanks for the help so far.

"m.posseth" <po*****@planet.nl> wrote in message
news:OB**************@TK2MSFTNGP09.phx.gbl...
does your server run in application mode ??

if not switch it to that mode and try again

"Ken" <ks***@s32443t.com> schreef in bericht
news:O4**************@tk2msftngp13.phx.gbl...
When I run my VB.NET application, it loads a large amount of data upon
startup. When I checked Task Manager, it showed that roughly 25% +/- of
the
processor was being used. When I run the same program on an XP desktop,
processor usage goes to 100% until all of the data is loaded. I checked
the
WSRM (Windows System Resource Manager) and the program is not being
limited
in it's processor or memory usage. Can anyone tell me why this occurs? The .NET framework does not have anything to do with this, does it?

The machine is a HP server running Windows Server 2003. 2-gigs memory,
xeon
processor.


Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
3
by: Greg Adourian | last post by:
Hi, Still in the design process of a Windows 2003 web server with a SQL backend. Expecting to have about 2000 visitors a day accessing lists and search queries on a 200-300 MB db. This server...
4
by: bthrnds-ns2 | last post by:
hey guys--i need some expert advice! we have a Dell PE 2650 with 2GHz and 2MB RAM with 2000 Server. on it we have about 6 MSSQL DB's. a couple of the DB's are the back-end for a decent sized web...
0
by: dtp | last post by:
This one has got me stumped. Is there a way to figure out the utilization of each processor in an MP system? (2P and above) Right now I use the NtQuerySystemInformation API to get busy and idle...
1
by: Fredrik Melin | last post by:
We have a larger ASP.NET application that is running on 3 identical servers, (Network Load balanced) with Windows 2003 On average the servers has 250 active sessions each. They serve about the...
6
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an “out of memory” exception. To get an idea what happens I traced some values using performance monitor and got the following values (for...
29
by: Tony Girgenti | last post by:
Hello. I'm developing and testing a web application using VS.NET 2003, VB, .NET Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1 on a WIN XP Pro, SP2 computer. I'm using a web form. How do I...
1
by: eblackmo | last post by:
I have a test network consisting of four servers running windows 2003 server R2 SP2. I have set up a domain which functioned correctly for about a day and a half until the other servers decided they...
7
by: =?Utf-8?B?RWRkaWU=?= | last post by:
We have an odd situation with some of our single-threaded CPU-bound C++ programs. They run between 2 and 4 times faster on Windows XP than on windows Server 2003 on the same Xeon hyperthreading...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.