DEV Community

# async

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Async — Microtask Queue

Async — Microtask Queue

Comments
5 min read
Async — Macrotask Queue

Async — Macrotask Queue

Comments
5 min read
Async — Promise

Async — Promise

Comments
6 min read
Async — Async Await

Async — Async Await

1
Comments 1
6 min read
Async — Event Loop

Async — Event Loop

1
Comments
6 min read
An actor + 1-hour cache: calling weather APIs safely from Swift Concurrency

An actor + 1-hour cache: calling weather APIs safely from Swift Concurrency

Comments
3 min read
FastAPI Async Context Vars for Multi-Tenant Request Isolation: Why asyncio.create_task() Breaks Your Tenant Context and How to Fix It

FastAPI Async Context Vars for Multi-Tenant Request Isolation: Why asyncio.create_task() Breaks Your Tenant Context and How to Fix It

Comments
4 min read
From ThreadPoolExecutor to httpx AsyncClient: True Async Refactoring

From ThreadPoolExecutor to httpx AsyncClient: True Async Refactoring

Comments
2 min read
supabase-async: ThreadPoolExecutor에서 httpx AsyncClient로 리팩토링

supabase-async: ThreadPoolExecutor에서 httpx AsyncClient로 리팩토링

1
Comments
2 min read
Async-вызовы и Batch API в LLM: как сэкономить до 50% и ускорить обработку

Async-вызовы и Batch API в LLM: как сэкономить до 50% и ускорить обработку

Comments
6 min read
Building a Production Video Metadata Service with Litestar and Async Python

Building a Production Video Metadata Service with Litestar and Async Python

Comments
11 min read
I Just Wanted to Reuse Async Functions in Rust. I Ended Up Building a Tiny Task Manager

I Just Wanted to Reuse Async Functions in Rust. I Ended Up Building a Tiny Task Manager

1
Comments
11 min read
PHP async: event loop, Fibers and the limits of single-threading

PHP async: event loop, Fibers and the limits of single-threading

Comments
6 min read
Inside WatchTower: 4-layer defacement detection in async Python

Inside WatchTower: 4-layer defacement detection in async Python

Comments
8 min read
PHP Fibers in Production: 4 Real Cases Where They Beat curl_multi and Queues

PHP Fibers in Production: 4 Real Cases Where They Beat curl_multi and Queues

1
Comments
8 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.