DEV Community

# async

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Fast API, F for Frankenstein

Fast API, F for Frankenstein

Comments 2
12 min read
Why Anomaly Detection Can't Block the Ingestion Pipeline

Why Anomaly Detection Can't Block the Ingestion Pipeline

Comments
6 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
PHP 8.3 Fibers for Concurrent API Calls

PHP 8.3 Fibers for Concurrent API Calls

Comments
3 min read
Unveiled: Tokio 2.0 Dominates Rust Async Runtimes in 2026

Unveiled: Tokio 2.0 Dominates Rust Async Runtimes in 2026

Comments
6 min read
Blocking Main Thread During Shutdown: Balancing Logging Cleanup and Async Safety

Blocking Main Thread During Shutdown: Balancing Logging Cleanup and Async Safety

Comments
14 min read
Async Python Made Simple: A Practical Guide to asyncio

Async Python Made Simple: A Practical Guide to asyncio

Comments
3 min read
Scaling Flask for High-Concurrency I/O: From Thread Starvation to Async Mastery

Scaling Flask for High-Concurrency I/O: From Thread Starvation to Async Mastery

Comments
6 min read
Finding Blocking Code in Async Rust Without Changing a Single Line

Finding Blocking Code in Async Rust Without Changing a Single Line

1
Comments
6 min read
Why Your @Async Method Ignores @Transactional (And Leaks Internal Errors)

Why Your @Async Method Ignores @Transactional (And Leaks Internal Errors)

2
Comments
3 min read
Async vs Sync Audit Logging: When to Use Which

Async vs Sync Audit Logging: When to Use Which

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