You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by michalb <ma...@gmail.com> on 2008/04/09 10:26:53 UTC

signle thread for poller

Hi Everyone,
I use a file poller service. I have noticed, that it is used by multiple
threads, it is a kind
of thread waste in my case, since I get input files for poller relatively
rare (but big ones)...
Is there any way to say servicemix that I need only one working instance for
this service?

I can imagine that some services need big amount of memory and running it in
multiple,
unpredictable thread number can cause out of memory exception. What is to do
then?
Synchronizing to one instance?

with best regards
Michal
-- 
View this message in context: http://www.nabble.com/signle-thread-for-poller-tp16582047p16582047.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.