S3FC project page S3FC home page

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Stone Three Foundation Classes Documentation

Version 1.1.1

Overview

Stone Three Foundation Classes (S3FC) is a software library that facilitates the rapid development of high-performance distributed computing applications. It is implemented as a number of C++ classes and functions that includes the following:

It provides the application programmer with a number of light-weight abstractions. During design, emphasis was placed on a simple, efficient and easy-to-use architecture. The library is used in several high performance commercial applications and has proved to be very reliable.

Notes

The XML interface (s3_xml_config.h, s3_xml_config.cc) is not currently being built with the rest of the library. The XML interface makes use of deprecated functions of the Xerces-C++ XML parser. This code should probably be updated to the latest release of Xerces-C++, or modified to work with libxml2, which is more widely available.

License

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.


Send comments to: s3fc@stonethree.com SourceForge Logo