Question: b: You are required to design an application that allows programmers to submit votes for their favourite programming language. Describe a suitable architecture and design
b: You are required to design an application that allows programmers to submit
votes for their favourite programming language. Describe a suitable architecture
and design for a distributed application that uses the Java Messaging Service
JMS to submit these votes as messages to a queue. Another related application
should similarly use JMS to consume these messages from the queue and tally
votes. Full Java source code is not required but your answer should provide a full
description of how the JMS could be used within the application. Also describe
how the application might use the Java Naming and Directory Interface JNDI as
part of this solution.
MARKS
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
