That a very strange position !

Can you describe what you are trying to do with just a producer to consumer
?
Is this a simple Message passing between two pojos ?

If this is the case Camel is overkill for that, and if you are planning to
have
several of theses, it means that you have some sort of 'orchestration'
isn't it ?



On Wed, Feb 29, 2012 at 5:40 AM, diwakar <[email protected]> wrote:

> Hi,
>
>           We are planning to use camel components without routes (with
> consumer/producer templates).
>           What is the over head of a Camel context? Is it ok to have 10s of
> camel contexts. Or should single camel context be shared across different
> components within same process?
>            Please let me know your comment.
>
> With Best Regards,
> Diwakar
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-context-tp5523994p5523994.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to