Created on 28 September 2018, over 6 years ago
Updated 8 March 2023, about 2 years ago

RabbitMQ is a popular message queue server. It's also provided by Platform.sh. It would be great to use RabbitMQ as an option for a backend instead of the database.

✨ Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mglaman WI, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡©πŸ‡ͺGermany a.dmitriiev

    Attaching the patch from MR for easier patching.

  • πŸ‡©πŸ‡ͺGermany a.dmitriiev

    I have updated MR and here is the updated patch. The reason for update is to improve how the items are claimed. I also noticed that rabbit MQ has option to auto delete the queue when the last consumer unsubscribes from it. This is very dangerous to set to TRUE, because if there are delayed jobs, then the will be deleted once consumers stops. This setting is still there though in backend config form.

Production build 0.71.5 2024