Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
async
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Async Batching Is the Real Latency Win Nobody's Talking About
Aamer Mihaysi
Aamer Mihaysi
Aamer Mihaysi
Follow
May 15
Async Batching Is the Real Latency Win Nobody's Talking About
#
llm
#
inference
#
async
1
 reaction
Comments
Add Comment
3 min read
PHP async: event loop, Fibers and the limits of single-threading
Odilon HUGONNOT
Odilon HUGONNOT
Odilon HUGONNOT
Follow
May 13
PHP async: event loop, Fibers and the limits of single-threading
#
php
#
async
#
reactphp
#
fibers
Comments
Add Comment
6 min read
How to Implement Async Python with asyncio 3.13 and aiohttp 3.10 for 41% Higher Throughput
ANKUSH CHOUDHARY JOHAL
ANKUSH CHOUDHARY JOHAL
ANKUSH CHOUDHARY JOHAL
Follow
May 7
How to Implement Async Python with asyncio 3.13 and aiohttp 3.10 for 41% Higher Throughput
#
implement
#
async
#
python
#
asyncio
Comments
Add Comment
16 min read
The Async Automation Playbook: How to Eliminate Manual Work Without Meetings
Patrick Hughes
Patrick Hughes
Patrick Hughes
Follow
May 6
The Async Automation Playbook: How to Eliminate Manual Work Without Meetings
#
automation
#
async
#
n8n
#
workflow
Comments
Add Comment
2 min read
How to Use Python 3.13's New Async Features for 1M I/O Operations: 40% Faster Execution
ANKUSH CHOUDHARY JOHAL
ANKUSH CHOUDHARY JOHAL
ANKUSH CHOUDHARY JOHAL
Follow
May 6
How to Use Python 3.13's New Async Features for 1M I/O Operations: 40% Faster Execution
#
python
#
313s
#
async
#
features
Comments
Add Comment
15 min read
Inside WatchTower: 4-layer defacement detection in async Python
h13ris
h13ris
h13ris
Follow
May 5
Inside WatchTower: 4-layer defacement detection in async Python
#
python
#
security
#
async
#
devsecops
Comments
Add Comment
8 min read
I keep writing the same Pydantic-asyncpg wrapper. So I published it.
Hannu Varjoranta
Hannu Varjoranta
Hannu Varjoranta
Follow
May 12
I keep writing the same Pydantic-asyncpg wrapper. So I published it.
#
python
#
database
#
async
#
postgres
2
 reactions
Comments
Add Comment
6 min read
Kotlin Coroutines in Production
Krun_Dev
Krun_Dev
Krun_Dev
Follow
Apr 22
Kotlin Coroutines in Production
#
kotlin
#
coroutines
#
async
#
code
1
 reaction
Comments
Add Comment
2 min read
Building a Concurrent TCP Port Scanner in Rust with Tokio Semaphores
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 16
Building a Concurrent TCP Port Scanner in Rust with Tokio Semaphores
#
rust
#
networking
#
async
#
cli
Comments
Add Comment
9 min read
Building a simple async scheduler with generators in Python
Michael Saparov
Michael Saparov
Michael Saparov
Follow
Apr 12
Building a simple async scheduler with generators in Python
#
python
#
yield
#
async
#
heapq
1
 reaction
Comments
Add Comment
3 min read
Threading vs Tasks vs Parallelism — The Complete .NET Concurrency Guide
Libin Tom Baby
Libin Tom Baby
Libin Tom Baby
Follow
Apr 11
Threading vs Tasks vs Parallelism — The Complete .NET Concurrency Guide
#
dotnet
#
async
#
performance
#
csharp
Comments
Add Comment
4 min read
IAsyncEnumerable Explained — Async Streams in .NET
Libin Tom Baby
Libin Tom Baby
Libin Tom Baby
Follow
Apr 9
IAsyncEnumerable Explained — Async Streams in .NET
#
dotnet
#
async
#
csharp
#
performance
Comments
Add Comment
3 min read
Why I Chose a Synchronous Poll Loop Over Async for My Rust Daemon
Batty
Batty
Batty
Follow
Apr 4
Why I Chose a Synchronous Poll Loop Over Async for My Rust Daemon
#
rust
#
async
#
architecture
#
tutorial
Comments
Add Comment
3 min read
Async/Await-like pattern in Go to make concurrency simple, robust, less boilerplate
ColaFanta
ColaFanta
ColaFanta
Follow
Apr 27
Async/Await-like pattern in Go to make concurrency simple, robust, less boilerplate
#
go
#
programming
#
concurrency
#
async
5
 reactions
Comments
Add Comment
7 min read
PHP 8.3 Fibers for Concurrent API Calls
ahmet gedik
ahmet gedik
ahmet gedik
Follow
Mar 18
PHP 8.3 Fibers for Concurrent API Calls
#
php
#
async
#
performance
#
tutorial
Comments
Add Comment
3 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account