backpressure-patterns
CommunityStabilize systems with resilient backpressure.
Authormarquesfelip
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Backpressure patterns prevent overload by signaling capacity and slowing producers, preserving latency and memory under bursty or saturated workloads.
Core Features & Use Cases
- Bounded worker pools and semaphore-based concurrency control to cap parallelism.
- Go pipelines with bounded channels that propagate backpressure across stages.
- Monitoring, alerting, and tuning based on consumer lag and throughput metrics.
Quick Start
Instantiate a bounded worker pool and couple your stages with bounded channels to enable upstream backpressure.
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: backpressure-patterns Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#backpressure-patterns 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.