License: GPL-3.0
EN 英文说明
A high-performance, WSGI-based Python HTTP framework and server.
- Extremely low resource footprint — minimal memory usage, no unnecessary overhead.
- Blazing fast request processing — non-blocking I/O with a multi-threaded worker pool.
- Stays responsive under attack — never becomes unresponsive under heavy load.