ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/vendor/libpeak-0.1.2/doc/html/index.html
Revision: 3251
Committed: Wed Apr 2 16:58:30 2014 UTC (10 years ago) by michael
Content type: text/html
File size: 2014 byte(s)
Log Message:
- Imported libpeak-0.1.2

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>PEAK Library: libpeak</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3.5 -->
7 <div class="qindex"><a class="qindexHL" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a></div>
8 <h1>libpeak </h1>
9 <p>
10 <h3 align="center">0.1 </h3>Parallel Events and Asynchronous tasKing Library<p>
11 <dl compact><dt><b></b></dt><dd>This library implements an environnement suitable for event-based application and provides support for necessary multi-threading. With libpeak, it is possible to process events in parallel. It might bring gain on SMP computers. However, try to bring kernel threads overhead to its minimum, so it shouldn't be used on mono-processor machine, unless your application needs to do, for example, lots of I/O operations that aren't handled by the library, along with other calculation.</dd></dl>
12 <dl compact><dt><b></b></dt><dd>But the peak library is more than that. It provides a set of modules for efficient coding in an event-based environment and even extra modules which can be found useful on classic applications too.</dd></dl>
13 <dl compact><dt><b></b></dt><dd><div align="center">
14 <img src="../images/peak-task.png" alt="peak-task.png">
15 </div>
16 </dd></dl>
17 <hr size="1"><address style="align: right;"><small>Generated on Sat Jan 17 21:41:53 2004 for the PEAK Library by
18 <a href="http://www.doxygen.org/index.html">
19 <img src="doxygen.png" alt="doxygen" align="middle" border="0" >
20 </a></small>&nbsp; &nbsp; <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=98146&amp;type=1" width="88" height="31" align="middle" border="0" alt="SourceForge.net Logo" /></a></address>
21 </body>
22 </html>
23