[jboss-user] [JBoss Messaging] - JBoss 1.4 Messaging - database persistence tables
Vishwa Kumba
do-not-reply at jboss.com
Tue Mar 6 04:40:16 EST 2012
Vishwa Kumba [https://community.jboss.org/people/vish2012] created the discussion
"JBoss 1.4 Messaging - database persistence tables"
To view the discussion, visit: https://community.jboss.org/message/721749#721749
--------------------------------------------------------------
I understand the foll. tables in the database to store JMS information as follows :
JBM_POSTOFFICE - stores the list of configured queues/topics
JBM_MSG - stores the individual messages as they arrive
JBM_MSG_REF - holds the relationship between a message and the destination(queue/topic)
As the volume of messages increases, the JBM_MSG and JBM_MSG_REF tables could grow very large.
I was wondering if this could lead to any performance issues. Is there a way to configure a seperate table to hold messages for each queue?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/721749#721749]
Start a new discussion in JBoss Messaging at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120306/9c5f021d/attachment-0001.html
More information about the jboss-user
mailing list