BITPROX™ Server - Product Features
BITPROX™ Server is a web server software which inludes a container, servlets and server pages.
- The container manages servlets and server pages which are written with C/C++ programming language.
- Standard servlet interfaces such as HttpServlet, IServletConfig, IServletContext, IServletRequest, IServletResponse etc. mostly compatible with Java servlet API.
- Interprocess communication(IPC) technology is used for messaging between the container and a servlet or server page.
- Servlets and server pages run in isolated system process.
- C/C++ programming language provides fast performance of servlets and server pages. With support of new C++11 standard(with appropriate compiler). Compatible C ABI gives the opportunity to use more faster C code directly from servlet or server page.
- Compatibility with Apache server software. You can use other server technologies in paralell on one server.
- Support of OS Linux™ x86_64.
- Support of Clang 3.3 compiler.
- Support of GCC 4.8.1 compiler.
- Support of site management software BITPROX™ IDEA.