ai-agent

Sucker Punch: Async Processing

Founder, get efficient async processing with Sucker Punch, a Ruby library.
2,630 stars109 forksRubyGuide quality 8/10Updated 12/24/2025100% free · open source
What it does

Sucker Punch is a Ruby library that allows you to run tasks asynchronously in the background, improving the performance and responsiveness of your application

When to use it
  • When you need to perform time-consuming tasks, such as sending emails or processing large datasets, without blocking the main thread of your application
  • When you want to scale your application horizontally by adding more workers to handle tasks in parallel
  • When you need to retry failed tasks with a built-in retry mechanism
Ready-to-paste prompt
MyWorker.async.perform('user_id', 'newsletter_id') to queue a task to send a newsletter to a specific user
Heads up: Make sure to configure the `queue` setting in the `config/initializers/sucker_punch.rb` file to specify the concurrency level and other settings for your workers, as the default settings may not be suitable for production environments
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/sucker-punch && curl -fsSL https://workflowstacks.com/api/skills/sucker-punch/claude-skill -o ~/.claude/skills/sucker-punch/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
brandonhilkert
Language
Ruby
Category
ai-agent
Published
1/19/2013

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.