Let's pretend I want to stream 10MB of data to a client through ActiveMQ
as a response to a request.  Let's also pretend I don't want to have to
hold the entire 10MB in the server all at once but instead would like to
feed it to the client in smaller pieces.

The way I see the messages now there doesn't seem to be a "continued in
next message..." header.  Am I missing it?

-- 
Visit <http://tggagne.blogspot.com/>,<http://gagne.homedns.org/> or
      <http://gagne.homedns.org/~tgagne/> for more great reading.


Reply via email to