> I know that I will get the result when the request is solved in queue, but
> for example, when I am processing big amount of data, I don't want to wait
> 20 seconds.
You won't wait. :) You will submit task to the queue and immediately
return control to the "response" bean at the end of the route
ing data
> in progress), and all work would be done in background. Hope you know what
> I
> mean :-)
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/ActiveMQ-processing-tp5745652p5745676.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
rn result right away(like processing data
in progress), and all work would be done in background. Hope you know what I
mean :-)
--
View this message in context:
http://camel.465427.n5.nabble.com/ActiveMQ-processing-tp5745652p5745676.html
Sent from the Camel - Users mailing list archive at Nabble.com.
> If you are not using InOnly pattern
If you *are* using InOnly pattern
Hi Roman,
> I simply need to send request to add user and immediately
> receive response that it was added in the queue and is being processed
Your route seems to do it :) . If you are not using InOnly pattern
(just as you do), Camel will proceed to bean:response as soon as the
JMS message will b
ot;);
I am using Karaf 2.3.1 and Camel 2.11.0
Thanks for help
-Roman
--
View this message in context:
http://camel.465427.n5.nabble.com/ActiveMQ-processing-tp5745652.html
Sent from the Camel - Users mailing list archive at Nabble.com.