You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h6class="card0-subtitle">CppCMS is a Free High Performance Web Development Framework (not a CMS)</h6>
992
+
<p>
993
+
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:
994
+
995
+
<ul>
996
+
<li>It is designed and tuned to handle extremely high loads.</li>
997
+
<li>It uses modern C++ as the primary development language in order to achieve the first goal.</li>
998
+
<li>It is designed for developing both Web Sites and Web Services.</li>
999
+
</ul>
1000
+
1001
+
Starting from version 1.2 it is available under MIT license.
0 commit comments