[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: WireFormat and flushes
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Feb 12 18:56:45 EST 2007
On ClientDeliveries... for instance...
Say if we are delivering 1000 messages to clients.. we could optimize things to write each one of these messages and call flush only at the end of a loop somewhere.
I'm not sure at this point on how to do this optimization as this is just an idea.. but when I saw this flush on writes that caught my attention.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015486#4015486
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015486
More information about the jboss-dev-forums
mailing list