ecruz-te 76319000db cppcms fixes (#8349) hace 2 años
..
src bd4dbe46e6 More cleanup (#3493) hace 7 años
Makefile 9e6d303975 Added framework cppcms. (#3173) hace 7 años
README.md 21d964fb84 Removed direct connection test. Tested postgresql test. (#3667) hace 7 años
benchmark_config.json 1f94f389dc Delete repeated tests (#8179) hace 2 años
config-direct-mysql.json eb67470bd1 Make HTTP header verification more strict (#3643) hace 7 años
config-nginx-mysql.json 76319000db cppcms fixes (#8349) hace 2 años
config-nginx-postgresql.json 76319000db cppcms fixes (#8349) hace 2 años
config.toml 9d18b6e21b make sure all have versus key (#6265) hace 4 años
cppcms-direct.dockerfile 0096f84ee9 Config for the new toolset (#6259) hace 4 años
cppcms-postgres.dockerfile 0096f84ee9 Config for the new toolset (#6259) hace 4 años
cppcms.dockerfile 0096f84ee9 Config for the new toolset (#6259) hace 4 años
nginx.conf 76319000db cppcms fixes (#8349) hace 2 años

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