REANA-Message-Broker

image image image image image

REANA-Message-Broker is a component of the REANA reusable and reproducible research data analysis platform. It provides a broker service for event messages and notifications.

Features

  • message queue for events

  • uses RabbitMQ

Usage

The detailed information on how to install and use REANA can be found in docs.reana.io.

Changelog

0.9.3 (2024-03-01)

Bug fixes

  • startup: handle signals for graceful shutdown (#59) (abb8969)

Code refactoring

  • docs: move from reST to Markdown (#65) (e5bd869)

Continuous integration

  • commitlint: addition of commit message linter (#60) (a9ee4bb)

  • commitlint: allow release commit style (#67) (600aa01)

  • commitlint: check for the presence of concrete PR number (#64) (8283064)

  • release-please: initial configuration (#60) (02b3595)

  • release-please: update version in Dockerfile (#63) (548f3e1)

  • shellcheck: fix exit code propagation (#64) (8a2a7fc)

Documentation

  • authors: complete list of contributors (#66) (56fbc8c)

0.9.2 (2023-12-12)

  • Adds automated multi-platform container image building for amd64 and arm64 architectures.

  • Adds metadata labels to Dockerfile.

0.9.1 (2023-09-27)

  • Fixes high memory usage of RabbitMQ by limiting the maximum number of open file descriptors.

  • Fixes container image names to be Podman-compatible.

0.9.0 (2023-01-19)

  • Fixes documentation to set the default language to English.

0.8.0 (2021-11-22)

  • Changes base image to the official RabbitMQ Docker image.

  • Adds RabbitMQ management UI exposed on port 31672 in the cluster debug mode.

0.7.1 (2021-02-03)

  • Fixes minor code warnings.

  • Changes CI system to include Python flake8 and Dockerfile hadolint checkers.

0.7.0 (2020-10-20)

  • Changes documentation to single-page layout.

0.6.0 (2019-12-20)

  • Fixes documentation badge links.

0.5.0 (2019-04-23)

  • Cleans REANA-Message-Broker Dockerfile by removing unused instructions.

0.4.0 (2018-11-06)

  • Uses standardised REANA component documentation structure.

  • Changes license to MIT.

0.2.0 (2018-04-19)

  • Adds dockerignore file to ease developments.

0.1.0 (2018-01-30)

  • Initial public release.

Contributing

Bug reports, issues, feature requests, and other contributions are welcome. If you find a demonstrable problem that is caused by the REANA code, please:

  1. Search for already reported problems.

  2. Check if the issue has been fixed or is still reproducible on the latest master branch.

  3. Create an issue, ideally with a test case.

If you create a pull request fixing a bug or implementing a feature, you can run the tests to ensure that everything is operating correctly:

$ ./run-tests.sh

Each pull request should preserve or increase code coverage.

License

MIT License

Copyright (C) 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 CERN.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an Intergovernmental Organization or submit itself to any jurisdiction.

Authors

The list of contributors in alphabetical order: