Friday, January 18, 2008

AppWeb

If you would like to try out the embedded web server in your system, I would recommend the AppWeb. In my humble opinion, it is much better than others embedded/tiny web server. The server is scalable and modular with dynamic loaded modules. Come with features, such as SSL, User Authentication, Embedded Java Script, CGI ….. The most important is that it can support multithreaded environment. In single threaded environment, the PHP script can execute in long time and stall the server. This happens to my previous thttp server.

No comments: