qpidd
An AMQP message broker daemon
Install
- All systems
-
curl cmd.cat/qpidd.sh
- Debian
-
apt-get install qpidd
- Ubuntu
-
apt-get install qpidd
- CentOS
-
yum install qpid-cpp-server
- Fedora
-
dnf install qpid-cpp-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qpidd
- Raspbian
-
apt-get install qpidd
- Dockerfile
- dockerfile.run/qpidd
qpid-cpp-server
An AMQP message broker daemon
qpidd
enterprise messaging system - AMQP broker
Apache Qpid is a cross-platform enterprise messaging system which implements the Advanced Message Queuing Protocol (AMQP), providing message brokers written in C++ and Java, along with clients for C++, Java JMS, .Net, Python, and Ruby. This package provides the AMQP broker.