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 (show unmerged sources)
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000414 414 Bytes | |
advanced.config.example | 0000003333 3.25 KB | |
rabbitmq-env.conf | 0000000964 964 Bytes | |
rabbitmq-script-wrapper | 0000001523 1.49 KB | |
rabbitmq-server-3.8.7.tar.xz | 0003074228 2.93 MB | |
rabbitmq-server.changes | 0000040701 39.7 KB | |
rabbitmq-server.init | 0000003683 3.6 KB | |
rabbitmq-server.logrotate | 0000000285 285 Bytes | |
rabbitmq-server.service | 0000000424 424 Bytes | |
rabbitmq-server.spec | 0000008842 8.63 KB | |
rabbitmq-server.sysconfig | 0000000235 235 Bytes | |
rabbitmq-server.tmpfiles.d.conf | 0000000047 47 Bytes | |
rabbitmq.conf.example | 0000031069 30.3 KB | |
rabbitmq.config.example | 0000033099 32.3 KB |
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