Hello Ratika, since Camel does not support HornetQ out-of-the-box could you elaborate a bit more how are you using it with akka-camel? Also do you have a way of changing poll strategy when using HornetQ from Camel without akka?
On Tue, Jul 29, 2014 at 3:25 PM, <[email protected]> wrote: > Hi, > > In our Akka based application there is a need to control the > UntypedConsumerActors ( required for flow control) who listen on the > endpoint URI's. Is there a way we can set up an custom poll strategy on > these Endpoint URI and consumers so that it polls (consumes messages from > Endpoint which is HornetQ) when required and otherwise not. Kindly help. > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Martynas Mickevičius Typesafe <http://typesafe.com/> – Reactive <http://www.reactivemanifesto.org/> Apps on the JVM -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
