Activemq support for stomp nio

0

Hello there,

We are trying to use the NIO protocol for our STOMP connections from a SpringBoot application. Reading some documentation, I understand that the url pattern to use is like "stomp+nio+ssl://brokerurl:port?options".

But we are unable to use this format to establish a connection from our spring boot application. is this supported? please advise.

We are trying to use the Amazon MQ version of ActiveMQ for this.

thanks,

gefragt vor einem Jahr278 Aufrufe
1 Antwort
0

Hello,

I understand that while you are trying to use the NIO protocol for your STOMP connections using uri pattern "stomp+nio+ssl://brokerurl:port?options" from a SpringBoot application you are facing issues with establishing connection from your spring boot application.

Kindly, note that NIO is not available by default for any account. It will get enabled by AmazonMQ team when you request a large enough connection limit increase that warrants the use of NIO over the default. Hence, It is suggested you to raise a support case with AmazonMQ team to get NIO enable for your account.

Creating support cases and case management - Creating a support case - https://docs.aws.amazon.com/awssupport/latest/user/case-management.html#creating-a-support-case

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen