Stream caching is for when the body of a message is a stream and you want
to read from it multiple times (e.g., to log the body or run multiple
expressions against it). I don't think it applies to either scenario.

On 5 March 2016 at 13:41, Goyal, Arpit <arpit.go...@sap.com> wrote:

> Was reading about the http://camel.apache.org/stream-caching.html
> functionality of Camel and would like to know would this also helps in
> following use-cases:
>
>
> -          There are like 1 Million (less than 5kb) messages following in
> short duration (like 1-10 minutes)?
>
> -          Reliable delivery of message.
>
> In case this is not the right approach, could someone share approach to
> achieve both? Any pointers would be great.
>
> Regards,
> Arpit.
>



-- 
Matt Sicker <boa...@gmail.com>

Reply via email to