You work as the application developer at Certkiller .com.
You are working on an
application named Certkiller App11. Certkiller App11 must be
configured to execute a
series of mathematical computations simultaneously.
What should you do next to configure Certkiller App11 to
execute a series of
mathematical computations simultaneously?
Answer Posted / gaaa
A. Configure the IdealProcessor property of the
ProcessThread object.
B. Configure the ProcessorAffinity property of the
ProcessThread object.
C. Call the QueueUserWorkItem method of the ThreadPool class
for each calculation
which should be performed by Certkiller App11.
D. Configure the Process.GetCurrentProcess().BasePriority
property to be High.
Answer: C
Explanation: The ThreadPool class allows background tasks to
run in parallel hence
calculations can be queued to run as soon as a ThreadPool
Worker thread becomes
available. Because the ThreadPool can manage many worker
threads, calculations
will run in parallel.
ProcessThread.IdealProcessor requests a preferred processor
for the thread to run on, it
will not however spawn a new thread - which is what is
required here to enable
concurrency.
ProcessorAffinity gets or sets the processors that this
thread can be scheduled to run on.
Process.BasePriority gets the base priority of the process.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Types of routing groups
How do you create a new application partition
Hi can any one help me for 70-562 dumps?
What are sites? What are they used for?
I want to clear the mcse in 2007. So could i get the latest dump of msce questions?
Which is best insistute to learn IIS 6.0 and 7.0
windows file/folder sharing ?
is the cogent cyber solution trainig centre best for .net course?
Hi, I want to do asp.net certification. So please guide me how i can proceed.
HI Guys...... Good day ahead How many sub domains can be added in exchange server means in a domain
What do you do to install a new Windows 2003 R2 DC in a Windows 2003 AD?
What are application partitions? When do I use them
Which is best among dotnet and dotnet diploma? Friends Please answer this question as soon as possible.
What is POST?
Can you connect Active Directory to other 3rd-party Directory Services? Name a few options.