Y
Hacker News
new
|
ask
|
show
|
jobs
by
purplefox
5153 days ago
I've tested several combinations of blocking, non blocking, readFile, streams (pipe) and using chunked transfer encoding.
Results vary a little but all way below the Vert.x results.
See blog post for the stats.
1 comments
nfriedly
5152 days ago
Fair enough. After I wrote that I remembered that readFile wasn't blocking anyways, but it was too late to edit at that point.
link