is activemq still supported by immutant?
because in the api docs I only see HornetQ being mentioned
I think I got confused by all these ActiveMQ code names. https://blog.akquinet.de/2017/02/22/activemq-confusion-and-what-comes-with-your-jboss-eap-wildfly/ > HornetQ under the new name ActiveMQ Artemis so I guess HornetQ and Artemis are the same thing?
@andrei The HornetQ that ships with Immutant is a pre-Artemis version, but yes, Artemis and HornetQ are basically the same thing now
does that mean that I can use immutant for talking to ActiveMQ 5?
AMQ 5 predates Artemis, so you would have to do a bit of work to use it with Immutant. You'd have to build a wunderboss adapter for it, similar to https://github.com/projectodd/wunderboss-artemis
@andrei ^
thanks!
you also can’t wear pants while using it with immutant
so just keep that in mind