Concurrency

Concurrency taxonomy generated by the site skill importer.

3 skills
W
rust-async-patterns

by wshobson

rust-async-patterns là một skill thực tiễn cho async Rust với Tokio, bao quát tasks, channels, streams, timeouts, cancellation, tracing và xử lý lỗi cho phát triển backend.

Backend Development
Favorites 0GitHub 32.6k
W
go-concurrency-patterns

by wshobson

go-concurrency-patterns giúp bạn áp dụng các mẫu concurrency đúng chuẩn idiomatic của Go cho worker pool, pipeline, channel, sync primitive và hủy bằng context. Hãy dùng skill này để thiết kế dịch vụ backend an toàn hơn, gỡ lỗi race condition và cải thiện graceful shutdown dựa trên hướng dẫn trong SKILL.md.

Backend Development
Favorites 0GitHub 32.6k
W
async-python-patterns

by wshobson

async-python-patterns là hướng dẫn thực tiễn giúp chọn các mẫu asyncio an toàn cho hệ thống Python thiên về I/O. Hãy dùng tài liệu này để nắm bối cảnh cài đặt, rà soát cách sử dụng, tránh chặn event loop và thiết kế async API, worker, scraper cùng dịch vụ backend với concurrency có giới hạn, cancellation và các đánh đổi giữa sync và async.

Backend Development
Favorites 0GitHub 32.6k