| 1. |
Mention Few Features Of Activemq ? |
|
Answer» JMS compliance : ActiveMQ is an implementation of JMS ,so have all ADVANTAGES that JMS have. Persistent : ActiveMQ has inbuilt KahaDB and it can be plugged to OUTSIDE DB as WELL. Security : ActiveMQ provides authentication and AUTHORIZATION. Cluster : Many ActiveMQ broker can make cluster to work together. CLIENT API : ActiveMQ provides client API for many languages. JMS compliance : ActiveMQ is an implementation of JMS ,so have all advantages that JMS have. Persistent : ActiveMQ has inbuilt KahaDB and it can be plugged to outside DB as well. Security : ActiveMQ provides authentication and authorization. Cluster : Many ActiveMQ broker can make cluster to work together. Client API : ActiveMQ provides client API for many languages. |
|