[jboss-user] [JBoss Messaging] - Re: Failover failed
chrismeadows
do-not-reply at jboss.com
Fri Dec 7 09:10:44 EST 2007
SP2 + the patched jboss remoting gives much better, complete results. I receive duplicates, but I'm sure the clients can handle that if they're aware that it can happen. (For anyone lese reading this, see the Clustering Notes at http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.0.SP1/html/c_configuration.html)
Thanks very much for your time.
Incidentally,
anonymous wrote :
| You're creating a connection, session, and producer for every message that you forward!
|
| This will be extremely slow...
|
Yes that was deliberate, I had copious logging going on that I stripped out of the code I posted.
anonymous wrote :
| If you're in a managed environment you can use the JCA JMS resource adapter to cache connections:
|
| See http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossJMSRA
|
I'll give that a good look.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111238#4111238
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111238
More information about the jboss-user
mailing list