Go to file
Loïc Hoguin ff8ecf1cf7
CQ: Retry opening write file when flushing buffers
On Windows the file may be in "DELETE PENDING" state following
its deletion (when the last message was acked). A subsequent
message leads us to writing to that file again but we can't
and get an {error,eacces}. In that case we wait 10ms and retry
up to 3 times.
2025-06-24 13:30:40 +02:00
.github [skip ci] Add 4.1.1 to discussion template 2025-06-16 09:14:08 +02:00
deps CQ: Retry opening write file when flushing buffers 2025-06-24 13:30:40 +02:00
doc
mk
packaging
release-notes Correct a 4.1.2 release notes formatting issue 2025-06-24 01:16:16 +04:00
scripts
selenium
.dockerignore
.elp.toml
.git-blame-ignore-revs
.gitignore
.mailmap
CODE_OF_CONDUCT.md
COMMUNITY_SUPPORT.md
CONTRIBUTING.md
LICENSE
LICENSE-APACHE2
LICENSE-MPL-RabbitMQ
Makefile
PKG_LINUX.md
PKG_WINDOWS.md
README.md
SERVER_RELEASES.md
erlang.mk
erlang_ls.config
plugins.mk
rabbitmq-components.mk
rebar.config

README.md

Test

RabbitMQ Server

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. It supports:

Installation

Tutorials and Documentation

Some key doc guides include

RabbitMQ documentation is also developed on GitHub.

Commercial Features and Support

Getting Help from the Community

Please read the Community Support Eligibility Policy document first.

The recommended community forums are

Contributing

See CONTRIBUTING.md and our development process overview.

Questions about contributing, internals and so on are very welcome in GitHub Discussions or community Discord server in the core-and-plugin-dev channel.

Licensing

RabbitMQ server is licensed under the MPL 2.0.

Community Support Eligibility Policy document explains the open source RabbitMQ support policy adopted by the RabbitMQ Core Team.

Building From Source and Packaging

(c) 2007-2025 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.