Hi

Yeah first one wins.


On Fri, Feb 21, 2014 at 3:42 AM, samslara <samsl...@yahoo.com> wrote:
> Hello,
>   I have a question about how jetty minThreads/maxThreads settings work in
> an OSGi environment where there's multiple bundles consuming from the same
> port via the Camel jetty component.
>
> So if I have 2 bundles (bundle1, and bundle2) and they both are consuming
> from the same port (for example bundle1:
> from("jetty://http://0.0.0.0:8080/context1";)..., and bundle2:
> from("jetty://http://0.0.0.0:8080/context2";)...)
> and both bundles configure their jetty component in their own way in regards
> to minThreads/maxThreads, which configuration is applied to the port (in
> this case port 8080) by jetty in the end?  Is it first come first served or
> something else?
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/jetty-minThreads-maxThreads-in-OSGi-and-multiple-consumers-tp5747706.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
Make your Camel applications look hawt, try: http://hawt.io

Reply via email to