3 projects tagged "HTTP Servers"
Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers abstraction of Web-specific implementation details, increasing the accessibility and portability. Under the hood, the library uses the latest techniques (HTML5, Ajax, WebSockets) to handle user events and update the Web page.
WebAbility is an advanced Web development platform that contains WebFlow, a content management system (CMS), a security advanced system (SAS), a powerful workflow engine, and Web site wrappers. It supports multiple database connections, multiple languages, multiple presentation templates, page, script, and library versioning, XML and Web Services integration, and advanced security management. It uses plugins to extend the software for tasks such as e-commerce, portals, intranets, and editorial systems.
G-WAN is an extremely fast Web application server. It runs scripts written in ANSI C. This server is safer than others, since it uses less code, no buffer copies, and no library calls that can lead to buffer overflows. G-WAN can outperform IBM Apache, Microsoft IIS, and Sun GlassFish by several orders of magnitude, both on Windows and Linux.