So far the only method I see of having many unknown clients is to use
temporary queues, but is that how I should be doing it?
Stanczak Group wrote:
I seem to be confused at what type of client should uses JMS as a
communication platform. For example you have a Tomcat web server with
a custom a
I seem to be confused at what type of client should uses JMS as a
communication platform. For example you have a Tomcat web server with a
custom application. Clients use their web browser to access that web
application. Does JMS fit in this same model? What I mean is can I use
JMS (ActiveMQ) as