noodlefrenzy / node-amqp10

amqp10 is a promise-based, AMQP 1.0 compliant node.js client
MIT License
134 stars 56 forks source link

Failover support? #370

Closed ps2goat closed 6 years ago

ps2goat commented 6 years ago

For ActiveMQ, in the Java world, there is the idea of a failover connection. Is there support for this in this library? With AmazonMQ, we have two possible instances to connect to, and either one can be up at any given time (but only one will be available).

Also, the library just hangs when trying to connect with a bad connection, rather than throwing an error and letting the process continue.

amarzavery commented 6 years ago

This library is not being actively maintained. There would be no bug fixes or new features. I would recommend using https://github.com/amqp/rhea