On Fri, Nov 25, 2011 at 10:40 AM, diwakar wrote:
> Hi,
>
> In Servicemix/JBI thread pools by are there by default (at
> component level).
> Why isn't the same approach taken for Camel? In Camel thread
> (/async) has to be configured explicitly in the route.
>
Hi,
In Servicemix/JBI thread pools by are there by default (at
component level).
Why isn't the same approach taken for Camel? In Camel thread
(/async) has to be configured explicitly in the route.
Please let me know your comment.
With Best Regards,
Hi,
>> Yes the file is deleted at the end, when the exchange is
done.
Just to understand better.
Tpoller thread will read the file1, Tlogger1 will process and fwd to
Twriter1 thread.
Tpoller thread will read the file2, Tlogger2 will process and fwd to
Twriter2 thread.
.
.
On Mon, Oct 10, 2011 at 10:36 AM, diwakar wrote:
> Hi,
>
> >> The file is a single threaded scheduled consumer
> Thanks for the reply. This is one difference compared to
> servicemix JBI. In servicemix multiple threads can poll the input folder.
> If we use multiple t
Hi,
>> The file is a single threaded scheduled consumer
Thanks for the reply. This is one difference compared to
servicemix JBI. In servicemix multiple threads can poll the input folder.
If we use multiple thread only for processing, when is the file
deleted? Is
On Sun, Oct 9, 2011 at 6:14 PM, diwakar wrote:
> Hi,
>
>
>
>
>
>
>
> With this we can have 10 threads for the logging and the file
> writing indpoints. But how to configure 10 threads for the poller
> (file:input)?
> Please let me know your
Hi,
With this we can have 10 threads for the logging and the file
writing indpoints. But how to configure 10 threads for the poller
(file:input)?
Please let me know your comment.
With Bets Regards,
Diwakar
--
View this message i
Hi,
>> unless you are already use JBI a lot, and are happy with it as
is.
Yes, we are using JBI a lot.
>> No JBI is dying/dead
Yes, this is what we are concerned about.
Is staying with Servicemix 3.x an option? Or should we migrate to
Camel? Is c
On Fri, Sep 30, 2011 at 8:31 PM, diwakar wrote:
> Hi,
>
> Thanks for the reply. With async and defaultThreadPoolProfile, is
> Camel support for parallel processing as good as Servicemix 3.x. Are there
> any known limitations in Camel over JBI(Servicemix3.x). Is there any good
> reason to
Hi,
Thanks for the reply. With async and defaultThreadPoolProfile, is
Camel support for parallel processing as good as Servicemix 3.x. Are there
any known limitations in Camel over JBI(Servicemix3.x). Is there any good
reason to use Servicemix JBI instead of Camel.
Please let
Hi
See more details here
http://camel.apache.org/threading-model.html
On Mon, Aug 22, 2011 at 7:14 AM, diwakar wrote:
> Hi,
>
> In Servicemix we can configure thread pools for components:
> servicemix.corePoolSize = 32
> servicemix.maximumPoolSize = 128
> In camel, how can I
11 matches
Mail list logo