Hi

Its your choice where and how you want to run Camel. If standalone
makes best choice then you can do that, if running in container, then
do that etc.

A container has the advantage of being able to host multiple
applications in the same JVM, and often has tooling such as web
consoles / shell etc to help manage and monitor your applications etc.

Also companies may have "standards" that applications must be hosted
in a container which they have licensed / support contract etc.

But in the end, Camel doesn't care, its your choice.



On Mon, Oct 14, 2013 at 7:43 AM, Gnanaguru S
<[email protected]> wrote:
> Hi,
>
> Is it recommended to start the applications in Camel standalone mode during
> production deployments ?
>
> Since the in-memory applications are increasing day by day, Often I am
> asked.. " Why you need a runtime for Camel ? Doesn't it run by itself ? "
>
> Any thoughts?
>
> Thanks
> Guru
> http://gnanaguru.com
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-standalone-in-Production-tp5741492.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to