select * from section<?xml version='1.0' encoding='iso-8859-1' ?>
<article>
<id><![CDATA[53]]>></id>
<author><nick><![CDATA[Juan M. Casillas]]>></nick>
<email><![CDATA[juanm.casillas@jmcresearch.com]]>></email>
></author>
<title><![CDATA[A threaded server library]]>></title>
<subtitle><![CDATA[Introduction]]>></subtitle>
<body><![CDATA[&lt;h3&gt;Introduction&lt;/h3&gt;

&lt;p&gt;

This library provides the required class and framework to create
threaded servers in C++. This library is part of a bigger project  IT/m,
but you can use it as a framework for new developements.
&lt;/p&gt;


&lt;p&gt;
This library helps you in the task of writting threaded servers
using the POSIX threads library. The classes provided with this
library allows you to quickly create a custom threaded server
while hidding the details of the theaded-dependent code 
implementation.
&lt;/p&gt;]]>></body>
<keywords><![CDATA[libthreadedserver c++ introduction]]>></keywords>
<stamp><![CDATA[1068996578]]>></stamp>
<updated><![CDATA[1070911507]]>></updated>
<language><![CDATA[0]]>></language>
<sections><section><![CDATA[LibThreadedServer]]></section>
></sections>
<site><![CDATA[http://www.jmcresearch.com]]>></site>
<url><![CDATA[http://www.jmcresearch.com//src/articlehelper.php?action=preview&amp;id=53]]>></url>
</article>