Tntnet is a web application server for web applications written in C++.
Write a Web-page with HTML and with special tags you embed C++-code into the page for active contents. These pages, called components are compiled into C++-classes with the ecpp-compilier “ecppc”, then compiled into objectcode and linked into a process or shared library.
Tntnet is fully multithreaded, so it scales well on multiprocessor machines. It uses a dynamic pool of worker threads, which answers requests from http-clients.
The application runs native, so they are very fast and compact.
This is free and open source software.
Key Features
- Cookies.
- HTTP-upload.
- Automatic request-parameter parsing and conversion.
- Automatic session management.
- Scoped variables (application, request and session).
- Keep-alive.
- Internationalisation,
Website: github.com/maekitalo/tntnet
Support:
Developer: Tommi Maekitalo
License: GNU Lesser General Public License v2.1
Tntnet is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| C++ Application Servers | |
|---|---|
| POCO | C++ libraries for building applications |
| Wt | C++ library for developing web applications |
| CppCMS | Web development framework for performance demanding applications |
| Enduro/X | Middleware platform for distributed transaction processing |
| Tntnet | Web application server for web applications written in C++ |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

