Distributed task queue for TypeScript with type-safe workflows, pluggable transports (Redis, RabbitMQ), and optional persistence.
Vorq is a TypeScript library for creating distributed task queues that manage background jobs with features like priorities, retries, workflows, and easy integrations.
How It Works
You hear about Vorq, a helpful tool that lets your app handle big jobs in the background without slowing down.
You bring Vorq into your app with a quick addition, like picking up a new helper.
You link Vorq to a simple storage spot, like a shared notepad, so tasks can line up safely.
You create named lines for different jobs, such as one for emails or image fixes.
You teach small workers what to do when they grab a task from the line.
From anywhere in your app, you drop jobs into the lines, and they wait patiently.
Your app feels fast and responsive while workers quietly finish all the background magic.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.