tokio-concurrency

Community

Advanced concurrency patterns for scalable Tokio apps.

Authorgeoffjay
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides advanced concurrency patterns for building scalable async applications with Tokio.

Core Features & Use Cases

  • Fan-Out/Fan-In Pattern: Distribute work across multiple workers and collect results.
  • Pipeline Processing: Chain async processing stages.
  • Rate Limiting: Control operation rate using token bucket or leaky bucket approaches.
  • Parallel Task Execution with Join: Execute multiple tasks in parallel and wait for all.
  • Coordinated Shutdown with CancellationToken: Manage hierarchical cancellation.

Quick Start

Use the tokio-concurrency skill to implement a fan-out/fan-in pipeline with a rate-limited stage.

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: tokio-concurrency
Download link: https://github.com/geoffjay/claude-plugins/archive/main.zip#tokio-concurrency

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.