A screamingly fast Python WSGI server written in C.
Project description
A screamingly fast, ultra-lightweight asynchronous WSGI server for CPython, written in C using Marc Lehmann’s high performance libev event loop and Ryan Dahl’s http_parser.
bjoern aims to be small, lightweight and very fast.
less than 800 SLOC (Source Lines Of Code)
memory footprint smaller than a megabyte
no threads, coroutines or other crap
apparently the fastest WSGI server out there
100% WSGI compliant (except for the write callback design mistake)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bjoern-1.0.tar.gz
(19.2 kB
view hashes)