rabbitmq-server
RabbitMQ is open source message broker software that implements the Advanced Message Queuing Protocol (AMQP) with other message protocols supported via its plug-in architecture.
AMQP itself is one of several open standard for business messaging.
- Devel package for openSUSE:Factory , systemsmanagement:chef:master
-
4
derived packages
- Links to openSUSE:Factory / rabbitmq-server
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:messaging:amqp/rabbitmq-server && cd $_
- Create Badge
Refresh
Refresh
Source Files
Sources could not be expanded: conflict in file rabbitmq-server.spec
Comments 2
This fails to build now:
You're trying to run :rabbitmqctl on Elixir v1.17.2 but it has declared in its mix.exs file it supports only Elixir >= 1.13.4 and < 1.17.0
Yep by the time I noticed the elixir update going through it was too late, this is on my todo list