TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Benchmark of Asynchronous Servers in Python

45 pointsby nichol4sover 15 years ago

2 comments

axodover 15 years ago
The error rate graph is extremely interesting/worrying:<p>"The performing servers return less overall errors. There is however, one exception. Cogen was able to return ALL its requests successfully no matter how hard it was hammered."<p>Why would the others decide to drop connections or return errors? Surely that makes them pretty unusable?<p>I wonder why they start dropping/erroring, and in what form?
评论 #1009762 未加载
评论 #1010695 未加载
评论 #1009795 未加载
评论 #1010363 未加载
rarestblogover 15 years ago
This may be a dumb question, but I really can't imagine. What reasonable real-world process would need more than 1400 HTTP connections per second (which is the worst performer) on a single process and single server?..
评论 #1009781 未加载
评论 #1009763 未加载