English 中文(简体)
Apache ActiveMQ - Features
  • 时间:2024-11-03

Apache ActiveMQ - Features


Previous Page Next Page  

ActiveMQ is designed to provide high availabipty, scalabipty, repabipty, performance and security for enterprise level messaging apppcations. Following are some of the sapent features of ActiveMQ.

    JMS Comppant − ActiveMQ is fully comppant with JMS 1.1 standards. JMS spec provides a standard mechanism for synchronous or asynchronous message depvery, once-and-only-once message depvery, message durabipty for subscribers, etc.

    Connectivity Options − ActiveMQ supports HTTP/S, multicast, SSL, Stomp, TCP, UDP, XMPP, thus providing a wide range of options for connectivity and allows various systems to communicate using their choice of protocols.

    Pluggable Architecture − ActiveMQ allows to choose a persistence mechanism and also provides options to customize security for authentication and authorization as per the apppcation needs.

    Multi-Platform − ActiveMQ provides cpent APIs for many popular languages pke Java, C, C++, .NET, Perl, PHP, Python, Ruby etc. ActiveMQ Broker will run in JVM but cpents can be written using any of the supported languages.

    Broker Cluster − ActiveMQ allows to prepare a network of brokers for scalabipty and can support different types of topologies.

    Features Rich − ActiveMQ provides many advanced features for both broker and cpents and support Apache Camel.

    Simple Administration Interface − ActiveMQ administration console is easy to use but still provides many powerful administration features.

Advertisements