Bauk is a high performance HTTP server which provides advanced features such as a complete ASP-like scripting environment for Server-Side JavaScript, PHP, Perl, Python, and Tcl, a single-process architecture, low resource consumption, easy and intuitive management, Standard and Dynamic Virtual Hosts (add/remove vhosts on the fly), and SSL/TLS and CGI/1.1 support.
BaukBench is a HTTP/1.1 benchmark/stress test tool for measuring performance of Web servers. The advantage of BaukBench compared to other HTTP benchmark tools is that it does not have limitations which produce performance bottlenecks on the client side that make it impossible to measure the server's maximum performance. BaukBench includes support for benchmarking static or dynamic content, an unlimited number of simultaneous HTTP connections, low CPU and memory requirements, detailed statistical data, and many other features.
GromJS is a Server-Side JavaScript interpreter based on Mozilla's SpiderMonkey core script engine which provides a complete ASP-like environment for JavaScript scripting on a Web server. It includes a persistent operation mode (executing multiple scripts with a single process for extreme performance), session management, direct read/write access to Web server files and directories, support for MySQL, PostgreSQL, and SQLite databases, system program execution and pipes, HTTP file upload and authentication, cookies, CGI environment variables, and more.