What is Apache Qpid?

devquora
devquora

Posted On: Mar 21, 2020

 

Apache Qpid is an open-source messaging system that is implemented on Advanced Message Queuing Protocol. apache qpid Developed by Apache Software Foundation. This open internet protocol makes it possible for everyone to build a diverse messaging system for reliably sending and receiving messages.

It provides many features such as transaction management, queuing, distribution, security, management, clustering, federation, and heterogeneous multi-platform support.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Rabbitmq Interview Questions

    Explain what is Rabbitmq?

    RabbitMq is an open-source message-broker software developed by Pivotal software. This cross-platform message-oriented middleware software was originally implemented in Advanced Message Queuing Protoc...

    Rabbitmq Interview Questions

    Enlist major features RabbitMQ?

    Some of the major features of RabbitMQ are,RabbitMQ supports Asynchronous messaging with multiple messaging protocols, multiple exchange types, flexible routing, message queuing, and delivery ack...

    Rabbitmq Interview Questions

    Enlist types of exchanges available in RabbitMQ?

    There are four types of exchanges available in RabbitMQ. They are Direct Exchanges - This type route the messages with a routing key equal to the routing key declared by the binding queue. Fanout E...