home/categories/architecture-patterns/openclaw-skills-skills-anderskev-go-concurrency-web-skill-md
architecture-patternsdevelopment

go-concurrency-web

Go concurrency patterns for high-throughput web applications including worker pools, rate limiting, race detection, and safe shared state management. Use when implementing background task processing, rate limiters, or concurrent request handling.

openclaw
maintainer
openclaw
更新於 3/25/2026
星標
4001
分支
1095
quick start

Installation and usage

Go concurrency patterns for high-throughput web applications including worker pools, rate limiting, race detection, and safe shared state management. Use when implementing background task processing, rate limiters, or concurrent request handling.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use go-concurrency-web