README 648 B

123456789101112131415161718
  1. CppCMS High Performance C++ Web Framework
  2. CppCMS is a Free High Performance Web Development Framework (not a CMS)
  3. aimed for Rapid Web Application Development. It differs from most of
  4. other web development frameworks like: Python Django, Java Servlets in
  5. following:
  6. It is designed and tuned to handle extremely high loads.
  7. It uses modern C++ as primary development language in order to
  8. achieve first goal.
  9. It is aimed on development of Web Sites rather then "GUI Like"
  10. web applications.
  11. If you want to build a static version of CppCMS you have to launch the
  12. script by passing the STATIC parameter:
  13. STATIC=yes ./cppcms.SlackBuild