简体   繁体   中英

How can I use a JMS adapter to listen Amazon SQS

Is there any way to setup an Amazon SQS Queue or Amazon SNS Topic in order to work as a native XA JMS Resource Adapter?

The idea is to replace the use of activemq in a large application with SQS, but avoid unnecessary code rewriting overhead.

Aborting automatically the currrent XA transaction, when the message visibility times out, would be great.

Nevado is a JMS driver that supports SQS and SNS. It's very focused on JMS spec compliance, so it should be a good tool for porting off of ActiveMQ.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM