1
0
Fusion Future 2ff1b0ce13 Accepting request 1090948 from home:fusionfuture:branches:network:messaging:amqp
- Update to 3.12.0
  * Optimizations for both quorum and classic queues: improved throughput,
    lower throughput variability, lower latency, lower memory footprint
  * More mature and efficient implementation of (non-mirrored) classic
    queues v2 (CQv2)
  * Classic queue lazy and non-lazy modes no longer apply: classic
    queues v2 always behave very similarly
  * to the lazy mode in earlier release series: moving data to disk
    aggressively and only keeping a subset of data in memory
  * Significantly reduced MQTT and Web MQTT memory footprint per connection
  * OAuth 2, OIDC, IDP support
  * Even more configurability of the OAuth 2 plugin
- More bugfixes and enhancements:
  https://www.rabbitmq.com/changelog.html

OBS-URL: https://build.opensuse.org/request/show/1090948
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=193
2023-06-05 16:10:56 +00:00

 RabbitMQ and EPMD
===================

RabbitMQ requires epmd to listen on more interfaces than just localhost.
The easiest solution is to set the listening address to "0.0.0.0". But
you can also limit it to certain interfaces/IPs.

For non systemd based distributions you can set EPMD_ADDRESSES in
/etc/sysconfing/erlang.

For systemd based distributions please follow
/usr/share/doc/packages/erlang/README.SUSE
Description
No description provided
Readme 698 KiB
Languages
Public Key 100%