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 / 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 |
How do you configure a "stand-by operation master" for any of the roles?
what is the concept of RAID5 ?
What are administrative templates?
What FSMO placement considerations do you know of?
What is tombstone lifetime attribute?
Name a few benefits of using GPMC.
What is forest?
Name the AD NCs and replication issues for each NC
What is WSUS server? Basci requirement of installing? difference between WSUS ans SUS? benifits of both?
someone asked me what Microsoft subjects i want to learn? and i said i want to learn Windows and Exchange. so could u tell me what related subjects in windows? and what related subjects in Exchange?
How many HDD we can connect to one system
I want to look at the RID allocation table for a DC. What do I do?