effect-concurrency-fibers
CommunityControlled parallelism and fiber lifecycles.
Authormepuka
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Concurrency with Effect.all, forEach concurrency, Fiber lifecycle, race and timeouts. Use for parallelizing tasks safely.
Core Features & Use Cases
- Parallel execution with all
- Pooling with forEach concurrency
- Fork/join interrupts for fibers and lifecycle management
- Race and timeout patterns
Quick Start
Parallelize two independent tasks with Effect.all and limit concurrency with forEach.
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: effect-concurrency-fibers Download link: https://github.com/mepuka/effect-ontology/archive/main.zip#effect-concurrency-fibers Please download this .zip file, extract it, and install it in the .claude/skills/ directory.