On 10/1/07, Shahm <[EMAIL PROTECTED]> wrote:
>
> Hi all ,
>     For a single request in my requirement using JBI components iam in need
> of using four jbi components like jms, bpel, xslt-in, xslt-out etc. At one
> point of time when i send a request it is not processing it get stuck. And
> after some time when i shutdown my tomcat server then i get the error states
> that Deleivery Channel has been closed. My Question is are below
>
> 1. How many request can a Delivery channel process it.

This depends on the flow being used, the components being used, the
size of the messages, presence of attachments, etc. Also note that
components can be tuned via the thread pools to scale them further:

http://incubator.apache.org/servicemix/thread-pools.html

> 2. What is the maximum size of the Messge Exchange content, while sending it
> to another component.

There is no maximum message size per se, it's more of a product of the
components being used and the resources you have available.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/

Reply via email to