Web interface for the SolidQueue queuing backend
-
Updated
Apr 5, 2024 - Ruby
Web interface for the SolidQueue queuing backend
Modern Ruby on Rails template to start every new project. Skip the boilerplate and focus on what's unique to your project.
This gem provides interface for managing background jobs via solid_queue gem. Apart from listing jobs, this gem also provides managing queues, processes. It also acts as a control center to perform functionalities like 'Retry Failed Job', 'Pause Queue' and 'Resume Queue'
In this episode, we will upload a CSV file but need to pass it into a background job. This can prove to be difficult based on the hosting infrastructure so we'll explore some mechanisms to work around them. We'll also look to optimize Solid Queue to handle the large number of jobs.
Synchronise your videos from video hosting and transcribe them automatically
Add a description, image, and links to the solid-queue topic page so that developers can more easily learn about it.
To associate your repository with the solid-queue topic, visit your repo's landing page and select "manage topics."