salvo-concurrency-limiter
OfficialLimit concurrent requests to protect resources.
Software Engineering#scalability#concurrency#throughput#rate-limiter#salvo#max_concurrency#resource-protection
Authorsalvo-rs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps limit concurrent requests in Salvo applications to protect resources and prevent overload.
Core Features & Use Cases
- Concurrency limiting is built into Salvo core and demonstrates per-route limits, per-endpoint customization, and safe defaults.
- Combines with rate limiters and timeouts to prevent resource exhaustion and improve resilience.
- Provides practical scenarios including file uploads, CPU-intensive tasks, external API calls, and background processing.
Quick Start
Add max_concurrency to the route or handler to cap simultaneous requests.
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: salvo-concurrency-limiter Download link: https://github.com/salvo-rs/salvo-skills/archive/main.zip#salvo-concurrency-limiter 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 223,000+ vetted skills library on demand.