(2003-07-24) Python Web Performance

Andrew Kuchling on why LWN has found SCGI interface to provide better Python-web performance than Apache ModPython. The second and probably most important factor is that the long-running process makes better use of the processor's cache... For LWN's traffic load, one SCGI process ends up handling almost all of the workload, so cache locality is going to be quite good.


Edited:    |       |    Search Twitter for discussion

No twinpages!