DEV Community

# async

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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

Comments
8 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
Async Batching Is the Real Latency Win Nobody's Talking About

Async Batching Is the Real Latency Win Nobody's Talking About

1
Comments
3 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
The Async Automation Playbook: How to Eliminate Manual Work Without Meetings

The Async Automation Playbook: How to Eliminate Manual Work Without Meetings

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

Inside WatchTower: 4-layer defacement detection in async Python

Comments
8 min read
I keep writing the same Pydantic-asyncpg wrapper. So I published it.

I keep writing the same Pydantic-asyncpg wrapper. So I published it.

2
Comments
6 min read
Kotlin Coroutines in Production

Kotlin Coroutines in Production

1
Comments
2 min read
Building a Concurrent TCP Port Scanner in Rust with Tokio Semaphores

Building a Concurrent TCP Port Scanner in Rust with Tokio Semaphores

Comments
9 min read
Building a simple async scheduler with generators in Python

Building a simple async scheduler with generators in Python

1
Comments
3 min read
Threading vs Tasks vs Parallelism — The Complete .NET Concurrency Guide

Threading vs Tasks vs Parallelism — The Complete .NET Concurrency Guide

Comments
4 min read
IAsyncEnumerable Explained — Async Streams in .NET

IAsyncEnumerable Explained — Async Streams in .NET

Comments
3 min read
Why I Chose a Synchronous Poll Loop Over Async for My Rust Daemon

Why I Chose a Synchronous Poll Loop Over Async for My Rust Daemon

Comments
3 min read
5-Minute AI Jobs and Closed Tabs — Why We Built Replay-Then-Tail SSE

5-Minute AI Jobs and Closed Tabs — Why We Built Replay-Then-Tail SSE

1
Comments
20 min read
Async/Await-like pattern in Go to make concurrency simple, robust, less boilerplate

Async/Await-like pattern in Go to make concurrency simple, robust, less boilerplate

5
Comments
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.