A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
Asynq is a Go library for queueing tasks and processing them asynchronously with workers. It's backed by Redis and is designed to be scalable yet easy to get started. > > Highlevel overview of how Asynq works: > > * C
Transactional task queue for the browser with support for OPFS, localStorage, sessionStorage, in-memory
Watch a folder for audio and video arrivals and convert them to Apple-friendly formats.