concurrency-manager
CommunityOrchestrate parallel tasks with safe rate limits.
Software Engineering#concurrency#throughput#rate-limiting#parallel-execution#resource-allocation#task-queue
Authorbadhope
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing concurrent tasks in complex systems can lead to resource contention, unpredictable latency, and overload. This Skill provides structured controls for rate limiting, queuing, and dynamic resource allocation to maintain stable performance.
Core Features & Use Cases
- Rate limiting to cap per-model/API usage and prevent overload.
- Priority-based request queuing to ensure critical tasks progress first.
- Parallel execution with dynamic resource budgeting to maximize throughput.
- Use Case: orchestrating API calls and background jobs in high-load environments.
Quick Start
Enqueue a high-priority task and confirm it executes within configured rate limits.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: concurrency-manager Download link: https://github.com/badhope/skill/archive/main.zip#concurrency-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.