| WebSeitz/wikilog |
| z2003-07-24- Python Web Performance |
|
| last edited by BillSeitz on Sep 17, 2008 8:34 pm |
Andrew Kuchling on why [LWN] has found SCGI interface to provide better PyThon-web performance than ApaChe Mod Python. 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.
| User Options Recent Changes Help Page |