Overview
x0 is a high-performance HTTP web server and framework.
Features and Goals:¶
Administrator / End-User Features¶
- instant-mode for running an HTTP server without configuration
- flexible and convenient configuration system
- extendible through various plugins (proxy, cgi, vhost, alias, accesslog, ...)
Developer Features¶
- Embeddable as a 3rd-party library into your own application.
- simple and Intuitive C++ API
Internals and Design¶
- A real-world and production quality HTTP web server
- Scalable - scales well with high number of concurrent connections.
- Modular - thin core with a flexible plugin architecture
- Standards Compliant: HTTP/1.1, CGI, SSL/TLS, ...
- Homepage: http://xzero.ws/
Members
Manager: Christian Parpart
Developer: Christian Parpart
Reporter: Liza Wanka
Client: Liza Wanka