cxcv: python* + wsgi*

7 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. It has been a while since the Socket Benchmark of Asynchronous server. That benchmark looked specifically at the raw socket performance of various frameworks. Which was being benchmarked by doing a regular HTTP request against the TCP server. The server itself was dumb and did not actually understand the headers being send to it. In this benchmark i will be looking at how different WSGI servers perform at exactly that task; the handling of a full HTTP request.
  2. wsgi webserver
    Tags: , , by Benjamin Schweizer (2009-11-21)
  3. It’s true: web development, at its worst, is difficult, repetitive, and boring. The tools we have suck. At best, they make web development slightly less painful, but we’re a long way from making web development awesome.
  4. Werkzeug started as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules.
    Tags: , , , by Benjamin Schweizer (2008-08-13)
  5. Tags: , , , by Benjamin Schweizer (2007-09-22)

Top of the page

First / Previous / Next / Last / Page 1 of 1 Bookmarks: Tags: python + wsgi

About - Propulsed by SemanticScuttle