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

mcse 2003 to mcitp upgrade paper

2953


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

1698


What are application partitions? When do I use them

1810


What are sites? What are they used for?

2796


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

2377






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

2848


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

2172


HOW TO USE FSMO ROLES IN FOREST.. MEANS IF WE HAVE A THREE DOAMINS IN FOREST .....THEY R HYD.COM(FIRST ONE....PRIMARY DOMAIN IN THE FOREST),BANG.COM (SECOND DOMAIN),CSD.COM(THIRD DOMAIN). I WANT TO IMPLEMENT FSMO ROLES IN THIRD DOMAIN HOW TO IMPLEMENT IT ...MEANS HOW TO CONNECT WITH DOAMIN AND WHAT ROLES WE IMPLEMENT..

2437


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

2208


Types of routing groups

2282


Which is best insistute to learn IIS 6.0 and 7.0

2299


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

1971


windows file/folder sharing ?

1940


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

2416


What is POST?

6693