Multiple choice active mq

Apache Active MQ is an open source message broker which fully implements the

  1. Java Messaging Service

  2. Message queue

  3. service-oriented archiotecture

  4. Advanced message queuing protocol

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Apache ActiveMQ is a JMS-compliant message broker that fully implements the Java Messaging Service (JMS) 1.1 specification, providing standard APIs for messaging in Java applications.