Microsoft
70-355 · Question #58
You need to ensure that when CityPlannerApp processes the data, you perform all tasks efficiently. The solution must support multiple concurrent tasks. Which method should you use?
The correct answer is B. TPL Dataflow Library. See the full explanation below for the reasoning.
Question
You need to ensure that when CityPlannerApp processes the data, you perform all tasks efficiently. The solution must support multiple concurrent tasks.
Which method should you use?
Options
- ATask Parallel Library
- BTPL Dataflow Library
- CParallel LINQ (PLINQ)
- DAsync and Await
How the community answered
(26 responses)- A4% (1)
- B77% (20)
- C12% (3)
- D8% (2)
Community Discussion
No community discussion yet for this question.