1 / 5

High Performance Web Applications in C/C++

High Performance Web Applications in C/C++. Schadl Kornél kornel@netorient.hu. High Performance Web Applications in C/C++. Miért lehet rá szükség? erőforrás hatékonyság web 2.0, ajax komplex adatstruktúrák OS szintű parancsok (pl. külső hw irányítása) ‏.

kenaz
Download Presentation

High Performance Web Applications in C/C++

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. High Performance Web Applications in C/C++ Schadl Kornél kornel@netorient.hu

  2. High Performance Web Applications in C/C++ • Miért lehet rá szükség? • erőforrás hatékonyság • web 2.0, ajax • komplex adatstruktúrák • OS szintű parancsok (pl. külső hw irányítása)‏ • ...

  3. High Performance Web Applications in C/C++ • Hatékonyság • lefordított, nincs szükség interpretálásra • memória felügyelt használata • rendszerszintű parancsok • CGI vs ServerModules vs FastCGI

  4. High Performance Web Applications in C/C++ • C/C++ könyvtárak • MySQL, (*SQL)‏ • RegExp • cURL • SSL • ESMTP • ...

  5. High Performance Web Applications in C/C++ • kTools • kVal • kHTTP • kTmp • kRegExp • kESMTP

More Related