[jboss-user] [Messaging, JMS & JBossMQ] - Re: JMS Message Size Limitations

genman do-not-reply at jboss.com
Fri Sep 28 21:53:29 EDT 2007


There's no imposed limit per-se, but JBossMQ is fairly inefficient, and the persistence overhead (depending on your DB) might be very high.

A different way to handle large messages is by storing them on a network file system -- or web server -- and pass just the name of the file through JMS. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089912#4089912

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089912



More information about the jboss-user mailing list