boinc/doc/index.html

66 lines
2.6 KiB
HTML

<h2>Berkeley Open Infrastructure for Network Computing (BOINC)</h2>
<ul>
<li><a href=intro.html>Introduction</a>
</ul>
<h3>Developing distributed applications with BOINC</h3>
<ul>
<li><a href=project.html>Projects</a>
<li><a href=files.html>Compute model: files and file references</a>
<li><a href=app.html>Compute model: applications, platforms and versions</a>
<li><a href=work.html>Compute model: workunits</a>
<li><a href=result.html>Compute model: results</a>
<li><a href=batch.html>Compute model: batches</a>
<li><a href=flow.html>Compute model: work distribution</a>
<li><a href=affinity.html>Compute model: handling very long computations</a>
<li><a href=file_access.html>Compute model: remote file access</a>
<li><a href=validation.html>Accounting and result validation</a>
<li><a href=back_end.html>Back end examples</a>
<li><a href=version.html>Versioning</a>
<li><a href=api.html>The BOINC application library</a>
<li><a href=graphics.html>Graphics</a>
<li><a href=dev.html>Application development</a>
</ul>
<h3>Operating a BOINC project</h3>
<ul>
<li><a href=install.html>Installing BOINC</a>
<li><a href=project_startup.html>Project startup</a>
<li><a href=database.html>The BOINC database</a>
<li><a href=sched_server.html>The BOINC scheduling server</a>
<li><a href=tools_other.html>Operational tools: applications and versions</a>
<li><a href=tools_work.html>Operational tools: work and results</a>
<li><a href=web.html>The project web site</a>
<li><a href=security.html>Security</a>
</ul>
<h3>Participating in BOINC projects</h3>
<ul>
<li><a href=account.html>Participant accounts</a>
<li><a href=prefs.html>Preferences</a>
<li><a href=startup.html>Participant startup</a>
</ul>
<h3>Implementation and debugging notes</h3>
<ul>
<li><a href=test.html>Test applications and scripts</a>
<li><a href=protocol.html>The BOINC client/server protocol</a>
<li><a href=sched_policy.html>Scheduling server: policy</a>
<li><a href=sched_impl.html>Scheduling server: implementation</a>
<li><a href=sched_impl.html>Scheduling server: debugging</a>
<li><a href=host_measure.html>Host measurements</a>
<li><a href=client_files.html>Core client: file structure</a>
<li><a href=client_fsm.html>Core client: FSM structure</a>
<li><a href=client_data.html>Core client: data structures</a>
<li><a href=client_logic.html>Core client: logic</a>
<li><a href=client_network.html>Core client: network scheduling and retry policy</a>
<li><a href=client_debug.html>Core client: debugging</a>
</ul>
<A href="http://sourceforge.net"><IMG src="http://sourceforge.net/sflogo.php?group_id=52437&amp;type=5" width="210" height="62" border="0" alt="SourceForge Logo"></A>