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


Please Help Members By Posting Answers For Below Questions

Types of routing groups

2481


How do you create a new application partition

2202


Hi can any one help me for 70-562 dumps?

2588


What are sites? What are they used for?

3025


I want to clear the mcse in 2007. So could i get the latest dump of msce questions?

2158


Which is best insistute to learn IIS 6.0 and 7.0

2493


windows file/folder sharing ?

2145


is the cogent cyber solution trainig centre best for .net course?

2374


Hi, I want to do asp.net certification. So please guide me how i can proceed.

2587


HI Guys...... Good day ahead How many sub domains can be added in exchange server means in a domain

2424


What do you do to install a new Windows 2003 R2 DC in a Windows 2003 AD?

1913


What are application partitions? When do I use them

1994


Which is best among dotnet and dotnet diploma? Friends Please answer this question as soon as possible.

2058


What is POST?

7481


Can you connect Active Directory to other 3rd-party Directory Services? Name a few options.

3083