BITPROX™ Server - Technical Advantages
- The server and application code is compiled into machine object code directly.
- The ability to use any C++ compiler and adjust necessary compilation settings.
- Does not require any virtual machine(unlike Java or .NET).
- Does not require opening of the source code to the customer(unlike PHP). You can ship application in object code without exposing the source code to protect your intellectual property.
- No scripting or byte-code language limitations(unlike PHP, Java or .NET). Ability to communicate with operating system and hardware directly, use of any C/C++ library or comiler of choice.
- Knowledge of Java servlets and servlet pages and experience is not lost. Mostly compatible interface of BITPROX™ Server API will make porting old code or programming new one easier then learning from scratch.
- Cross-platform C++ code can be compiled on your favorite hardware or OS using a preferable compiler of your choice.
- Interfacing with OS and hardware directly.
- The potential of GPGPUs for server-side acceleration.
- The strict and mature C++ platform perfected by time and boosted by existing code base guarantees reliable and robust solution to your needs.
- Server pages. The presentation side of the application typically is implemented using interpreted server pages (BITPROX Server Pages, BXP). The interpreted code then compiled and linked as normal C++ code. The page is built into a servlet the first time it expected to process a request.
- Easy legacy C/C++ code integration.
- Does not require language mix to perform system tasks.
- Provides a better integration into the security mechanisms provided by the operating system.
- Hight efficiency, productivity and speed comared to competing solutions.
- Apache server front-end handles static content and request
Tags: