Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

NMSTL Documentation

0.0.1

Introduction

NMSTL is the Networks, Messaging, Servers, and Threading Library, a portable C++ library for writing, well, networking and messaging components, servers, and threaded applications. In general, the intention is that NMSTL is to "systems stuff" what STL is to algorithms and containers.

NMSTL contains lots of components intended to make it easier to write applications in C++. It's high-performance - as in STL, nearly everything is implemented such that a good compiler will inline and optimize away nearly all the object-oriented overhead.

Components

Here's what's included so far. NMSTL is still just a baby, but it'll be growing up fast over the next few weeks.


Generated on Fri Sep 20 20:07:30 2002 for NMSTL