Hi: I am using Camel with Karaf, and ActiveMQ
Before using pax-jms, I was providing connectionfactories as artifact. But, since it was not configurable, I planned to switch it to pax-jms. But, so far, after switching to pax-jms, I have noticed performance lag in message processing. I am not entirely sure, if this is due to pax-jms. Thus, in general, does pax-jms degrade the message processing performance at all? For example, my jms-config looks like: name = eai-producer jms.url = tcp://localhost:61616 jms.username = system jms.password = manager type = activemq pool = pooledjms osgi.jndi.service.name = jms/producer org.apache.karaf.features.configKey = org.ops4j.connectionfactory-producer Regards, Cooshal. -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ops4j/dc425a85-23d9-4f47-a855-9d9d96a70689%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
