Hi All
I am astarter in JMS, and I have used the JMS in application Server. { Which was just creating the Queue in the console and start coding}
Now say if I don't have an Application Server, How can we works on JMS?
For that I got (from going through JMS) we need a JMS Provider.
So my query is
is any of the following
a)
Tomcat
b)
JBoss
is a JMS provider?
and if not then which one I can use?
I need a JMS Provider which can handle a lot of Messages, in the range of 1000000.