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 |
What are profiles and what are they a brief description?
What is application server and Web server? Difference between Application server and Web Server? give example of both?
primary & secondary storages are 2 main type of storage
Name some OU design considerations.
What are the DS
Is there any Microsoft Certification Examination for the software testing?
how to take back up in laptop when windows is crashed
What are sites? What are they used for?
What is the ISTG? Who has that role by default?
How do you change the DS Restore admin password?
what is thinclient? why we use? and how to install thinclient? basic requirement?
Types of routing groups