Hello guys, It is my very beginning with Apache Camel. I have created a
simple component and added few routes. The problem is that every new usage
of the route takes one UNIX descriptor.  I do check it with "netstat | wc
-l". So I run out of it after ~60k messages send/receive from/to AMQP . Is
there any possibility to change this behavior? Maybe somehow reuse
descriptors.


Michal.



--
View this message in context: 
http://camel.465427.n5.nabble.com/AMQPComponent-routes-running-out-of-UNIX-descriptors-tp5780431.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to