The threading is the same as for servlets.
A single instance will server multiple concurrent requests.
If you need pooling, use spring pooling support when declaring
your pojo.

On 1/11/07, eburgos <[EMAIL PROTECTED]> wrote:

Hi,
I have a question regarding servicemix-jsr181 component. I want to know if
it has a thread pool or if I need to define several instances of it in order
to be able to attend simultaneous messages.
If it has a threadpool, is that the default behavior for any servicemix
component?
--
View this message in context: 
http://www.nabble.com/question-about-servicemix-jsr181-component...-tf2961908s12049.html#a8286938
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet
------------------------
Architect, LogicBlaze (http://www.logicblaze.com/)
Blog: http://gnodet.blogspot.com/

Reply via email to