[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Some thoughts on large messages and message chunking

clebert.suconic@jboss.com do-not-reply at jboss.com
Wed Oct 1 12:01:44 EDT 2008


I'm writing LargeMessages on File on the ServerSide, so the Server's memory won't be all used up.

I'm currently working on add this functionality on the PersistenceManager, so when we implement a DBPersistentManager, we could have LargeMessages stored on the DB. 

I have a question regarding NullPersistence. Should we just keep the message in memory when NullPersistence, or should we use the File also? What would make more sense?

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

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



More information about the jboss-dev-forums mailing list