Elgar 21d964fb84 Removed direct connection test. Tested postgresql test. (#3667) il y a 7 ans
..
src bd4dbe46e6 More cleanup (#3493) il y a 7 ans
Makefile 9e6d303975 Added framework cppcms. (#3173) il y a 7 ans
README.md 21d964fb84 Removed direct connection test. Tested postgresql test. (#3667) il y a 7 ans
benchmark_config.json 21d964fb84 Removed direct connection test. Tested postgresql test. (#3667) il y a 7 ans
config-direct-mysql.json eb67470bd1 Make HTTP header verification more strict (#3643) il y a 7 ans
config-nginx-mysql.json eb67470bd1 Make HTTP header verification more strict (#3643) il y a 7 ans
config-nginx-postgresql.json eb67470bd1 Make HTTP header verification more strict (#3643) il y a 7 ans
cppcms-direct.dockerfile a2de734556 General Improvements (#3603) il y a 7 ans
cppcms-postgres.dockerfile a2de734556 General Improvements (#3603) il y a 7 ans
cppcms.dockerfile a2de734556 General Improvements (#3603) il y a 7 ans
nginx.conf 21d964fb84 Removed direct connection test. Tested postgresql test. (#3667) il y a 7 ans

README.md

CppCMS framework

All Test are implemented.

What is CppCMS

CppCMS is a Free High-Performance Web Development Framework (not a CMS) aimed at Rapid Web Application Development. It differs from most other web development frameworks like Python Django, Java Servlets in the following ways:

  • It is designed and tuned to handle extremely high loads.
  • It uses modern C++ as the primary development language in order to achieve the first goal.
  • It is designed for developing both Web Sites and Web Services.

It is available under open source LGPLv3 license and alternative Commercial License for users who need an alternative license for proprietary software development. (From homepage)

Problems/DOTO

  • Test 7 CachedWorld uses normal worlds table

Links

Homepage