I recommend camel too,easy to use,quickly integration with exists projects.


At 2020-03-18 12:51:21, "Jean-Baptiste Onofre" <[email protected]> wrote:
>Hi,
>
>This kind of question should be on the user mailing list.
>
>Anyway, I would recommend to take a look on Apache Camel to do this.
>
>If your code already exists, just create a queue consumer calling your code.
>
>Regards
>JB
>
>> Le 17 mars 2020 à 18:23, larel_b <[email protected]> a écrit :
>> 
>> I would like to asynchronously send e-mails by queueing messages to ActiveMQ
>> and connecting to an email service in my Java code (already written and
>> works) to send the email. I am using the Java and the Play Framework. I
>> can't seem to find any tutorials or posts online about this. I need an
>> example of how to connect the queue to a http route in my app.
>> 
>> 
>> 
>> --
>> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html

Reply via email to