By local I mean the client application is running in a different VM on the same box as the JBoss messaging server. I'm connecting with the URL jnp://localhost:1099. Can the persistence behave differently if the client is local compared to remote? JBoss is still using Oracle when I'm connecting locally.
I've noticed that when browsing with Hermes, you can only see a maximum of FullSize messages for the queue. I'm assuming this is because the QueueBrowser implementation only works of in memory messages to eliminate the overhead of paging all the messages back into memory for browsing (fair enough). Following this assumption, I'm also assuming that browsing the messages wouldn't be going to Oracle at all, yet it's still slow. I will try non persistent when I'm back at the office tomorrow. Thanks for the reply. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952298#3952298 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952298 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
