home/categories/architecture-patterns/aj-geddes-useful-ai-prompts-skills-concurrency-patterns-skill-md
architecture-patternsdevelopment
concurrency-patterns
Implement thread-safe code, mutexes, semaphores, async/await patterns, and concurrent data structures. Use when handling parallel operations, race conditions, or building high-performance concurrent systems.
maintainer
aj-geddes
Обновлено 12/28/2025
Звёзды
38
Форки
3
quick start
Installation and usage
Implement thread-safe code, mutexes, semaphores, async/await patterns, and concurrent data structures. Use when handling parallel operations, race conditions, or building high-performance concurrent systems.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use concurrency-patterns