Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Turn your photos into printable coloring pages with GenColoring’s AI — simple to use, free to try with no sign-up, perfect for classroom art and rainy days. | Lets you convert videos to formats like MP4 and MOK in high quality, with batch processing support. |
saas | convert videos to popular formats |
Statistics | |
Stacks 0 | Stacks 0 |
Followers 1 | Followers 1 |
Votes 1 | Votes 1 |

Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails but will integrate tightly with Rails 3/4 to make background processing dead simple.

Cloudinary is a cloud-based service that streamlines websites and mobile applications' entire image and video management needs - uploads, storage, administration, manipulations, and delivery.

imgix is the leading platform for end-to-end visual media processing. With robust APIs, SDKs, and integrations, imgix empowers developers to optimize, transform, manage, and deliver images and videos at scale through simple URL parameters.

OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written in optimized C/C++, the library can take advantage of multi-core processing. Enabled with OpenCL, it can take advantage of the hardware acceleration of the underlying heterogeneous compute platform.

Beanstalks's interface is generic, but was originally designed for reducing the latency of page views in high-volume web applications by running time-consuming tasks asynchronously.

ImageKit offers a real-time URL-based API for image & video optimization, streaming, and 50+ transformations to deliver perfect visual experiences on websites and apps. It also comes integrated with a Digital Asset Management solution.

It is an open-source framework that helps you to create, process and manage your background jobs, i.e. operations you don't want to put in your request processing pipeline. It supports all kind of background tasks – short-running and long-running, CPU intensive and I/O intensive, one shot and recurrent.

scikit-image is a collection of algorithms for image processing.

Effortless image resizing, optimization and CDN delivery. Make your site fully responsive and really fast.

Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both.