Get the latest tech news
A Deep Dive into Solid Queue for Ruby on Rails
In the second part of our series, let's dive deeper into some of Solid Queue's more advanced features.
Our previous article in this series established that Solid Queue is an excellent choice if you need a system for processing background jobs. AppSignal will automatically detect your usage of Solid Queue and create an active job dashboard that contains graphs for important metrics, such as error rate and throughput. In any case, Solid Queue is a wonderful addition to the Rails ecosystem, due to its excellent database design and process coordination.
Or read this on Hacker News