This content has been marked as final.
Show 4 replies
-
1. Re: Using JBoss with SonicMQ as JMS Server
adrian.brock Mar 30, 2004 5:38 PM (in response to edelarosa)It's strange but when I search on google the top two links look very useful to me.
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=sonicmq+jboss&btnG=Google+Search
Maybe you didn't find them helpful?
Regards,
Adrian -
2. Re: Using JBoss with SonicMQ as JMS Server
adrian.brock Mar 30, 2004 5:40 PM (in response to edelarosa)You probably put the same amount of effort into configuring jbossmq?
I've seen jbossmq cope with a little under 1 million persistent messages an hour.
Of course it depends upon the size of your messages.
Regards,
Adrian -
3. Re: Using JBoss with SonicMQ as JMS Server
edelarosa Mar 30, 2004 8:22 PM (in response to edelarosa)Hi Adrian,
"adrian@jboss.org" wrote:
It's strange but when I search on google the top two links look very useful to me.
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=sonicmq+jboss&btnG=Google+Search
Maybe you didn't find them helpful?
Regards,
Adrian
Actually, I'm into a process of evaluating different JMS provider to coulpe with JBoss
and I probably made my inquiry a bit quick of posting without Googling. So, thanks a
lot for the above link, I believe they'll be very useful to me too."adrian@jboss.org" wrote:
You probably put the same amount of effort into configuring jbossmq?
I've seen jbossmq cope with a little under 1 million persistent messages an hour.
Of course it depends upon the size of your messages.
Regars,
Ardian
Yup, you're right. We expect an ObjectMessage with Hashtable in it, among others.
Surely, the message varies with unpredictable size depending on the contents of
the Hashtable generated by different transactions. This could be one leading to
JMS enigma when bombarded with volume of messages in a very short period of
time.
Regards,
Eduardo Dela Rosa -
4. Re: Using JBoss with SonicMQ as JMS Server
ivelin.ivanov Mar 30, 2004 9:32 PM (in response to edelarosa)You might find these links useful as well:
http://theserverside.com/news/thread.tss?thread_id=24614
http://jboss.org/wiki/Wiki.jsp?page=JBossMQ
Ivelin