Skip to content

Recommend default queuing backend for Active Job #25

@ellery-nava

Description

@ellery-nava

What's the task?

Active Job comes out of the box with an in-memory queueing system. However, this is not sufficient for a production system - because the queue only exists in memory, pending tasks will be lost if the system restarts.

This ticket is to investigate the pros and cons of various queuing systems and recommend a default backend that will work well for most new Nava projects.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions