List of ActiveJob queue backends
During some recent research, I made a list of all the Rails/ActiveJob compatible queue backends I could find.
I started with the list from Rails, which is just the queues with adapters built-in to Rails, then added anything else I could find that wasn’t obviously dead (mostly determined by lack of commits for an extended time).
Additions and corrections are welcomed.
0 comments