salvo-concurrency-limiter

Official

Limit concurrent requests to protect resources.

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.