As explained here, Camel can run in standalone mode ( http://camel.apache.org/running-camel-standalone.html). It is container agnostic. Nevertheless, as camel is a java framework and depending which Java Services it needs, Spec required, then it will sometimes required that Camel runs within a Java EE container, OSGI Container, ....
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. > -- Charles Moulliard Apache Committer / Architect @RedHat Twitter : @cmoulliard | Blog : http://cmoulliard.github.io
