What is the best way to develop a C ++ web application? The web app will be run on Apache HTTP Server How can you cope with the challenges like C ++ with sessions, persistency, context switching, multithreading etc.? How could it be using C ++ in the best possible way to work like Servlets?
take a look
Wt (clear 'humorous') C ++ is the application server for the development and deployment of library and web applications. It is not a 'framework', which implements a path of programming, but a library.
The API widget is centered, and is inspired by the current C + + Graphical User Interface (GUI) API. For developers, this event provides complete abstract of any web-specific implementation details, including handling and graphics support.
This is not free for commercial use.
Comments
Post a Comment