Update documentation with new networking model

This commit is contained in:
2025-09-14 19:03:56 -04:00
parent 0389fd2c9f
commit f39149d516
3 changed files with 65 additions and 66 deletions

View File

@@ -69,7 +69,7 @@ I/O Threads (8) → HttpHandler::on_batch_complete() → Commit Pipeline
| Stage 3: Release (connection return)
| (optimized futex wake)
| ↓
└─────────────────────── Server::release_back_to_server()
└─────────────────────── Connection returned to server pool
```
## Test Configuration