nerdexam
Microsoft

70-519 · Question #96

70-519 Question #96: Real Exam Question with Answer & Explanation

The correct answer is A. Process the high-priority messages first. D. Run the Windows service on a server that is separate from the Web application host server.. See the full explanation below for the reasoning.

Question

You are designing an ASP.NET Web application that will queue e-mail messages in a database. A Windows service will process the queue and send the messages. The Web application will be hosted on a server that hosts several other applications. The server cannot support additional processors or memory. You estimate that the Web application usage will increase by 10 percent every month. You need to ensure that the delivery of high-priority messages will not be delayed as the Web application usage increases. Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)

Options

  • AProcess the high-priority messages first.
  • BUse a shared memory connection to the database.
  • CModify the Windows service to handle multiple threads.
  • DRun the Windows service on a server that is separate from the Web application host server.

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice