|
In more simpler terms, it provide suitable tools for building high load websites using C++.
Here are some key features of "CppCMS":
· It is designed and tuned to handle extremely high loads.
· It uses modern C++ as primary development language in order to achieve first goal.
· It is aimed on development of Web Sites rather then "GUI Like" web applications.
· Different web server APIs -- FastCGI, SCGI, CGI
· Different working models: single thread, thread pool, prefork.
· Nice URL mapping.
· Powerful template system.
· Cache framework including: in memory, in shared memory and distributed modes.
· Easy form processing and validation.
· Internationalization, including support of RTL languages.
· Simple SQL access Library (not mandatory).
· Simple configuration framework.
· Transparent session management using different backends: encrypted cookies, files, cache, database, distributed over network and their various combination.
Via: CppCMS 1.0.4
0 Comment:
Post a Comment