[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:47:35 EST 2007
"Tim Fox" wrote : I think this is correct. It should be up the marshaller to determine when to flush and when to not. You may want a marshaller to buffer up many invocations into a single request and it would be annoying if remoting performed flushes outside your control which would screw things up.
Yes... That's what I meant...the marshaller calling flush. We are doing on writes now.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015482#4015482
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015482
More information about the jboss-dev-forums
mailing list