473,378 Members | 1,671 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,378 software developers and data experts.

the mechanisms of CPU time-slice allocation among processes in Windows 2000

Who can tell me the mechanisms of CPU time-slice allocation among processes in Windows 2000? Any difference to UNIX?
I wrote an application on the console but found that it was running very slowly while the console's windows was not put on the top. What are the differences in the CPU time-slice allocation among Windows Applications, Console Applications and Windows Services
Nov 16 '05 #1
1 3086
"moonriver" <an*******@discussions.microsoft.com> wrote in
news:AB**********************************@microsof t.com...
Who can tell me the mechanisms of CPU time-slice allocation among processes in Windows 2000?

I'd recommend "Inside Windows 2000"; Although it covers far more than just
threading, it has an excellent chapter on the subject.
Any difference to UNIX?
I assume you only forgot the smily, didn't you?
I wrote an application on the console but found that it was running very

slowly while the console's windows was not put on the top. What are the
differences in the CPU time-slice allocation among Windows Applications,
Console Applications and Windows Services?

Go to "Control panel -> System properties -> Advanced -> Performance
Options". If you choose "Applications", the current foreground application
will get a "thread boost", i.e. more CPU time; Otherwise, all processes will
get the same share of the CPU.

AFAIK the task scheduler treats windows applications/console
applications/services equal.

Niki
Nov 16 '05 #2

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

Similar topics

0
by: John Dunlop | last post by:
leegold2 wrote: > I know php is server side scripting, but say a page is rendered by php > were A = 1. Now, I want when the user clicks the back button on the > browser and sees the page...
8
by: Bart Nessux | last post by:
am I doing this wrong: print (time.time() / 60) / 60 #time.time has been running for many hours if time.time() was (21600/60) then that would equal 360/60 which would be 6, but I'm not getting...
5
by: David Stockwell | last post by:
I'm sure this has been asked before, but I wasn't able to find it. First off I know u can't change a tuple but if I wanted to increment a time tuple by one day what is the standard method to do...
6
by: Ken Fine | last post by:
(originally posted to one of macromedia's groups; no help, so hopefully someone here can help me out. I'm using VBScript ASP.) When designing administrative interfaces to websites, we often need...
5
by: DU | last post by:
Hi! I really need to understand what is so-called browser error correction mechanisms. Can you explain this? I read somewhere (and I no longer can find where I read that) that browsers try to...
6
by: Rebecca Smith | last post by:
Today’s question involves two time text boxes each set to a different time zone. Initially txtCurrentTime will be set to Pacific Time or system time. This will change with system time as we travel...
9
by: Hazz | last post by:
If I were to deploy components to clients whose Windows infrastructure is unknown, ie. not sure they have Microsoft Exchange running or not, how would I set up a kind of Dr. Watson like mechanism?...
4
by: hazz | last post by:
What are the basic mechanisms behind an auto-hiding window which moves out of the way when not needed and flys back out when clicked on. Is this real complicated stuff? Thanks, -hazz
3
by: sateesht | last post by:
hi, How many types of Class Loading Mechanisms are available?
3
by: =?Utf-8?B?R2VyaGFyZA==?= | last post by:
Can you please give me an example showing best practices using the delegate and event mechanisms built into the .Net framework so that changes to a property would notify any interested listeners? ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.