I want to create a web application that runs with very little RAM and I think C++ can help me achieve that.
Now, many people say C++ is unsuited for web development
Our web app backend is in C++ via CGI and we use Clearsilver templates along with the HDF that comes with it.