The C++ Session
library is used to maintain state in web applications.
It can be configured to use the local filesystem or a
MySQL database to store the session information. It requires
that the RudeConfig and RudeDatabase development libraries
are installed. It is freely available as opensource under
the GNU Public License. It is still under development,
but since we have received so many requests, we are making
the current stable version available. The current documentation
is limited to linux environements.