Add a bit more precision to docs, plus philosophy
This commit is contained in:
@@ -66,10 +66,10 @@ I/O Threads (8) → HttpHandler::on_batch_complete() → Commit Pipeline
|
||||
| Stage 2: Persist (generate response)
|
||||
| (send "OK" response)
|
||||
| ↓
|
||||
| Stage 3: Release (connection return)
|
||||
| Stage 3: Release (wake I/O threads)
|
||||
| (optimized futex wake)
|
||||
| ↓
|
||||
└─────────────────────── Connection returned to server pool
|
||||
└─────────────────────── I/O threads send response to client
|
||||
```
|
||||
|
||||
## Test Configuration
|
||||
|
||||
Reference in New Issue
Block a user