nerdexam
IBM

C2180-376 · Question #31

C2180-376 Question #31: Real Exam Question with Answer & Explanation

The correct answer is C. Each bus sends a message to a central queue which is read by the dashboard application. See the full explanation below for the reasoning.

Question

A bus company is implementing a solution which will display in real-time all bus positions on a central dashboard. Each bus is transmitting position information at regular intervals. What is the best way of implementing this solution given that there is limited bandwidth for communication?

Options

  • AEach bus sends messages to a separate queue and the dashboard application checks
  • BEach bus updates a message in a common queue and the dashboard application reads the
  • CEach bus sends a message to a central queue which is read by the dashboard application
  • DEach bus updates a message in a central queue using its number as a key and the

Community Discussion

No community discussion yet for this question.

Full C2180-376 Practice
A bus company is implementing a solution which will display in... | C2180-376 Q#31 Answer | NerdExam