USENIX 2003 Annual Technical Conference, FREENIX Track Abstract
Pp. 15-28 of the Proceedings |
CSE A C++ Servlet Environment for High-Performance Web Applications
Thomas Gschwind and Benjamin A. Schmit, Technische Universität Wien
Abstract
Current environments for web application development focus on Java or
scripting languages. Developers
that want to or have to use C or C++ are left behind with little
options. We have developed a C/C++ Servlet Environment (CSE) that
provides a high performance servlet engine for C and C++. One of the
biggest challenges we have faced while developing this environment was
to come up with an architecture that provides high performance while
not allowing a single servlet to crash the whole servlet environment,
a serious risk with C and C++ application development. In this paper
we explain our architecture, the challenges and trade-offs we have
faced, and compare the performance of our environment to that of top
servlet environments available today.
- View the full text of this paper in HTML or
PDF.
Until June 2004, you will need your USENIX membership identification in order to access the full papers. The Proceedings are published as a collective work, © 2003 by the USENIX Association. All Rights Reserved. Rights to individual papers remain with the author or the author's employer. Permission is granted for the noncommercial reproduction of the complete work for educational or research purposes. USENIX acknowledges all trademarks within this paper.
- If you need the latest Adobe Acrobat Reader, you can download it from Adobe's site.
|