Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What features of a website should be written in C++?

user-image
Question ajoutée par Utilisateur supprimé
Date de publication: 2013/05/22
Ahmed Zahran
par Ahmed Zahran , Senior Software Developer , Oracle

That is a very important question, but not a very known subject in the sphere of web development.
Websites with very high performance requirements can take advantage of C/C++ performance by building plugins in C, or sometimes their own interpreter or compiler for a certain web language.
This includes creating your own language if you need.
For example, Facebook built HiHop (http://en.wikipedia.org/wiki/HipHop_for_PHP), a compiler that first converted PHP into C++, then compile the C++ code.
This is reported to have decreased server load by 50%.
Many Companies customize their version of PHP run-time interpreter and the Apache server, to run their code faster.

Mahmoud El-Naggar
par Mahmoud El-Naggar , Senior Software Developer , Adsia

ActiveX Controls and Browser Plugins Written in C++ like Flash Player and Windows Media Player also you can write isapi extensions for IIS

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?