Forem

# 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
Cover image for 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
Cover image for 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
Rust Generator yield

Rust Generator yield

Comments
2 min read
How to Implement Async Python with asyncio 3.13 and aiohttp 3.10 for 41% Higher Throughput

How to Implement Async Python with asyncio 3.13 and aiohttp 3.10 for 41% Higher Throughput

Comments
16 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
How to Use Python 3.13's New Async Features for 1M I/O Operations: 40% Faster Execution

How to Use Python 3.13's New Async Features for 1M I/O Operations: 40% Faster Execution

Comments
15 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.
Cover image for 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
Cover image for 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
Cover image for Threading vs Tasks vs Parallelism — The Complete .NET Concurrency Guide

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

Comments
4 min read
FastAPI Async Patterns That Actually Matter for AI Backends

FastAPI Async Patterns That Actually Matter for AI Backends

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