Skip to content

artyom-beilis/cppcms

Repository files navigation

CppCMS - High Performance C++ Web Framework

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:

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

Starting from version 1.2 it is available under MIT license.

Useful Links

Status

Build Status