[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Message Chunking
timfox
do-not-reply at jboss.com
Thu Jul 31 07:36:18 EDT 2008
"ataylor" wrote :
| I think the point is that we cant decode the message until the last fragment has arrived. so we need to cache these buffers somewhere until we are ready.
Sure, but that doesn't mean they need to be munged (re-assembled) into a single buffer.
A message can maintain a list of buffers.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167876#4167876
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167876
More information about the jboss-dev-forums
mailing list