concurrency
>
concurrencyparallelismthread-safetyasynchronous-programming
pluginagentmarketplace
1
concurrency
Comprehensive concurrency and parallelism patterns for multi-threaded and async programming. Use when implementing async/await, parallel processing, thread safety, worker pools, or debugging race conditions and deadlocks. Triggers: async, await, concurrent, parallel, threads, race condition, deadlock, mutex, semaphore, worker pool, queue.
concurrencyasynchronous-programmingasync-awaitparallel-processing
cosmix
3
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.
concurrencythread-safetysynchronizationasynchronous-programming
aj-geddes
301