JMS Topic message size

Posted by jjoshi on Stack Overflow See other posts from Stack Overflow or by jjoshi
Published on 2009-10-08T06:15:16Z Indexed on 2010/04/07 17:33 UTC
Read the original article Hit count: 283

Filed under:
|
|

Our application uses a topic to push message to a small set of subscribers. what sort of things should i look for when modeling a jms message with respect to the size of the actual message to be pushed. Are there any known limits or is application server specific? Any best practices or suggestions on this topic (pun unintended)?

© Stack Overflow or respective owner

Related posts about java

Related posts about jms