Hi Matt,

That was my initial gut feeling. Do you have any additional details of how to 
handle such use cases? 

Are they dependent on the container in which Camel is running and for Reliable 
Delivery of message we have to build DB/In-memory repositories?

Regards,
Arpit.

-----Original Message-----
From: Matt Sicker [mailto:boa...@gmail.com] 
Sent: Sunday, March 6, 2016 9:52 AM
To: users@camel.apache.org
Subject: Re: About Stream Caching

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