2002-08-15 21:21:08 +00:00
|
|
|
<title>Berkeley Open Infrastructure for Network Computing (BOINC)</title>
|
2002-07-29 19:01:38 +00:00
|
|
|
<body bgcolor="#FFFFFF">
|
2002-08-15 21:21:08 +00:00
|
|
|
<h2>Berkeley Open Infrastructure for Network Computing (BOINC)</h2>
|
|
|
|
|
2002-08-19 18:43:10 +00:00
|
|
|
Berkeley Open Infrastructure for Network Computing (BOINC)
|
|
|
|
is a software platform for distributed computing projects like
|
2002-08-15 21:21:08 +00:00
|
|
|
distributed.net and SETI@home.
|
|
|
|
|
2002-04-30 22:22:54 +00:00
|
|
|
<ul>
|
2002-08-20 23:54:17 +00:00
|
|
|
<li> <a href="intro.html">Overview of BOINC</a>
|
2002-04-30 22:22:54 +00:00
|
|
|
</ul>
|
2002-08-15 21:21:08 +00:00
|
|
|
|
2002-08-20 23:54:17 +00:00
|
|
|
<font size=+2><b>Participating in BOINC projects</b></font>
|
2002-08-15 21:21:08 +00:00
|
|
|
<font size=-1>
|
2002-08-20 23:54:17 +00:00
|
|
|
<dd> How to donate your unused computing power to BOINC-based projects.
|
2002-08-15 21:21:08 +00:00
|
|
|
</font>
|
2002-04-30 22:22:54 +00:00
|
|
|
<ul>
|
2002-08-20 23:54:17 +00:00
|
|
|
<li> <a href="account.html">Joining a project</a>
|
2002-08-15 21:21:08 +00:00
|
|
|
<li> <a href="prefs.html">Preferences</a>
|
2002-08-20 23:54:17 +00:00
|
|
|
<li> <a href="startup.html">Participating in multiple projects</a>
|
2002-08-15 21:21:08 +00:00
|
|
|
</ul>
|
|
|
|
|
2002-08-20 23:54:17 +00:00
|
|
|
<font size=+2><b>
|
|
|
|
Designing distributed computations with BOINC
|
|
|
|
</b></font>
|
2002-08-15 21:21:08 +00:00
|
|
|
<font size=-1>
|
2002-08-20 23:54:17 +00:00
|
|
|
<dd> How to use BOINC for resource-intensive applications.
|
2002-08-15 21:21:08 +00:00
|
|
|
</font>
|
|
|
|
<ul>
|
2002-08-21 23:49:33 +00:00
|
|
|
<li><a href=parallelize.html>Which applications are suitable for BOINC?</a>
|
2002-08-20 23:54:17 +00:00
|
|
|
<li><a href=files.html>Files and file references</a>
|
|
|
|
<li><a href=app.html>Applications, platforms and versions</a>
|
|
|
|
<li><a href=work.html>Workunits</a>
|
|
|
|
<li><a href=result.html>Results</a>
|
|
|
|
<li><a href=batch.html>Batches</a>
|
|
|
|
<li><a href=flow.html>Work distribution</a>
|
|
|
|
<li><a href=affinity.html>Handling long computations</a>
|
|
|
|
<li><a href=file_access.html>Remote file access</a>
|
2002-07-30 18:06:39 +00:00
|
|
|
<li><a href=validation.html>Accounting and result validation</a>
|
|
|
|
<li><a href=back_end.html>Back end examples</a>
|
2002-08-20 23:54:17 +00:00
|
|
|
|
2002-05-24 04:29:10 +00:00
|
|
|
</ul>
|
2002-07-30 18:06:39 +00:00
|
|
|
|
2002-08-20 23:54:17 +00:00
|
|
|
<font size=+2><b>
|
|
|
|
Developing a BOINC application
|
|
|
|
</b></font>
|
2002-08-15 21:21:08 +00:00
|
|
|
<font size=-1>
|
2002-08-20 23:54:17 +00:00
|
|
|
<dd> How to develop or port an application program for use with BOINC.
|
2002-08-15 21:21:08 +00:00
|
|
|
</font>
|
2002-08-14 20:31:27 +00:00
|
|
|
<ul>
|
2002-08-20 23:54:17 +00:00
|
|
|
<li><a href=api.html>The BOINC API</a>
|
|
|
|
<li><a href=graphics.html>The BOINC graphics API</a>
|
|
|
|
<li><a href=dev.html>The application development process</a></ul>
|
2002-08-14 20:31:27 +00:00
|
|
|
|
2002-08-20 23:54:17 +00:00
|
|
|
<font size=+2><b>
|
|
|
|
Setting up a BOINC server
|
|
|
|
</b></font>
|
2002-08-15 21:21:08 +00:00
|
|
|
<font size=-1>
|
2002-08-20 23:54:17 +00:00
|
|
|
<dd> How to create a BOINC project.
|
2002-08-15 21:21:08 +00:00
|
|
|
</font>
|
2002-05-24 04:29:10 +00:00
|
|
|
<ul>
|
2002-08-15 21:21:08 +00:00
|
|
|
<li><a href=project.html>Projects</a>
|
|
|
|
<li> <a href="master_url.html">The master URL</a>
|
|
|
|
<li> <a href=road_map.html>Road map of the BOINC software</a>
|
|
|
|
<li> <a href="install.html">Installing a BOINC server</a>
|
|
|
|
<li> <a href="project_startup.html">Project startup checklist</a>
|
|
|
|
<li> <a href="sched_server.html">The BOINC scheduling server</a>
|
|
|
|
<li> <a href="test.html">Test applications and scripts</a>
|
2002-04-30 22:22:54 +00:00
|
|
|
</ul>
|
2002-08-14 20:31:27 +00:00
|
|
|
|
2002-08-20 23:54:17 +00:00
|
|
|
<font size=+2><b>
|
|
|
|
Developing and operating the back end of a BOINC project
|
|
|
|
</b></font>
|
2002-08-15 21:21:08 +00:00
|
|
|
<font size=-1>
|
2002-08-20 23:54:17 +00:00
|
|
|
<dd> How to feed work into a BOINC system and collect the results.
|
2002-08-15 21:21:08 +00:00
|
|
|
</font>
|
2002-08-14 20:31:27 +00:00
|
|
|
<ul>
|
2002-08-15 21:21:08 +00:00
|
|
|
<li> <a href="tools_security.html">Operational tools: security</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="security.html">Security</a>
|
2002-08-14 20:31:27 +00:00
|
|
|
</ul>
|
|
|
|
|
2002-08-20 23:54:17 +00:00
|
|
|
<font size=+2><b>
|
|
|
|
Implementation and debugging of BOINC
|
|
|
|
</b></font>
|
2002-08-15 21:21:08 +00:00
|
|
|
<font size=-1>
|
2002-08-20 23:54:17 +00:00
|
|
|
<dd> How to debug and enhance the BOINC software.
|
2002-08-15 21:21:08 +00:00
|
|
|
</font>
|
2002-04-30 22:22:54 +00:00
|
|
|
<ul>
|
2002-08-15 21:21:08 +00:00
|
|
|
<li> <a href="database.html">The BOINC database</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_debug.html">Core client: debugging</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_debug.html">Scheduling server: debugging</a>
|
|
|
|
<li> <a href="host_measure.html">Host measurements</a>
|
|
|
|
<li> <a href="rpc_policy.html">Scheduler RPC timing and retry policies</a>
|
|
|
|
<li> <a href="pers_file_xfer.html">Persistent file transfers</a>
|
2002-04-30 22:22:54 +00:00
|
|
|
</ul>
|
2002-08-15 21:21:08 +00:00
|
|
|
|
2002-07-29 19:01:38 +00:00
|
|
|
<a href="http://sourceforge.net"><img
|
|
|
|
src="http://sourceforge.net/sflogo.php?group_id=52437&type=5"
|
2002-08-15 21:21:08 +00:00
|
|
|
width="210" height="62" border="0" alt="SourceForge Logo"></a>
|