Benchmark of Python Web Servers | Linux Today

Benchmark of Python Web Servers

Written By
NP
Nicholas Piël
Mar 16, 2010

“The specific domain of this benchmark is, yet again, the
PingPong benchmark as used earlier in my Async Socket Benchmark.
However, there are some differences:

“We will fire multiple requests over a single connection, when
possible, by using a HTTP 1.1 keepalive connection It is a
distributed benchmark with multiple clients We will use an
identical WSGI application for all servers instead of specially
crafted code to return the reply We expect the server to understand
our HTTP request and reply with the correct error codes

“This benchmark is a conceptually simple one and you could claim
that this is not representable for most common web application
which rely heavily on blocking database connections. I agree with
that to some extent as this is now mostly the case. However, the
push of HTML5’s websockets will provide us with lots of
highly interactive web applications that require a lot of
concurrent and low latency connections on the server side.”

Complete
Story

NP

Nicholas Piël

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.